"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/21 03:28:33 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi" 2025/11/21 03:28:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/21 03:28:33 DEBUG : Creating backend with remote "/tmp/rclone569901530" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:34 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/21 03:28:34 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:34 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.55s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 03:28:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:35 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:35 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:36 INFO : sub dir/hello world: Copied (new) 2025/11/21 03:28:36 DEBUG : B2 bucket rclone-test-bozixab8hayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:38 DEBUG : Creating backend with remote "/non-existing" 2025/11/21 03:28:38 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/21 03:28:38 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:38 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:39 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:39 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:39 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:39 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.91s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:40 INFO : B2 bucket rclone-test-bozixab8hayi: Running all checks before starting transfers 2025/11/21 03:28:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:41 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:41 INFO : B2 bucket rclone-test-bozixab8hayi: Checks finished, now starting transfers 2025/11/21 03:28:41 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:42 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.05s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:43 ERROR : Ignoring --no-traverse with sync 2025/11/21 03:28:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:43 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:43 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:43 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:43 INFO : sub dir/hello world: Copied (new) 2025/11/21 03:28:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.46s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:44 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/21 03:28:44 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:44 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:45 DEBUG : hello world2: size = 12 OK 2025/11/21 03:28:45 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/21 03:28:45 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.56s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:28:46 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:46 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:46 DEBUG : potato2: size = 11 OK 2025/11/21 03:28:46 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:46 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:28:48 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:48 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:48 DEBUG : potato2: size = 11 OK 2025/11/21 03:28:48 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:48 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:49 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/21 03:28:49 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 03:28:49 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/21 03:28:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 03:28:49 INFO : sub dir2: Making directory 2025/11/21 03:28:49 INFO : sub dir: Making directory 2025/11/21 03:28:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:49 INFO : sub dir2/sub sub dir2: Making directory 2025/11/21 03:28:49 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:49 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:50 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/21 03:28:50 DEBUG : B2 bucket rclone-test-bozixab8hayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.57s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:51 INFO : sub dir2: Making directory 2025/11/21 03:28:51 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/21 03:28:51 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 03:28:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:51 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:51 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:51 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.49s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:52 DEBUG : sub dir2: Making directory with metadata 2025/11/21 03:28:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 03:28:52 INFO : sub dir2: Making directory 2025/11/21 03:28:52 INFO : sub dir: Making directory 2025/11/21 03:28:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:52 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:52 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:53 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:53 INFO : sub dir/hello world: Copied (new) 2025/11/21 03:28:53 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/21 03:28:53 DEBUG : B2 bucket rclone-test-bozixab8hayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/21 03:28:53 DEBUG : B2 bucket rclone-test-bozixab8hayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:54 INFO : sub dir2: Making directory 2025/11/21 03:28:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:54 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:54 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:55 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:55 INFO : sub dir/hello world: Copied (new) 2025/11/21 03:28:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.43s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:55 DEBUG : sub dir2: Making directory with metadata 2025/11/21 03:28:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 03:28:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 03:28:56 INFO : sub dir2: Making directory 2025/11/21 03:28:56 INFO : sub dir: Making directory 2025/11/21 03:28:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:56 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:56 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:56 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:56 INFO : sub dir/hello world: Copied (new) 2025/11/21 03:28:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/21 03:28:56 DEBUG : B2 bucket rclone-test-bozixab8hayi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.38s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:28:57 INFO : sub dir2: Making directory 2025/11/21 03:28:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:28:57 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:28:57 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:28:58 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:28:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:28:58 INFO : sub dir/hello world: Copied (new) 2025/11/21 03:28:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.74s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bemizec2yede" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-bozixab8hayi -> B2 bucket rclone-test-bemizec2yede 2025/11/21 03:29:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:29:01 DEBUG : B2 bucket rclone-test-bemizec2yede: Waiting for checks to finish 2025/11/21 03:29:01 DEBUG : B2 bucket rclone-test-bemizec2yede: Waiting for transfers to finish 2025/11/21 03:29:02 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:29:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:29:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 03:29:02 DEBUG : B2 bucket rclone-test-bemizec2yede: Purge remote 2025/11/21 03:29:02 INFO : B2 bucket rclone-test-bemizec2yede: cleaning bucket "rclone-test-bemizec2yede" of all files 2025/11/21 03:29:02 DEBUG : sub dir/hello world: Deleting (id "4_z1fc24db3705dab4b9fa80e1b_f11632c5a241f2e70_d20251121_m032902_c001_v0001131_t0019_u01763695742197") --- PASS: TestServerSideCopy (4.49s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:05 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone569901530) 2025/11/21 03:29:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:29:05 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 03:29:05 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:05 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:05 DEBUG : sub dir/hello world: size = 17 OK 2025/11/21 03:29:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/21 03:29:05 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.57s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-ritirev5huge" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-bozixab8hayi -> B2 bucket rclone-test-ritirev5huge 2025/11/21 03:29:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:29:08 DEBUG : B2 bucket rclone-test-ritirev5huge: Waiting for checks to finish 2025/11/21 03:29:08 DEBUG : B2 bucket rclone-test-ritirev5huge: Waiting for transfers to finish 2025/11/21 03:29:09 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:29:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:29:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 03:29:11 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:29:11 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-ritirev5huge) 2025/11/21 03:29:11 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 03:29:11 DEBUG : B2 bucket rclone-test-ritirev5huge: Waiting for checks to finish 2025/11/21 03:29:11 DEBUG : B2 bucket rclone-test-ritirev5huge: Waiting for transfers to finish 2025/11/21 03:29:11 DEBUG : sub dir/hello world: size = 17 OK 2025/11/21 03:29:11 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/21 03:29:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 03:29:11 DEBUG : B2 bucket rclone-test-ritirev5huge: Purge remote 2025/11/21 03:29:11 INFO : B2 bucket rclone-test-ritirev5huge: cleaning bucket "rclone-test-ritirev5huge" of all files 2025/11/21 03:29:12 DEBUG : sub dir/hello world: Deleting (id "4_zcff26d53705dab4b9fa80e1b_f1101f740f3a5d39f_d20251121_m032911_c001_v0001180_t0039_u01763695751533") 2025/11/21 03:29:12 DEBUG : sub dir/hello world: Deleting (id "4_zcff26d53705dab4b9fa80e1b_f1001414553b67805_d20251121_m032908_c001_v0001117_t0000_u01763695748952") --- PASS: TestServerSideCopyOverSelf (6.94s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:14 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:14 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone569901530) 2025/11/21 03:29:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:29:14 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 03:29:14 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:15 DEBUG : sub dir/hello world: size = 17 OK 2025/11/21 03:29:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/21 03:29:15 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/21 03:29:15 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.47s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dalagey5xonu" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-bozixab8hayi -> B2 bucket rclone-test-dalagey5xonu 2025/11/21 03:29:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:29:17 DEBUG : B2 bucket rclone-test-dalagey5xonu: Waiting for checks to finish 2025/11/21 03:29:17 DEBUG : B2 bucket rclone-test-dalagey5xonu: Waiting for transfers to finish 2025/11/21 03:29:18 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:29:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:29:18 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 03:29:20 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:29:20 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-dalagey5xonu) 2025/11/21 03:29:20 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 03:29:20 DEBUG : B2 bucket rclone-test-dalagey5xonu: Waiting for checks to finish 2025/11/21 03:29:20 DEBUG : B2 bucket rclone-test-dalagey5xonu: Waiting for transfers to finish 2025/11/21 03:29:20 DEBUG : sub dir/hello world: size = 17 OK 2025/11/21 03:29:20 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/21 03:29:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 03:29:20 INFO : sub dir/hello world: Deleted 2025/11/21 03:29:21 DEBUG : testing file moves 2025/11/21 03:29:21 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:29:21 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-dalagey5xonu) 2025/11/21 03:29:21 DEBUG : sub dir/hello world: Sizes differ 2025/11/21 03:29:21 DEBUG : B2 bucket rclone-test-dalagey5xonu: Waiting for checks to finish 2025/11/21 03:29:21 DEBUG : B2 bucket rclone-test-dalagey5xonu: Waiting for transfers to finish 2025/11/21 03:29:22 DEBUG : sub dir/hello world: size = 24 OK 2025/11/21 03:29:22 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/21 03:29:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/21 03:29:22 INFO : sub dir/hello world: Deleted 2025/11/21 03:29:22 DEBUG : B2 bucket rclone-test-dalagey5xonu: Purge remote 2025/11/21 03:29:22 INFO : B2 bucket rclone-test-dalagey5xonu: cleaning bucket "rclone-test-dalagey5xonu" of all files 2025/11/21 03:29:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f828db3705dab4b9fa80e1b_f105731936a2a8c01_d20251121_m032922_c001_v0001165_t0022_u01763695762035") 2025/11/21 03:29:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f828db3705dab4b9fa80e1b_f110203e773d0cbe9_d20251121_m032920_c001_v0001145_t0032_u01763695760199") 2025/11/21 03:29:22 DEBUG : sub dir/hello world: Deleting (id "4_z2f828db3705dab4b9fa80e1b_f11236e3638446f59_d20251121_m032918_c001_v0001181_t0056_u01763695758734") --- PASS: TestServerSideMoveOverSelf (8.44s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:24 ERROR : error listing: directory not found 2025/11/21 03:29:25 INFO : Local file system at /tmp/rclone569901530: Making directory 2025/11/21 03:29:25 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:25 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.92s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:29:27 DEBUG : Local file system at /tmp/rclone569901530: Waiting for checks to finish 2025/11/21 03:29:27 DEBUG : Local file system at /tmp/rclone569901530: Waiting for transfers to finish 2025/11/21 03:29:28 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/21 03:29:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:29:28 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/21 03:29:28 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.31s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:28 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/21 03:29:28 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:28 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:29 DEBUG : check sum: size = 1 OK 2025/11/21 03:29:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 03:29:29 INFO : check sum: Copied (new) 2025/11/21 03:29:29 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:29 DEBUG : check sum: size = 1 OK 2025/11/21 03:29:29 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:29 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 03:29:29 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/21 03:29:29 DEBUG : check sum: Unchanged skipping 2025/11/21 03:29:29 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:29 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:29 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.86s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/21 03:29:30 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:30 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:31 DEBUG : sizeonly: size = 6 OK 2025/11/21 03:29:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 03:29:31 INFO : sizeonly: Copied (new) 2025/11/21 03:29:31 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:31 DEBUG : sizeonly: size = 6 OK 2025/11/21 03:29:31 DEBUG : sizeonly: Sizes identical 2025/11/21 03:29:31 DEBUG : sizeonly: Unchanged skipping 2025/11/21 03:29:31 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:31 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:31 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:31 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.98s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:32 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/21 03:29:32 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:32 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/21 03:29:33 INFO : ignore-size: Copied (new) 2025/11/21 03:29:33 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:29:33 DEBUG : ignore-size: Unchanged skipping 2025/11/21 03:29:33 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:33 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:33 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.85s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:35 DEBUG : existing: size = 6 OK 2025/11/21 03:29:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:29:35 DEBUG : existing: Unchanged skipping 2025/11/21 03:29:35 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:35 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:35 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:35 INFO : There was nothing to transfer 2025/11/21 03:29:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/21 03:29:35 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:35 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:36 DEBUG : existing: size = 6 OK 2025/11/21 03:29:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 03:29:36 INFO : existing: Copied (replaced existing) 2025/11/21 03:29:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.75s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/21 03:29:37 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:37 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:38 DEBUG : existing: size = 6 OK 2025/11/21 03:29:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 03:29:38 INFO : existing: Copied (new) 2025/11/21 03:29:38 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:38 DEBUG : existing: Destination exists, skipping 2025/11/21 03:29:38 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:38 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:38 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (2.66s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:41 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/21 03:29:41 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/21 03:29:41 DEBUG : c/non empty space: size = 5 OK 2025/11/21 03:29:41 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:29:41 DEBUG : c/non empty space: Unchanged skipping 2025/11/21 03:29:41 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:41 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:41 DEBUG : a/potato2: size = 60 OK 2025/11/21 03:29:41 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:29:41 INFO : a/potato2: Copied (new) 2025/11/21 03:29:41 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:42 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.45s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:44 DEBUG : empty space: size = 1 OK 2025/11/21 03:29:44 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/11/21 03:29:44 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 03:29:44 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/21 03:29:44 DEBUG : empty space: Unchanged skipping 2025/11/21 03:29:44 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:44 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:44 INFO : There was nothing to transfer 2025/11/21 03:29:44 DEBUG : empty space: size = 1 OK 2025/11/21 03:29:44 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:44 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/11/21 03:29:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 03:29:46 INFO : empty space: Updated modification time in destination 2025/11/21 03:29:46 DEBUG : empty space: Unchanged skipping 2025/11/21 03:29:46 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:46 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.93s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:48 DEBUG : empty space: size = 1 OK 2025/11/21 03:29:48 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/11/21 03:29:48 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:48 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 03:29:48 DEBUG : empty space: Unchanged skipping 2025/11/21 03:29:48 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:48 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:48 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.79s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:49 DEBUG : foo: size = 3 OK 2025/11/21 03:29:49 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/11/21 03:29:49 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone569901530) 2025/11/21 03:29:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:29:49 DEBUG : foo: sha1 differ 2025/11/21 03:29:49 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:49 DEBUG : foo: size = 3 OK 2025/11/21 03:29:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/21 03:29:49 INFO : foo: Copied (replaced existing) 2025/11/21 03:29:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:51 DEBUG : empty space: size = 1 OK 2025/11/21 03:29:51 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:29:51 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/21 03:29:51 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:51 DEBUG : empty space: Unchanged skipping 2025/11/21 03:29:51 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:52 DEBUG : potato: size = 60 OK 2025/11/21 03:29:52 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:29:52 INFO : potato: Copied (new) 2025/11/21 03:29:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:54 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:54 DEBUG : potato: size = 21 (Local file system at /tmp/rclone569901530) 2025/11/21 03:29:54 DEBUG : potato: size = 60 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:29:54 DEBUG : potato: Sizes differ 2025/11/21 03:29:54 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:54 DEBUG : potato: size = 21 OK 2025/11/21 03:29:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/21 03:29:54 INFO : potato: Copied (replaced existing) 2025/11/21 03:29:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.34s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:56 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:56 DEBUG : potato: size = 21 OK 2025/11/21 03:29:56 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/21 03:29:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone569901530) 2025/11/21 03:29:56 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:29:56 DEBUG : potato: sha1 differ 2025/11/21 03:29:56 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:56 DEBUG : potato: size = 21 OK 2025/11/21 03:29:56 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/21 03:29:56 INFO : potato: Copied (replaced existing) 2025/11/21 03:29:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.34s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:29:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:29:59 DEBUG : empty space: size = 1 OK 2025/11/21 03:29:59 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:29:59 DEBUG : empty space: Unchanged skipping 2025/11/21 03:29:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/21 03:29:59 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:29:59 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:29:59 DEBUG : Waiting for deletions to finish 2025/11/21 03:29:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:02 DEBUG : empty space: size = 1 OK 2025/11/21 03:30:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:30:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:30:02 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:02 DEBUG : empty space: Unchanged skipping 2025/11/21 03:30:02 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:02 DEBUG : potato2: size = 60 OK 2025/11/21 03:30:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:30:02 INFO : potato2: Copied (new) 2025/11/21 03:30:02 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:03 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:04 INFO : d: Making directory 2025/11/21 03:30:04 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/21 03:30:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/21 03:30:05 DEBUG : c/non empty space: size = 5 OK 2025/11/21 03:30:05 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:30:05 DEBUG : c/non empty space: Unchanged skipping 2025/11/21 03:30:05 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:05 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:05 DEBUG : a/potato2: size = 60 OK 2025/11/21 03:30:05 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:30:05 INFO : a/potato2: Copied (new) 2025/11/21 03:30:05 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:06 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:08 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/21 03:30:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/21 03:30:08 DEBUG : c/non empty space: size = 5 OK 2025/11/21 03:30:08 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:30:08 DEBUG : c/non empty space: Unchanged skipping 2025/11/21 03:30:09 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:09 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:09 DEBUG : a/potato2: size = 60 OK 2025/11/21 03:30:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:30:09 INFO : a/potato2: Copied (new) 2025/11/21 03:30:09 ERROR : B2 bucket rclone-test-bozixab8hayi: not deleting files as there were IO errors 2025/11/21 03:30:09 ERROR : B2 bucket rclone-test-bozixab8hayi: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.43s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:12 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:12 DEBUG : empty space: size = 1 OK 2025/11/21 03:30:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:30:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:30:12 DEBUG : empty space: Unchanged skipping 2025/11/21 03:30:12 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:12 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:12 INFO : potato: Deleted 2025/11/21 03:30:13 DEBUG : potato2: size = 60 OK 2025/11/21 03:30:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:30:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (3.70s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:15 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:16 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:16 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:16 INFO : potato: Deleted 2025/11/21 03:30:16 DEBUG : empty space: size = 1 OK 2025/11/21 03:30:16 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:30:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:30:16 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:16 DEBUG : empty space: Unchanged skipping 2025/11/21 03:30:16 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:17 DEBUG : potato2: size = 60 OK 2025/11/21 03:30:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:30:17 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (4.02s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:30:19 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:19 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:20 DEBUG : potato2: size = 19 OK 2025/11/21 03:30:20 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/21 03:30:20 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.87s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:22 DEBUG : enormous: Excluded (Size Filter) 2025/11/21 03:30:22 DEBUG : enormous: Excluded 2025/11/21 03:30:22 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 03:30:22 DEBUG : potato2: Excluded 2025/11/21 03:30:22 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 03:30:22 DEBUG : potato2: Excluded 2025/11/21 03:30:22 DEBUG : empty space: size = 1 OK 2025/11/21 03:30:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:30:22 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:22 DEBUG : empty space: Unchanged skipping 2025/11/21 03:30:22 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:22 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:22 INFO : There was nothing to transfer 2025/11/21 03:30:22 DEBUG : enormous: Excluded (Size Filter) 2025/11/21 03:30:22 DEBUG : enormous: Excluded 2025/11/21 03:30:22 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 03:30:22 DEBUG : potato2: Excluded 2025/11/21 03:30:22 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 03:30:22 DEBUG : potato2: Excluded 2025/11/21 03:30:22 DEBUG : empty space: size = 1 OK 2025/11/21 03:30:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/21 03:30:22 DEBUG : empty space: Unchanged skipping 2025/11/21 03:30:22 DEBUG : Local file system at /tmp/rclone569901530: Waiting for checks to finish 2025/11/21 03:30:22 DEBUG : Local file system at /tmp/rclone569901530: Waiting for transfers to finish 2025/11/21 03:30:22 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:25 DEBUG : enormous: Excluded (Size Filter) 2025/11/21 03:30:25 DEBUG : enormous: Excluded 2025/11/21 03:30:25 DEBUG : potato2: Excluded (Size Filter) 2025/11/21 03:30:25 DEBUG : potato2: Excluded 2025/11/21 03:30:25 DEBUG : empty space: size = 1 OK 2025/11/21 03:30:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:30:25 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:25 DEBUG : empty space: Unchanged skipping 2025/11/21 03:30:25 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:25 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:25 INFO : enormous: Deleted 2025/11/21 03:30:25 INFO : potato2: Deleted 2025/11/21 03:30:25 INFO : There was nothing to transfer 2025/11/21 03:30:26 DEBUG : empty space: size = 1 OK 2025/11/21 03:30:26 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/21 03:30:26 DEBUG : empty space: Unchanged skipping 2025/11/21 03:30:26 DEBUG : Local file system at /tmp/rclone569901530: Waiting for checks to finish 2025/11/21 03:30:26 DEBUG : Local file system at /tmp/rclone569901530: Waiting for transfers to finish 2025/11/21 03:30:26 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:26 INFO : enormous: Deleted 2025/11/21 03:30:26 INFO : potato2: Deleted 2025/11/21 03:30:26 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.27s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:28 DEBUG : five: Need to transfer - File not found at Destination 2025/11/21 03:30:28 DEBUG : four: size = 4 (Local file system at /tmp/rclone569901530) 2025/11/21 03:30:28 DEBUG : four: size = 8 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:30:28 DEBUG : four: Sizes differ 2025/11/21 03:30:28 DEBUG : one: Destination is newer than source, skipping 2025/11/21 03:30:28 DEBUG : three: size = 5 OK 2025/11/21 03:30:28 DEBUG : three: Sizes identical 2025/11/21 03:30:28 DEBUG : two: size = 3 OK 2025/11/21 03:30:28 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:28 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/21 03:30:28 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/21 03:30:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone569901530) 2025/11/21 03:30:28 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:30:28 DEBUG : two: sha1 differ 2025/11/21 03:30:28 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:29 DEBUG : five: size = 4 OK 2025/11/21 03:30:29 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/21 03:30:29 INFO : five: Copied (new) 2025/11/21 03:30:29 DEBUG : four: size = 4 OK 2025/11/21 03:30:29 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/21 03:30:29 INFO : four: Copied (replaced existing) 2025/11/21 03:30:29 DEBUG : two: size = 3 OK 2025/11/21 03:30:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/21 03:30:29 INFO : two: Copied (replaced existing) 2025/11/21 03:30:29 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:30 DEBUG : five: size = 4 OK 2025/11/21 03:30:30 DEBUG : four: size = 4 OK 2025/11/21 03:30:30 DEBUG : one: Destination is newer than source, skipping 2025/11/21 03:30:30 DEBUG : three: size = 5 OK 2025/11/21 03:30:30 DEBUG : two: size = 3 OK 2025/11/21 03:30:30 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:30 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/21 03:30:30 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/21 03:30:30 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/21 03:30:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/21 03:30:30 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/21 03:30:30 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/21 03:30:30 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/21 03:30:30 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/21 03:30:30 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/21 03:30:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone569901530) 2025/11/21 03:30:30 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:30:30 DEBUG : three: sha1 differ 2025/11/21 03:30:30 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/21 03:30:30 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:30 DEBUG : three: size = 5 OK 2025/11/21 03:30:30 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 03:30:30 INFO : three: Copied (replaced existing) 2025/11/21 03:30:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.34s) === 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:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/21 03:30:32 INFO : B2 bucket rclone-test-bozixab8hayi: Making map for --track-renames 2025/11/21 03:30:32 INFO : B2 bucket rclone-test-bozixab8hayi: Finished making map for --track-renames 2025/11/21 03:30:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/21 03:30:32 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:32 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for renames to finish 2025/11/21 03:30:32 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/21 03:30:32 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:33 DEBUG : potato: size = 14 OK 2025/11/21 03:30:33 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/21 03:30:33 INFO : potato: Copied (new) 2025/11/21 03:30:33 DEBUG : yam: size = 11 OK 2025/11/21 03:30:33 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 03:30:33 INFO : yam: Copied (new) 2025/11/21 03:30:33 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:33 DEBUG : potato: size = 14 OK 2025/11/21 03:30:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:30:33 INFO : B2 bucket rclone-test-bozixab8hayi: Making map for --track-renames 2025/11/21 03:30:33 INFO : B2 bucket rclone-test-bozixab8hayi: Finished making map for --track-renames 2025/11/21 03:30:33 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:33 DEBUG : potato: Unchanged skipping 2025/11/21 03:30:33 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for renames to finish 2025/11/21 03:30:34 DEBUG : yaml: size = 11 OK 2025/11/21 03:30:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 03:30:34 INFO : yam: Copied (server-side copy) to: yaml 2025/11/21 03:30:35 INFO : yam: Deleted 2025/11/21 03:30:35 INFO : yaml: Renamed from "yam" 2025/11/21 03:30:35 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.72s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/21 03:30:36 INFO : B2 bucket rclone-test-bozixab8hayi: Making map for --track-renames 2025/11/21 03:30:36 INFO : B2 bucket rclone-test-bozixab8hayi: Finished making map for --track-renames 2025/11/21 03:30:36 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:36 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/21 03:30:36 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/21 03:30:36 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for renames to finish 2025/11/21 03:30:36 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:37 DEBUG : yam: size = 11 OK 2025/11/21 03:30:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 03:30:37 INFO : yam: Copied (new) 2025/11/21 03:30:37 DEBUG : potato: size = 14 OK 2025/11/21 03:30:37 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/21 03:30:37 INFO : potato: Copied (new) 2025/11/21 03:30:37 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:37 DEBUG : potato: size = 14 OK 2025/11/21 03:30:37 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:30:37 INFO : B2 bucket rclone-test-bozixab8hayi: Making map for --track-renames 2025/11/21 03:30:37 INFO : B2 bucket rclone-test-bozixab8hayi: Finished making map for --track-renames 2025/11/21 03:30:37 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:37 DEBUG : potato: Unchanged skipping 2025/11/21 03:30:37 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for renames to finish 2025/11/21 03:30:38 DEBUG : yaml: size = 11 OK 2025/11/21 03:30:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 03:30:38 INFO : yam: Copied (server-side copy) to: yaml 2025/11/21 03:30:38 INFO : yam: Deleted 2025/11/21 03:30:38 INFO : yaml: Renamed from "yam" 2025/11/21 03:30:38 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.69s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/21 03:30:39 INFO : B2 bucket rclone-test-bozixab8hayi: Making map for --track-renames 2025/11/21 03:30:39 INFO : B2 bucket rclone-test-bozixab8hayi: Finished making map for --track-renames 2025/11/21 03:30:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/21 03:30:39 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:39 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/21 03:30:39 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for renames to finish 2025/11/21 03:30:39 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:40 DEBUG : sub/yam: size = 11 OK 2025/11/21 03:30:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 03:30:40 INFO : sub/yam: Copied (new) 2025/11/21 03:30:40 DEBUG : potato: size = 14 OK 2025/11/21 03:30:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/21 03:30:40 INFO : potato: Copied (new) 2025/11/21 03:30:40 DEBUG : Waiting for deletions to finish 2025/11/21 03:30:41 DEBUG : potato: size = 14 OK 2025/11/21 03:30:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:30:41 DEBUG : potato: Unchanged skipping 2025/11/21 03:30:41 INFO : B2 bucket rclone-test-bozixab8hayi: Making map for --track-renames 2025/11/21 03:30:41 INFO : B2 bucket rclone-test-bozixab8hayi: Finished making map for --track-renames 2025/11/21 03:30:41 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:41 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for renames to finish 2025/11/21 03:30:42 DEBUG : yam: size = 11 OK 2025/11/21 03:30:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/21 03:30:42 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/21 03:30:42 INFO : sub/yam: Deleted 2025/11/21 03:30:42 INFO : yam: Renamed from "sub/yam" 2025/11/21 03:30:42 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.58s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:43 DEBUG : Creating backend with remote "/tmp/rclone569901530/dir1" 2025/11/21 03:30:43 DEBUG : Creating backend with remote "/tmp/rclone569901530/dir2" 2025/11/21 03:30:43 DEBUG : Local file system at /tmp/rclone569901530/dir2: Using server-side directory move 2025/11/21 03:30:43 INFO : Local file system at /tmp/rclone569901530/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/21 03:30:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/21 03:30:43 DEBUG : Local file system at /tmp/rclone569901530/dir2: Waiting for checks to finish 2025/11/21 03:30:43 INFO : file1.txt: Moved (server-side) 2025/11/21 03:30:43 DEBUG : Local file system at /tmp/rclone569901530/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:30:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/21 03:30:43 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:43 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:44 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/21 03:30:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/21 03:30:44 INFO : nested/sub dir/file: Copied (new) 2025/11/21 03:30:44 INFO : nested/sub dir/file: Deleted 2025/11/21 03:30:44 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:30:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:30:44 INFO : sub dir/hello world: Copied (new) 2025/11/21 03:30:44 INFO : sub dir/hello world: Deleted 2025/11/21 03:30:44 INFO : sub dir: Removing directory 2025/11/21 03:30:44 INFO : nested/sub dir: Removing directory 2025/11/21 03:30:44 INFO : nested: Removing directory 2025/11/21 03:30:44 DEBUG : Local file system at /tmp/rclone569901530: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (2.15s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/21 03:30:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/21 03:30:45 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:45 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:46 DEBUG : sub dir/hello world: Clearing upload URL because of error: CPU too busy (503 service_unavailable): trying again in 1s 2025/11/21 03:30:46 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable): trying again in 1s) 2025/11/21 03:30:46 DEBUG : pacer: Rate limited, increasing sleep to 1s 2025/11/21 03:30:46 DEBUG : sub dir/hello world: Received error: CPU too busy (503 service_unavailable): trying again in 1s - low level retry 0/10 2025/11/21 03:30:46 DEBUG : pacer: Reducing sleep to 500ms 2025/11/21 03:30:46 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/21 03:30:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/21 03:30:46 INFO : nested/sub dir/file: Copied (new) 2025/11/21 03:30:46 INFO : nested/sub dir/file: Deleted 2025/11/21 03:30:47 DEBUG : pacer: Reducing sleep to 250ms 2025/11/21 03:30:47 DEBUG : sub dir/hello world: size = 11 OK 2025/11/21 03:30:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:30:47 INFO : sub dir/hello world: Copied (new) 2025/11/21 03:30:47 INFO : sub dir/hello world: Deleted 2025/11/21 03:30:47 DEBUG : pacer: Reducing sleep to 125ms 2025/11/21 03:30:48 DEBUG : pacer: Reducing sleep to 62.5ms 2025/11/21 03:30:48 DEBUG : pacer: Reducing sleep to 31.25ms 2025/11/21 03:30:48 DEBUG : pacer: Reducing sleep to 15.625ms 2025/11/21 03:30:48 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.85s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:48 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/21 03:30:48 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/21 03:30:48 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:48 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:49 DEBUG : existing: size = 6 OK 2025/11/21 03:30:49 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 03:30:49 INFO : existing: Copied (new) 2025/11/21 03:30:49 INFO : existing: Deleted 2025/11/21 03:30:50 DEBUG : existing-b: size = 6 OK 2025/11/21 03:30:50 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/21 03:30:50 INFO : existing-b: Copied (new) 2025/11/21 03:30:50 INFO : existing-b: Deleted 2025/11/21 03:30:50 DEBUG : existing: Destination exists, skipping 2025/11/21 03:30:50 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/21 03:30:50 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:30:50 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:30:50 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.76s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:30:51 DEBUG : Creating backend with remote "TestB2:rclone-test-buzatuj0yeci" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bozixab8hayi -> B2 bucket rclone-test-buzatuj0yeci 2025/11/21 03:30:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:30:56 DEBUG : empty space: size = 1 OK 2025/11/21 03:30:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/21 03:30:56 DEBUG : empty space: Unchanged skipping 2025/11/21 03:30:56 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:30:56 DEBUG : potato3: size = 60 (B2 bucket rclone-test-buzatuj0yeci) 2025/11/21 03:30:56 DEBUG : potato3: Sizes differ 2025/11/21 03:30:56 DEBUG : B2 bucket rclone-test-buzatuj0yeci: Waiting for checks to finish 2025/11/21 03:30:56 INFO : empty space: Deleted 2025/11/21 03:30:56 DEBUG : B2 bucket rclone-test-buzatuj0yeci: Waiting for transfers to finish 2025/11/21 03:30:56 DEBUG : potato2: size = 60 OK 2025/11/21 03:30:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:30:56 INFO : potato2: Copied (server-side copy) 2025/11/21 03:30:57 INFO : potato2: Deleted 2025/11/21 03:30:57 DEBUG : potato3: size = 68 OK 2025/11/21 03:30:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 03:30:57 INFO : potato3: Copied (server-side copy) 2025/11/21 03:30:57 INFO : potato3: Deleted 2025/11/21 03:30:57 DEBUG : Creating backend with remote "TestB2:rclone-test-xocejax4xuno" 2025/11/21 03:30:58 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/21 03:30:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:30:58 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/21 03:30:58 DEBUG : B2 bucket rclone-test-xocejax4xuno: Waiting for checks to finish 2025/11/21 03:30:58 DEBUG : B2 bucket rclone-test-xocejax4xuno: Waiting for transfers to finish 2025/11/21 03:30:59 DEBUG : empty space: size = 1 OK 2025/11/21 03:30:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 03:30:59 INFO : empty space: Copied (server-side copy) 2025/11/21 03:30:59 DEBUG : potato2: size = 60 OK 2025/11/21 03:30:59 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:30:59 INFO : potato2: Copied (server-side copy) 2025/11/21 03:30:59 INFO : empty space: Deleted 2025/11/21 03:31:00 INFO : potato2: Deleted 2025/11/21 03:31:00 DEBUG : potato3: size = 68 OK 2025/11/21 03:31:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 03:31:00 INFO : potato3: Copied (server-side copy) 2025/11/21 03:31:00 INFO : potato3: Deleted 2025/11/21 03:31:00 DEBUG : B2 bucket rclone-test-xocejax4xuno: Purge remote 2025/11/21 03:31:00 INFO : B2 bucket rclone-test-xocejax4xuno: cleaning bucket "rclone-test-xocejax4xuno" of all files 2025/11/21 03:31:01 DEBUG : empty space: Deleting (id "4_z2f421d53707dab4b9fa80e1b_f102d648eb713f1e8_d20251121_m033059_c001_v0001093_t0004_u01763695859487") 2025/11/21 03:31:01 DEBUG : potato2: Deleting (id "4_z2f421d53707dab4b9fa80e1b_f1021406a6e00aee8_d20251121_m033059_c001_v0001183_t0009_u01763695859784") 2025/11/21 03:31:01 DEBUG : potato3: Deleting (id "4_z2f421d53707dab4b9fa80e1b_f1126344907c0405d_d20251121_m033059_c001_v0001104_t0004_u01763695859783") 2025/11/21 03:31:01 DEBUG : B2 bucket rclone-test-buzatuj0yeci: Purge remote 2025/11/21 03:31:01 INFO : B2 bucket rclone-test-buzatuj0yeci: cleaning bucket "rclone-test-buzatuj0yeci" of all files 2025/11/21 03:31:01 DEBUG : empty space: Deleting (id "4_z5f320d33707dab4b9fa80e1b_f40368a966f899449_d20251121_m033059_c001_v7007000_t0000_u01763695859892") 2025/11/21 03:31:01 DEBUG : empty space: Deleting (id "4_z5f320d33707dab4b9fa80e1b_f114ce780e688439e_d20251121_m033055_c001_v0001098_t0017_u01763695855337") 2025/11/21 03:31:01 DEBUG : potato2: Deleting (id "4_z5f320d33707dab4b9fa80e1b_f405a50ad8e158576_d20251121_m033100_c001_v7007000_t0000_u01763695860021") 2025/11/21 03:31:01 DEBUG : potato2: Deleting (id "4_z5f320d33707dab4b9fa80e1b_f117bdb469f29b073_d20251121_m033056_c001_v0001036_t0042_u01763695856561") 2025/11/21 03:31:01 DEBUG : potato3: Deleting (id "4_z5f320d33707dab4b9fa80e1b_f405a50ad8e15857a_d20251121_m033100_c001_v7007000_t0000_u01763695860476") 2025/11/21 03:31:01 DEBUG : potato3: Deleting (id "4_z5f320d33707dab4b9fa80e1b_f107ced7250afeac9_d20251121_m033056_c001_v0001183_t0034_u01763695856974") 2025/11/21 03:31:01 DEBUG : potato3: Deleting (id "4_z5f320d33707dab4b9fa80e1b_f114ce780e68843a4_d20251121_m033055_c001_v0001098_t0006_u01763695855723") --- PASS: TestServerSideMove (12.28s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:31:03 DEBUG : Creating backend with remote "TestB2:rclone-test-yevudad3gefo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bozixab8hayi -> B2 bucket rclone-test-yevudad3gefo 2025/11/21 03:31:09 DEBUG : empty space: Excluded (Size Filter) 2025/11/21 03:31:09 DEBUG : empty space: Excluded 2025/11/21 03:31:09 DEBUG : empty space: Excluded (Size Filter) 2025/11/21 03:31:09 DEBUG : empty space: Excluded 2025/11/21 03:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:31:09 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:31:09 DEBUG : B2 bucket rclone-test-yevudad3gefo: Waiting for checks to finish 2025/11/21 03:31:09 DEBUG : potato3: size = 60 (B2 bucket rclone-test-yevudad3gefo) 2025/11/21 03:31:09 DEBUG : potato3: Sizes differ 2025/11/21 03:31:09 DEBUG : B2 bucket rclone-test-yevudad3gefo: Waiting for transfers to finish 2025/11/21 03:31:10 DEBUG : potato2: size = 60 OK 2025/11/21 03:31:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:31:10 INFO : potato2: Copied (server-side copy) 2025/11/21 03:31:10 INFO : potato2: Deleted 2025/11/21 03:31:10 DEBUG : potato3: size = 68 OK 2025/11/21 03:31:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 03:31:10 INFO : potato3: Copied (server-side copy) 2025/11/21 03:31:10 INFO : potato3: Deleted 2025/11/21 03:31:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nodamug1toro" 2025/11/21 03:31:11 DEBUG : empty space: Excluded (Size Filter) 2025/11/21 03:31:11 DEBUG : empty space: Excluded 2025/11/21 03:31:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:31:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/21 03:31:12 DEBUG : B2 bucket rclone-test-nodamug1toro: Waiting for checks to finish 2025/11/21 03:31:12 DEBUG : B2 bucket rclone-test-nodamug1toro: Waiting for transfers to finish 2025/11/21 03:31:13 DEBUG : potato2: size = 60 OK 2025/11/21 03:31:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:31:13 INFO : potato2: Copied (server-side copy) 2025/11/21 03:31:13 INFO : potato2: Deleted 2025/11/21 03:31:13 DEBUG : potato3: size = 68 OK 2025/11/21 03:31:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 03:31:13 INFO : potato3: Copied (server-side copy) 2025/11/21 03:31:13 INFO : potato3: Deleted 2025/11/21 03:31:14 DEBUG : B2 bucket rclone-test-nodamug1toro: Purge remote 2025/11/21 03:31:14 INFO : B2 bucket rclone-test-nodamug1toro: cleaning bucket "rclone-test-nodamug1toro" of all files 2025/11/21 03:31:14 DEBUG : potato2: Deleting (id "4_zef424d93707dab4b9fa80e1b_f11280f34b4c8f712_d20251121_m033113_c001_v0001171_t0049_u01763695873016") 2025/11/21 03:31:14 DEBUG : potato3: Deleting (id "4_zef424d93707dab4b9fa80e1b_f119d412ebd958987_d20251121_m033113_c001_v0001120_t0059_u01763695873386") 2025/11/21 03:31:15 DEBUG : B2 bucket rclone-test-yevudad3gefo: Purge remote 2025/11/21 03:31:15 INFO : B2 bucket rclone-test-yevudad3gefo: cleaning bucket "rclone-test-yevudad3gefo" of all files 2025/11/21 03:31:15 DEBUG : empty space: Deleting (id "4_zaf323d53707dab4b9fa80e1b_f107268bc28211ebb_d20251121_m033108_c001_v0001092_t0033_u01763695868199") 2025/11/21 03:31:15 DEBUG : potato2: Deleting (id "4_zaf323d53707dab4b9fa80e1b_f4155eb82ea6906f5_d20251121_m033113_c001_v7007000_t0000_u01763695873298") 2025/11/21 03:31:15 DEBUG : potato2: Deleting (id "4_zaf323d53707dab4b9fa80e1b_f1088aaf10e99aaa7_d20251121_m033109_c001_v0001172_t0054_u01763695869865") 2025/11/21 03:31:15 DEBUG : potato3: Deleting (id "4_zaf323d53707dab4b9fa80e1b_f4155eb82ea6906fc_d20251121_m033113_c001_v7007000_t0000_u01763695873847") 2025/11/21 03:31:15 DEBUG : potato3: Deleting (id "4_zaf323d53707dab4b9fa80e1b_f119eb755ed1d13ae_d20251121_m033110_c001_v0001036_t0036_u01763695870225") 2025/11/21 03:31:15 DEBUG : potato3: Deleting (id "4_zaf323d53707dab4b9fa80e1b_f107268bc28211ec1_d20251121_m033109_c001_v0001092_t0024_u01763695869053") --- PASS: TestServerSideMoveWithFilter (13.93s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:31:17 DEBUG : Creating backend with remote "TestB2:rclone-test-mahitic2bira" 2025/11/21 03:31:21 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-bozixab8hayi -> B2 bucket rclone-test-mahitic2bira 2025/11/21 03:31:24 DEBUG : empty space: size = 1 OK 2025/11/21 03:31:24 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/21 03:31:24 DEBUG : empty space: Unchanged skipping 2025/11/21 03:31:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:31:24 DEBUG : potato3: size = 68 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:31:24 DEBUG : potato3: size = 60 (B2 bucket rclone-test-mahitic2bira) 2025/11/21 03:31:24 DEBUG : potato3: Sizes differ 2025/11/21 03:31:24 DEBUG : B2 bucket rclone-test-mahitic2bira: Waiting for checks to finish 2025/11/21 03:31:24 INFO : empty space: Deleted 2025/11/21 03:31:24 DEBUG : B2 bucket rclone-test-mahitic2bira: Waiting for transfers to finish 2025/11/21 03:31:24 DEBUG : potato2: size = 60 OK 2025/11/21 03:31:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:31:24 INFO : potato2: Copied (server-side copy) 2025/11/21 03:31:25 INFO : potato2: Deleted 2025/11/21 03:31:25 DEBUG : potato3: size = 68 OK 2025/11/21 03:31:25 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 03:31:25 INFO : potato3: Copied (server-side copy) 2025/11/21 03:31:25 INFO : potato3: Deleted 2025/11/21 03:31:25 DEBUG : Creating backend with remote "TestB2:rclone-test-wutolab4wiro" 2025/11/21 03:31:26 INFO : tomatoDir: Making directory 2025/11/21 03:31:27 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/21 03:31:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/21 03:31:27 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/21 03:31:27 DEBUG : B2 bucket rclone-test-wutolab4wiro: Waiting for checks to finish 2025/11/21 03:31:27 DEBUG : B2 bucket rclone-test-wutolab4wiro: Waiting for transfers to finish 2025/11/21 03:31:27 DEBUG : empty space: size = 1 OK 2025/11/21 03:31:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/21 03:31:27 INFO : empty space: Copied (server-side copy) 2025/11/21 03:31:28 INFO : empty space: Deleted 2025/11/21 03:31:28 DEBUG : potato3: size = 68 OK 2025/11/21 03:31:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/21 03:31:28 INFO : potato3: Copied (server-side copy) 2025/11/21 03:31:28 DEBUG : potato2: size = 60 OK 2025/11/21 03:31:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/21 03:31:28 INFO : potato2: Copied (server-side copy) 2025/11/21 03:31:28 INFO : potato3: Deleted 2025/11/21 03:31:28 INFO : potato2: Deleted 2025/11/21 03:31:29 DEBUG : B2 bucket rclone-test-wutolab4wiro: Purge remote 2025/11/21 03:31:29 INFO : B2 bucket rclone-test-wutolab4wiro: cleaning bucket "rclone-test-wutolab4wiro" of all files 2025/11/21 03:31:29 DEBUG : empty space: Deleting (id "4_z6f228d33707dab4b9fa80e1b_f10517dcb4e710f8a_d20251121_m033127_c001_v0001120_t0043_u01763695887643") 2025/11/21 03:31:29 DEBUG : potato2: Deleting (id "4_z6f228d33707dab4b9fa80e1b_f1117b6ad6c3a9a25_d20251121_m033128_c001_v0001099_t0033_u01763695888032") 2025/11/21 03:31:29 DEBUG : potato3: Deleting (id "4_z6f228d33707dab4b9fa80e1b_f11514bd1e18c558c_d20251121_m033128_c001_v0001157_t0000_u01763695888034") 2025/11/21 03:31:29 DEBUG : B2 bucket rclone-test-mahitic2bira: Purge remote 2025/11/21 03:31:29 INFO : B2 bucket rclone-test-mahitic2bira: cleaning bucket "rclone-test-mahitic2bira" of all files 2025/11/21 03:31:30 DEBUG : empty space: Deleting (id "4_zdf026df3707dab4b9fa80e1b_f4162454a20dc3b3d_d20251121_m033128_c001_v7007000_t0000_u01763695888038") 2025/11/21 03:31:30 DEBUG : empty space: Deleting (id "4_zdf026df3707dab4b9fa80e1b_f1042dbfc0f383522_d20251121_m033123_c001_v0001037_t0030_u01763695883223") 2025/11/21 03:31:30 DEBUG : potato2: Deleting (id "4_zdf026df3707dab4b9fa80e1b_f40368a966f8994e5_d20251121_m033128_c001_v7007000_t0000_u01763695888486") 2025/11/21 03:31:30 DEBUG : potato2: Deleting (id "4_zdf026df3707dab4b9fa80e1b_f116d5e644b1d7ea8_d20251121_m033124_c001_v0001184_t0044_u01763695884630") 2025/11/21 03:31:30 DEBUG : potato3: Deleting (id "4_zdf026df3707dab4b9fa80e1b_f4162454a20dc3b42_d20251121_m033128_c001_v7007000_t0000_u01763695888473") 2025/11/21 03:31:30 DEBUG : potato3: Deleting (id "4_zdf026df3707dab4b9fa80e1b_f115e1ff3320bc153_d20251121_m033124_c001_v0001130_t0032_u01763695884956") 2025/11/21 03:31:30 DEBUG : potato3: Deleting (id "4_zdf026df3707dab4b9fa80e1b_f1042dbfc0f383526_d20251121_m033123_c001_v0001037_t0043_u01763695883684") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.34s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:31:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.71s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:31:34 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/rclone-sync-test" --- PASS: TestSyncOverlap (1.45s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:31:36 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/rclone-sync-test" 2025/11/21 03:31:37 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/rclone-sync-test-include/layer2" 2025/11/21 03:31:39 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/rclone-sync-test-ignore-file" 2025/11/21 03:31:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/21 03:31:44 DEBUG : B2 bucket rclone-test-bozixab8hayi path rclone-sync-test: Waiting for checks to finish 2025/11/21 03:31:44 DEBUG : B2 bucket rclone-test-bozixab8hayi path rclone-sync-test: Waiting for transfers to finish 2025/11/21 03:31:44 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:44 INFO : There was nothing to transfer 2025/11/21 03:31:44 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/21 03:31:44 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:31:44 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:31:44 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:44 INFO : There was nothing to transfer 2025/11/21 03:31:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/21 03:31:45 DEBUG : B2 bucket rclone-test-bozixab8hayi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/21 03:31:45 DEBUG : B2 bucket rclone-test-bozixab8hayi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/21 03:31:45 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:45 INFO : There was nothing to transfer 2025/11/21 03:31:45 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/21 03:31:45 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:31:45 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:31:45 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:45 INFO : There was nothing to transfer 2025/11/21 03:31:46 DEBUG : Excluded 2025/11/21 03:31:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/21 03:31:46 DEBUG : B2 bucket rclone-test-bozixab8hayi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/21 03:31:46 DEBUG : B2 bucket rclone-test-bozixab8hayi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/21 03:31:46 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:46 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.96s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:31:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/dst" 2025/11/21 03:31:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/CompareDest" 2025/11/21 03:31:50 DEBUG : one: Need to transfer - File not found at Destination 2025/11/21 03:31:50 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:31:50 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:31:51 DEBUG : one: size = 3 OK 2025/11/21 03:31:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 03:31:51 INFO : one: Copied (new) 2025/11/21 03:31:51 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:31:51 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:31:51 DEBUG : one: Sizes differ 2025/11/21 03:31:51 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:31:51 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:31:52 DEBUG : one: size = 5 OK 2025/11/21 03:31:52 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/21 03:31:52 INFO : one: Copied (replaced existing) 2025/11/21 03:31:52 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:31:54 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:31:54 DEBUG : one: Sizes differ 2025/11/21 03:31:54 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:31:55 DEBUG : one: size = 5 OK 2025/11/21 03:31:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:31:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 03:31:55 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:31:55 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:55 INFO : There was nothing to transfer 2025/11/21 03:31:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:31:56 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:31:56 DEBUG : one: Sizes differ 2025/11/21 03:31:56 DEBUG : two: size = 3 OK 2025/11/21 03:31:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:31:56 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 03:31:56 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:31:56 DEBUG : one: size = 5 OK 2025/11/21 03:31:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:31:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 03:31:56 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:31:56 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:56 INFO : There was nothing to transfer 2025/11/21 03:31:56 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:31:56 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:31:56 DEBUG : one: Sizes differ 2025/11/21 03:31:57 DEBUG : one: size = 5 OK 2025/11/21 03:31:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:31:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 03:31:57 DEBUG : two: size = 3 OK 2025/11/21 03:31:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:31:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 03:31:57 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:31:57 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:31:57 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:57 INFO : There was nothing to transfer 2025/11/21 03:31:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:31:58 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:31:58 DEBUG : one: Sizes differ 2025/11/21 03:31:58 DEBUG : two: size = 3 OK 2025/11/21 03:31:58 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/11/21 03:31:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/21 03:31:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/21 03:31:58 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:31:58 DEBUG : one: size = 5 OK 2025/11/21 03:31:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:31:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 03:31:58 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:31:58 DEBUG : Waiting for deletions to finish 2025/11/21 03:31:58 INFO : There was nothing to transfer 2025/11/21 03:31:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:31:58 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:31:58 DEBUG : one: Sizes differ 2025/11/21 03:31:58 DEBUG : two: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:31:58 DEBUG : two: size = 3 (B2 bucket rclone-test-bozixab8hayi path CompareDest) 2025/11/21 03:31:58 DEBUG : two: Sizes differ 2025/11/21 03:31:58 DEBUG : two: Need to transfer - File not found at Destination 2025/11/21 03:31:58 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:31:58 DEBUG : one: size = 5 OK 2025/11/21 03:31:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:31:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/21 03:31:58 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:31:59 DEBUG : two: size = 5 OK 2025/11/21 03:31:59 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/21 03:31:59 INFO : two: Copied (new) 2025/11/21 03:31:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.03s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:32:03 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/dest" 2025/11/21 03:32:04 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/pre-dest1" 2025/11/21 03:32:06 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/pre-dest2" 2025/11/21 03:32:08 DEBUG : 1: size = 1 OK 2025/11/21 03:32:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:32:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/21 03:32:08 DEBUG : 2: size = 1 OK 2025/11/21 03:32:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:32:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/21 03:32:08 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/21 03:32:08 DEBUG : B2 bucket rclone-test-bozixab8hayi path dest: Waiting for checks to finish 2025/11/21 03:32:08 DEBUG : B2 bucket rclone-test-bozixab8hayi path dest: Waiting for transfers to finish 2025/11/21 03:32:09 DEBUG : 3: size = 1 OK 2025/11/21 03:32:09 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/21 03:32:09 INFO : 3: Copied (new) 2025/11/21 03:32:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.19s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:32:11 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/dst" 2025/11/21 03:32:12 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/CopyDest" 2025/11/21 03:32:14 DEBUG : one: Need to transfer - File not found at Destination 2025/11/21 03:32:14 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:14 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:15 DEBUG : one: size = 3 OK 2025/11/21 03:32:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 03:32:15 INFO : one: Copied (new) 2025/11/21 03:32:15 DEBUG : Waiting for deletions to finish 2025/11/21 03:32:15 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:32:15 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:32:15 DEBUG : one: Sizes differ 2025/11/21 03:32:15 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:16 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:16 DEBUG : one: size = 5 OK 2025/11/21 03:32:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/21 03:32:16 INFO : one: Copied (replaced existing) 2025/11/21 03:32:16 DEBUG : Waiting for deletions to finish 2025/11/21 03:32:18 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/BackupDir" 2025/11/21 03:32:19 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:32:19 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:32:19 DEBUG : one: Sizes differ 2025/11/21 03:32:19 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:20 DEBUG : one: size = 5 OK 2025/11/21 03:32:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:32:20 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:32:20 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:32:20 DEBUG : one: Sizes differ 2025/11/21 03:32:21 DEBUG : one: size = 3 OK 2025/11/21 03:32:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 03:32:21 INFO : one: Copied (server-side copy) 2025/11/21 03:32:21 INFO : one: Deleted 2025/11/21 03:32:22 DEBUG : one: size = 5 OK 2025/11/21 03:32:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/21 03:32:22 INFO : one: Copied (server-side copy) 2025/11/21 03:32:22 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/21 03:32:22 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:22 DEBUG : Waiting for deletions to finish 2025/11/21 03:32:23 DEBUG : one: size = 5 OK 2025/11/21 03:32:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:32:23 DEBUG : one: Unchanged skipping 2025/11/21 03:32:23 DEBUG : two: size = 3 OK 2025/11/21 03:32:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:32:23 DEBUG : two: size = 3 OK 2025/11/21 03:32:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/21 03:32:23 INFO : two: Copied (server-side copy) 2025/11/21 03:32:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/21 03:32:23 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:23 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:23 DEBUG : Waiting for deletions to finish 2025/11/21 03:32:24 DEBUG : two: size = 3 OK 2025/11/21 03:32:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:32:24 DEBUG : two: Unchanged skipping 2025/11/21 03:32:24 DEBUG : one: size = 5 OK 2025/11/21 03:32:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:32:24 DEBUG : one: Unchanged skipping 2025/11/21 03:32:24 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:24 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:24 DEBUG : Waiting for deletions to finish 2025/11/21 03:32:24 INFO : There was nothing to transfer 2025/11/21 03:32:26 DEBUG : one: size = 5 OK 2025/11/21 03:32:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:32:26 DEBUG : one: Unchanged skipping 2025/11/21 03:32:26 DEBUG : three: size = 7 (Local file system at /tmp/rclone569901530) 2025/11/21 03:32:26 DEBUG : three: size = 5 (B2 bucket rclone-test-bozixab8hayi path CopyDest) 2025/11/21 03:32:26 DEBUG : three: Sizes differ 2025/11/21 03:32:26 DEBUG : three: Destination not found in --copy-dest 2025/11/21 03:32:26 DEBUG : three: Need to transfer - File not found at Destination 2025/11/21 03:32:26 DEBUG : two: size = 3 OK 2025/11/21 03:32:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/21 03:32:26 DEBUG : two: Unchanged skipping 2025/11/21 03:32:26 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:26 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:27 DEBUG : three: size = 7 OK 2025/11/21 03:32:27 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/21 03:32:27 INFO : three: Copied (new) 2025/11/21 03:32:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.66s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:32:31 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/dst" 2025/11/21 03:32:32 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/backup" 2025/11/21 03:32:34 DEBUG : one: size = 4 (Local file system at /tmp/rclone569901530) 2025/11/21 03:32:34 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:32:34 DEBUG : one: Sizes differ 2025/11/21 03:32:34 DEBUG : two: size = 3 OK 2025/11/21 03:32:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:32:34 DEBUG : two: Unchanged skipping 2025/11/21 03:32:34 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:35 DEBUG : one: size = 3 OK 2025/11/21 03:32:35 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 03:32:35 INFO : one: Copied (server-side copy) 2025/11/21 03:32:35 INFO : one: Deleted 2025/11/21 03:32:35 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:36 DEBUG : one: size = 4 OK 2025/11/21 03:32:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:32:36 INFO : one: Copied (new) 2025/11/21 03:32:36 DEBUG : Waiting for deletions to finish 2025/11/21 03:32:37 DEBUG : three.txt: size = 5 OK 2025/11/21 03:32:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 03:32:37 INFO : three.txt: Copied (server-side copy) 2025/11/21 03:32:37 INFO : three.txt: Deleted 2025/11/21 03:32:37 INFO : three.txt: Moved into backup dir 2025/11/21 03:32:39 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:32:39 DEBUG : one: size = 4 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:32:39 DEBUG : two: size = 3 OK 2025/11/21 03:32:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:32:39 DEBUG : two: Unchanged skipping 2025/11/21 03:32:39 DEBUG : one: Sizes differ 2025/11/21 03:32:39 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:40 DEBUG : one: size = 4 OK 2025/11/21 03:32:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:32:40 INFO : one: Copied (server-side copy) 2025/11/21 03:32:40 INFO : one: Deleted 2025/11/21 03:32:40 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:40 DEBUG : one: size = 5 OK 2025/11/21 03:32:40 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 03:32:40 INFO : one: Copied (new) 2025/11/21 03:32:40 DEBUG : Waiting for deletions to finish 2025/11/21 03:32:41 DEBUG : three.txt: size = 6 OK 2025/11/21 03:32:41 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 03:32:41 INFO : three.txt: Copied (server-side copy) 2025/11/21 03:32:41 INFO : three.txt: Deleted 2025/11/21 03:32:41 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.01s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:32:43 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1104-11.backblaze.com/b2api/v1/b2_upload_file/3fa2ed03704dab4b9fa80e1b/c001_v0001104_t0024": EOF 2025/11/21 03:32:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1104-11.backblaze.com/b2api/v1/b2_upload_file/3fa2ed03704dab4b9fa80e1b/c001_v0001104_t0024": EOF) 2025/11/21 03:32:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-bozixab8hayi: 1/10 (Post "https://pod-000-1104-11.backblaze.com/b2api/v1/b2_upload_file/3fa2ed03704dab4b9fa80e1b/c001_v0001104_t0024": EOF) 2025/11/21 03:32:46 DEBUG : pacer: Reducing sleep to 10ms 2025/11/21 03:32:47 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/dst" 2025/11/21 03:32:48 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/backup" 2025/11/21 03:32:50 DEBUG : one: size = 4 (Local file system at /tmp/rclone569901530) 2025/11/21 03:32:50 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:32:50 DEBUG : one: Sizes differ 2025/11/21 03:32:50 DEBUG : two: size = 3 OK 2025/11/21 03:32:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:32:50 DEBUG : two: Unchanged skipping 2025/11/21 03:32:50 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:51 DEBUG : one.bak: size = 3 OK 2025/11/21 03:32:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 03:32:51 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 03:32:51 INFO : one: Deleted 2025/11/21 03:32:51 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:52 DEBUG : one: size = 4 OK 2025/11/21 03:32:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:32:52 INFO : one: Copied (new) 2025/11/21 03:32:52 DEBUG : Waiting for deletions to finish 2025/11/21 03:32:53 DEBUG : three.txt.bak: size = 5 OK 2025/11/21 03:32:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 03:32:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 03:32:53 INFO : three.txt: Deleted 2025/11/21 03:32:53 INFO : three.txt: Moved into backup dir 2025/11/21 03:32:55 DEBUG : two: size = 3 OK 2025/11/21 03:32:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:32:55 DEBUG : one: size = 4 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:32:55 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:32:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:32:55 DEBUG : two: Unchanged skipping 2025/11/21 03:32:55 DEBUG : one: Sizes differ 2025/11/21 03:32:56 DEBUG : one.bak: size = 4 OK 2025/11/21 03:32:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:32:56 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 03:32:56 INFO : one: Deleted 2025/11/21 03:32:56 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:32:56 DEBUG : one: size = 5 OK 2025/11/21 03:32:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 03:32:56 INFO : one: Copied (new) 2025/11/21 03:32:56 DEBUG : Waiting for deletions to finish 2025/11/21 03:32:57 DEBUG : three.txt.bak: size = 6 OK 2025/11/21 03:32:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 03:32:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 03:32:57 INFO : three.txt: Deleted 2025/11/21 03:32:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (16.07s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:33:00 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/dst" 2025/11/21 03:33:01 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/backup" 2025/11/21 03:33:03 DEBUG : one: size = 4 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:03 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:03 DEBUG : one: Sizes differ 2025/11/21 03:33:03 DEBUG : two: size = 3 OK 2025/11/21 03:33:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:33:03 DEBUG : two: Unchanged skipping 2025/11/21 03:33:03 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:33:05 DEBUG : one-2019-01-01: size = 3 OK 2025/11/21 03:33:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 03:33:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/21 03:33:05 INFO : one: Deleted 2025/11/21 03:33:05 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:33:06 DEBUG : one: size = 4 OK 2025/11/21 03:33:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:33:06 INFO : one: Copied (new) 2025/11/21 03:33:06 DEBUG : Waiting for deletions to finish 2025/11/21 03:33:07 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/21 03:33:07 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 03:33:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/21 03:33:07 INFO : three.txt: Deleted 2025/11/21 03:33:07 INFO : three.txt: Moved into backup dir 2025/11/21 03:33:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:09 DEBUG : one: size = 4 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:09 DEBUG : one: Sizes differ 2025/11/21 03:33:09 DEBUG : two: size = 3 OK 2025/11/21 03:33:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:33:09 DEBUG : two: Unchanged skipping 2025/11/21 03:33:09 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:33:10 DEBUG : one-2019-01-01: size = 4 OK 2025/11/21 03:33:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:33:10 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/21 03:33:10 INFO : one: Deleted 2025/11/21 03:33:10 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:33:10 DEBUG : one: size = 5 OK 2025/11/21 03:33:10 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 03:33:10 INFO : one: Copied (new) 2025/11/21 03:33:10 DEBUG : Waiting for deletions to finish 2025/11/21 03:33:11 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/21 03:33:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 03:33:11 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/21 03:33:12 INFO : three.txt: Deleted 2025/11/21 03:33:12 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.32s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:33:15 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/dst" 2025/11/21 03:33:17 DEBUG : one: size = 4 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:17 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:17 DEBUG : one: Sizes differ 2025/11/21 03:33:17 DEBUG : two: size = 3 OK 2025/11/21 03:33:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:33:17 DEBUG : two: Unchanged skipping 2025/11/21 03:33:17 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:33:18 DEBUG : one.bak: size = 3 OK 2025/11/21 03:33:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 03:33:18 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 03:33:18 INFO : one: Deleted 2025/11/21 03:33:18 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:33:19 DEBUG : one: size = 4 OK 2025/11/21 03:33:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:33:19 INFO : one: Copied (new) 2025/11/21 03:33:19 DEBUG : Waiting for deletions to finish 2025/11/21 03:33:20 DEBUG : three.txt.bak: size = 5 OK 2025/11/21 03:33:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 03:33:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 03:33:20 INFO : three.txt: Deleted 2025/11/21 03:33:20 INFO : three.txt: Moved into backup dir 2025/11/21 03:33:20 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1106-13.backblaze.com/b2api/v1/b2_upload_file/3fa2ed03704dab4b9fa80e1b/c001_v0001106_t0019": EOF 2025/11/21 03:33:20 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1106-13.backblaze.com/b2api/v1/b2_upload_file/3fa2ed03704dab4b9fa80e1b/c001_v0001106_t0019": EOF) 2025/11/21 03:33:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-bozixab8hayi: 1/10 (Post "https://pod-000-1106-13.backblaze.com/b2api/v1/b2_upload_file/3fa2ed03704dab4b9fa80e1b/c001_v0001106_t0019": EOF) 2025/11/21 03:33:22 DEBUG : pacer: Reducing sleep to 10ms 2025/11/21 03:33:23 DEBUG : one.bak: Excluded (Path Filter) 2025/11/21 03:33:23 DEBUG : one.bak: Excluded 2025/11/21 03:33:23 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/21 03:33:23 DEBUG : three.txt.bak: Excluded 2025/11/21 03:33:23 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:23 DEBUG : one: size = 4 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:23 DEBUG : one: Sizes differ 2025/11/21 03:33:23 DEBUG : two: size = 3 OK 2025/11/21 03:33:23 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for checks to finish 2025/11/21 03:33:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:33:23 DEBUG : two: Unchanged skipping 2025/11/21 03:33:24 DEBUG : one.bak: size = 4 OK 2025/11/21 03:33:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:33:24 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 03:33:24 INFO : one: Deleted 2025/11/21 03:33:24 DEBUG : B2 bucket rclone-test-bozixab8hayi path dst: Waiting for transfers to finish 2025/11/21 03:33:25 DEBUG : one: size = 5 OK 2025/11/21 03:33:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 03:33:25 INFO : one: Copied (new) 2025/11/21 03:33:25 DEBUG : Waiting for deletions to finish 2025/11/21 03:33:25 DEBUG : three.txt.bak: size = 6 OK 2025/11/21 03:33:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 03:33:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 03:33:26 INFO : three.txt: Deleted 2025/11/21 03:33:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (14.11s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:33:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/dst" 2025/11/21 03:33:29 DEBUG : one: size = 4 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:29 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:29 DEBUG : one: Sizes differ 2025/11/21 03:33:31 DEBUG : one.bak: size = 3 OK 2025/11/21 03:33:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 03:33:31 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 03:33:31 INFO : one: Deleted 2025/11/21 03:33:32 DEBUG : one: size = 4 OK 2025/11/21 03:33:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:33:32 INFO : one: Copied (new) 2025/11/21 03:33:32 DEBUG : two: size = 3 OK 2025/11/21 03:33:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:33:32 DEBUG : two: Unchanged skipping 2025/11/21 03:33:32 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:32 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:32 DEBUG : three.txt: Sizes differ 2025/11/21 03:33:33 DEBUG : three.txt.bak: size = 5 OK 2025/11/21 03:33:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 03:33:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 03:33:33 INFO : three.txt: Deleted 2025/11/21 03:33:34 DEBUG : three.txt: size = 6 OK 2025/11/21 03:33:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 03:33:34 INFO : three.txt: Copied (new) 2025/11/21 03:33:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:35 DEBUG : one: size = 4 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:35 DEBUG : one: Sizes differ 2025/11/21 03:33:35 DEBUG : one.bak: size = 4 OK 2025/11/21 03:33:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:33:35 INFO : one: Copied (server-side copy) to: one.bak 2025/11/21 03:33:35 INFO : one: Deleted 2025/11/21 03:33:36 DEBUG : one: size = 5 OK 2025/11/21 03:33:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 03:33:36 INFO : one: Copied (new) 2025/11/21 03:33:36 DEBUG : two: size = 3 OK 2025/11/21 03:33:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:33:36 DEBUG : two: Unchanged skipping 2025/11/21 03:33:36 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:36 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:36 DEBUG : three.txt: Sizes differ 2025/11/21 03:33:36 DEBUG : three.txt.bak: size = 6 OK 2025/11/21 03:33:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 03:33:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/21 03:33:37 INFO : three.txt: Deleted 2025/11/21 03:33:37 DEBUG : three.txt: size = 19 OK 2025/11/21 03:33:37 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/21 03:33:37 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.33s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:33:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bozixab8hayi/dst" 2025/11/21 03:33:41 DEBUG : one: size = 4 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:41 DEBUG : one: size = 3 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:41 DEBUG : one: Sizes differ 2025/11/21 03:33:42 DEBUG : one-2019-01-01: size = 3 OK 2025/11/21 03:33:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/21 03:33:42 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/21 03:33:43 INFO : one: Deleted 2025/11/21 03:33:44 DEBUG : one: size = 4 OK 2025/11/21 03:33:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:33:44 INFO : one: Copied (new) 2025/11/21 03:33:44 DEBUG : two: size = 3 OK 2025/11/21 03:33:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:33:44 DEBUG : two: Unchanged skipping 2025/11/21 03:33:44 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:44 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:44 DEBUG : three.txt: Sizes differ 2025/11/21 03:33:44 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/21 03:33:44 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/21 03:33:44 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/21 03:33:45 INFO : three.txt: Deleted 2025/11/21 03:33:45 DEBUG : three.txt: size = 6 OK 2025/11/21 03:33:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 03:33:45 INFO : three.txt: Copied (new) 2025/11/21 03:33:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:46 DEBUG : one: size = 4 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:46 DEBUG : one: Sizes differ 2025/11/21 03:33:47 DEBUG : one-2019-01-01: size = 4 OK 2025/11/21 03:33:47 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/21 03:33:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/21 03:33:47 INFO : one: Deleted 2025/11/21 03:33:47 DEBUG : one: size = 5 OK 2025/11/21 03:33:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/21 03:33:47 INFO : one: Copied (new) 2025/11/21 03:33:47 DEBUG : two: size = 3 OK 2025/11/21 03:33:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:33:47 DEBUG : two: Unchanged skipping 2025/11/21 03:33:48 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:48 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-bozixab8hayi path dst) 2025/11/21 03:33:48 DEBUG : three.txt: Sizes differ 2025/11/21 03:33:48 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/21 03:33:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/21 03:33:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/21 03:33:48 INFO : three.txt: Deleted 2025/11/21 03:33:49 DEBUG : three.txt: size = 19 OK 2025/11/21 03:33:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/21 03:33:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.07s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:33:51 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:51 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:33:51 DEBUG : Testêé: Sizes differ 2025/11/21 03:33:51 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:33:51 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:33:52 DEBUG : Testêé: size = 14 OK 2025/11/21 03:33:52 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/21 03:33:52 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/21 03:33:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.92s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:33:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/21 03:33:53 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:33:53 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:33:53 DEBUG : existing: size = 6 OK 2025/11/21 03:33:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/21 03:33:53 INFO : existing: Copied (new) 2025/11/21 03:33:53 DEBUG : Waiting for deletions to finish 2025/11/21 03:33:54 DEBUG : existing: size = 8 (Local file system at /tmp/rclone569901530) 2025/11/21 03:33:54 DEBUG : existing: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:33:54 DEBUG : existing: Sizes differ 2025/11/21 03:33:54 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/21 03:33:54 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:33:54 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:33:54 ERROR : B2 bucket rclone-test-bozixab8hayi: not deleting files as there were IO errors 2025/11/21 03:33:54 ERROR : B2 bucket rclone-test-bozixab8hayi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.99s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:33:55 DEBUG : EXISTING: size = 6 OK 2025/11/21 03:33:55 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:33:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:33:55 DEBUG : existing: Unchanged skipping 2025/11/21 03:33:55 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:33:55 DEBUG : Waiting for deletions to finish 2025/11/21 03:33:55 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", 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:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:34:07 DEBUG : both0: size = 6 OK 2025/11/21 03:34:07 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both10: size = 6 OK 2025/11/21 03:34:07 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both11: size = 6 OK 2025/11/21 03:34:07 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both12: size = 6 OK 2025/11/21 03:34:07 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:34:07 DEBUG : both0: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both13: size = 6 OK 2025/11/21 03:34:07 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both13: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both14: size = 6 OK 2025/11/21 03:34:07 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both10: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both15: size = 6 OK 2025/11/21 03:34:07 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both11: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both16: size = 6 OK 2025/11/21 03:34:07 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both12: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both17: size = 6 OK 2025/11/21 03:34:07 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both14: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both18: size = 6 OK 2025/11/21 03:34:07 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both18: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both19: size = 6 OK 2025/11/21 03:34:07 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both19: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both1: size = 6 OK 2025/11/21 03:34:07 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both1: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both2: size = 6 OK 2025/11/21 03:34:07 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both2: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both3: size = 6 OK 2025/11/21 03:34:07 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both15: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both4: size = 6 OK 2025/11/21 03:34:07 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both16: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both5: size = 6 OK 2025/11/21 03:34:07 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both17: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both6: size = 6 OK 2025/11/21 03:34:07 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both3: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both4: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both7: size = 6 OK 2025/11/21 03:34:07 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both7: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both8: size = 6 OK 2025/11/21 03:34:07 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both8: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both9: size = 6 OK 2025/11/21 03:34:07 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:07 DEBUG : both9: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both5: Unchanged skipping 2025/11/21 03:34:07 DEBUG : both6: Unchanged skipping 2025/11/21 03:34:07 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:34:07 DEBUG : Waiting for deletions to finish 2025/11/21 03:34:07 INFO : only15: Deleted 2025/11/21 03:34:07 INFO : only19: Deleted 2025/11/21 03:34:07 INFO : only4: Deleted 2025/11/21 03:34:07 INFO : only5: Deleted 2025/11/21 03:34:08 INFO : only10: Deleted 2025/11/21 03:34:08 INFO : only11: Deleted 2025/11/21 03:34:08 INFO : only12: Deleted 2025/11/21 03:34:08 INFO : only13: Deleted 2025/11/21 03:34:08 INFO : only2: Deleted 2025/11/21 03:34:08 INFO : only17: Deleted 2025/11/21 03:34:08 INFO : only3: Deleted 2025/11/21 03:34:08 INFO : only8: Deleted 2025/11/21 03:34:08 INFO : only14: Deleted 2025/11/21 03:34:08 INFO : only16: Deleted 2025/11/21 03:34:08 INFO : only0: Deleted 2025/11/21 03:34:08 INFO : only18: Deleted 2025/11/21 03:34:08 INFO : only1: Deleted 2025/11/21 03:34:08 INFO : only6: Deleted 2025/11/21 03:34:08 INFO : only7: Deleted 2025/11/21 03:34:08 INFO : only9: Deleted 2025/11/21 03:34:08 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.53s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:34:22 DEBUG : both0: size = 6 OK 2025/11/21 03:34:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both0: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both10: size = 6 OK 2025/11/21 03:34:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both10: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both11: size = 6 OK 2025/11/21 03:34:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both11: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both12: size = 6 OK 2025/11/21 03:34:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both13: size = 6 OK 2025/11/21 03:34:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both14: size = 6 OK 2025/11/21 03:34:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both15: size = 6 OK 2025/11/21 03:34:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:34:22 DEBUG : both12: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both16: size = 6 OK 2025/11/21 03:34:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both16: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both17: size = 6 OK 2025/11/21 03:34:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both17: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both18: size = 6 OK 2025/11/21 03:34:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both18: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both19: size = 6 OK 2025/11/21 03:34:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both19: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both1: size = 6 OK 2025/11/21 03:34:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both13: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both2: size = 6 OK 2025/11/21 03:34:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both14: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both3: size = 6 OK 2025/11/21 03:34:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both15: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both4: size = 6 OK 2025/11/21 03:34:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both1: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both5: size = 6 OK 2025/11/21 03:34:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both2: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both6: size = 6 OK 2025/11/21 03:34:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both6: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both7: size = 6 OK 2025/11/21 03:34:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both7: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both8: size = 6 OK 2025/11/21 03:34:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both8: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both9: size = 6 OK 2025/11/21 03:34:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:22 DEBUG : both9: Unchanged skipping 2025/11/21 03:34:22 DEBUG : only0: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only0: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only0: Sizes differ 2025/11/21 03:34:22 DEBUG : only10: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only10: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only10: Sizes differ 2025/11/21 03:34:22 DEBUG : only11: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only11: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only11: Sizes differ 2025/11/21 03:34:22 DEBUG : only12: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only12: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only12: Sizes differ 2025/11/21 03:34:22 DEBUG : only13: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only13: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only13: Sizes differ 2025/11/21 03:34:22 DEBUG : only14: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only14: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only14: Sizes differ 2025/11/21 03:34:22 DEBUG : only15: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only15: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only15: Sizes differ 2025/11/21 03:34:22 DEBUG : only16: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only16: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only16: Sizes differ 2025/11/21 03:34:22 DEBUG : only17: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only17: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only17: Sizes differ 2025/11/21 03:34:22 DEBUG : only18: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only18: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only18: Sizes differ 2025/11/21 03:34:22 DEBUG : only19: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only19: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only19: Sizes differ 2025/11/21 03:34:22 DEBUG : only1: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only1: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only1: Sizes differ 2025/11/21 03:34:22 DEBUG : only2: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only2: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only2: Sizes differ 2025/11/21 03:34:22 DEBUG : only3: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only3: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only3: Sizes differ 2025/11/21 03:34:22 DEBUG : only4: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only4: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only4: Sizes differ 2025/11/21 03:34:22 DEBUG : only5: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only5: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only5: Sizes differ 2025/11/21 03:34:22 DEBUG : only6: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only6: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only6: Sizes differ 2025/11/21 03:34:22 DEBUG : only7: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only7: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only7: Sizes differ 2025/11/21 03:34:22 DEBUG : only8: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only8: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only8: Sizes differ 2025/11/21 03:34:22 DEBUG : only9: size = 0 (Local file system at /tmp/rclone569901530) 2025/11/21 03:34:22 DEBUG : only9: size = 6 (B2 bucket rclone-test-bozixab8hayi) 2025/11/21 03:34:22 DEBUG : only9: Sizes differ 2025/11/21 03:34:22 DEBUG : both3: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both4: Unchanged skipping 2025/11/21 03:34:22 DEBUG : both5: Unchanged skipping 2025/11/21 03:34:22 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:34:23 DEBUG : only0: size = 0 OK 2025/11/21 03:34:23 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only0: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only10: size = 0 OK 2025/11/21 03:34:23 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only10: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only13: size = 0 OK 2025/11/21 03:34:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only13: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only14: size = 0 OK 2025/11/21 03:34:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only14: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only15: size = 0 OK 2025/11/21 03:34:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only15: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only11: size = 0 OK 2025/11/21 03:34:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only11: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only16: size = 0 OK 2025/11/21 03:34:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only16: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only12: size = 0 OK 2025/11/21 03:34:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only12: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only17: size = 0 OK 2025/11/21 03:34:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only17: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only18: size = 0 OK 2025/11/21 03:34:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only18: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only19: size = 0 OK 2025/11/21 03:34:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only19: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only1: size = 0 OK 2025/11/21 03:34:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only1: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only2: size = 0 OK 2025/11/21 03:34:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only2: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only3: size = 0 OK 2025/11/21 03:34:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only3: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only4: size = 0 OK 2025/11/21 03:34:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only4: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only5: size = 0 OK 2025/11/21 03:34:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only5: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only6: size = 0 OK 2025/11/21 03:34:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only6: Copied (replaced existing) 2025/11/21 03:34:23 DEBUG : only7: size = 0 OK 2025/11/21 03:34:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:23 INFO : only7: Copied (replaced existing) 2025/11/21 03:34:24 DEBUG : only8: size = 0 OK 2025/11/21 03:34:24 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:24 INFO : only8: Copied (replaced existing) 2025/11/21 03:34:24 DEBUG : only9: size = 0 OK 2025/11/21 03:34:24 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/21 03:34:24 INFO : only9: Copied (replaced existing) 2025/11/21 03:34:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.04s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:34:32 DEBUG : empty_dir: Making directory with metadata 2025/11/21 03:34:32 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 03:34:32 DEBUG : empty_on_remote: Making directory with metadata 2025/11/21 03:34:32 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 03:34:32 INFO : empty_on_remote: Making directory 2025/11/21 03:34:32 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/21 03:34:33 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/21 03:34:33 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/21 03:34:33 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/21 03:34:33 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.53s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:34:34 DEBUG : empty_dir: Making directory with metadata 2025/11/21 03:34:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 03:34:34 DEBUG : empty_on_remote: Making directory with metadata 2025/11/21 03:34:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/21 03:34:34 INFO : empty_on_remote: Making directory 2025/11/21 03:34:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/21 03:34:36 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/21 03:34:36 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/21 03:34:36 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/21 03:34:36 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/21 03:34:36 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.00s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:34:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 03:34:37 INFO : sub dir: Making directory 2025/11/21 03:34:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.33s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:34:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/21 03:34:41 INFO : sub dir: Making directory 2025/11/21 03:34:41 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.01s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:34:54 DEBUG : Waiting for deletions to finish 2025/11/21 03:34:54 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:34:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : apple: size = 5 OK 2025/11/21 03:34:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : apple: Unchanged skipping 2025/11/21 03:34:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:34:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:34:55 DEBUG : banana: size = 6 OK 2025/11/21 03:34:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : banana: Unchanged skipping 2025/11/21 03:34:55 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:34:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:34:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:34:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:34:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:34:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:34:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:34:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:34:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:34:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:34:55 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:34:55 DEBUG : Waiting for deletions to finish 2025/11/21 03:34:55 INFO : There was nothing to transfer 2025/11/21 03:34:55 DEBUG : Waiting for deletions to finish 2025/11/21 03:34:55 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:34:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : apple: size = 5 OK 2025/11/21 03:34:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : apple: Unchanged skipping 2025/11/21 03:34:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:34:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:34:56 DEBUG : banana: size = 6 OK 2025/11/21 03:34:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : banana: Unchanged skipping 2025/11/21 03:34:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:34:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:34:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:34:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:34:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:34:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:34:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:34:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:34:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:34:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:34:56 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:34:56 DEBUG : Waiting for deletions to finish 2025/11/21 03:34:56 INFO : There was nothing to transfer 2025/11/21 03:34:56 DEBUG : Waiting for deletions to finish 2025/11/21 03:34:56 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:34:56 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:35:10 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:11 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:35:11 DEBUG : apple: size = 5 OK 2025/11/21 03:35:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:11 DEBUG : apple: Unchanged skipping 2025/11/21 03:35:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:35:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:35:11 DEBUG : banana: size = 6 OK 2025/11/21 03:35:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:11 DEBUG : banana: Unchanged skipping 2025/11/21 03:35:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:35:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:35:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:35:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:35:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:35:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:35:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:35:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:35:12 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:35:12 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:12 INFO : There was nothing to transfer 2025/11/21 03:35:12 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:12 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:35:12 DEBUG : apple: size = 5 OK 2025/11/21 03:35:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : apple: Unchanged skipping 2025/11/21 03:35:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:35:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:35:12 DEBUG : banana: size = 6 OK 2025/11/21 03:35:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : banana: Unchanged skipping 2025/11/21 03:35:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:35:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:35:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:35:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:35:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:35:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:35:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:35:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:35:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:35:12 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:35:12 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:35:12 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:12 INFO : There was nothing to transfer 2025/11/21 03:35:12 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:13 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:35:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:35:29 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:30 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:35:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 03:35:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 03:35:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 03:35:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 03:35:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/21 03:35:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/21 03:35:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:31 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:35:31 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:35:31 DEBUG : YXBwbGU=: size = 5 OK 2025/11/21 03:35:31 DEBUG : YmFuYW5h: size = 6 OK 2025/11/21 03:35:31 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 03:35:31 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/21 03:35:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:31 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 03:35:31 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/21 03:35:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/21 03:35:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 03:35:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/21 03:35:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 03:35:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/21 03:35:31 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 03:35:31 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/21 03:35:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 03:35:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/21 03:35:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 03:35:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/21 03:35:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 03:35:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/21 03:35:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 03:35:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:31 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/21 03:35:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 03:35:31 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:32 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/21 03:35:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 03:35:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:32 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/21 03:35:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 03:35:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:32 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/21 03:35:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 03:35:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:32 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/21 03:35:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 03:35:32 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:32 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/21 03:35:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 03:35:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:32 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/21 03:35:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 03:35:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:32 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 03:35:32 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/21 03:35:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 03:35:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:32 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/21 03:35:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 03:35:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/21 03:35:32 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/21 03:35:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 03:35:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/21 03:35:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 03:35:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:33 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0014-89;=.txt: Deleted 2025/11/21 03:35:33 INFO : splitbananasplit: Deleted 2025/11/21 03:35:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0008-2345678.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0009-3456789.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0007-1234567.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0010-456789.txt: Deleted 2025/11/21 03:35:33 INFO : banana: Deleted 2025/11/21 03:35:33 INFO : appleappleapplebanana: Deleted 2025/11/21 03:35:33 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0012-6789;.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0003-defghij.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0011-56789;.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0013-789;=.txt: Deleted 2025/11/21 03:35:33 INFO : dir1/0015-9;=.txt: Deleted 2025/11/21 03:35:33 INFO : apple: Deleted 2025/11/21 03:35:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/21 03:35:33 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/21 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 03:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:34 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:34 DEBUG : YXBwbGU=: size = 5 OK 2025/11/21 03:35:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : apple: Unchanged skipping 2025/11/21 03:35:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:35:34 DEBUG : YmFuYW5h: size = 6 OK 2025/11/21 03:35:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : banana: Unchanged skipping 2025/11/21 03:35:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/21 03:35:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/21 03:35:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/21 03:35:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/21 03:35:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/21 03:35:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/21 03:35:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/21 03:35:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:35:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/21 03:35:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/21 03:35:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:35:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:35:34 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:35:34 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:34 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/21 03:35:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/21 03:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:35 DEBUG : apple: transformed to: YXBwbGU= 2025/11/21 03:35:35 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/21 03:35:35 DEBUG : banana: transformed to: YmFuYW5h 2025/11/21 03:35:35 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/21 03:35:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/21 03:35:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/21 03:35:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/21 03:35:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/21 03:35:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/21 03:35:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:35:50 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:50 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 03:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 03:35:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 03:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 03:35:50 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 03:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/21 03:35:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/21 03:35:51 DEBUG : PREFIXapple: size = 5 OK 2025/11/21 03:35:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 03:35:51 INFO : apple: Copied (new) to: PREFIXapple 2025/11/21 03:35:51 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/21 03:35:51 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/21 03:35:51 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/21 03:35:51 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/21 03:35:51 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/21 03:35:51 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/21 03:35:51 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/21 03:35:51 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/21 03:35:51 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/21 03:35:51 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/21 03:35:51 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/21 03:35:51 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 03:35:51 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/21 03:35:51 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/21 03:35:51 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/21 03:35:51 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/21 03:35:51 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:51 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:35:51 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:35:51 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/21 03:35:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 03:35:51 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/21 03:35:51 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 03:35:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/21 03:35:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 03:35:51 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 03:35:51 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 03:35:51 DEBUG : PREFIXbanana: size = 6 OK 2025/11/21 03:35:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 03:35:51 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/21 03:35:51 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 03:35:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:35:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 03:35:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 03:35:51 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 03:35:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/21 03:35:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 03:35:51 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 03:35:51 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 03:35:51 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/21 03:35:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 03:35:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/21 03:35:51 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 03:35:51 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/21 03:35:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 03:35:51 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/21 03:35:51 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 03:35:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/21 03:35:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 03:35:51 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 03:35:51 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 03:35:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/21 03:35:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 03:35:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 03:35:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 03:35:51 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/21 03:35:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 03:35:51 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/21 03:35:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 03:35:51 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/21 03:35:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 03:35:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/21 03:35:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 03:35:51 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/21 03:35:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 03:35:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/21 03:35:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 03:35:52 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/21 03:35:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 03:35:52 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/21 03:35:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 03:35:52 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/21 03:35:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 03:35:52 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/21 03:35:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 03:35:52 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/21 03:35:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 03:35:52 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/21 03:35:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 03:35:52 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/21 03:35:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 03:35:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/21 03:35:52 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/21 03:35:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 03:35:52 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/21 03:35:52 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/21 03:35:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 03:35:52 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/21 03:35:52 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/21 03:35:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 03:35:52 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/21 03:35:52 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:52 INFO : banana: Deleted 2025/11/21 03:35:52 INFO : apple: Deleted 2025/11/21 03:35:52 INFO : dir1/0003-defghij.txt: Deleted 2025/11/21 03:35:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0008-2345678.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0014-89;=.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0010-456789.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0012-6789;.txt: Deleted 2025/11/21 03:35:53 INFO : splitbananasplit: Deleted 2025/11/21 03:35:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0011-56789;.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0013-789;=.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0015-9;=.txt: Deleted 2025/11/21 03:35:53 INFO : appleappleapplebanana: Deleted 2025/11/21 03:35:53 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0007-1234567.txt: Deleted 2025/11/21 03:35:53 INFO : dir1/0009-3456789.txt: Deleted 2025/11/21 03:35:53 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:53 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:35:53 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 03:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 03:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 03:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 03:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 03:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 03:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 03:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 03:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 03:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 03:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 03:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 03:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 03:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 03:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 03:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 03:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 03:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 03:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 03:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 03:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 03:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 03:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 03:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 03:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : apple: transformed to: PREFIXapple 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/21 03:35:54 DEBUG : banana: transformed to: PREFIXbanana 2025/11/21 03:35:54 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/21 03:35:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/21 03:35:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/21 03:35:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/21 03:35:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/21 03:35:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/21 03:35:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/21 03:35:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/21 03:35:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/21 03:35:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/21 03:35:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/21 03:35:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/21 03:35:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/21 03:35:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/21 03:35:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : banana: size = 6 OK 2025/11/21 03:35:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 03:35:54 INFO : banana: Copied (new) 2025/11/21 03:35:54 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:35:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 03:35:54 INFO : splitbananasplit: Copied (new) 2025/11/21 03:35:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:35:54 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:35:54 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:35:54 DEBUG : apple: size = 5 OK 2025/11/21 03:35:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 03:35:54 INFO : apple: Copied (new) 2025/11/21 03:35:54 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:35:54 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 03:35:54 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:35:54 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 03:35:54 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:35:54 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 03:35:54 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:35:54 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 03:35:54 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:35:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 03:35:55 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:35:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 03:35:55 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:35:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 03:35:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:35:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 03:35:55 INFO : appleappleapplebanana: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:35:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 03:35:55 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:35:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 03:35:55 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:35:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 03:35:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:35:55 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 03:35:55 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:35:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 03:35:55 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:35:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 03:35:55 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:35:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 03:35:55 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:35:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 03:35:55 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:35:55 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 03:35:55 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/21 03:35:55 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:55 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/21 03:35:55 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/21 03:35:55 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/21 03:35:55 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/21 03:35:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/21 03:35:55 INFO : PREFIXsplitbananasplit: Deleted 2025/11/21 03:35:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/21 03:35:56 INFO : PREFIXapple: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/21 03:35:56 INFO : PREFIXbanana: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/21 03:35:56 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/21 03:35:56 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:56 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:35:56 DEBUG : Waiting for deletions to finish 2025/11/21 03:35:57 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:35:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:36:11 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:11 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 03:36:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 03:36:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 03:36:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:11 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 03:36:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:12 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:36:12 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:36:12 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/21 03:36:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 03:36:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : appleSUFFIX: size = 5 OK 2025/11/21 03:36:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 03:36:12 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/21 03:36:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 03:36:12 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/21 03:36:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 03:36:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/21 03:36:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 03:36:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/21 03:36:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 03:36:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/21 03:36:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 03:36:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/21 03:36:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 03:36:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/21 03:36:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 03:36:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/21 03:36:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 03:36:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/21 03:36:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 03:36:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 03:36:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/21 03:36:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 03:36:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/21 03:36:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 03:36:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/21 03:36:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 03:36:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/21 03:36:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 03:36:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/21 03:36:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 03:36:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/21 03:36:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 03:36:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/21 03:36:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 03:36:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/21 03:36:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 03:36:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/21 03:36:13 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/21 03:36:13 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 03:36:13 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/21 03:36:13 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:13 INFO : apple: Deleted 2025/11/21 03:36:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0010-456789.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0012-6789;.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0014-89;=.txt: Deleted 2025/11/21 03:36:14 INFO : banana: Deleted 2025/11/21 03:36:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0013-789;=.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0008-2345678.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0009-3456789.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0011-56789;.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0015-9;=.txt: Deleted 2025/11/21 03:36:14 INFO : appleappleapplebanana: Deleted 2025/11/21 03:36:14 INFO : splitbananasplit: Deleted 2025/11/21 03:36:14 INFO : dir1/0003-defghij.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/21 03:36:14 INFO : dir1/0007-1234567.txt: Deleted 2025/11/21 03:36:14 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/21 03:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : apple: transformed to: appleSUFFIX 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/21 03:36:15 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/21 03:36:15 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/21 03:36:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : apple: size = 5 OK 2025/11/21 03:36:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/21 03:36:15 INFO : apple: Copied (new) 2025/11/21 03:36:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:15 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:36:15 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:36:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 03:36:15 INFO : appleappleapplebanana: Copied (new) 2025/11/21 03:36:15 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:36:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 03:36:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/21 03:36:15 DEBUG : banana: size = 6 OK 2025/11/21 03:36:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/21 03:36:15 INFO : banana: Copied (new) 2025/11/21 03:36:15 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:36:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 03:36:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/21 03:36:15 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:36:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 03:36:15 INFO : splitbananasplit: Copied (new) 2025/11/21 03:36:15 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:36:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 03:36:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:36:16 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 03:36:16 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:36:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 03:36:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:36:16 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 03:36:16 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:36:16 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 03:36:16 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:36:16 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 03:36:16 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:36:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 03:36:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:36:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 03:36:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:36:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 03:36:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:36:16 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 03:36:16 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:36:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 03:36:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/21 03:36:16 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:36:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 03:36:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/21 03:36:17 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:36:17 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 03:36:17 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/21 03:36:17 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:36:17 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 03:36:17 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/21 03:36:17 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : splitbananasplitSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : bananaSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : appleSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/21 03:36:17 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/21 03:36:18 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/21 03:36:18 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/21 03:36:18 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/21 03:36:18 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/21 03:36:18 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:18 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:18 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:36:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:36:32 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:33 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:36:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : apple: size = 5 OK 2025/11/21 03:36:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:33 DEBUG : apple: Unchanged skipping 2025/11/21 03:36:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:33 DEBUG : banana: size = 6 OK 2025/11/21 03:36:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:33 DEBUG : banana: Unchanged skipping 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:33 DEBUG : splitbanan: size = 16 OK 2025/11/21 03:36:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/21 03:36:33 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/21 03:36:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 03:36:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/21 03:36:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/21 03:36:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:33 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:36:33 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:36:33 DEBUG : appleapple: size = 21 OK 2025/11/21 03:36:33 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/21 03:36:33 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/21 03:36:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:34 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/21 03:36:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/21 03:36:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:34 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/21 03:36:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/21 03:36:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:34 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/21 03:36:34 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/21 03:36:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:34 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/21 03:36:34 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/21 03:36:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:34 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/21 03:36:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/21 03:36:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:34 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/21 03:36:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/21 03:36:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:34 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/21 03:36:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/21 03:36:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:34 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/21 03:36:34 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/21 03:36:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:34 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/21 03:36:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/21 03:36:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:34 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/21 03:36:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/21 03:36:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/21 03:36:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:34 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/21 03:36:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/21 03:36:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/21 03:36:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:35 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/21 03:36:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/21 03:36:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/21 03:36:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:35 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/21 03:36:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/21 03:36:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/21 03:36:35 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/21 03:36:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/21 03:36:35 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/21 03:36:35 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/21 03:36:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/21 03:36:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/21 03:36:35 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/21 03:36:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/21 03:36:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/21 03:36:35 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:35 INFO : dir1/0007-1234567.txt: Deleted 2025/11/21 03:36:35 INFO : dir1/0008-2345678.txt: Deleted 2025/11/21 03:36:35 INFO : dir1/0010-456789.txt: Deleted 2025/11/21 03:36:35 INFO : splitbananasplit: Deleted 2025/11/21 03:36:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/21 03:36:35 INFO : dir1/0009-3456789.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0011-56789;.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0012-6789;.txt: Deleted 2025/11/21 03:36:36 INFO : appleappleapplebanana: Deleted 2025/11/21 03:36:36 INFO : dir1/0003-defghij.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0013-789;=.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0014-89;=.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0015-9;=.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/21 03:36:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/21 03:36:36 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:36 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : appleapple: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/21 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 03:36:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 03:36:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 03:36:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:36 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:36 DEBUG : apple: size = 5 OK 2025/11/21 03:36:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:36 DEBUG : apple: Unchanged skipping 2025/11/21 03:36:36 DEBUG : appleapple: size = 21 OK 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:36:36 DEBUG : banana: size = 6 OK 2025/11/21 03:36:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:36 DEBUG : banana: Unchanged skipping 2025/11/21 03:36:36 DEBUG : splitbanan: size = 16 OK 2025/11/21 03:36:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:36 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:36 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:36 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/21 03:36:36 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:36 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/21 03:36:37 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/21 03:36:37 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/21 03:36:37 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/21 03:36:37 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/21 03:36:37 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/21 03:36:37 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/21 03:36:37 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/21 03:36:37 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/21 03:36:37 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/21 03:36:37 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/21 03:36:37 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/21 03:36:37 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/21 03:36:37 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/21 03:36:37 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/21 03:36:37 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/21 03:36:37 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/21 03:36:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/21 03:36:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/21 03:36:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/21 03:36:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/21 03:36:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/21 03:36:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/21 03:36:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:36:37 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:36:37 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:36:37 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:37 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:37 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : appleapple: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/21 03:36:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:37 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/21 03:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:37 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/21 03:36:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/21 03:36:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/21 03:36:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/21 03:36:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/21 03:36:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/21 03:36:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/21 03:36:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/21 03:36:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/21 03:36:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/21 03:36:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/21 03:36:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/21 03:36:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/21 03:36:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/21 03:36:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/21 03:36:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/21 03:36:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/21 03:36:37 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:36:51 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:52 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:36:52 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:36:52 DEBUG : banana: size = 6 OK 2025/11/21 03:36:52 DEBUG : apple: size = 5 OK 2025/11/21 03:36:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : apple: Unchanged skipping 2025/11/21 03:36:52 DEBUG : banana: Unchanged skipping 2025/11/21 03:36:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:36:52 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:36:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:36:52 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:36:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:36:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:36:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:36:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:36:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:36:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:36:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:36:52 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:36:52 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:52 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:53 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : apple: size = 5 OK 2025/11/21 03:36:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : apple: Unchanged skipping 2025/11/21 03:36:53 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:36:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:36:53 DEBUG : banana: size = 6 OK 2025/11/21 03:36:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : banana: Unchanged skipping 2025/11/21 03:36:53 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:36:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:36:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:36:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:36:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:36:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:36:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:36:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:36:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:36:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:36:53 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:36:53 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:36:53 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:53 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:53 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:36:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : Waiting for deletions to finish 2025/11/21 03:36:54 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:36:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:37:08 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:09 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:37:09 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:37:09 DEBUG : apple: size = 5 OK 2025/11/21 03:37:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:37:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : apple: Unchanged skipping 2025/11/21 03:37:09 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:37:09 DEBUG : banana: size = 6 OK 2025/11/21 03:37:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : banana: Unchanged skipping 2025/11/21 03:37:09 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:37:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:37:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:37:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:37:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:37:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:37:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:37:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:37:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:37:09 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:37:09 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:09 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:10 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:37:10 DEBUG : apple: size = 5 OK 2025/11/21 03:37:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : apple: Unchanged skipping 2025/11/21 03:37:10 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:37:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:37:10 DEBUG : banana: size = 6 OK 2025/11/21 03:37:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : banana: Unchanged skipping 2025/11/21 03:37:10 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:37:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:37:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:37:10 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:37:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:37:10 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:37:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:37:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:37:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:37:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:37:10 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:37:10 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:10 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:11 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:37:24 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:24 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : apple: size = 5 OK 2025/11/21 03:37:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : apple: Unchanged skipping 2025/11/21 03:37:25 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:37:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:37:25 DEBUG : banana: size = 6 OK 2025/11/21 03:37:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : banana: Unchanged skipping 2025/11/21 03:37:25 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:37:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:37:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:37:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:37:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:37:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:37:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:37:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:37:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:37:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:37:25 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:37:25 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:25 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:25 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : apple: size = 5 OK 2025/11/21 03:37:26 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:37:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : apple: Unchanged skipping 2025/11/21 03:37:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:37:26 DEBUG : banana: size = 6 OK 2025/11/21 03:37:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : banana: Unchanged skipping 2025/11/21 03:37:26 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:37:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:37:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:37:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:37:26 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:37:26 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:37:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:37:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:37:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:37:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:37:26 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:37:26 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:26 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:26 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:37:41 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:41 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : apple: size = 5 OK 2025/11/21 03:37:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : banana: size = 6 OK 2025/11/21 03:37:42 DEBUG : apple: Unchanged skipping 2025/11/21 03:37:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : banana: Unchanged skipping 2025/11/21 03:37:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:37:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:37:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:37:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:37:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:37:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:37:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:37:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:37:42 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:37:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:37:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:37:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:37:42 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:37:42 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:42 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:42 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : apple: size = 5 OK 2025/11/21 03:37:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:37:43 DEBUG : apple: Unchanged skipping 2025/11/21 03:37:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:37:43 DEBUG : banana: size = 6 OK 2025/11/21 03:37:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : banana: Unchanged skipping 2025/11/21 03:37:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:37:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:37:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:37:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:37:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:37:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:37:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:37:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:37:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:37:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:37:43 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:37:43 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:43 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:43 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:37:58 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:59 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:37:59 DEBUG : apple: size = 5 OK 2025/11/21 03:37:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : apple: Unchanged skipping 2025/11/21 03:37:59 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:37:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:37:59 DEBUG : banana: size = 6 OK 2025/11/21 03:37:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : banana: Unchanged skipping 2025/11/21 03:37:59 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:37:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:37:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:37:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:37:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:37:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:37:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:37:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:37:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:37:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:37:59 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:37:59 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:37:59 DEBUG : Waiting for deletions to finish 2025/11/21 03:37:59 DEBUG : Waiting for deletions to finish 2025/11/21 03:38:00 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/21 03:38:00 DEBUG : apple: size = 5 OK 2025/11/21 03:38:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : apple: Unchanged skipping 2025/11/21 03:38:00 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/21 03:38:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/21 03:38:00 DEBUG : banana: size = 6 OK 2025/11/21 03:38:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : banana: Unchanged skipping 2025/11/21 03:38:00 DEBUG : splitbananasplit: size = 16 OK 2025/11/21 03:38:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : splitbananasplit: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:00 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/21 03:38:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/21 03:38:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/21 03:38:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/21 03:38:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/21 03:38:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/21 03:38:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/21 03:38:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/21 03:38:00 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:00 DEBUG : Waiting for deletions to finish 2025/11/21 03:38:00 DEBUG : Waiting for deletions to finish 2025/11/21 03:38:01 DEBUG : apple: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : banana: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/21 03:38:01 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (200.86s) --- PASS: TestTransform/NFC (16.29s) --- PASS: TestTransform/NFD (16.62s) --- PASS: TestTransform/base64 (21.88s) --- PASS: TestTransform/prefix (21.97s) --- PASS: TestTransform/suffix (21.85s) --- PASS: TestTransform/truncate (18.47s) --- PASS: TestTransform/encoder (16.98s) --- PASS: TestTransform/ISO-8859-1 (16.71s) --- PASS: TestTransform/charmap (15.89s) --- PASS: TestTransform/lowercase (16.70s) --- PASS: TestTransform/ascii (17.50s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:05 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/21 03:38:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/21 03:38:06 INFO : sub dir_somesuffix: Making directory 2025/11/21 03:38:06 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/21 03:38:06 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/21 03:38:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/21 03:38:06 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/21 03:38:06 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/21 03:38:06 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:06 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:06 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/21 03:38:06 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:06 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/21 03:38:06 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:07 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:07 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:07 INFO : tictactoe: Making directory 2025/11/21 03:38:07 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:07 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:07 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/21 03:38:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:07 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:07 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/21 03:38:08 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/21 03:38:08 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.64s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:09 INFO : toe: Making directory 2025/11/21 03:38:09 INFO : toe/toe: Making directory 2025/11/21 03:38:09 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/21 03:38:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/21 03:38:09 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/21 03:38:09 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:09 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:10 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/21 03:38:10 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:10 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/21 03:38:10 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:11 INFO : toe: Making directory 2025/11/21 03:38:11 INFO : toe/toe: Making directory 2025/11/21 03:38:11 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/21 03:38:11 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/21 03:38:11 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/21 03:38:11 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:11 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:12 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/21 03:38:12 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:12 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/21 03:38:12 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (2.01s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:12 DEBUG : empty_dir: Making directory with metadata 2025/11/21 03:38:12 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 03:38:12 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:12 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:13 INFO : tictacempty_dir: Making directory 2025/11/21 03:38:13 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:13 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:13 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:13 INFO : tictactoe: Making directory 2025/11/21 03:38:13 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:13 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:13 INFO : tictactoe/tictactoe: Making directory 2025/11/21 03:38:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 03:38:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 03:38:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 03:38:13 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:13 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/21 03:38:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/21 03:38:13 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.58s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:14 DEBUG : empty_dir: Making directory with metadata 2025/11/21 03:38:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 03:38:14 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:14 INFO : tictacempty_dir: Making directory 2025/11/21 03:38:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:14 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:14 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:14 INFO : tictactoe: Making directory 2025/11/21 03:38:14 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:14 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:14 INFO : tictactoe/tictactoe: Making directory 2025/11/21 03:38:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 03:38:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 03:38:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:14 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:14 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:15 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 03:38:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:15 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/21 03:38:15 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:15 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:15 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:15 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:15 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:15 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 03:38:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 03:38:16 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/21 03:38:16 NOTICE: B2 bucket rclone-test-bozixab8hayi: 0 differences found 2025/11/21 03:38:16 NOTICE: B2 bucket rclone-test-bozixab8hayi: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:16 INFO : tictactoe: Making directory 2025/11/21 03:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:16 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:16 INFO : tictactoe/tictactoe: Making directory 2025/11/21 03:38:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 03:38:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 03:38:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 03:38:16 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:16 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:17 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/21 03:38:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/21 03:38:17 DEBUG : Waiting for deletions to finish 2025/11/21 03:38:17 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:18 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:18 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:18 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/21 03:38:18 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/21 03:38:18 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/21 03:38:18 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/21 03:38:18 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:18 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.65s) === RUN TestSyntax 2025/11/21 03:38:19 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:19 INFO : toe: Making directory 2025/11/21 03:38:19 INFO : toe/toe: Making directory 2025/11/21 03:38:19 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/21 03:38:19 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:19 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:20 DEBUG : toe/toe/toe: size = 11 OK 2025/11/21 03:38:20 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:20 INFO : toe/toe/toe: Copied (new) 2025/11/21 03:38:20 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.29s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:21 DEBUG : empty_dir: Making directory with metadata 2025/11/21 03:38:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 03:38:21 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:21 INFO : tictacempty_dir: Making directory 2025/11/21 03:38:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:21 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:21 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:21 INFO : tictactoe: Making directory 2025/11/21 03:38:21 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:21 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:21 INFO : tictactoe/tictactoe: Making directory 2025/11/21 03:38:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 03:38:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 03:38:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:21 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:21 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 03:38:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:22 INFO : toe/toe/toe.txt: Deleted 2025/11/21 03:38:22 INFO : toe/toe: Removing directory 2025/11/21 03:38:22 INFO : toe: Removing directory 2025/11/21 03:38:22 INFO : empty_dir: Removing directory 2025/11/21 03:38:22 DEBUG : Local file system at /tmp/rclone569901530: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:23 DEBUG : empty_dir: Making directory with metadata 2025/11/21 03:38:23 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 03:38:23 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:23 INFO : tictacempty_dir: Making directory 2025/11/21 03:38:23 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:23 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:23 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:23 INFO : tictactoe: Making directory 2025/11/21 03:38:23 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:23 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:23 INFO : tictactoe/tictactoe: Making directory 2025/11/21 03:38:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:23 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 03:38:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 03:38:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:23 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:23 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 03:38:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:24 INFO : toe/toe/toe.txt: Deleted 2025/11/21 03:38:24 INFO : toe/toe: Removing directory 2025/11/21 03:38:24 INFO : toe: Removing directory 2025/11/21 03:38:24 INFO : empty_dir: Removing directory 2025/11/21 03:38:24 DEBUG : Local file system at /tmp/rclone569901530: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/21 03:38:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 03:38:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/21 03:38:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 03:38:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 03:38:24 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 03:38:25 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/21 03:38:25 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:25 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/21 03:38:25 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (2.97s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:26 DEBUG : Reset feature "Copy" 2025/11/21 03:38:26 DEBUG : Reset feature "Move" 2025/11/21 03:38:26 DEBUG : Reset feature "Copy" 2025/11/21 03:38:26 DEBUG : Reset feature "Move" 2025/11/21 03:38:26 DEBUG : empty_dir: Making directory with metadata 2025/11/21 03:38:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/21 03:38:26 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:26 INFO : tictacempty_dir: Making directory 2025/11/21 03:38:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/21 03:38:26 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:26 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:26 INFO : tictactoe: Making directory 2025/11/21 03:38:26 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:26 DEBUG : toe: transformed to: tictactoe 2025/11/21 03:38:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:26 INFO : tictactoe/tictactoe: Making directory 2025/11/21 03:38:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/21 03:38:26 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/21 03:38:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 03:38:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:26 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:26 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 03:38:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/21 03:38:27 INFO : toe/toe/toe.txt: Deleted 2025/11/21 03:38:27 INFO : toe/toe: Removing directory 2025/11/21 03:38:27 INFO : toe: Removing directory 2025/11/21 03:38:27 INFO : empty_dir: Removing directory 2025/11/21 03:38:27 DEBUG : Local file system at /tmp/rclone569901530: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/21 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/21 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/21 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 03:38:27 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/21 03:38:29 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/21 03:38:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:29 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/21 03:38:29 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:250: Filtering empty directory "tictacempty_dir" fstest.go:250: Filtering empty directory "tictactoe" fstest.go:250: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.60s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:30 DEBUG : toe: transformed to: dG9l 2025/11/21 03:38:31 DEBUG : toe: transformed to: dG9l 2025/11/21 03:38:31 INFO : dG9l: Making directory 2025/11/21 03:38:31 DEBUG : toe: transformed to: dG9l 2025/11/21 03:38:31 DEBUG : toe: transformed to: dG9l 2025/11/21 03:38:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/21 03:38:31 INFO : dG9l/dG9l: Making directory 2025/11/21 03:38:31 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/21 03:38:31 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/21 03:38:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/21 03:38:31 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/21 03:38:31 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/21 03:38:31 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:31 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/21 03:38:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:31 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/21 03:38:31 DEBUG : Waiting for deletions to finish 2025/11/21 03:38:32 DEBUG : dG9l: transformed to: toe 2025/11/21 03:38:32 DEBUG : dG9l: transformed to: toe 2025/11/21 03:38:32 DEBUG : dG9l: transformed to: toe 2025/11/21 03:38:32 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/21 03:38:32 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/21 03:38:32 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/21 03:38:32 DEBUG : Local file system at /tmp/rclone569901530: Waiting for checks to finish 2025/11/21 03:38:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/21 03:38:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/21 03:38:32 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/21 03:38:32 DEBUG : Local file system at /tmp/rclone569901530: Waiting for transfers to finish 2025/11/21 03:38:32 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.49s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-bozixab8hayi", Local "Local file system at /tmp/rclone569901530", Modify Window "1ms" 2025/11/21 03:38:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 03:38:33 DEBUG : toe: transformed to: 2025/11/21 03:38:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 03:38:33 DEBUG : toe: transformed to: 2025/11/21 03:38:33 INFO : B2 bucket rclone-test-bozixab8hayi: Making directory 2025/11/21 03:38:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 03:38:33 DEBUG : toe: transformed to: 2025/11/21 03:38:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 03:38:33 DEBUG : toe: transformed to: 2025/11/21 03:38:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 03:38:33 DEBUG : toe/toe: transformed to: 2025/11/21 03:38:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/21 03:38:33 INFO : toe/toe: Making directory 2025/11/21 03:38:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 03:38:33 DEBUG : toe/toe: transformed to: 2025/11/21 03:38:33 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/21 03:38:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 03:38:33 DEBUG : toe: transformed to: 2025/11/21 03:38:33 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/21 03:38:33 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/21 03:38:33 DEBUG : toe/toe/toe: transformed to: 2025/11/21 03:38:33 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for checks to finish 2025/11/21 03:38:33 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/21 03:38:33 DEBUG : B2 bucket rclone-test-bozixab8hayi: Waiting for transfers to finish 2025/11/21 03:38:34 DEBUG : toe/toe/toe: size = 11 OK 2025/11/21 03:38:34 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/21 03:38:34 INFO : toe/toe/toe: Copied (new) 2025/11/21 03:38:34 ERROR : B2 bucket rclone-test-bozixab8hayi: not deleting files as there were IO errors 2025/11/21 03:38:34 ERROR : B2 bucket rclone-test-bozixab8hayi: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2025/11/21 03:38:34 DEBUG : B2 bucket rclone-test-bozixab8hayi: Purge remote 2025/11/21 03:38:34 INFO : B2 bucket rclone-test-bozixab8hayi: cleaning bucket "rclone-test-bozixab8hayi" of all files 2025/11/21 03:38:35 DEBUG : BackupDir/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334e2_d20251121_m033227_c001_v7007000_t0000_u01763695947507") 2025/11/21 03:38:35 DEBUG : BackupDir/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111d76940f3ae4f4_d20251121_m033221_c001_v0001100_t0011_u01763695941104") 2025/11/21 03:38:35 DEBUG : CompareDest/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f412f193828a8d96b_d20251121_m033200_c001_v7007000_t0000_u01763695920262") 2025/11/21 03:38:35 DEBUG : CompareDest/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a1fe_d20251121_m033154_c001_v0001106_t0040_u01763695914121") 2025/11/21 03:38:35 DEBUG : CompareDest/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f412f193828a8d96c_d20251121_m033200_c001_v7007000_t0000_u01763695920444") 2025/11/21 03:38:35 DEBUG : CompareDest/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891e46_d20251121_m033155_c001_v0001104_t0015_u01763695915429") 2025/11/21 03:38:35 DEBUG : CopyDest/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334e3_d20251121_m033227_c001_v7007000_t0000_u01763695947748") 2025/11/21 03:38:35 DEBUG : CopyDest/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891ed7_d20251121_m033217_c001_v0001104_t0052_u01763695937968") 2025/11/21 03:38:35 DEBUG : CopyDest/three: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334e5_d20251121_m033227_c001_v7007000_t0000_u01763695947936") 2025/11/21 03:38:36 DEBUG : CopyDest/three: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891f0f_d20251121_m033224_c001_v0001104_t0015_u01763695944929") 2025/11/21 03:38:36 DEBUG : CopyDest/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334e6_d20251121_m033228_c001_v7007000_t0000_u01763695948122") 2025/11/21 03:38:36 DEBUG : CopyDest/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a273_d20251121_m033222_c001_v0001106_t0005_u01763695942414") 2025/11/21 03:38:36 DEBUG : EXISTING: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e158931_d20251121_m033355_c001_v7007000_t0000_u01763696035822") 2025/11/21 03:38:36 DEBUG : EXISTING: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f4f3_d20251121_m033354_c001_v0001183_t0053_u01763696034857") 2025/11/21 03:38:36 DEBUG : PREFIXapple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064e3_d20251121_m033555_c001_v7007000_t0000_u01763696155912") 2025/11/21 03:38:36 DEBUG : PREFIXapple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f93b_d20251121_m033550_c001_v0001183_t0011_u01763696150973") 2025/11/21 03:38:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f415fe2aee2db9a32_d20251121_m033555_c001_v7007000_t0000_u01763696155861") 2025/11/21 03:38:36 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f2f7_d20251121_m033550_c001_v0001184_t0053_u01763696150986") 2025/11/21 03:38:36 DEBUG : PREFIXbanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e158b43_d20251121_m033556_c001_v7007000_t0000_u01763696156091") 2025/11/21 03:38:36 DEBUG : PREFIXbanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9a0_d20251121_m033550_c001_v0001101_t0003_u01763696150995") 2025/11/21 03:38:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3055e8_d20251121_m033555_c001_v7007000_t0000_u01763696155889") 2025/11/21 03:38:36 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388952_d20251121_m033551_c001_v0001144_t0035_u01763696151006") 2025/11/21 03:38:36 DEBUG : Testêé: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e158927_d20251121_m033352_c001_v7007000_t0000_u01763696032485") 2025/11/21 03:38:37 DEBUG : Testêé: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f4df_d20251121_m033351_c001_v0001183_t0051_u01763696031902") 2025/11/21 03:38:37 DEBUG : Testêé: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f4d7_d20251121_m033351_c001_v0001183_t0041_u01763696031310") 2025/11/21 03:38:37 DEBUG : YXBwbGU=: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c80649b_d20251121_m033535_c001_v7007000_t0000_u01763696135672") 2025/11/21 03:38:37 DEBUG : YXBwbGU=: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f89b_d20251121_m033530_c001_v0001183_t0012_u01763696130957") 2025/11/21 03:38:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c80649c_d20251121_m033535_c001_v7007000_t0000_u01763696135852") 2025/11/21 03:38:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d932_d20251121_m033531_c001_v0001101_t0011_u01763696131711") 2025/11/21 03:38:37 DEBUG : YmFuYW5h: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c80649f_d20251121_m033536_c001_v7007000_t0000_u01763696136039") 2025/11/21 03:38:37 DEBUG : YmFuYW5h: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f256_d20251121_m033530_c001_v0001184_t0041_u01763696130969") 2025/11/21 03:38:37 DEBUG : a/potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956a3_d20251121_m033009_c001_v7007000_t0000_u01763695809824") 2025/11/21 03:38:37 DEBUG : a/potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a018_d20251121_m033008_c001_v0001106_t0003_u01763695808872") 2025/11/21 03:38:37 DEBUG : a/potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41665_d20251121_m033006_c001_v7007000_t0000_u01763695806571") 2025/11/21 03:38:37 DEBUG : a/potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ff8_d20251121_m033005_c001_v0001106_t0024_u01763695805500") 2025/11/21 03:38:37 DEBUG : a/potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1f0b4_d20251121_m032942_c001_v7007000_t0000_u01763695782657") 2025/11/21 03:38:37 DEBUG : a/potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f91_d20251121_m032941_c001_v0001106_t0028_u01763695781490") 2025/11/21 03:38:37 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5e1_d20251121_m033801_c001_v7007000_t0000_u01763696281671") 2025/11/21 03:38:37 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f6c3_d20251121_m033757_c001_v0001184_t0015_u01763696277129") 2025/11/21 03:38:37 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864370_d20251121_m033744_c001_v7007000_t0000_u01763696264227") 2025/11/21 03:38:37 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f63c_d20251121_m033739_c001_v0001184_t0006_u01763696259705") 2025/11/21 03:38:37 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec74_d20251121_m033727_c001_v7007000_t0000_u01763696247496") 2025/11/21 03:38:37 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f5cf_d20251121_m033723_c001_v0001184_t0015_u01763696243053") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae929349d_d20251121_m033711_c001_v7007000_t0000_u01763696231567") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f563_d20251121_m033707_c001_v0001184_t0059_u01763696227362") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eebef_d20251121_m033654_c001_v7007000_t0000_u01763696214923") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f4e5_d20251121_m033650_c001_v0001184_t0024_u01763696210255") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24386_d20251121_m033637_c001_v7007000_t0000_u01763696197943") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f459_d20251121_m033631_c001_v0001184_t0013_u01763696191590") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338cb_d20251121_m033619_c001_v7007000_t0000_u01763696179439") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa0a_d20251121_m033615_c001_v0001183_t0053_u01763696175430") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6ef1_d20251121_m033613_c001_v7007000_t0000_u01763696173900") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03889b4_d20251121_m033609_c001_v0001144_t0048_u01763696169939") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30745_d20251121_m033557_c001_v7007000_t0000_u01763696157557") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9b6_d20251121_m033554_c001_v0001101_t0042_u01763696154370") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f400e9e5b5facc783_d20251121_m033552_c001_v7007000_t0000_u01763696152867") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f92a_d20251121_m033548_c001_v0001183_t0053_u01763696148053") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fc8a_d20251121_m033533_c001_v7007000_t0000_u01763696133828") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03888c9_d20251121_m033527_c001_v0001144_t0048_u01763696127010") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241e2_d20251121_m033513_c001_v7007000_t0000_u01763696113758") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f7de_d20251121_m033509_c001_v0001183_t0041_u01763696109560") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054eb_d20251121_m033457_c001_v7007000_t0000_u01763696097167") 2025/11/21 03:38:38 DEBUG : apple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f137_d20251121_m033452_c001_v0001184_t0003_u01763696092509") 2025/11/21 03:38:38 DEBUG : appleSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f412f193828a8e07c_d20251121_m033617_c001_v7007000_t0000_u01763696177838") 2025/11/21 03:38:38 DEBUG : appleSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3a4_d20251121_m033612_c001_v0001184_t0024_u01763696172170") 2025/11/21 03:38:38 DEBUG : appleapple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24388_d20251121_m033638_c001_v7007000_t0000_u01763696198124") 2025/11/21 03:38:39 DEBUG : appleapple: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f467_d20251121_m033633_c001_v0001184_t0037_u01763696193811") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5e3_d20251121_m033801_c001_v7007000_t0000_u01763696281853") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dbbc_d20251121_m033757_c001_v0001101_t0026_u01763696277556") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864372_d20251121_m033744_c001_v7007000_t0000_u01763696264410") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db72_d20251121_m033740_c001_v0001101_t0041_u01763696260108") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec75_d20251121_m033727_c001_v7007000_t0000_u01763696247679") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db1d_d20251121_m033723_c001_v0001101_t0039_u01763696243490") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae929349e_d20251121_m033711_c001_v7007000_t0000_u01763696231750") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dae4_d20251121_m033707_c001_v0001101_t0035_u01763696227773") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eebf0_d20251121_m033655_c001_v7007000_t0000_u01763696215105") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da9f_d20251121_m033650_c001_v0001101_t0045_u01763696210673") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24382_d20251121_m033635_c001_v7007000_t0000_u01763696195931") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da5c_d20251121_m033631_c001_v0001101_t0035_u01763696191986") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338cc_d20251121_m033619_c001_v7007000_t0000_u01763696179621") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3cb_d20251121_m033615_c001_v0001184_t0049_u01763696175442") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f412f193828a8e06f_d20251121_m033614_c001_v7007000_t0000_u01763696174482") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9d2_d20251121_m033610_c001_v0001183_t0020_u01763696170938") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30747_d20251121_m033557_c001_v7007000_t0000_u01763696157737") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388960_d20251121_m033554_c001_v0001144_t0048_u01763696154339") 2025/11/21 03:38:39 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3055dc_d20251121_m033553_c001_v7007000_t0000_u01763696153411") 2025/11/21 03:38:40 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d99a_d20251121_m033548_c001_v0001101_t0031_u01763696148529") 2025/11/21 03:38:40 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f404816de1ef35589_d20251121_m033533_c001_v7007000_t0000_u01763696133612") 2025/11/21 03:38:40 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f241_d20251121_m033528_c001_v0001184_t0039_u01763696128264") 2025/11/21 03:38:40 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241e3_d20251121_m033513_c001_v7007000_t0000_u01763696113942") 2025/11/21 03:38:40 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388866_d20251121_m033509_c001_v0001144_t0025_u01763696109991") 2025/11/21 03:38:40 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054ec_d20251121_m033457_c001_v7007000_t0000_u01763696097349") 2025/11/21 03:38:40 DEBUG : appleappleapplebanana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f76b_d20251121_m033453_c001_v0001183_t0052_u01763696093752") 2025/11/21 03:38:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c806541_d20251121_m033617_c001_v7007000_t0000_u01763696177621") 2025/11/21 03:38:40 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03889c7_d20251121_m033612_c001_v0001144_t0009_u01763696172137") 2025/11/21 03:38:40 DEBUG : b/potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956a4_d20251121_m033010_c001_v7007000_t0000_u01763695810006") 2025/11/21 03:38:40 DEBUG : b/potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a006_d20251121_m033007_c001_v0001106_t0028_u01763695807120") 2025/11/21 03:38:40 DEBUG : b/potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41662_d20251121_m033006_c001_v7007000_t0000_u01763695806015") 2025/11/21 03:38:40 DEBUG : b/potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ff4_d20251121_m033004_c001_v0001106_t0040_u01763695804112") 2025/11/21 03:38:40 DEBUG : b/potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1f0af_d20251121_m032942_c001_v7007000_t0000_u01763695782080") 2025/11/21 03:38:40 DEBUG : b/potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f87_d20251121_m032939_c001_v0001106_t0056_u01763695779755") 2025/11/21 03:38:40 DEBUG : backup/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6c3c_d20251121_m033242_c001_v7007000_t0000_u01763695962069") 2025/11/21 03:38:40 DEBUG : backup/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f105cf75250889500_d20251121_m033239_c001_v0001117_t0040_u01763695959651") 2025/11/21 03:38:40 DEBUG : backup/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f107cb871611ea477_d20251121_m033235_c001_v0001179_t0026_u01763695955158") 2025/11/21 03:38:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419db1366df5c65c_d20251121_m033312_c001_v7007000_t0000_u01763695992509") 2025/11/21 03:38:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f100be6abf114df0b_d20251121_m033309_c001_v0001099_t0055_u01763695989795") 2025/11/21 03:38:40 DEBUG : backup/one-2019-01-01: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f101c02c49c6a27cf_d20251121_m033304_c001_v0001117_t0054_u01763695984892") 2025/11/21 03:38:40 DEBUG : backup/one.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f400e9e5b5facc3ee_d20251121_m033258_c001_v7007000_t0000_u01763695978185") 2025/11/21 03:38:41 DEBUG : backup/one.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1153bd893694fba5_d20251121_m033255_c001_v0001176_t0033_u01763695975951") 2025/11/21 03:38:41 DEBUG : backup/one.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f104e9822f812509a_d20251121_m033251_c001_v0001172_t0033_u01763695971230") 2025/11/21 03:38:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419db1366df5c65e_d20251121_m033312_c001_v7007000_t0000_u01763695992691") 2025/11/21 03:38:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11064983cc8a22ea_d20251121_m033311_c001_v0001104_t0048_u01763695991134") 2025/11/21 03:38:41 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f10884c83c251b04b_d20251121_m033307_c001_v0001041_t0036_u01763695987104") 2025/11/21 03:38:41 DEBUG : backup/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6c3e_d20251121_m033242_c001_v7007000_t0000_u01763695962301") 2025/11/21 03:38:41 DEBUG : backup/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f10456a19b83075e8_d20251121_m033241_c001_v0001093_t0030_u01763695961095") 2025/11/21 03:38:41 DEBUG : backup/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f114ae356f49911ad_d20251121_m033236_c001_v0001176_t0050_u01763695956935") 2025/11/21 03:38:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f400e9e5b5facc3f0_d20251121_m033258_c001_v7007000_t0000_u01763695978368") 2025/11/21 03:38:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f115c60037747816f_d20251121_m033257_c001_v0001100_t0005_u01763695977230") 2025/11/21 03:38:41 DEBUG : backup/three.txt.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1041a0d86b668a56_d20251121_m033253_c001_v0001134_t0037_u01763695973061") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5e8_d20251121_m033802_c001_v7007000_t0000_u01763696282037") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fca9_d20251121_m033757_c001_v0001183_t0000_u01763696277338") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864373_d20251121_m033744_c001_v7007000_t0000_u01763696264593") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fc2a_d20251121_m033739_c001_v0001183_t0002_u01763696259912") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec7a_d20251121_m033727_c001_v7007000_t0000_u01763696247864") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fbca_d20251121_m033723_c001_v0001183_t0042_u01763696243266") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae929349f_d20251121_m033711_c001_v7007000_t0000_u01763696231937") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fb75_d20251121_m033707_c001_v0001183_t0033_u01763696227568") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eebf3_d20251121_m033655_c001_v7007000_t0000_u01763696215288") 2025/11/21 03:38:41 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fadf_d20251121_m033650_c001_v0001183_t0055_u01763696210457") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f2438a_d20251121_m033638_c001_v7007000_t0000_u01763696198307") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa75_d20251121_m033631_c001_v0001183_t0031_u01763696191786") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338ce_d20251121_m033619_c001_v7007000_t0000_u01763696179803") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da11_d20251121_m033615_c001_v0001101_t0004_u01763696175452") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eac6f_d20251121_m033614_c001_v7007000_t0000_u01763696174275") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9eb_d20251121_m033610_c001_v0001101_t0054_u01763696170562") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30749_d20251121_m033557_c001_v7007000_t0000_u01763696157917") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f95e_d20251121_m033554_c001_v0001183_t0059_u01763696154348") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3055d7_d20251121_m033552_c001_v7007000_t0000_u01763696152850") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f2e7_d20251121_m033548_c001_v0001184_t0057_u01763696148324") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fc87_d20251121_m033533_c001_v7007000_t0000_u01763696133614") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f88c_d20251121_m033528_c001_v0001183_t0046_u01763696128040") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241e7_d20251121_m033514_c001_v7007000_t0000_u01763696114126") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f1b8_d20251121_m033509_c001_v0001184_t0021_u01763696109769") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054ed_d20251121_m033457_c001_v7007000_t0000_u01763696097530") 2025/11/21 03:38:42 DEBUG : banana: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff038880e_d20251121_m033452_c001_v0001144_t0032_u01763696092719") 2025/11/21 03:38:42 DEBUG : bananaSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eac8d_d20251121_m033617_c001_v7007000_t0000_u01763696177681") 2025/11/21 03:38:42 DEBUG : bananaSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9f5_d20251121_m033612_c001_v0001101_t0020_u01763696172150") 2025/11/21 03:38:42 DEBUG : both0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30544e_d20251121_m033424_c001_v7007000_t0000_u01763696064697") 2025/11/21 03:38:42 DEBUG : both0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5d7_d20251121_m033413_c001_v0001183_t0036_u01763696053597") 2025/11/21 03:38:43 DEBUG : both0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa39_d20251121_m033409_c001_v7007000_t0000_u01763696049279") 2025/11/21 03:38:43 DEBUG : both0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f50f_d20251121_m033357_c001_v0001183_t0014_u01763696037710") 2025/11/21 03:38:43 DEBUG : both1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305450_d20251121_m033424_c001_v7007000_t0000_u01763696064878") 2025/11/21 03:38:43 DEBUG : both1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5e0_d20251121_m033413_c001_v0001183_t0020_u01763696053993") 2025/11/21 03:38:43 DEBUG : both1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa3b_d20251121_m033409_c001_v7007000_t0000_u01763696049462") 2025/11/21 03:38:43 DEBUG : both1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f517_d20251121_m033358_c001_v0001183_t0017_u01763696038172") 2025/11/21 03:38:43 DEBUG : both10: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305451_d20251121_m033425_c001_v7007000_t0000_u01763696065059") 2025/11/21 03:38:43 DEBUG : both10: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f61a_d20251121_m033417_c001_v0001183_t0057_u01763696057665") 2025/11/21 03:38:43 DEBUG : both10: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa3e_d20251121_m033409_c001_v7007000_t0000_u01763696049643") 2025/11/21 03:38:43 DEBUG : both10: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f558_d20251121_m033401_c001_v0001183_t0009_u01763696041944") 2025/11/21 03:38:43 DEBUG : both11: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305454_d20251121_m033425_c001_v7007000_t0000_u01763696065240") 2025/11/21 03:38:43 DEBUG : both11: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f620_d20251121_m033418_c001_v0001183_t0019_u01763696058083") 2025/11/21 03:38:43 DEBUG : both11: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa40_d20251121_m033409_c001_v7007000_t0000_u01763696049825") 2025/11/21 03:38:43 DEBUG : both11: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f55c_d20251121_m033402_c001_v0001183_t0045_u01763696042487") 2025/11/21 03:38:43 DEBUG : both12: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305455_d20251121_m033425_c001_v7007000_t0000_u01763696065423") 2025/11/21 03:38:43 DEBUG : both12: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f628_d20251121_m033418_c001_v0001183_t0028_u01763696058494") 2025/11/21 03:38:43 DEBUG : both12: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa41_d20251121_m033410_c001_v7007000_t0000_u01763696050007") 2025/11/21 03:38:43 DEBUG : both12: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f564_d20251121_m033402_c001_v0001183_t0007_u01763696042908") 2025/11/21 03:38:43 DEBUG : both13: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305456_d20251121_m033425_c001_v7007000_t0000_u01763696065603") 2025/11/21 03:38:43 DEBUG : both13: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f62e_d20251121_m033418_c001_v0001183_t0040_u01763696058930") 2025/11/21 03:38:43 DEBUG : both13: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa44_d20251121_m033410_c001_v7007000_t0000_u01763696050188") 2025/11/21 03:38:43 DEBUG : both13: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f56a_d20251121_m033403_c001_v0001183_t0059_u01763696043554") 2025/11/21 03:38:43 DEBUG : both14: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305457_d20251121_m033425_c001_v7007000_t0000_u01763696065784") 2025/11/21 03:38:43 DEBUG : both14: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f636_d20251121_m033419_c001_v0001183_t0043_u01763696059339") 2025/11/21 03:38:44 DEBUG : both14: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa46_d20251121_m033410_c001_v7007000_t0000_u01763696050369") 2025/11/21 03:38:44 DEBUG : both14: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f572_d20251121_m033403_c001_v0001183_t0000_u01763696043960") 2025/11/21 03:38:44 DEBUG : both15: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305458_d20251121_m033425_c001_v7007000_t0000_u01763696065966") 2025/11/21 03:38:44 DEBUG : both15: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f63e_d20251121_m033419_c001_v0001183_t0042_u01763696059738") 2025/11/21 03:38:44 DEBUG : both15: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa47_d20251121_m033410_c001_v7007000_t0000_u01763696050561") 2025/11/21 03:38:44 DEBUG : both15: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f578_d20251121_m033404_c001_v0001183_t0057_u01763696044396") 2025/11/21 03:38:44 DEBUG : both16: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305459_d20251121_m033426_c001_v7007000_t0000_u01763696066146") 2025/11/21 03:38:44 DEBUG : both16: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f648_d20251121_m033420_c001_v0001183_t0042_u01763696060192") 2025/11/21 03:38:44 DEBUG : both16: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa4a_d20251121_m033410_c001_v7007000_t0000_u01763696050741") 2025/11/21 03:38:44 DEBUG : both16: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f586_d20251121_m033404_c001_v0001183_t0052_u01763696044841") 2025/11/21 03:38:44 DEBUG : both17: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30545a_d20251121_m033426_c001_v7007000_t0000_u01763696066326") 2025/11/21 03:38:44 DEBUG : both17: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f64e_d20251121_m033420_c001_v0001183_t0058_u01763696060629") 2025/11/21 03:38:44 DEBUG : both17: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa4b_d20251121_m033410_c001_v7007000_t0000_u01763696050987") 2025/11/21 03:38:44 DEBUG : both17: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f590_d20251121_m033405_c001_v0001183_t0035_u01763696045240") 2025/11/21 03:38:44 DEBUG : both18: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30545b_d20251121_m033426_c001_v7007000_t0000_u01763696066507") 2025/11/21 03:38:44 DEBUG : both18: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f654_d20251121_m033421_c001_v0001183_t0057_u01763696061107") 2025/11/21 03:38:44 DEBUG : both18: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa4c_d20251121_m033411_c001_v7007000_t0000_u01763696051169") 2025/11/21 03:38:44 DEBUG : both18: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f596_d20251121_m033405_c001_v0001183_t0023_u01763696045659") 2025/11/21 03:38:44 DEBUG : both19: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30545d_d20251121_m033426_c001_v7007000_t0000_u01763696066690") 2025/11/21 03:38:44 DEBUG : both19: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f65a_d20251121_m033421_c001_v0001183_t0012_u01763696061519") 2025/11/21 03:38:45 DEBUG : both19: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa4d_d20251121_m033411_c001_v7007000_t0000_u01763696051354") 2025/11/21 03:38:45 DEBUG : both19: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f59f_d20251121_m033406_c001_v0001183_t0011_u01763696046144") 2025/11/21 03:38:45 DEBUG : both2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30545e_d20251121_m033426_c001_v7007000_t0000_u01763696066871") 2025/11/21 03:38:45 DEBUG : both2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5e4_d20251121_m033414_c001_v0001183_t0015_u01763696054391") 2025/11/21 03:38:45 DEBUG : both2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa50_d20251121_m033411_c001_v7007000_t0000_u01763696051589") 2025/11/21 03:38:45 DEBUG : both2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f524_d20251121_m033358_c001_v0001183_t0052_u01763696038582") 2025/11/21 03:38:45 DEBUG : both3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30545f_d20251121_m033427_c001_v7007000_t0000_u01763696067052") 2025/11/21 03:38:45 DEBUG : both3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5ea_d20251121_m033414_c001_v0001183_t0041_u01763696054798") 2025/11/21 03:38:45 DEBUG : both3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa55_d20251121_m033411_c001_v7007000_t0000_u01763696051770") 2025/11/21 03:38:45 DEBUG : both3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f529_d20251121_m033359_c001_v0001183_t0014_u01763696039001") 2025/11/21 03:38:45 DEBUG : both4: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305460_d20251121_m033427_c001_v7007000_t0000_u01763696067237") 2025/11/21 03:38:45 DEBUG : both4: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5f4_d20251121_m033415_c001_v0001183_t0054_u01763696055199") 2025/11/21 03:38:45 DEBUG : both4: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa57_d20251121_m033411_c001_v7007000_t0000_u01763696051956") 2025/11/21 03:38:45 DEBUG : both4: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f52f_d20251121_m033359_c001_v0001183_t0014_u01763696039405") 2025/11/21 03:38:45 DEBUG : both5: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305461_d20251121_m033427_c001_v7007000_t0000_u01763696067439") 2025/11/21 03:38:45 DEBUG : both5: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5f8_d20251121_m033415_c001_v0001183_t0038_u01763696055660") 2025/11/21 03:38:45 DEBUG : both5: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa58_d20251121_m033412_c001_v7007000_t0000_u01763696052137") 2025/11/21 03:38:45 DEBUG : both5: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f537_d20251121_m033359_c001_v0001183_t0022_u01763696039822") 2025/11/21 03:38:45 DEBUG : both6: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305462_d20251121_m033427_c001_v7007000_t0000_u01763696067619") 2025/11/21 03:38:45 DEBUG : both6: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f600_d20251121_m033416_c001_v0001183_t0034_u01763696056054") 2025/11/21 03:38:46 DEBUG : both6: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa5c_d20251121_m033412_c001_v7007000_t0000_u01763696052318") 2025/11/21 03:38:46 DEBUG : both6: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f53d_d20251121_m033400_c001_v0001183_t0001_u01763696040237") 2025/11/21 03:38:46 DEBUG : both7: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305463_d20251121_m033427_c001_v7007000_t0000_u01763696067801") 2025/11/21 03:38:46 DEBUG : both7: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f608_d20251121_m033416_c001_v0001183_t0022_u01763696056446") 2025/11/21 03:38:46 DEBUG : both7: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa5f_d20251121_m033412_c001_v7007000_t0000_u01763696052499") 2025/11/21 03:38:46 DEBUG : both7: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f541_d20251121_m033400_c001_v0001183_t0054_u01763696040679") 2025/11/21 03:38:46 DEBUG : both8: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305464_d20251121_m033427_c001_v7007000_t0000_u01763696067982") 2025/11/21 03:38:46 DEBUG : both8: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f60f_d20251121_m033416_c001_v0001183_t0046_u01763696056866") 2025/11/21 03:38:46 DEBUG : both8: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa64_d20251121_m033412_c001_v7007000_t0000_u01763696052681") 2025/11/21 03:38:46 DEBUG : both8: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f549_d20251121_m033401_c001_v0001183_t0035_u01763696041080") 2025/11/21 03:38:46 DEBUG : both9: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305467_d20251121_m033428_c001_v7007000_t0000_u01763696068162") 2025/11/21 03:38:46 DEBUG : both9: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f616_d20251121_m033417_c001_v0001183_t0037_u01763696057264") 2025/11/21 03:38:46 DEBUG : both9: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa65_d20251121_m033412_c001_v7007000_t0000_u01763696052862") 2025/11/21 03:38:46 DEBUG : both9: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f550_d20251121_m033401_c001_v0001183_t0028_u01763696041530") 2025/11/21 03:38:46 DEBUG : c/non empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956a5_d20251121_m033010_c001_v7007000_t0000_u01763695810187") 2025/11/21 03:38:46 DEBUG : c/non empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a00c_d20251121_m033007_c001_v0001106_t0043_u01763695807794") 2025/11/21 03:38:46 DEBUG : c/non empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41666_d20251121_m033006_c001_v7007000_t0000_u01763695806755") 2025/11/21 03:38:46 DEBUG : c/non empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ff6_d20251121_m033004_c001_v0001106_t0013_u01763695804645") 2025/11/21 03:38:46 DEBUG : c/non empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1f0b6_d20251121_m032942_c001_v7007000_t0000_u01763695782841") 2025/11/21 03:38:46 DEBUG : c/non empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f8f_d20251121_m032940_c001_v0001106_t0041_u01763695780452") 2025/11/21 03:38:46 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a0_d20251121_m033536_c001_v7007000_t0000_u01763696136221") 2025/11/21 03:38:47 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03888d7_d20251121_m033530_c001_v0001144_t0004_u01763696130980") 2025/11/21 03:38:47 DEBUG : check sum: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1e4ba_d20251121_m032930_c001_v7007000_t0000_u01763695770149") 2025/11/21 03:38:47 DEBUG : check sum: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f56_d20251121_m032928_c001_v0001106_t0009_u01763695768851") 2025/11/21 03:38:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe771486445a_d20251121_m033833_c001_v7007000_t0000_u01763696313009") 2025/11/21 03:38:47 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f7d6_d20251121_m033831_c001_v0001184_t0018_u01763696311475") 2025/11/21 03:38:47 DEBUG : dest/3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334b3_d20251121_m033210_c001_v7007000_t0000_u01763695930628") 2025/11/21 03:38:47 DEBUG : dest/3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4089630d5044d444_d20251121_m033209_c001_v0001182_t0035_u01763695929532") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f2438c_d20251121_m033638_c001_v7007000_t0000_u01763696198500") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcde: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da5f_d20251121_m033634_c001_v0001101_t0001_u01763696194034") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5eb_d20251121_m033802_c001_v7007000_t0000_u01763696282219") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f67d_d20251121_m033748_c001_v0001184_t0053_u01763696268860") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864374_d20251121_m033744_c001_v7007000_t0000_u01763696264775") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f5fd_d20251121_m033732_c001_v0001184_t0026_u01763696252166") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec7c_d20251121_m033728_c001_v7007000_t0000_u01763696248046") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f596_d20251121_m033716_c001_v0001184_t0020_u01763696236273") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934a0_d20251121_m033712_c001_v7007000_t0000_u01763696232126") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f523_d20251121_m033659_c001_v0001184_t0035_u01763696219558") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eebf8_d20251121_m033655_c001_v7007000_t0000_u01763696215471") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f4b7_d20251121_m033642_c001_v0001184_t0049_u01763696202574") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41d97_d20251121_m033635_c001_v7007000_t0000_u01763696195951") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f413_d20251121_m033624_c001_v0001184_t0023_u01763696184115") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338cf_d20251121_m033620_c001_v7007000_t0000_u01763696180058") 2025/11/21 03:38:47 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa12_d20251121_m033615_c001_v0001183_t0025_u01763696175649") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41384d99d3d71094_d20251121_m033614_c001_v7007000_t0000_u01763696174319") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388983_d20251121_m033602_c001_v0001144_t0035_u01763696162299") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f3074a_d20251121_m033558_c001_v7007000_t0000_u01763696158099") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f31b_d20251121_m033554_c001_v0001184_t0034_u01763696154568") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30724_d20251121_m033553_c001_v7007000_t0000_u01763696153429") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f8e0_d20251121_m033540_c001_v0001183_t0003_u01763696140291") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c806494_d20251121_m033533_c001_v7007000_t0000_u01763696133839") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f1e5_d20251121_m033518_c001_v0001184_t0018_u01763696118406") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241ea_d20251121_m033514_c001_v7007000_t0000_u01763696114311") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388834_d20251121_m033501_c001_v0001144_t0051_u01763696101783") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054ee_d20251121_m033457_c001_v7007000_t0000_u01763696097716") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f71e_d20251121_m033445_c001_v0001183_t0040_u01763696085498") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4024d7dd9603763a_d20251121_m033617_c001_v7007000_t0000_u01763696177665") 2025/11/21 03:38:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9da_d20251121_m033612_c001_v0001183_t0051_u01763696172362") 2025/11/21 03:38:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f2438d_d20251121_m033638_c001_v7007000_t0000_u01763696198682") 2025/11/21 03:38:48 DEBUG : dir1/0001-bcdef: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa81_d20251121_m033634_c001_v0001183_t0003_u01763696194049") 2025/11/21 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5ee_d20251121_m033802_c001_v7007000_t0000_u01763696282401") 2025/11/21 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fc5c_d20251121_m033749_c001_v0001183_t0019_u01763696269436") 2025/11/21 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864376_d20251121_m033744_c001_v7007000_t0000_u01763696264960") 2025/11/21 03:38:48 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fbfb_d20251121_m033732_c001_v0001183_t0006_u01763696252733") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec7d_d20251121_m033728_c001_v7007000_t0000_u01763696248228") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fbb6_d20251121_m033716_c001_v0001183_t0045_u01763696236830") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934a1_d20251121_m033712_c001_v7007000_t0000_u01763696232309") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fb20_d20251121_m033700_c001_v0001183_t0051_u01763696220118") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eebfb_d20251121_m033655_c001_v7007000_t0000_u01763696215654") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fab7_d20251121_m033643_c001_v0001183_t0031_u01763696203131") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216ead0a_d20251121_m033636_c001_v7007000_t0000_u01763696196117") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa48_d20251121_m033624_c001_v0001183_t0019_u01763696184687") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338d2_d20251121_m033620_c001_v7007000_t0000_u01763696180240") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3d1_d20251121_m033615_c001_v0001184_t0039_u01763696175706") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eac6d_d20251121_m033613_c001_v7007000_t0000_u01763696173910") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9ce_d20251121_m033603_c001_v0001101_t0026_u01763696163835") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f3074b_d20251121_m033558_c001_v7007000_t0000_u01763696158280") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f962_d20251121_m033554_c001_v0001183_t0055_u01763696154576") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4088e504c8c09122_d20251121_m033553_c001_v7007000_t0000_u01763696153056") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f2a9_d20251121_m033540_c001_v0001184_t0058_u01763696140889") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe25d_d20251121_m033533_c001_v7007000_t0000_u01763696133172") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388891_d20251121_m033518_c001_v0001144_t0049_u01763696118971") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241ec_d20251121_m033514_c001_v7007000_t0000_u01763696114495") 2025/11/21 03:38:49 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f7af_d20251121_m033502_c001_v0001183_t0040_u01763696102791") 2025/11/21 03:38:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054ef_d20251121_m033457_c001_v7007000_t0000_u01763696097897") 2025/11/21 03:38:50 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f0e8_d20251121_m033445_c001_v0001184_t0015_u01763696085703") 2025/11/21 03:38:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c806544_d20251121_m033617_c001_v7007000_t0000_u01763696177990") 2025/11/21 03:38:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3a8_d20251121_m033612_c001_v0001184_t0036_u01763696172374") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f2438f_d20251121_m033638_c001_v7007000_t0000_u01763696198863") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefg: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a41_d20251121_m033634_c001_v0001144_t0053_u01763696194038") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5f1_d20251121_m033802_c001_v7007000_t0000_u01763696282608") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db9d_d20251121_m033750_c001_v0001101_t0010_u01763696270018") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864378_d20251121_m033745_c001_v7007000_t0000_u01763696265143") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db45_d20251121_m033733_c001_v0001101_t0034_u01763696253324") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec7e_d20251121_m033728_c001_v7007000_t0000_u01763696248411") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db04_d20251121_m033717_c001_v0001101_t0048_u01763696237392") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934a2_d20251121_m033712_c001_v7007000_t0000_u01763696232492") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dac1_d20251121_m033700_c001_v0001101_t0020_u01763696220713") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eebfc_d20251121_m033655_c001_v7007000_t0000_u01763696215838") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da81_d20251121_m033643_c001_v0001101_t0049_u01763696203705") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24383_d20251121_m033636_c001_v7007000_t0000_u01763696196129") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da3c_d20251121_m033625_c001_v0001101_t0012_u01763696185282") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338d3_d20251121_m033620_c001_v7007000_t0000_u01763696180421") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa15_d20251121_m033615_c001_v0001183_t0032_u01763696175856") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c80652c_d20251121_m033614_c001_v7007000_t0000_u01763696174328") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f991_d20251121_m033604_c001_v0001183_t0001_u01763696164559") 2025/11/21 03:38:50 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f3074d_d20251121_m033558_c001_v7007000_t0000_u01763696158461") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9b8_d20251121_m033554_c001_v0001101_t0006_u01763696154676") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4162454a20dc40f3_d20251121_m033553_c001_v7007000_t0000_u01763696153250") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d96c_d20251121_m033541_c001_v0001101_t0020_u01763696141456") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6e8d_d20251121_m033533_c001_v7007000_t0000_u01763696133364") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f82c_d20251121_m033520_c001_v0001183_t0033_u01763696120401") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241ed_d20251121_m033514_c001_v7007000_t0000_u01763696114701") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f18a_d20251121_m033503_c001_v0001184_t0042_u01763696103367") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054f0_d20251121_m033458_c001_v7007000_t0000_u01763696098088") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03887ee_d20251121_m033445_c001_v0001144_t0018_u01763696085912") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eeb5a_d20251121_m033617_c001_v7007000_t0000_u01763696177791") 2025/11/21 03:38:51 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9f9_d20251121_m033612_c001_v0001101_t0036_u01763696172573") 2025/11/21 03:38:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24390_d20251121_m033639_c001_v7007000_t0000_u01763696199045") 2025/11/21 03:38:51 DEBUG : dir1/0003-defgh: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f469_d20251121_m033634_c001_v0001184_t0032_u01763696194061") 2025/11/21 03:38:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5f4_d20251121_m033802_c001_v7007000_t0000_u01763696282791") 2025/11/21 03:38:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388ba6_d20251121_m033750_c001_v0001144_t0027_u01763696270788") 2025/11/21 03:38:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe771486437b_d20251121_m033745_c001_v7007000_t0000_u01763696265326") 2025/11/21 03:38:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b58_d20251121_m033734_c001_v0001144_t0022_u01763696254097") 2025/11/21 03:38:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec7f_d20251121_m033728_c001_v7007000_t0000_u01763696248593") 2025/11/21 03:38:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b09_d20251121_m033718_c001_v0001144_t0004_u01763696238073") 2025/11/21 03:38:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934a3_d20251121_m033712_c001_v7007000_t0000_u01763696232675") 2025/11/21 03:38:51 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388ab0_d20251121_m033701_c001_v0001144_t0043_u01763696221384") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eebfd_d20251121_m033656_c001_v7007000_t0000_u01763696216021") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a72_d20251121_m033644_c001_v0001144_t0050_u01763696204965") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216ead08_d20251121_m033635_c001_v7007000_t0000_u01763696195928") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a1c_d20251121_m033626_c001_v0001144_t0030_u01763696186011") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338d4_d20251121_m033620_c001_v7007000_t0000_u01763696180603") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da14_d20251121_m033615_c001_v0001101_t0034_u01763696175902") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41384d99d3d71096_d20251121_m033614_c001_v7007000_t0000_u01763696174502") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f35e_d20251121_m033605_c001_v0001184_t0052_u01763696165131") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30752_d20251121_m033558_c001_v7007000_t0000_u01763696158642") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f31d_d20251121_m033554_c001_v0001184_t0026_u01763696154778") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4088e504c8c0911f_d20251121_m033552_c001_v7007000_t0000_u01763696152872") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff038892e_d20251121_m033542_c001_v0001144_t0036_u01763696142320") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6e91_d20251121_m033533_c001_v7007000_t0000_u01763696133728") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f1f9_d20251121_m033520_c001_v0001184_t0013_u01763696120620") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241f0_d20251121_m033514_c001_v7007000_t0000_u01763696114884") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388838_d20251121_m033503_c001_v0001144_t0037_u01763696103573") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054f2_d20251121_m033458_c001_v7007000_t0000_u01763696098270") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f734_d20251121_m033446_c001_v0001183_t0057_u01763696086796") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c806542_d20251121_m033617_c001_v7007000_t0000_u01763696177804") 2025/11/21 03:38:52 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9df_d20251121_m033612_c001_v0001183_t0018_u01763696172583") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24392_d20251121_m033639_c001_v7007000_t0000_u01763696199228") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghi: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa83_d20251121_m033634_c001_v0001183_t0016_u01763696194250") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5f6_d20251121_m033802_c001_v7007000_t0000_u01763696282975") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f68f_d20251121_m033751_c001_v0001184_t0042_u01763696271326") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe771486437c_d20251121_m033745_c001_v7007000_t0000_u01763696265518") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f617_d20251121_m033734_c001_v0001184_t0038_u01763696254709") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec80_d20251121_m033728_c001_v7007000_t0000_u01763696248776") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f5ac_d20251121_m033718_c001_v0001184_t0027_u01763696238669") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934a5_d20251121_m033712_c001_v7007000_t0000_u01763696232858") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f532_d20251121_m033702_c001_v0001184_t0044_u01763696222407") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eebfe_d20251121_m033656_c001_v7007000_t0000_u01763696216205") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f4ce_d20251121_m033645_c001_v0001184_t0026_u01763696205970") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f415fe2aee2db9adb_d20251121_m033635_c001_v7007000_t0000_u01763696195737") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f428_d20251121_m033626_c001_v0001184_t0015_u01763696186586") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338d5_d20251121_m033620_c001_v7007000_t0000_u01763696180784") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3d3_d20251121_m033615_c001_v0001184_t0006_u01763696175916") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c80652d_d20251121_m033614_c001_v7007000_t0000_u01763696174514") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388990_d20251121_m033605_c001_v0001144_t0036_u01763696165331") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30753_d20251121_m033558_c001_v7007000_t0000_u01763696158865") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f966_d20251121_m033554_c001_v0001183_t0023_u01763696154802") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4162454a20dc40f1_d20251121_m033552_c001_v7007000_t0000_u01763696152888") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f8f7_d20251121_m033543_c001_v0001183_t0028_u01763696143045") 2025/11/21 03:38:53 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24283_d20251121_m033533_c001_v7007000_t0000_u01763696133741") 2025/11/21 03:38:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff038889d_d20251121_m033520_c001_v0001144_t0029_u01763696120815") 2025/11/21 03:38:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241f1_d20251121_m033515_c001_v7007000_t0000_u01763696115067") 2025/11/21 03:38:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f7b8_d20251121_m033504_c001_v0001183_t0001_u01763696104341") 2025/11/21 03:38:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054f5_d20251121_m033458_c001_v7007000_t0000_u01763696098452") 2025/11/21 03:38:54 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f0f6_d20251121_m033446_c001_v0001184_t0006_u01763696086988") 2025/11/21 03:38:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4024d7dd9603763c_d20251121_m033617_c001_v7007000_t0000_u01763696177851") 2025/11/21 03:38:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3ac_d20251121_m033612_c001_v0001184_t0029_u01763696172595") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24394_d20251121_m033639_c001_v7007000_t0000_u01763696199411") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghij: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f46d_d20251121_m033634_c001_v0001184_t0026_u01763696194282") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5f8_d20251121_m033803_c001_v7007000_t0000_u01763696283158") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fc6f_d20251121_m033751_c001_v0001183_t0055_u01763696271540") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe771486437d_d20251121_m033745_c001_v7007000_t0000_u01763696265701") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fc05_d20251121_m033734_c001_v0001183_t0032_u01763696254902") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec83_d20251121_m033728_c001_v7007000_t0000_u01763696248959") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fbba_d20251121_m033718_c001_v0001183_t0041_u01763696238890") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934a7_d20251121_m033713_c001_v7007000_t0000_u01763696233042") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fb30_d20251121_m033702_c001_v0001183_t0019_u01763696222608") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec00_d20251121_m033656_c001_v7007000_t0000_u01763696216388") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121faca_d20251121_m033646_c001_v0001183_t0042_u01763696206187") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f400e9e5b5facc82f_d20251121_m033635_c001_v7007000_t0000_u01763696195953") 2025/11/21 03:38:54 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa52_d20251121_m033626_c001_v0001183_t0031_u01763696186799") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338d7_d20251121_m033620_c001_v7007000_t0000_u01763696180964") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03889e6_d20251121_m033616_c001_v0001144_t0010_u01763696176057") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eeb4e_d20251121_m033614_c001_v7007000_t0000_u01763696174345") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9d8_d20251121_m033606_c001_v0001101_t0022_u01763696166177") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30754_d20251121_m033559_c001_v7007000_t0000_u01763696159046") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f321_d20251121_m033554_c001_v0001184_t0031_u01763696154983") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4162454a20dc40f2_d20251121_m033553_c001_v7007000_t0000_u01763696153069") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f2bc_d20251121_m033543_c001_v0001184_t0006_u01763696143255") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe262_d20251121_m033533_c001_v7007000_t0000_u01763696133535") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f84a_d20251121_m033522_c001_v0001183_t0039_u01763696122033") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241f4_d20251121_m033515_c001_v7007000_t0000_u01763696115250") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f198_d20251121_m033504_c001_v0001184_t0009_u01763696104565") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054f6_d20251121_m033458_c001_v7007000_t0000_u01763696098635") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03887f4_d20251121_m033447_c001_v0001144_t0035_u01763696087203") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eeb59_d20251121_m033617_c001_v7007000_t0000_u01763696177609") 2025/11/21 03:38:55 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9e4_d20251121_m033612_c001_v0001183_t0013_u01763696172787") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24396_d20251121_m033639_c001_v7007000_t0000_u01763696199593") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijk: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa85_d20251121_m033634_c001_v0001183_t0056_u01763696194451") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe5fe_d20251121_m033803_c001_v7007000_t0000_u01763696283345") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dba6_d20251121_m033751_c001_v0001101_t0033_u01763696271789") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe771486437e_d20251121_m033745_c001_v7007000_t0000_u01763696265884") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db4c_d20251121_m033735_c001_v0001101_t0052_u01763696255107") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec84_d20251121_m033729_c001_v7007000_t0000_u01763696249143") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db0a_d20251121_m033719_c001_v0001101_t0004_u01763696239096") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934a8_d20251121_m033713_c001_v7007000_t0000_u01763696233225") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dad1_d20251121_m033702_c001_v0001101_t0054_u01763696222816") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec01_d20251121_m033656_c001_v7007000_t0000_u01763696216571") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da93_d20251121_m033646_c001_v0001101_t0041_u01763696206404") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe77148641d7_d20251121_m033635_c001_v7007000_t0000_u01763696195969") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da40_d20251121_m033627_c001_v0001101_t0040_u01763696187004") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338d8_d20251121_m033621_c001_v7007000_t0000_u01763696181147") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa19_d20251121_m033616_c001_v0001183_t0009_u01763696176072") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4024d7dd96037625_d20251121_m033614_c001_v7007000_t0000_u01763696174289") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9aa_d20251121_m033606_c001_v0001183_t0049_u01763696166606") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30755_d20251121_m033559_c001_v7007000_t0000_u01763696159229") 2025/11/21 03:38:56 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f96a_d20251121_m033554_c001_v0001183_t0050_u01763696154995") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f415fe2aee2db9a28_d20251121_m033553_c001_v7007000_t0000_u01763696153258") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d974_d20251121_m033543_c001_v0001101_t0041_u01763696143475") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f409676405075feb4_d20251121_m033533_c001_v7007000_t0000_u01763696133610") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f213_d20251121_m033522_c001_v0001184_t0004_u01763696122245") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241f6_d20251121_m033515_c001_v7007000_t0000_u01763696115434") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388846_d20251121_m033504_c001_v0001144_t0048_u01763696104876") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054f7_d20251121_m033458_c001_v7007000_t0000_u01763696098818") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f742_d20251121_m033447_c001_v0001183_t0026_u01763696087795") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eac8c_d20251121_m033617_c001_v7007000_t0000_u01763696177670") 2025/11/21 03:38:57 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3b0_d20251121_m033612_c001_v0001184_t0048_u01763696172814") 2025/11/21 03:38:57 DEBUG : dir1/0007-12345: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24399_d20251121_m033639_c001_v7007000_t0000_u01763696199777") 2025/11/21 03:38:57 DEBUG : dir1/0007-12345: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da61_d20251121_m033634_c001_v0001101_t0051_u01763696194471") 2025/11/21 03:38:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe603_d20251121_m033803_c001_v7007000_t0000_u01763696283527") 2025/11/21 03:38:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388baf_d20251121_m033752_c001_v0001144_t0033_u01763696272119") 2025/11/21 03:38:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864380_d20251121_m033746_c001_v7007000_t0000_u01763696266067") 2025/11/21 03:38:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b61_d20251121_m033735_c001_v0001144_t0036_u01763696255501") 2025/11/21 03:38:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec85_d20251121_m033729_c001_v7007000_t0000_u01763696249342") 2025/11/21 03:38:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b11_d20251121_m033719_c001_v0001144_t0059_u01763696239475") 2025/11/21 03:38:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934a9_d20251121_m033713_c001_v7007000_t0000_u01763696233408") 2025/11/21 03:38:57 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388ab6_d20251121_m033703_c001_v0001144_t0033_u01763696223278") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec02_d20251121_m033656_c001_v7007000_t0000_u01763696216753") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a76_d20251121_m033646_c001_v0001144_t0009_u01763696206821") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c80657e_d20251121_m033635_c001_v7007000_t0000_u01763696195542") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a26_d20251121_m033627_c001_v0001144_t0031_u01763696187356") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338d9_d20251121_m033621_c001_v7007000_t0000_u01763696181328") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3d7_d20251121_m033616_c001_v0001184_t0059_u01763696176137") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eeb4f_d20251121_m033614_c001_v7007000_t0000_u01763696174534") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f374_d20251121_m033606_c001_v0001184_t0034_u01763696166806") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30757_d20251121_m033559_c001_v7007000_t0000_u01763696159409") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9ba_d20251121_m033555_c001_v0001101_t0017_u01763696155175") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864120_d20251121_m033553_c001_v7007000_t0000_u01763696153439") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388936_d20251121_m033544_c001_v0001144_t0040_u01763696144077") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695e4e_d20251121_m033533_c001_v7007000_t0000_u01763696133614") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03888b3_d20251121_m033522_c001_v0001144_t0055_u01763696122448") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241f8_d20251121_m033515_c001_v7007000_t0000_u01763696115617") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f7c6_d20251121_m033505_c001_v0001183_t0005_u01763696105523") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054f8_d20251121_m033458_c001_v7007000_t0000_u01763696098999") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f106_d20251121_m033448_c001_v0001184_t0022_u01763696088001") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eac90_d20251121_m033617_c001_v7007000_t0000_u01763696177859") 2025/11/21 03:38:58 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03889c9_d20251121_m033612_c001_v0001144_t0037_u01763696172883") 2025/11/21 03:38:58 DEBUG : dir1/0008-23456: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f2439b_d20251121_m033639_c001_v7007000_t0000_u01763696199959") 2025/11/21 03:38:58 DEBUG : dir1/0008-23456: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f471_d20251121_m033634_c001_v0001184_t0046_u01763696194491") 2025/11/21 03:38:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe606_d20251121_m033803_c001_v7007000_t0000_u01763696283710") 2025/11/21 03:38:58 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f6a3_d20251121_m033753_c001_v0001184_t0000_u01763696273016") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864381_d20251121_m033746_c001_v7007000_t0000_u01763696266250") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f620_d20251121_m033736_c001_v0001184_t0047_u01763696256564") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec86_d20251121_m033729_c001_v7007000_t0000_u01763696249525") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f5bc_d20251121_m033720_c001_v0001184_t0025_u01763696240148") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934aa_d20251121_m033713_c001_v7007000_t0000_u01763696233592") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f541_d20251121_m033704_c001_v0001184_t0013_u01763696224351") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec03_d20251121_m033656_c001_v7007000_t0000_u01763696216942") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f4d4_d20251121_m033647_c001_v0001184_t0022_u01763696207445") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f415fe2aee2db9ada_d20251121_m033635_c001_v7007000_t0000_u01763696195555") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f436_d20251121_m033628_c001_v0001184_t0031_u01763696188420") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338dd_d20251121_m033621_c001_v7007000_t0000_u01763696181510") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa1d_d20251121_m033616_c001_v0001183_t0050_u01763696176310") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338a8_d20251121_m033614_c001_v7007000_t0000_u01763696174306") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff038899f_d20251121_m033607_c001_v0001144_t0010_u01763696167007") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f3075b_d20251121_m033559_c001_v7007000_t0000_u01763696159590") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f325_d20251121_m033555_c001_v0001184_t0055_u01763696155190") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3055d8_d20251121_m033553_c001_v7007000_t0000_u01763696153032") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f916_d20251121_m033544_c001_v0001183_t0007_u01763696144784") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6e8f_d20251121_m033533_c001_v7007000_t0000_u01763696133547") 2025/11/21 03:38:59 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f862_d20251121_m033523_c001_v0001183_t0034_u01763696123197") 2025/11/21 03:39:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241f9_d20251121_m033515_c001_v7007000_t0000_u01763696115802") 2025/11/21 03:39:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f1a0_d20251121_m033505_c001_v0001184_t0056_u01763696105745") 2025/11/21 03:39:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054f9_d20251121_m033459_c001_v7007000_t0000_u01763696099180") 2025/11/21 03:39:00 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03887f8_d20251121_m033448_c001_v0001144_t0025_u01763696088202") 2025/11/21 03:39:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eac91_d20251121_m033617_c001_v7007000_t0000_u01763696177872") 2025/11/21 03:39:00 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9eb_d20251121_m033613_c001_v0001183_t0038_u01763696173000") 2025/11/21 03:39:00 DEBUG : dir1/0009-34567: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f2439d_d20251121_m033640_c001_v7007000_t0000_u01763696200140") 2025/11/21 03:39:00 DEBUG : dir1/0009-34567: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa87_d20251121_m033634_c001_v0001183_t0039_u01763696194703") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe608_d20251121_m033803_c001_v7007000_t0000_u01763696283895") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fc89_d20251121_m033753_c001_v0001183_t0039_u01763696273209") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864382_d20251121_m033746_c001_v7007000_t0000_u01763696266434") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fc15_d20251121_m033736_c001_v0001183_t0004_u01763696256770") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec87_d20251121_m033729_c001_v7007000_t0000_u01763696249708") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fbc2_d20251121_m033720_c001_v0001183_t0057_u01763696240341") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934ac_d20251121_m033713_c001_v7007000_t0000_u01763696233778") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fb46_d20251121_m033704_c001_v0001183_t0012_u01763696224582") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec04_d20251121_m033657_c001_v7007000_t0000_u01763696217125") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fad2_d20251121_m033647_c001_v0001183_t0028_u01763696207640") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216ead07_d20251121_m033635_c001_v7007000_t0000_u01763696195745") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa63_d20251121_m033628_c001_v0001183_t0016_u01763696188617") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338de_d20251121_m033621_c001_v7007000_t0000_u01763696181691") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3dd_d20251121_m033616_c001_v0001184_t0048_u01763696176345") 2025/11/21 03:39:00 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6ef9_d20251121_m033614_c001_v7007000_t0000_u01763696174445") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9e2_d20251121_m033607_c001_v0001101_t0026_u01763696167689") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f3075c_d20251121_m033559_c001_v7007000_t0000_u01763696159810") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f96c_d20251121_m033555_c001_v0001183_t0017_u01763696155198") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f242d4_d20251121_m033553_c001_v7007000_t0000_u01763696153444") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f2c8_d20251121_m033545_c001_v0001184_t0038_u01763696145078") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24282_d20251121_m033533_c001_v7007000_t0000_u01763696133558") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f21f_d20251121_m033523_c001_v0001184_t0023_u01763696123455") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241fa_d20251121_m033515_c001_v7007000_t0000_u01763696115986") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff038884a_d20251121_m033505_c001_v0001144_t0016_u01763696105954") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054fb_d20251121_m033459_c001_v7007000_t0000_u01763696099362") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f749_d20251121_m033449_c001_v0001183_t0012_u01763696089293") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eeb5b_d20251121_m033617_c001_v7007000_t0000_u01763696177977") 2025/11/21 03:39:01 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3b4_d20251121_m033613_c001_v0001184_t0021_u01763696173017") 2025/11/21 03:39:01 DEBUG : dir1/0010-45678: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f2439e_d20251121_m033640_c001_v7007000_t0000_u01763696200321") 2025/11/21 03:39:01 DEBUG : dir1/0010-45678: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f473_d20251121_m033634_c001_v0001184_t0026_u01763696194714") 2025/11/21 03:39:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe60a_d20251121_m033804_c001_v7007000_t0000_u01763696284078") 2025/11/21 03:39:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dbae_d20251121_m033753_c001_v0001101_t0021_u01763696273418") 2025/11/21 03:39:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864384_d20251121_m033746_c001_v7007000_t0000_u01763696266618") 2025/11/21 03:39:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db65_d20251121_m033736_c001_v0001101_t0050_u01763696256977") 2025/11/21 03:39:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec88_d20251121_m033729_c001_v7007000_t0000_u01763696249891") 2025/11/21 03:39:01 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db13_d20251121_m033720_c001_v0001101_t0033_u01763696240607") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934ad_d20251121_m033713_c001_v7007000_t0000_u01763696233961") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dad9_d20251121_m033704_c001_v0001101_t0051_u01763696224808") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec05_d20251121_m033657_c001_v7007000_t0000_u01763696217308") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da96_d20251121_m033647_c001_v0001101_t0015_u01763696207834") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216ead04_d20251121_m033635_c001_v7007000_t0000_u01763696195561") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da4a_d20251121_m033628_c001_v0001101_t0036_u01763696188819") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338df_d20251121_m033621_c001_v7007000_t0000_u01763696181872") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da1a_d20251121_m033616_c001_v0001101_t0019_u01763696176355") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6ef4_d20251121_m033614_c001_v7007000_t0000_u01763696174081") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9c1_d20251121_m033608_c001_v0001183_t0032_u01763696168085") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f3075e_d20251121_m033600_c001_v7007000_t0000_u01763696160034") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388962_d20251121_m033555_c001_v0001144_t0020_u01763696155209") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3055da_d20251121_m033553_c001_v7007000_t0000_u01763696153214") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d98a_d20251121_m033545_c001_v0001101_t0025_u01763696145322") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c806493_d20251121_m033533_c001_v7007000_t0000_u01763696133611") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03888bb_d20251121_m033523_c001_v0001144_t0015_u01763696123798") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241fb_d20251121_m033516_c001_v7007000_t0000_u01763696116170") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f7cc_d20251121_m033506_c001_v0001183_t0013_u01763696106515") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054fc_d20251121_m033459_c001_v7007000_t0000_u01763696099545") 2025/11/21 03:39:02 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f112_d20251121_m033449_c001_v0001184_t0022_u01763696089493") 2025/11/21 03:39:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41384d99d3d710a2_d20251121_m033617_c001_v7007000_t0000_u01763696177999") 2025/11/21 03:39:03 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9fb_d20251121_m033613_c001_v0001101_t0056_u01763696173034") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f243a0_d20251121_m033640_c001_v7007000_t0000_u01763696200502") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a4b_d20251121_m033634_c001_v0001144_t0047_u01763696194785") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe60d_d20251121_m033804_c001_v7007000_t0000_u01763696284260") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388bc1_d20251121_m033753_c001_v0001144_t0046_u01763696273865") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864386_d20251121_m033746_c001_v7007000_t0000_u01763696266802") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b6c_d20251121_m033737_c001_v0001144_t0005_u01763696257359") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec89_d20251121_m033730_c001_v7007000_t0000_u01763696250075") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b1d_d20251121_m033721_c001_v0001144_t0040_u01763696241047") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934af_d20251121_m033714_c001_v7007000_t0000_u01763696234145") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388ac8_d20251121_m033705_c001_v0001144_t0052_u01763696225226") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec06_d20251121_m033657_c001_v7007000_t0000_u01763696217491") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a7c_d20251121_m033648_c001_v0001144_t0056_u01763696208166") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c806584_d20251121_m033635_c001_v7007000_t0000_u01763696195909") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a2c_d20251121_m033629_c001_v0001144_t0028_u01763696189233") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338e0_d20251121_m033622_c001_v7007000_t0000_u01763696182054") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa1f_d20251121_m033616_c001_v0001183_t0018_u01763696176511") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eac70_d20251121_m033614_c001_v7007000_t0000_u01763696174457") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f37e_d20251121_m033608_c001_v0001184_t0037_u01763696168287") 2025/11/21 03:39:03 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f3075f_d20251121_m033600_c001_v7007000_t0000_u01763696160223") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f328_d20251121_m033555_c001_v0001184_t0024_u01763696155407") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f242d3_d20251121_m033553_c001_v7007000_t0000_u01763696153262") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff038893c_d20251121_m033545_c001_v0001144_t0012_u01763696145736") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695e4f_d20251121_m033533_c001_v7007000_t0000_u01763696133795") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f86d_d20251121_m033525_c001_v0001183_t0037_u01763696125046") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f241fe_d20251121_m033516_c001_v7007000_t0000_u01763696116356") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f1a6_d20251121_m033506_c001_v0001184_t0038_u01763696106738") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054ff_d20251121_m033459_c001_v7007000_t0000_u01763696099729") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388801_d20251121_m033449_c001_v0001144_t0006_u01763696089732") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338c4_d20251121_m033618_c001_v7007000_t0000_u01763696178012") 2025/11/21 03:39:04 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9f3_d20251121_m033613_c001_v0001183_t0049_u01763696173243") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f243a1_d20251121_m033640_c001_v7007000_t0000_u01763696200685") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa8b_d20251121_m033634_c001_v0001183_t0055_u01763696194910") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe610_d20251121_m033804_c001_v7007000_t0000_u01763696284442") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f6ad_d20251121_m033754_c001_v0001184_t0037_u01763696274798") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864387_d20251121_m033746_c001_v7007000_t0000_u01763696266985") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f630_d20251121_m033738_c001_v0001184_t0015_u01763696258100") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec8a_d20251121_m033730_c001_v7007000_t0000_u01763696250259") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f5c6_d20251121_m033721_c001_v0001184_t0029_u01763696241617") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934b0_d20251121_m033714_c001_v7007000_t0000_u01763696234329") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f551_d20251121_m033705_c001_v0001184_t0018_u01763696225906") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec07_d20251121_m033657_c001_v7007000_t0000_u01763696217674") 2025/11/21 03:39:04 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f4dc_d20251121_m033648_c001_v0001184_t0050_u01763696208870") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f415fe2aee2db9adc_d20251121_m033635_c001_v7007000_t0000_u01763696195918") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f44c_d20251121_m033630_c001_v0001184_t0002_u01763696190079") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338e1_d20251121_m033622_c001_v7007000_t0000_u01763696182238") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3df_d20251121_m033616_c001_v0001184_t0009_u01763696176555") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eac6e_d20251121_m033614_c001_v7007000_t0000_u01763696174092") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03889ad_d20251121_m033608_c001_v0001144_t0059_u01763696168502") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30760_d20251121_m033600_c001_v7007000_t0000_u01763696160408") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f96e_d20251121_m033555_c001_v0001183_t0052_u01763696155415") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f400e9e5b5facc788_d20251121_m033553_c001_v7007000_t0000_u01763696153233") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f920_d20251121_m033546_c001_v0001183_t0035_u01763696146654") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe264_d20251121_m033533_c001_v7007000_t0000_u01763696133715") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f232_d20251121_m033525_c001_v0001184_t0010_u01763696125285") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24202_d20251121_m033516_c001_v7007000_t0000_u01763696116539") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388850_d20251121_m033506_c001_v0001144_t0055_u01763696106946") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305500_d20251121_m033459_c001_v7007000_t0000_u01763696099911") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f751_d20251121_m033450_c001_v0001183_t0057_u01763696090968") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41384d99d3d7109f_d20251121_m033617_c001_v7007000_t0000_u01763696177631") 2025/11/21 03:39:05 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3b6_d20251121_m033613_c001_v0001184_t0009_u01763696173222") 2025/11/21 03:39:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f243a2_d20251121_m033640_c001_v7007000_t0000_u01763696200866") 2025/11/21 03:39:05 DEBUG : dir1/0013-789;=: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f477_d20251121_m033634_c001_v0001184_t0015_u01763696194921") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe612_d20251121_m033804_c001_v7007000_t0000_u01763696284627") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fc9c_d20251121_m033755_c001_v0001183_t0003_u01763696275003") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864388_d20251121_m033747_c001_v7007000_t0000_u01763696267168") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fc20_d20251121_m033738_c001_v0001183_t0020_u01763696258302") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec8b_d20251121_m033730_c001_v7007000_t0000_u01763696250446") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fbc6_d20251121_m033721_c001_v0001183_t0044_u01763696241829") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934b1_d20251121_m033714_c001_v7007000_t0000_u01763696234512") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fb59_d20251121_m033706_c001_v0001183_t0053_u01763696226114") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec08_d20251121_m033657_c001_v7007000_t0000_u01763696217857") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fad6_d20251121_m033649_c001_v0001183_t0023_u01763696209082") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f410f0b1035b009aa_d20251121_m033636_c001_v7007000_t0000_u01763696196009") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa6d_d20251121_m033630_c001_v0001183_t0048_u01763696190287") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338e2_d20251121_m033622_c001_v7007000_t0000_u01763696182420") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa21_d20251121_m033616_c001_v0001183_t0042_u01763696176720") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f412f193828a8e06e_d20251121_m033614_c001_v7007000_t0000_u01763696174296") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9e9_d20251121_m033609_c001_v0001101_t0051_u01763696169056") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30761_d20251121_m033600_c001_v7007000_t0000_u01763696160588") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9bc_d20251121_m033555_c001_v0001101_t0019_u01763696155482") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a9633852_d20251121_m033553_c001_v7007000_t0000_u01763696153276") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f2db_d20251121_m033546_c001_v0001184_t0045_u01763696146870") 2025/11/21 03:39:06 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f409676405075feb6_d20251121_m033533_c001_v7007000_t0000_u01763696133808") 2025/11/21 03:39:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03888c3_d20251121_m033525_c001_v0001144_t0029_u01763696125489") 2025/11/21 03:39:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24204_d20251121_m033516_c001_v7007000_t0000_u01763696116723") 2025/11/21 03:39:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f7da_d20251121_m033508_c001_v0001183_t0049_u01763696108326") 2025/11/21 03:39:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305504_d20251121_m033500_c001_v7007000_t0000_u01763696100093") 2025/11/21 03:39:07 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f124_d20251121_m033451_c001_v0001184_t0022_u01763696091176") 2025/11/21 03:39:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41384d99d3d710a0_d20251121_m033617_c001_v7007000_t0000_u01763696177815") 2025/11/21 03:39:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9f7_d20251121_m033613_c001_v0001183_t0059_u01763696173444") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f243a6_d20251121_m033641_c001_v7007000_t0000_u01763696201048") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da65_d20251121_m033635_c001_v0001101_t0021_u01763696195026") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe615_d20251121_m033804_c001_v7007000_t0000_u01763696284810") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dbb1_d20251121_m033755_c001_v0001101_t0032_u01763696275221") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe771486438a_d20251121_m033747_c001_v7007000_t0000_u01763696267351") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db69_d20251121_m033738_c001_v0001101_t0041_u01763696258522") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec8d_d20251121_m033730_c001_v7007000_t0000_u01763696250629") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0db19_d20251121_m033722_c001_v0001101_t0046_u01763696242024") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934b2_d20251121_m033714_c001_v7007000_t0000_u01763696234695") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dadd_d20251121_m033706_c001_v0001101_t0026_u01763696226333") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec09_d20251121_m033658_c001_v7007000_t0000_u01763696218043") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da9b_d20251121_m033649_c001_v0001101_t0005_u01763696209277") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c806588_d20251121_m033636_c001_v7007000_t0000_u01763696196093") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da56_d20251121_m033630_c001_v0001101_t0014_u01763696190500") 2025/11/21 03:39:07 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338e3_d20251121_m033622_c001_v7007000_t0000_u01763696182601") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0da1e_d20251121_m033616_c001_v0001101_t0057_u01763696176773") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6ef5_d20251121_m033614_c001_v7007000_t0000_u01763696174264") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9c9_d20251121_m033609_c001_v0001183_t0026_u01763696169523") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30762_d20251121_m033600_c001_v7007000_t0000_u01763696160779") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f970_d20251121_m033555_c001_v0001183_t0004_u01763696155616") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f400e9e5b5facc784_d20251121_m033553_c001_v7007000_t0000_u01763696153050") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d991_d20251121_m033547_c001_v0001101_t0036_u01763696147091") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6e8b_d20251121_m033533_c001_v7007000_t0000_u01763696133180") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f87b_d20251121_m033526_c001_v0001183_t0013_u01763696126567") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24205_d20251121_m033516_c001_v7007000_t0000_u01763696116907") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f1b0_d20251121_m033508_c001_v0001184_t0001_u01763696108543") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305506_d20251121_m033500_c001_v7007000_t0000_u01763696100274") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388808_d20251121_m033451_c001_v0001144_t0010_u01763696091384") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338bf_d20251121_m033617_c001_v7007000_t0000_u01763696177645") 2025/11/21 03:39:08 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f3ba_d20251121_m033613_c001_v0001184_t0010_u01763696173457") 2025/11/21 03:39:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f243a7_d20251121_m033641_c001_v7007000_t0000_u01763696201229") 2025/11/21 03:39:08 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa8f_d20251121_m033635_c001_v0001183_t0051_u01763696195127") 2025/11/21 03:39:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe61b_d20251121_m033804_c001_v7007000_t0000_u01763696284993") 2025/11/21 03:39:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388bd2_d20251121_m033756_c001_v0001144_t0019_u01763696276286") 2025/11/21 03:39:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe771486438b_d20251121_m033747_c001_v7007000_t0000_u01763696267534") 2025/11/21 03:39:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b73_d20251121_m033739_c001_v0001144_t0056_u01763696259074") 2025/11/21 03:39:08 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec8e_d20251121_m033730_c001_v7007000_t0000_u01763696250813") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b25_d20251121_m033722_c001_v0001144_t0057_u01763696242451") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934b3_d20251121_m033714_c001_v7007000_t0000_u01763696234879") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388ad0_d20251121_m033706_c001_v0001144_t0029_u01763696226627") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec0a_d20251121_m033658_c001_v7007000_t0000_u01763696218226") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a82_d20251121_m033649_c001_v0001144_t0039_u01763696209710") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f40368a966f899b25_d20251121_m033636_c001_v7007000_t0000_u01763696196114") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a33_d20251121_m033630_c001_v0001144_t0024_u01763696190983") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338e4_d20251121_m033622_c001_v7007000_t0000_u01763696182783") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03889ec_d20251121_m033616_c001_v0001144_t0029_u01763696176846") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4024d7dd96037629_d20251121_m033614_c001_v7007000_t0000_u01763696174473") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f38c_d20251121_m033609_c001_v0001184_t0029_u01763696169730") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30763_d20251121_m033600_c001_v7007000_t0000_u01763696160959") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f32a_d20251121_m033555_c001_v0001184_t0040_u01763696155628") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f409676405075ff05_d20251121_m033553_c001_v7007000_t0000_u01763696153284") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388944_d20251121_m033547_c001_v0001144_t0010_u01763696147455") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f404816de1ef3558a_d20251121_m033533_c001_v7007000_t0000_u01763696133815") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f236_d20251121_m033526_c001_v0001184_t0009_u01763696126767") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24206_d20251121_m033517_c001_v7007000_t0000_u01763696117092") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff038885e_d20251121_m033508_c001_v0001144_t0032_u01763696108750") 2025/11/21 03:39:09 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305507_d20251121_m033500_c001_v7007000_t0000_u01763696100456") 2025/11/21 03:39:10 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f759_d20251121_m033452_c001_v0001183_t0037_u01763696092213") 2025/11/21 03:39:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338c0_d20251121_m033617_c001_v7007000_t0000_u01763696177829") 2025/11/21 03:39:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9fd_d20251121_m033613_c001_v0001101_t0054_u01763696173475") 2025/11/21 03:39:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a1_d20251121_m033536_c001_v7007000_t0000_u01763696136402") 2025/11/21 03:39:10 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f25d_d20251121_m033531_c001_v0001184_t0045_u01763696131367") 2025/11/21 03:39:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a2_d20251121_m033536_c001_v7007000_t0000_u01763696136587") 2025/11/21 03:39:10 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f8a1_d20251121_m033531_c001_v0001183_t0001_u01763696131356") 2025/11/21 03:39:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a3_d20251121_m033536_c001_v7007000_t0000_u01763696136770") 2025/11/21 03:39:10 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f8a7_d20251121_m033531_c001_v0001183_t0042_u01763696131556") 2025/11/21 03:39:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a4_d20251121_m033536_c001_v7007000_t0000_u01763696136951") 2025/11/21 03:39:10 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f25f_d20251121_m033531_c001_v0001184_t0004_u01763696131592") 2025/11/21 03:39:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a5_d20251121_m033537_c001_v7007000_t0000_u01763696137135") 2025/11/21 03:39:10 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03888db_d20251121_m033531_c001_v0001144_t0034_u01763696131602") 2025/11/21 03:39:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a6_d20251121_m033537_c001_v7007000_t0000_u01763696137319") 2025/11/21 03:39:10 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f8a9_d20251121_m033531_c001_v0001183_t0055_u01763696131762") 2025/11/21 03:39:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a7_d20251121_m033537_c001_v7007000_t0000_u01763696137501") 2025/11/21 03:39:10 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f265_d20251121_m033531_c001_v0001184_t0018_u01763696131805") 2025/11/21 03:39:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a8_d20251121_m033537_c001_v7007000_t0000_u01763696137684") 2025/11/21 03:39:10 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f8b0_d20251121_m033531_c001_v0001183_t0050_u01763696131980") 2025/11/21 03:39:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064a9_d20251121_m033537_c001_v7007000_t0000_u01763696137868") 2025/11/21 03:39:10 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f267_d20251121_m033532_c001_v0001184_t0035_u01763696132018") 2025/11/21 03:39:10 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064aa_d20251121_m033538_c001_v7007000_t0000_u01763696138050") 2025/11/21 03:39:11 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d937_d20251121_m033532_c001_v0001101_t0046_u01763696132050") 2025/11/21 03:39:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064ac_d20251121_m033538_c001_v7007000_t0000_u01763696138233") 2025/11/21 03:39:11 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03888de_d20251121_m033532_c001_v0001144_t0053_u01763696132108") 2025/11/21 03:39:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064ad_d20251121_m033538_c001_v7007000_t0000_u01763696138415") 2025/11/21 03:39:11 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f8b4_d20251121_m033532_c001_v0001183_t0032_u01763696132203") 2025/11/21 03:39:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064af_d20251121_m033538_c001_v7007000_t0000_u01763696138598") 2025/11/21 03:39:11 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f271_d20251121_m033532_c001_v0001184_t0013_u01763696132245") 2025/11/21 03:39:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064b0_d20251121_m033538_c001_v7007000_t0000_u01763696138781") 2025/11/21 03:39:11 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f8b6_d20251121_m033532_c001_v0001183_t0043_u01763696132412") 2025/11/21 03:39:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064b1_d20251121_m033538_c001_v7007000_t0000_u01763696138962") 2025/11/21 03:39:11 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d93b_d20251121_m033532_c001_v0001101_t0050_u01763696132423") 2025/11/21 03:39:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064b2_d20251121_m033539_c001_v7007000_t0000_u01763696139145") 2025/11/21 03:39:11 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f275_d20251121_m033532_c001_v0001184_t0034_u01763696132534") 2025/11/21 03:39:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f242e4_d20251121_m033556_c001_v7007000_t0000_u01763696156019") 2025/11/21 03:39:11 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f93f_d20251121_m033551_c001_v0001183_t0028_u01763696151182") 2025/11/21 03:39:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864138_d20251121_m033556_c001_v7007000_t0000_u01763696156033") 2025/11/21 03:39:11 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f2fb_d20251121_m033551_c001_v0001184_t0012_u01763696151195") 2025/11/21 03:39:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8064e4_d20251121_m033556_c001_v7007000_t0000_u01763696156102") 2025/11/21 03:39:11 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f943_d20251121_m033551_c001_v0001183_t0050_u01763696151389") 2025/11/21 03:39:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f242e6_d20251121_m033556_c001_v7007000_t0000_u01763696156201") 2025/11/21 03:39:11 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9a8_d20251121_m033551_c001_v0001101_t0016_u01763696151406") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f415fe2aee2db9a34_d20251121_m033556_c001_v7007000_t0000_u01763696156044") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f2fd_d20251121_m033551_c001_v0001184_t0002_u01763696151418") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864139_d20251121_m033556_c001_v7007000_t0000_u01763696156214") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f947_d20251121_m033551_c001_v0001183_t0005_u01763696151589") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f415fe2aee2db9a36_d20251121_m033556_c001_v7007000_t0000_u01763696156226") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f301_d20251121_m033551_c001_v0001184_t0059_u01763696151630") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f3073b_d20251121_m033556_c001_v7007000_t0000_u01763696156237") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff038895a_d20251121_m033551_c001_v0001144_t0002_u01763696151683") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30739_d20251121_m033556_c001_v7007000_t0000_u01763696156054") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f94d_d20251121_m033551_c001_v0001183_t0003_u01763696151816") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f242e3_d20251121_m033555_c001_v7007000_t0000_u01763696155838") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f303_d20251121_m033551_c001_v0001184_t0044_u01763696151842") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30736_d20251121_m033555_c001_v7007000_t0000_u01763696155871") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9ae_d20251121_m033551_c001_v0001101_t0057_u01763696151899") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eabf0_d20251121_m033556_c001_v7007000_t0000_u01763696156066") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f94f_d20251121_m033552_c001_v0001183_t0026_u01763696152019") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216eabef_d20251121_m033555_c001_v7007000_t0000_u01763696155883") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f309_d20251121_m033552_c001_v0001184_t0027_u01763696152054") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3055e9_d20251121_m033556_c001_v7007000_t0000_u01763696156078") 2025/11/21 03:39:12 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f953_d20251121_m033552_c001_v0001183_t0010_u01763696152214") 2025/11/21 03:39:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e158b42_d20251121_m033555_c001_v7007000_t0000_u01763696155907") 2025/11/21 03:39:13 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0d9b0_d20251121_m033552_c001_v0001101_t0003_u01763696152262") 2025/11/21 03:39:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864137_d20251121_m033555_c001_v7007000_t0000_u01763696155850") 2025/11/21 03:39:13 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f30b_d20251121_m033552_c001_v0001184_t0049_u01763696152282") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e15891a_d20251121_m033349_c001_v7007000_t0000_u01763696029835") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11084431307b661a_d20251121_m033347_c001_v0001134_t0043_u01763696027519") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759ee8f3_d20251121_m033347_c001_v7007000_t0000_u01763696027335") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11084431307b65ee_d20251121_m033343_c001_v0001134_t0021_u01763696023729") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759ee8da_d20251121_m033343_c001_v7007000_t0000_u01763696023002") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f454_d20251121_m033339_c001_v0001183_t0034_u01763696019272") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe05a_d20251121_m033337_c001_v7007000_t0000_u01763696017765") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11476695b7908343_d20251121_m033335_c001_v0001130_t0032_u01763696015816") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305392_d20251121_m033335_c001_v7007000_t0000_u01763696015631") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11476695b790833d_d20251121_m033331_c001_v0001130_t0020_u01763696011838") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305385_d20251121_m033331_c001_v7007000_t0000_u01763696011111") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f3f2_d20251121_m033327_c001_v0001183_t0005_u01763696007537") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419db1366df5c6c4_d20251121_m033326_c001_v7007000_t0000_u01763696006613") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f117d5a30f63d99d5_d20251121_m033325_c001_v0001100_t0028_u01763696005237") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8062a7_d20251121_m033324_c001_v7007000_t0000_u01763696004690") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f117d5a30f63d99b7_d20251121_m033319_c001_v0001100_t0037_u01763695999507") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c806299_d20251121_m033318_c001_v7007000_t0000_u01763695998781") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a35f_d20251121_m033313_c001_v0001106_t0028_u01763695993426") 2025/11/21 03:39:13 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419db1366df5c65f_d20251121_m033312_c001_v7007000_t0000_u01763695992872") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1084999170489e1c_d20251121_m033310_c001_v0001136_t0010_u01763695990590") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41a41_d20251121_m033310_c001_v7007000_t0000_u01763695990407") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1084999170489e02_d20251121_m033306_c001_v0001136_t0004_u01763695986438") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41a2d_d20251121_m033305_c001_v7007000_t0000_u01763695985712") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a31c_d20251121_m033259_c001_v0001106_t0007_u01763695979105") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f400e9e5b5facc3f3_d20251121_m033258_c001_v7007000_t0000_u01763695978551") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f115e4e6c30d99953_d20251121_m033256_c001_v0001109_t0000_u01763695976348") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e1587ea_d20251121_m033256_c001_v7007000_t0000_u01763695976164") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f115e4e6c30d99945_d20251121_m033252_c001_v0001109_t0039_u01763695972249") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e1587c9_d20251121_m033251_c001_v7007000_t0000_u01763695971521") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a2d3_d20251121_m033243_c001_v0001106_t0036_u01763695963396") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6c3f_d20251121_m033242_c001_v7007000_t0000_u01763695962484") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747172e9deed2a_d20251121_m033240_c001_v0001116_t0023_u01763695960417") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea6908b1_d20251121_m033240_c001_v7007000_t0000_u01763695960236") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747172e9deed15_d20251121_m033236_c001_v0001116_t0041_u01763695956094") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea69089a_d20251121_m033235_c001_v7007000_t0000_u01763695955366") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a298_d20251121_m033229_c001_v0001106_t0005_u01763695949399") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334e7_d20251121_m033228_c001_v7007000_t0000_u01763695948304") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f115063b509e1d169_d20251121_m033221_c001_v0001134_t0011_u01763695941851") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759ee74b_d20251121_m033221_c001_v7007000_t0000_u01763695941647") 2025/11/21 03:39:14 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a253_d20251121_m033217_c001_v0001106_t0041_u01763695937015") 2025/11/21 03:39:15 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1032bf4f667a4155_d20251121_m033216_c001_v0001171_t0033_u01763695936166") 2025/11/21 03:39:15 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1032bf4f667a4149_d20251121_m033215_c001_v0001171_t0049_u01763695935121") 2025/11/21 03:39:15 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f412f193828a8d96d_d20251121_m033200_c001_v7007000_t0000_u01763695920624") 2025/11/21 03:39:15 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891e34_d20251121_m033152_c001_v0001104_t0029_u01763695912850") 2025/11/21 03:39:15 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1107771673fe1239_d20251121_m033151_c001_v0001146_t0018_u01763695911907") 2025/11/21 03:39:15 DEBUG : dst/one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1107771673fe1231_d20251121_m033150_c001_v0001146_t0002_u01763695910797") 2025/11/21 03:39:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e15891d_d20251121_m033350_c001_v7007000_t0000_u01763696030017") 2025/11/21 03:39:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1006e4b00db752f5_d20251121_m033346_c001_v0001106_t0044_u01763696026646") 2025/11/21 03:39:15 DEBUG : dst/one-2019-01-01: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f102d67d79dfc05a7_d20251121_m033342_c001_v0001090_t0042_u01763696022420") 2025/11/21 03:39:15 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe061_d20251121_m033337_c001_v7007000_t0000_u01763696017948") 2025/11/21 03:39:15 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111397b90f71026b_d20251121_m033335_c001_v0001180_t0028_u01763696015405") 2025/11/21 03:39:15 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1120e15123185dcf_d20251121_m033330_c001_v0001090_t0013_u01763696010726") 2025/11/21 03:39:15 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419db1366df5c6c5_d20251121_m033326_c001_v7007000_t0000_u01763696006794") 2025/11/21 03:39:15 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1047efe5ec0901bc_d20251121_m033324_c001_v0001029_t0014_u01763696004280") 2025/11/21 03:39:15 DEBUG : dst/one.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11452cf736a9fad4_d20251121_m033318_c001_v0001106_t0019_u01763695998143") 2025/11/21 03:39:15 DEBUG : dst/three: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334ea_d20251121_m033228_c001_v7007000_t0000_u01763695948485") 2025/11/21 03:39:15 DEBUG : dst/three: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1032bf4f667a41cd_d20251121_m033226_c001_v0001171_t0056_u01763695946774") 2025/11/21 03:39:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e15891e_d20251121_m033350_c001_v7007000_t0000_u01763696030202") 2025/11/21 03:39:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1028072dacc1faad_d20251121_m033348_c001_v0001180_t0044_u01763696028460") 2025/11/21 03:39:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106d8a4a5c859419_d20251121_m033344_c001_v0001137_t0032_u01763696024695") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e158920_d20251121_m033350_c001_v7007000_t0000_u01763696030386") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11084431307b6626_d20251121_m033348_c001_v0001134_t0032_u01763696028876") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759ee8f6_d20251121_m033348_c001_v7007000_t0000_u01763696028694") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11084431307b6606_d20251121_m033345_c001_v0001134_t0023_u01763696025213") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759ee8e7_d20251121_m033345_c001_v7007000_t0000_u01763696025029") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f462_d20251121_m033339_c001_v0001183_t0007_u01763696019663") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe06b_d20251121_m033338_c001_v7007000_t0000_u01763696018130") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11476695b790834f_d20251121_m033337_c001_v0001130_t0015_u01763696017105") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305396_d20251121_m033336_c001_v7007000_t0000_u01763696016921") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11476695b7908341_d20251121_m033333_c001_v0001130_t0000_u01763696013860") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30538a_d20251121_m033333_c001_v7007000_t0000_u01763696013675") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f3f6_d20251121_m033327_c001_v0001183_t0020_u01763696007981") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c8062af_d20251121_m033326_c001_v7007000_t0000_u01763696006059") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f3b7_d20251121_m033323_c001_v0001183_t0007_u01763696003428") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c80629b_d20251121_m033320_c001_v7007000_t0000_u01763696000501") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a367_d20251121_m033314_c001_v0001106_t0059_u01763695994966") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41a4a_d20251121_m033311_c001_v7007000_t0000_u01763695991959") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a345_d20251121_m033308_c001_v0001106_t0017_u01763695988532") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41a36_d20251121_m033307_c001_v7007000_t0000_u01763695987433") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a323_d20251121_m033300_c001_v0001106_t0028_u01763695980170") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e1587f0_d20251121_m033257_c001_v7007000_t0000_u01763695977631") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a301_d20251121_m033254_c001_v0001106_t0031_u01763695974640") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e1587dd_d20251121_m033253_c001_v7007000_t0000_u01763695973552") 2025/11/21 03:39:16 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a2d9_d20251121_m033246_c001_v0001106_t0052_u01763695966552") 2025/11/21 03:39:17 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea6908b6_d20251121_m033241_c001_v7007000_t0000_u01763695961522") 2025/11/21 03:39:17 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891f63_d20251121_m033238_c001_v0001104_t0009_u01763695958339") 2025/11/21 03:39:17 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea6908a0_d20251121_m033237_c001_v7007000_t0000_u01763695957250") 2025/11/21 03:39:17 DEBUG : dst/three.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a2a0_d20251121_m033230_c001_v0001106_t0056_u01763695950533") 2025/11/21 03:39:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe06c_d20251121_m033338_c001_v7007000_t0000_u01763696018312") 2025/11/21 03:39:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f10866dff56f7b4c2_d20251121_m033336_c001_v0001184_t0000_u01763696016723") 2025/11/21 03:39:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f114445cd4aa44f6a_d20251121_m033333_c001_v0001144_t0041_u01763696013040") 2025/11/21 03:39:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419db1366df5c6c6_d20251121_m033326_c001_v7007000_t0000_u01763696006983") 2025/11/21 03:39:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1164f43feb308f17_d20251121_m033325_c001_v0001154_t0019_u01763696005748") 2025/11/21 03:39:17 DEBUG : dst/three.txt.bak: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11795474268f5648_d20251121_m033320_c001_v0001090_t0012_u01763696000062") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e158921_d20251121_m033350_c001_v7007000_t0000_u01763696030569") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f45a_d20251121_m033339_c001_v0001183_t0044_u01763696019464") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe06d_d20251121_m033338_c001_v7007000_t0000_u01763696018494") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f3f4_d20251121_m033327_c001_v0001183_t0003_u01763696007779") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419db1366df5c6c9_d20251121_m033327_c001_v7007000_t0000_u01763696007164") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a363_d20251121_m033314_c001_v0001106_t0005_u01763695994264") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419db1366df5c665_d20251121_m033313_c001_v7007000_t0000_u01763695993053") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a321_d20251121_m033259_c001_v0001106_t0041_u01763695979627") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f400e9e5b5facc3f4_d20251121_m033258_c001_v7007000_t0000_u01763695978734") 2025/11/21 03:39:17 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a2d7_d20251121_m033246_c001_v0001106_t0017_u01763695966071") 2025/11/21 03:39:18 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f417b6583fbcb6c40_d20251121_m033242_c001_v7007000_t0000_u01763695962667") 2025/11/21 03:39:18 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891f2c_d20251121_m033229_c001_v0001104_t0005_u01763695949972") 2025/11/21 03:39:18 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334ec_d20251121_m033228_c001_v7007000_t0000_u01763695948667") 2025/11/21 03:39:18 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f115877ac8d928878_d20251121_m033223_c001_v0001150_t0006_u01763695943559") 2025/11/21 03:39:18 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f412f193828a8d96f_d20251121_m033200_c001_v7007000_t0000_u01763695920815") 2025/11/21 03:39:18 DEBUG : dst/two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1107771673fe1264_d20251121_m033159_c001_v0001146_t0025_u01763695919419") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f421a5c473f06cc20_d20251121_m033124_c001_v7007000_t0000_u01763695884603") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891d4b_d20251121_m033120_c001_v0001104_t0005_u01763695880050") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f421a5c473f06cbfa_d20251121_m033117_c001_v7007000_t0000_u01763695877136") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a12e_d20251121_m033105_c001_v0001106_t0020_u01763695865628") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305022_d20251121_m033056_c001_v7007000_t0000_u01763695856528") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891c9c_d20251121_m033052_c001_v0001104_t0045_u01763695852769") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695737_d20251121_m033026_c001_v7007000_t0000_u01763695826634") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a078_d20251121_m033024_c001_v0001106_t0014_u01763695824379") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956f3_d20251121_m033023_c001_v7007000_t0000_u01763695823169") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a06a_d20251121_m033021_c001_v0001106_t0054_u01763695821604") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956d0_d20251121_m033017_c001_v7007000_t0000_u01763695817712") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a03e_d20251121_m033014_c001_v0001106_t0001_u01763695814926") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956b9_d20251121_m033013_c001_v7007000_t0000_u01763695813706") 2025/11/21 03:39:18 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a02a_d20251121_m033011_c001_v0001106_t0056_u01763695811023") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41657_d20251121_m033003_c001_v7007000_t0000_u01763695803551") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fe4_d20251121_m033001_c001_v0001106_t0010_u01763695801181") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf4164a_d20251121_m032959_c001_v7007000_t0000_u01763695799798") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fdc_d20251121_m032958_c001_v0001106_t0057_u01763695798653") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41626_d20251121_m032952_c001_v7007000_t0000_u01763695792624") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fb8_d20251121_m032950_c001_v0001106_t0051_u01763695790508") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1f0d4_d20251121_m032948_c001_v7007000_t0000_u01763695788519") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fa9_d20251121_m032947_c001_v0001106_t0050_u01763695787138") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1f0ca_d20251121_m032946_c001_v7007000_t0000_u01763695786766") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f110ef414883db25e_d20251121_m032945_c001_v0001116_t0001_u01763695785355") 2025/11/21 03:39:19 DEBUG : empty space: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f98_d20251121_m032943_c001_v0001106_t0037_u01763695783206") 2025/11/21 03:39:19 DEBUG : enormous: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f69572a_d20251121_m033025_c001_v7007000_t0000_u01763695825713") 2025/11/21 03:39:19 DEBUG : enormous: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a07a_d20251121_m033024_c001_v0001106_t0042_u01763695824784") 2025/11/21 03:39:19 DEBUG : existing: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f405a50ad8e15892e_d20251121_m033354_c001_v7007000_t0000_u01763696034471") 2025/11/21 03:39:19 DEBUG : existing: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f4e5_d20251121_m033353_c001_v0001183_t0007_u01763696033230") 2025/11/21 03:39:19 DEBUG : existing: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305009_d20251121_m033050_c001_v7007000_t0000_u01763695850931") 2025/11/21 03:39:19 DEBUG : existing: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a0e8_d20251121_m033048_c001_v0001106_t0043_u01763695848912") 2025/11/21 03:39:19 DEBUG : existing: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1ecb6_d20251121_m032939_c001_v7007000_t0000_u01763695779388") 2025/11/21 03:39:19 DEBUG : existing: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f76_d20251121_m032937_c001_v0001106_t0016_u01763695777353") 2025/11/21 03:39:19 DEBUG : existing: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1eca6_d20251121_m032936_c001_v7007000_t0000_u01763695776727") 2025/11/21 03:39:19 DEBUG : existing: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f71_d20251121_m032935_c001_v0001106_t0003_u01763695775670") 2025/11/21 03:39:19 DEBUG : existing: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f6c_d20251121_m032934_c001_v0001106_t0002_u01763695774349") 2025/11/21 03:39:19 DEBUG : existing-b: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30500b_d20251121_m033051_c001_v7007000_t0000_u01763695851112") 2025/11/21 03:39:20 DEBUG : existing-b: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891c90_d20251121_m033048_c001_v0001104_t0021_u01763695848903") 2025/11/21 03:39:20 DEBUG : file1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054a5_d20251121_m033437_c001_v7007000_t0000_u01763696077052") 2025/11/21 03:39:20 DEBUG : file1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03887c2_d20251121_m033435_c001_v0001144_t0033_u01763696075369") 2025/11/21 03:39:20 DEBUG : file1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305496_d20251121_m033434_c001_v7007000_t0000_u01763696074060") 2025/11/21 03:39:20 DEBUG : file1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f6c6_d20251121_m033432_c001_v0001183_t0019_u01763696072851") 2025/11/21 03:39:20 DEBUG : five: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f69578c_d20251121_m033031_c001_v7007000_t0000_u01763695831241") 2025/11/21 03:39:20 DEBUG : five: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f413386d7afe8a090_d20251121_m033028_c001_v0001106_t0019_u01763695828976") 2025/11/21 03:39:20 DEBUG : foo: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41613_d20251121_m032950_c001_v7007000_t0000_u01763695790072") 2025/11/21 03:39:20 DEBUG : foo: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f413386d7afe89fad_d20251121_m032949_c001_v0001106_t0019_u01763695789501") 2025/11/21 03:39:20 DEBUG : foo: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f413386d7afe89fab_d20251121_m032948_c001_v0001106_t0019_u01763695788926") 2025/11/21 03:39:20 DEBUG : four: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695790_d20251121_m033031_c001_v7007000_t0000_u01763695831424") 2025/11/21 03:39:20 DEBUG : four: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f411cd9b808891c19_d20251121_m033029_c001_v0001104_t0024_u01763695829575") 2025/11/21 03:39:20 DEBUG : four: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a08e_d20251121_m033028_c001_v0001106_t0042_u01763695828042") 2025/11/21 03:39:20 DEBUG : hello world2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b34b_d20251121_m032845_c001_v7007000_t0000_u01763695725789") 2025/11/21 03:39:20 DEBUG : hello world2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89e8e_d20251121_m032844_c001_v0001106_t0007_u01763695724771") 2025/11/21 03:39:20 DEBUG : ignore-size: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1e8b4_d20251121_m032933_c001_v7007000_t0000_u01763695773983") 2025/11/21 03:39:20 DEBUG : ignore-size: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f64_d20251121_m032932_c001_v0001106_t0053_u01763695772691") 2025/11/21 03:39:20 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c304ffd_d20251121_m033048_c001_v7007000_t0000_u01763695848171") 2025/11/21 03:39:20 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891c7f_d20251121_m033046_c001_v0001104_t0004_u01763695846097") 2025/11/21 03:39:20 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695873_d20251121_m033045_c001_v7007000_t0000_u01763695845320") 2025/11/21 03:39:20 DEBUG : nested/sub dir/file: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891c79_d20251121_m033043_c001_v0001104_t0023_u01763695843917") 2025/11/21 03:39:21 DEBUG : one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695796_d20251121_m033031_c001_v7007000_t0000_u01763695831608") 2025/11/21 03:39:21 DEBUG : one: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f413386d7afe8a084_d20251121_m033027_c001_v0001106_t0019_u01763695827035") 2025/11/21 03:39:21 DEBUG : only0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305469_d20251121_m033428_c001_v7007000_t0000_u01763696068343") 2025/11/21 03:39:21 DEBUG : only0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41747e302121f664_d20251121_m033422_c001_v0001183_t0054_u01763696062546") 2025/11/21 03:39:21 DEBUG : only0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5db_d20251121_m033413_c001_v0001183_t0041_u01763696053799") 2025/11/21 03:39:21 DEBUG : only0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea690ae9_d20251121_m033408_c001_v7007000_t0000_u01763696048471") 2025/11/21 03:39:21 DEBUG : only0: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f511_d20251121_m033357_c001_v0001183_t0019_u01763696037918") 2025/11/21 03:39:21 DEBUG : only1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30546a_d20251121_m033428_c001_v7007000_t0000_u01763696068524") 2025/11/21 03:39:21 DEBUG : only1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4187734ff0388782_d20251121_m033423_c001_v0001144_t0052_u01763696063654") 2025/11/21 03:39:21 DEBUG : only1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5e2_d20251121_m033414_c001_v0001183_t0049_u01763696054198") 2025/11/21 03:39:21 DEBUG : only1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96336a3_d20251121_m033408_c001_v7007000_t0000_u01763696048503") 2025/11/21 03:39:21 DEBUG : only1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f51b_d20251121_m033358_c001_v0001183_t0041_u01763696038387") 2025/11/21 03:39:21 DEBUG : only10: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30546c_d20251121_m033428_c001_v7007000_t0000_u01763696068705") 2025/11/21 03:39:21 DEBUG : only10: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4131da239b73f043_d20251121_m033423_c001_v0001184_t0051_u01763696063096") 2025/11/21 03:39:21 DEBUG : only10: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f61e_d20251121_m033417_c001_v0001183_t0058_u01763696057879") 2025/11/21 03:39:21 DEBUG : only10: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f40368a966f899839_d20251121_m033407_c001_v7007000_t0000_u01763696047913") 2025/11/21 03:39:21 DEBUG : only10: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f55a_d20251121_m033402_c001_v0001183_t0006_u01763696042243") 2025/11/21 03:39:21 DEBUG : only11: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30546f_d20251121_m033428_c001_v7007000_t0000_u01763696068924") 2025/11/21 03:39:21 DEBUG : only11: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414c5c133f290e2a_d20251121_m033423_c001_v0001180_t0013_u01763696063299") 2025/11/21 03:39:21 DEBUG : only11: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f626_d20251121_m033418_c001_v0001183_t0057_u01763696058293") 2025/11/21 03:39:22 DEBUG : only11: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96336a0_d20251121_m033407_c001_v7007000_t0000_u01763696047926") 2025/11/21 03:39:22 DEBUG : only11: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f560_d20251121_m033402_c001_v0001183_t0025_u01763696042695") 2025/11/21 03:39:22 DEBUG : only12: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305471_d20251121_m033429_c001_v7007000_t0000_u01763696069105") 2025/11/21 03:39:22 DEBUG : only12: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4187734ff038877e_d20251121_m033423_c001_v0001144_t0052_u01763696063462") 2025/11/21 03:39:22 DEBUG : only12: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f62a_d20251121_m033418_c001_v0001183_t0026_u01763696058716") 2025/11/21 03:39:22 DEBUG : only12: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea690ae6_d20251121_m033408_c001_v7007000_t0000_u01763696048079") 2025/11/21 03:39:22 DEBUG : only12: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f566_d20251121_m033403_c001_v0001183_t0026_u01763696043347") 2025/11/21 03:39:22 DEBUG : only13: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305473_d20251121_m033429_c001_v7007000_t0000_u01763696069285") 2025/11/21 03:39:22 DEBUG : only13: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41747e302121f670_d20251121_m033423_c001_v0001183_t0054_u01763696063109") 2025/11/21 03:39:22 DEBUG : only13: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f632_d20251121_m033419_c001_v0001183_t0057_u01763696059131") 2025/11/21 03:39:22 DEBUG : only13: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa29_d20251121_m033408_c001_v7007000_t0000_u01763696048088") 2025/11/21 03:39:22 DEBUG : only13: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f56e_d20251121_m033403_c001_v0001183_t0003_u01763696043764") 2025/11/21 03:39:22 DEBUG : only14: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305477_d20251121_m033429_c001_v7007000_t0000_u01763696069466") 2025/11/21 03:39:22 DEBUG : only14: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4131da239b73f045_d20251121_m033423_c001_v0001184_t0051_u01763696063280") 2025/11/21 03:39:22 DEBUG : only14: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f63c_d20251121_m033419_c001_v0001183_t0012_u01763696059532") 2025/11/21 03:39:22 DEBUG : only14: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96336a2_d20251121_m033408_c001_v7007000_t0000_u01763696048322") 2025/11/21 03:39:22 DEBUG : only14: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f576_d20251121_m033404_c001_v0001183_t0003_u01763696044187") 2025/11/21 03:39:22 DEBUG : only15: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305479_d20251121_m033429_c001_v7007000_t0000_u01763696069687") 2025/11/21 03:39:22 DEBUG : only15: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41747e302121f672_d20251121_m033423_c001_v0001183_t0054_u01763696063292") 2025/11/21 03:39:22 DEBUG : only15: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f642_d20251121_m033419_c001_v0001183_t0019_u01763696059948") 2025/11/21 03:39:22 DEBUG : only15: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea690ae3_d20251121_m033407_c001_v7007000_t0000_u01763696047534") 2025/11/21 03:39:22 DEBUG : only15: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f580_d20251121_m033404_c001_v0001183_t0015_u01763696044607") 2025/11/21 03:39:23 DEBUG : only16: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30547a_d20251121_m033429_c001_v7007000_t0000_u01763696069868") 2025/11/21 03:39:23 DEBUG : only16: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4131da239b73f047_d20251121_m033423_c001_v0001184_t0051_u01763696063462") 2025/11/21 03:39:23 DEBUG : only16: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f64c_d20251121_m033420_c001_v0001183_t0022_u01763696060425") 2025/11/21 03:39:23 DEBUG : only16: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f40368a966f89983c_d20251121_m033408_c001_v7007000_t0000_u01763696048332") 2025/11/21 03:39:23 DEBUG : only16: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f58c_d20251121_m033405_c001_v0001183_t0053_u01763696045036") 2025/11/21 03:39:24 DEBUG : only17: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30547e_d20251121_m033430_c001_v7007000_t0000_u01763696070050") 2025/11/21 03:39:24 DEBUG : only17: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41747e302121f674_d20251121_m033423_c001_v0001183_t0054_u01763696063475") 2025/11/21 03:39:24 DEBUG : only17: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f650_d20251121_m033420_c001_v0001183_t0037_u01763696060822") 2025/11/21 03:39:24 DEBUG : only17: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f40368a966f89983a_d20251121_m033408_c001_v7007000_t0000_u01763696048140") 2025/11/21 03:39:24 DEBUG : only17: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f594_d20251121_m033405_c001_v0001183_t0000_u01763696045455") 2025/11/21 03:39:24 DEBUG : only18: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30547f_d20251121_m033430_c001_v7007000_t0000_u01763696070230") 2025/11/21 03:39:24 DEBUG : only18: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414c5c133f290e2c_d20251121_m033423_c001_v0001180_t0013_u01763696063487") 2025/11/21 03:39:24 DEBUG : only18: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f656_d20251121_m033421_c001_v0001183_t0022_u01763696061314") 2025/11/21 03:39:24 DEBUG : only18: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa2f_d20251121_m033408_c001_v7007000_t0000_u01763696048466") 2025/11/21 03:39:24 DEBUG : only18: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f599_d20251121_m033405_c001_v0001183_t0031_u01763696045854") 2025/11/21 03:39:24 DEBUG : only19: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305480_d20251121_m033430_c001_v7007000_t0000_u01763696070410") 2025/11/21 03:39:24 DEBUG : only19: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4131da239b73f049_d20251121_m033423_c001_v0001184_t0051_u01763696063645") 2025/11/21 03:39:24 DEBUG : only19: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f65e_d20251121_m033421_c001_v0001183_t0005_u01763696061712") 2025/11/21 03:39:24 DEBUG : only19: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea690ae4_d20251121_m033407_c001_v7007000_t0000_u01763696047716") 2025/11/21 03:39:24 DEBUG : only19: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5a1_d20251121_m033406_c001_v0001183_t0012_u01763696046350") 2025/11/21 03:39:24 DEBUG : only2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305481_d20251121_m033430_c001_v7007000_t0000_u01763696070627") 2025/11/21 03:39:24 DEBUG : only2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41747e302121f678_d20251121_m033423_c001_v0001183_t0054_u01763696063665") 2025/11/21 03:39:24 DEBUG : only2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5e6_d20251121_m033414_c001_v0001183_t0051_u01763696054597") 2025/11/21 03:39:24 DEBUG : only2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96336a1_d20251121_m033408_c001_v7007000_t0000_u01763696048141") 2025/11/21 03:39:24 DEBUG : only2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f527_d20251121_m033358_c001_v0001183_t0044_u01763696038791") 2025/11/21 03:39:24 DEBUG : only3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305483_d20251121_m033430_c001_v7007000_t0000_u01763696070809") 2025/11/21 03:39:24 DEBUG : only3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414c5c133f290e2e_d20251121_m033423_c001_v0001180_t0013_u01763696063676") 2025/11/21 03:39:24 DEBUG : only3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5f0_d20251121_m033414_c001_v0001183_t0051_u01763696054992") 2025/11/21 03:39:24 DEBUG : only3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea690ae7_d20251121_m033408_c001_v7007000_t0000_u01763696048262") 2025/11/21 03:39:24 DEBUG : only3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f52d_d20251121_m033359_c001_v0001183_t0039_u01763696039208") 2025/11/21 03:39:24 DEBUG : only4: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305484_d20251121_m033430_c001_v7007000_t0000_u01763696070989") 2025/11/21 03:39:24 DEBUG : only4: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4131da239b73f04b_d20251121_m033423_c001_v0001184_t0051_u01763696063827") 2025/11/21 03:39:24 DEBUG : only4: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5f6_d20251121_m033415_c001_v0001183_t0045_u01763696055450") 2025/11/21 03:39:24 DEBUG : only4: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea690ae5_d20251121_m033407_c001_v7007000_t0000_u01763696047898") 2025/11/21 03:39:25 DEBUG : only4: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f535_d20251121_m033359_c001_v0001183_t0034_u01763696039627") 2025/11/21 03:39:25 DEBUG : only5: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305485_d20251121_m033431_c001_v7007000_t0000_u01763696071171") 2025/11/21 03:39:25 DEBUG : only5: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4187734ff0388784_d20251121_m033423_c001_v0001144_t0052_u01763696063842") 2025/11/21 03:39:25 DEBUG : only5: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f5fb_d20251121_m033415_c001_v0001183_t0025_u01763696055861") 2025/11/21 03:39:25 DEBUG : only5: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa28_d20251121_m033407_c001_v7007000_t0000_u01763696047900") 2025/11/21 03:39:25 DEBUG : only5: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f539_d20251121_m033400_c001_v0001183_t0026_u01763696040017") 2025/11/21 03:39:25 DEBUG : only6: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305487_d20251121_m033431_c001_v7007000_t0000_u01763696071352") 2025/11/21 03:39:25 DEBUG : only6: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41747e302121f67a_d20251121_m033423_c001_v0001183_t0054_u01763696063852") 2025/11/21 03:39:25 DEBUG : only6: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f604_d20251121_m033416_c001_v0001183_t0035_u01763696056253") 2025/11/21 03:39:25 DEBUG : only6: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f40368a966f89983d_d20251121_m033408_c001_v7007000_t0000_u01763696048513") 2025/11/21 03:39:25 DEBUG : only6: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f53f_d20251121_m033400_c001_v0001183_t0015_u01763696040466") 2025/11/21 03:39:25 DEBUG : only7: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305489_d20251121_m033431_c001_v7007000_t0000_u01763696071534") 2025/11/21 03:39:25 DEBUG : only7: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414c5c133f290e30_d20251121_m033423_c001_v0001180_t0013_u01763696063861") 2025/11/21 03:39:25 DEBUG : only7: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f60c_d20251121_m033416_c001_v0001183_t0034_u01763696056670") 2025/11/21 03:39:25 DEBUG : only7: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4155eb82ea690aea_d20251121_m033408_c001_v7007000_t0000_u01763696048652") 2025/11/21 03:39:25 DEBUG : only7: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f545_d20251121_m033400_c001_v0001183_t0035_u01763696040873") 2025/11/21 03:39:25 DEBUG : only8: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30548c_d20251121_m033431_c001_v7007000_t0000_u01763696071716") 2025/11/21 03:39:25 DEBUG : only8: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4131da239b73f04d_d20251121_m033424_c001_v0001184_t0051_u01763696064009") 2025/11/21 03:39:25 DEBUG : only8: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f612_d20251121_m033417_c001_v0001183_t0011_u01763696057060") 2025/11/21 03:39:25 DEBUG : only8: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa2a_d20251121_m033408_c001_v7007000_t0000_u01763696048270") 2025/11/21 03:39:26 DEBUG : only8: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f54c_d20251121_m033401_c001_v0001183_t0049_u01763696041322") 2025/11/21 03:39:26 DEBUG : only9: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c30548d_d20251121_m033431_c001_v7007000_t0000_u01763696071897") 2025/11/21 03:39:26 DEBUG : only9: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4187734ff038878a_d20251121_m033424_c001_v0001144_t0052_u01763696064026") 2025/11/21 03:39:26 DEBUG : only9: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f618_d20251121_m033417_c001_v0001183_t0046_u01763696057465") 2025/11/21 03:39:26 DEBUG : only9: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f406831504b26fa34_d20251121_m033408_c001_v7007000_t0000_u01763696048661") 2025/11/21 03:39:26 DEBUG : only9: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f554_d20251121_m033401_c001_v0001183_t0034_u01763696041737") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695867_d20251121_m033042_c001_v7007000_t0000_u01763695842784") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11512c21c7ce7f6e_d20251121_m033040_c001_v0001115_t0053_u01763695840305") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695841_d20251121_m033039_c001_v7007000_t0000_u01763695839201") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a0b7_d20251121_m033036_c001_v0001106_t0011_u01763695836613") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6957df_d20251121_m033035_c001_v7007000_t0000_u01763695835515") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891c2b_d20251121_m033032_c001_v0001104_t0055_u01763695832532") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956db_d20251121_m033020_c001_v7007000_t0000_u01763695820596") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a053_d20251121_m033018_c001_v0001106_t0042_u01763695818274") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956cc_d20251121_m033016_c001_v7007000_t0000_u01763695816139") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a038_d20251121_m033014_c001_v0001106_t0044_u01763695814253") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956b0_d20251121_m033012_c001_v7007000_t0000_u01763695812340") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a024_d20251121_m033010_c001_v0001106_t0016_u01763695810554") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41651_d20251121_m033002_c001_v7007000_t0000_u01763695802972") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fe2_d20251121_m033000_c001_v0001106_t0001_u01763695800353") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf4164b_d20251121_m032959_c001_v7007000_t0000_u01763695799982") 2025/11/21 03:39:26 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fd8_d20251121_m032957_c001_v0001106_t0052_u01763695797891") 2025/11/21 03:39:27 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf4163c_d20251121_m032957_c001_v7007000_t0000_u01763695797493") 2025/11/21 03:39:27 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fd3_d20251121_m032956_c001_v0001106_t0001_u01763695796526") 2025/11/21 03:39:27 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fcd_d20251121_m032955_c001_v0001106_t0050_u01763695795516") 2025/11/21 03:39:27 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf4162e_d20251121_m032955_c001_v7007000_t0000_u01763695795151") 2025/11/21 03:39:27 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fc9_d20251121_m032954_c001_v0001106_t0023_u01763695794163") 2025/11/21 03:39:27 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fc4_d20251121_m032953_c001_v0001106_t0017_u01763695793173") 2025/11/21 03:39:27 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41628_d20251121_m032952_c001_v7007000_t0000_u01763695792807") 2025/11/21 03:39:27 DEBUG : potato: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89fbc_d20251121_m032951_c001_v0001106_t0019_u01763695791460") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759ee6b9_d20251121_m033134_c001_v7007000_t0000_u01763695894370") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891da9_d20251121_m033133_c001_v0001104_t0031_u01763695893508") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f421a5c473f06cc22_d20251121_m033124_c001_v7007000_t0000_u01763695884933") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a167_d20251121_m033118_c001_v0001106_t0045_u01763695878636") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216ea60e_d20251121_m033110_c001_v7007000_t0000_u01763695870230") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891cd6_d20251121_m033104_c001_v0001104_t0014_u01763695864700") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305023_d20251121_m033056_c001_v7007000_t0000_u01763695856994") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a0fc_d20251121_m033052_c001_v0001106_t0045_u01763695852064") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f69572f_d20251121_m033025_c001_v7007000_t0000_u01763695825896") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a074_d20251121_m033023_c001_v0001106_t0020_u01763695823731") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956f6_d20251121_m033023_c001_v7007000_t0000_u01763695823352") 2025/11/21 03:39:27 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a066_d20251121_m033021_c001_v0001106_t0027_u01763695821145") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956dc_d20251121_m033020_c001_v7007000_t0000_u01763695820779") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a05b_d20251121_m033019_c001_v0001106_t0054_u01763695819318") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956d1_d20251121_m033017_c001_v7007000_t0000_u01763695817895") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a046_d20251121_m033016_c001_v0001106_t0019_u01763695816521") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6956bb_d20251121_m033013_c001_v7007000_t0000_u01763695813888") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a030_d20251121_m033012_c001_v0001106_t0030_u01763695812330") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407391025bf41658_d20251121_m033003_c001_v7007000_t0000_u01763695803736") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89feb_d20251121_m033002_c001_v0001106_t0023_u01763695802358") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b36d_d20251121_m032849_c001_v7007000_t0000_u01763695729165") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89e9f_d20251121_m032848_c001_v0001106_t0027_u01763695728278") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b359_d20251121_m032847_c001_v7007000_t0000_u01763695727331") 2025/11/21 03:39:28 DEBUG : potato2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89e93_d20251121_m032846_c001_v0001106_t0043_u01763695726335") 2025/11/21 03:39:28 DEBUG : potato3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f421a5c473f06cc27_d20251121_m033125_c001_v7007000_t0000_u01763695885262") 2025/11/21 03:39:28 DEBUG : potato3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a179_d20251121_m033120_c001_v0001106_t0043_u01763695880770") 2025/11/21 03:39:28 DEBUG : potato3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4182ddb3216ea60f_d20251121_m033110_c001_v7007000_t0000_u01763695870565") 2025/11/21 03:39:28 DEBUG : potato3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891ce2_d20251121_m033106_c001_v0001104_t0046_u01763695866115") 2025/11/21 03:39:28 DEBUG : potato3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305025_d20251121_m033057_c001_v7007000_t0000_u01763695857229") 2025/11/21 03:39:28 DEBUG : potato3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a106_d20251121_m033053_c001_v0001106_t0017_u01763695853395") 2025/11/21 03:39:28 DEBUG : pre-dest1/1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334b5_d20251121_m033210_c001_v7007000_t0000_u01763695930812") 2025/11/21 03:39:28 DEBUG : pre-dest1/1: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a223_d20251121_m033201_c001_v0001106_t0028_u01763695921629") 2025/11/21 03:39:28 DEBUG : pre-dest2/2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96334b7_d20251121_m033211_c001_v7007000_t0000_u01763695931003") 2025/11/21 03:39:29 DEBUG : pre-dest2/2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891e7b_d20251121_m033202_c001_v0001104_t0032_u01763695922462") 2025/11/21 03:39:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f412f193828a8d938_d20251121_m033146_c001_v7007000_t0000_u01763695906769") 2025/11/21 03:39:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a1cc_d20251121_m033142_c001_v0001106_t0025_u01763695902093") 2025/11/21 03:39:29 DEBUG : sizeonly: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1e8aa_d20251121_m032932_c001_v7007000_t0000_u01763695772134") 2025/11/21 03:39:29 DEBUG : sizeonly: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f5a_d20251121_m032930_c001_v0001106_t0043_u01763695770698") 2025/11/21 03:39:29 DEBUG : splitbanan: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f243a8_d20251121_m033641_c001_v7007000_t0000_u01763696201410") 2025/11/21 03:39:29 DEBUG : splitbanan: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fa7d_d20251121_m033633_c001_v0001183_t0035_u01763696193821") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe620_d20251121_m033805_c001_v7007000_t0000_u01763696285175") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388bda_d20251121_m033758_c001_v0001144_t0044_u01763696278009") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe771486438d_d20251121_m033747_c001_v7007000_t0000_u01763696267716") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b79_d20251121_m033740_c001_v0001144_t0035_u01763696260438") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec8f_d20251121_m033730_c001_v7007000_t0000_u01763696250995") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388b2b_d20251121_m033723_c001_v0001144_t0056_u01763696243847") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f407f622ae92934b4_d20251121_m033715_c001_v7007000_t0000_u01763696235062") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388add_d20251121_m033708_c001_v0001144_t0044_u01763696228239") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f423e42c0759eec0b_d20251121_m033658_c001_v7007000_t0000_u01763696218408") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a88_d20251121_m033651_c001_v0001144_t0035_u01763696211343") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4045e4084c806581_d20251121_m033635_c001_v7007000_t0000_u01763696195726") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388a37_d20251121_m033632_c001_v0001144_t0019_u01763696192360") 2025/11/21 03:39:29 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338e5_d20251121_m033622_c001_v7007000_t0000_u01763696182964") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03889e2_d20251121_m033615_c001_v0001144_t0039_u01763696175461") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41166721a96338aa_d20251121_m033614_c001_v7007000_t0000_u01763696174494") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f397_d20251121_m033611_c001_v0001184_t0002_u01763696171181") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f30765_d20251121_m033601_c001_v7007000_t0000_u01763696161139") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f315_d20251121_m033554_c001_v0001184_t0012_u01763696154360") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f4088e504c8c09123_d20251121_m033553_c001_v7007000_t0000_u01763696153238") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff038894a_d20251121_m033549_c001_v0001144_t0045_u01763696149170") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe25e_d20251121_m033533_c001_v7007000_t0000_u01763696133354") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03888d1_d20251121_m033528_c001_v0001144_t0036_u01763696128520") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f24207_d20251121_m033517_c001_v7007000_t0000_u01763696117277") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f7e4_d20251121_m033510_c001_v0001183_t0017_u01763696110558") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305508_d20251121_m033500_c001_v7007000_t0000_u01763696100642") 2025/11/21 03:39:30 DEBUG : splitbananasplit: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f147_d20251121_m033453_c001_v0001184_t0004_u01763696093969") 2025/11/21 03:39:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f412f193828a8e07b_d20251121_m033617_c001_v7007000_t0000_u01763696177653") 2025/11/21 03:39:30 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f9d8_d20251121_m033612_c001_v0001183_t0027_u01763696172158") 2025/11/21 03:39:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054c1_d20251121_m033444_c001_v7007000_t0000_u01763696084575") 2025/11/21 03:39:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff03887dc_d20251121_m033441_c001_v0001144_t0050_u01763696081687") 2025/11/21 03:39:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f421a5c473f06cfd0_d20251121_m033440_c001_v7007000_t0000_u01763696080560") 2025/11/21 03:39:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f6ea_d20251121_m033438_c001_v0001183_t0053_u01763696078090") 2025/11/21 03:39:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c304ffe_d20251121_m033048_c001_v7007000_t0000_u01763695848353") 2025/11/21 03:39:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a0dc_d20251121_m033046_c001_v0001106_t0016_u01763695846632") 2025/11/21 03:39:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695876_d20251121_m033045_c001_v7007000_t0000_u01763695845503") 2025/11/21 03:39:30 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a0cc_d20251121_m033044_c001_v0001106_t0054_u01763695844268") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1e4a8_d20251121_m032928_c001_v7007000_t0000_u01763695768293") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f42_d20251121_m032926_c001_v0001106_t0024_u01763695766350") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1e480_d20251121_m032925_c001_v7007000_t0000_u01763695765985") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f36_d20251121_m032924_c001_v0001106_t0055_u01763695764429") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1e460_d20251121_m032922_c001_v7007000_t0000_u01763695762311") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f2e_d20251121_m032920_c001_v0001106_t0037_u01763695760972") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1e069_d20251121_m032920_c001_v7007000_t0000_u01763695760421") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f26_d20251121_m032919_c001_v0001106_t0007_u01763695759150") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f1a_d20251121_m032915_c001_v0001106_t0030_u01763695755987") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1dc5b_d20251121_m032915_c001_v7007000_t0000_u01763695755623") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f12_d20251121_m032914_c001_v0001106_t0041_u01763695754700") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89f0c_d20251121_m032913_c001_v0001106_t0056_u01763695753549") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42035996f1f1dc53_d20251121_m032913_c001_v7007000_t0000_u01763695753144") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89efb_d20251121_m032909_c001_v0001106_t0059_u01763695749773") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89eef_d20251121_m032906_c001_v0001106_t0001_u01763695746572") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b3fe_d20251121_m032906_c001_v7007000_t0000_u01763695746209") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89eeb_d20251121_m032905_c001_v0001106_t0024_u01763695745358") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ee5_d20251121_m032904_c001_v0001106_t0051_u01763695744001") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b3e6_d20251121_m032903_c001_v7007000_t0000_u01763695743640") 2025/11/21 03:39:31 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ed5_d20251121_m032859_c001_v0001106_t0053_u01763695739514") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b3bf_d20251121_m032859_c001_v7007000_t0000_u01763695739151") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ecf_d20251121_m032857_c001_v0001106_t0029_u01763695737956") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b3af_d20251121_m032857_c001_v7007000_t0000_u01763695737053") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ec7_d20251121_m032856_c001_v0001106_t0000_u01763695736222") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b39f_d20251121_m032855_c001_v7007000_t0000_u01763695735673") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ec1_d20251121_m032854_c001_v0001106_t0031_u01763695734790") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b395_d20251121_m032853_c001_v7007000_t0000_u01763695733885") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ebd_d20251121_m032852_c001_v0001106_t0005_u01763695732768") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b388_d20251121_m032852_c001_v7007000_t0000_u01763695732225") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89eb3_d20251121_m032851_c001_v0001106_t0055_u01763695731276") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b37b_d20251121_m032850_c001_v7007000_t0000_u01763695730734") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89ea7_d20251121_m032849_c001_v0001106_t0052_u01763695729708") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b339_d20251121_m032844_c001_v7007000_t0000_u01763695724228") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89e8a_d20251121_m032843_c001_v0001106_t0059_u01763695723310") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b32a_d20251121_m032842_c001_v7007000_t0000_u01763695722768") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89e81_d20251121_m032841_c001_v0001106_t0006_u01763695721257") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b31c_d20251121_m032840_c001_v7007000_t0000_u01763695720356") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89e77_d20251121_m032839_c001_v0001106_t0005_u01763695719364") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f414f558eb0f2b312_d20251121_m032837_c001_v7007000_t0000_u01763695717193") 2025/11/21 03:39:32 DEBUG : sub dir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe89e68_d20251121_m032836_c001_v0001106_t0029_u01763695716281") 2025/11/21 03:39:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054c4_d20251121_m033444_c001_v7007000_t0000_u01763696084756") 2025/11/21 03:39:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f0c1_d20251121_m033441_c001_v0001184_t0053_u01763696081342") 2025/11/21 03:39:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f421a5c473f06cfd2_d20251121_m033440_c001_v7007000_t0000_u01763696080743") 2025/11/21 03:39:33 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f0a5_d20251121_m033438_c001_v0001184_t0016_u01763696078027") 2025/11/21 03:39:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe631_d20251121_m033807_c001_v7007000_t0000_u01763696287197") 2025/11/21 03:39:33 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f70e_d20251121_m033806_c001_v0001184_t0047_u01763696286577") 2025/11/21 03:39:33 DEBUG : sub/yam: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695866_d20251121_m033042_c001_v7007000_t0000_u01763695842234") 2025/11/21 03:39:33 DEBUG : sub/yam: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891c6b_d20251121_m033039_c001_v0001104_t0015_u01763695839954") 2025/11/21 03:39:33 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054a6_d20251121_m033437_c001_v7007000_t0000_u01763696077234") 2025/11/21 03:39:33 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121f6ce_d20251121_m033435_c001_v0001183_t0054_u01763696075020") 2025/11/21 03:39:33 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305498_d20251121_m033434_c001_v7007000_t0000_u01763696074240") 2025/11/21 03:39:33 DEBUG : test_dir1/file2: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f07e_d20251121_m033432_c001_v0001184_t0036_u01763696072875") 2025/11/21 03:39:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c3054a7_d20251121_m033437_c001_v7007000_t0000_u01763696077416") 2025/11/21 03:39:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f08f_d20251121_m033435_c001_v0001184_t0005_u01763696075032") 2025/11/21 03:39:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f401731351c305499_d20251121_m033434_c001_v7007000_t0000_u01763696074421") 2025/11/21 03:39:33 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f114c5c133f290e66_d20251121_m033432_c001_v0001180_t0051_u01763696072865") 2025/11/21 03:39:33 DEBUG : three: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f69579b_d20251121_m033031_c001_v7007000_t0000_u01763695831797") 2025/11/21 03:39:33 DEBUG : three: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a095_d20251121_m033030_c001_v0001106_t0042_u01763695830367") 2025/11/21 03:39:33 DEBUG : three: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f113386d7afe8a08a_d20251121_m033027_c001_v0001106_t0053_u01763695827483") 2025/11/21 03:39:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe63f_d20251121_m033808_c001_v7007000_t0000_u01763696288811") 2025/11/21 03:39:33 DEBUG : tictactoe/tictactoe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fcf7_d20251121_m033808_c001_v0001183_t0047_u01763696288146") 2025/11/21 03:39:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe6bc_d20251121_m033829_c001_v7007000_t0000_u01763696309461") 2025/11/21 03:39:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dc20_d20251121_m033826_c001_v0001101_t0023_u01763696306872") 2025/11/21 03:39:33 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe69e_d20251121_m033825_c001_v7007000_t0000_u01763696305303") 2025/11/21 03:39:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fd48_d20251121_m033823_c001_v0001183_t0020_u01763696303900") 2025/11/21 03:39:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe696_d20251121_m033822_c001_v7007000_t0000_u01763696302926") 2025/11/21 03:39:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f791_d20251121_m033822_c001_v0001184_t0059_u01763696302274") 2025/11/21 03:39:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe66d_d20251121_m033816_c001_v7007000_t0000_u01763696296385") 2025/11/21 03:39:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fd1a_d20251121_m033815_c001_v0001183_t0043_u01763696295137") 2025/11/21 03:39:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe682_d20251121_m033819_c001_v7007000_t0000_u01763696299025") 2025/11/21 03:39:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dc01_d20251121_m033817_c001_v0001101_t0027_u01763696297344") 2025/11/21 03:39:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe65f_d20251121_m033814_c001_v7007000_t0000_u01763696294175") 2025/11/21 03:39:34 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1131da239b73f736_d20251121_m033813_c001_v0001184_t0005_u01763696293560") 2025/11/21 03:39:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe65a_d20251121_m033812_c001_v7007000_t0000_u01763696292597") 2025/11/21 03:39:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388c0b_d20251121_m033811_c001_v0001144_t0011_u01763696291540") 2025/11/21 03:39:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe649_d20251121_m033810_c001_v7007000_t0000_u01763696290592") 2025/11/21 03:39:34 DEBUG : toe/toe/tictactoe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f106e49020bb0dbea_d20251121_m033809_c001_v0001101_t0033_u01763696289795") 2025/11/21 03:39:34 DEBUG : toe/toe/toe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f418bfe7714864466_d20251121_m033834_c001_v7007000_t0000_u01763696314578") 2025/11/21 03:39:34 DEBUG : toe/toe/toe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11747e302121fd8b_d20251121_m033833_c001_v0001183_t0056_u01763696313955") 2025/11/21 03:39:34 DEBUG : toe/toe/toe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe689_d20251121_m033821_c001_v7007000_t0000_u01763696301307") 2025/11/21 03:39:34 DEBUG : toe/toe/toe: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388c31_d20251121_m033819_c001_v0001144_t0003_u01763696299986") 2025/11/21 03:39:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe6c2_d20251121_m033830_c001_v7007000_t0000_u01763696310152") 2025/11/21 03:39:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1187734ff0388c52_d20251121_m033828_c001_v0001144_t0049_u01763696308483") 2025/11/21 03:39:34 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f42218b78bcafe6a5_d20251121_m033825_c001_v7007000_t0000_u01763696305907") 2025/11/21 03:39:35 DEBUG : toe/toe/toe.txt: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f108f098d8fbc7d48_d20251121_m033825_c001_v0001180_t0037_u01763696305097") 2025/11/21 03:39:35 DEBUG : two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f69579c_d20251121_m033031_c001_v7007000_t0000_u01763695831979") 2025/11/21 03:39:35 DEBUG : two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f41512c21c7ce7f4a_d20251121_m033029_c001_v0001115_t0049_u01763695829723") 2025/11/21 03:39:35 DEBUG : two: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f413386d7afe8a086_d20251121_m033027_c001_v0001106_t0019_u01763695827219") 2025/11/21 03:39:35 DEBUG : yam: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695868_d20251121_m033042_c001_v7007000_t0000_u01763695842966") 2025/11/21 03:39:35 DEBUG : yam: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1108cb3fde940c10_d20251121_m033041_c001_v0001091_t0002_u01763695841666") 2025/11/21 03:39:35 DEBUG : yam: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f69582e_d20251121_m033038_c001_v7007000_t0000_u01763695838651") 2025/11/21 03:39:35 DEBUG : yam: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f111cd9b808891c3f_d20251121_m033036_c001_v0001104_t0020_u01763695836262") 2025/11/21 03:39:35 DEBUG : yam: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6957d1_d20251121_m033034_c001_v7007000_t0000_u01763695834926") 2025/11/21 03:39:35 DEBUG : yam: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11512c21c7ce7f4f_d20251121_m033032_c001_v0001115_t0002_u01763695832540") 2025/11/21 03:39:35 DEBUG : yaml: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f695847_d20251121_m033039_c001_v7007000_t0000_u01763695839384") 2025/11/21 03:39:35 DEBUG : yaml: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f1165018404a11231_d20251121_m033038_c001_v0001098_t0004_u01763695838248") 2025/11/21 03:39:35 DEBUG : yaml: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f419d6c923f6957e7_d20251121_m033035_c001_v7007000_t0000_u01763695835697") 2025/11/21 03:39:35 DEBUG : yaml: Deleting (id "4_z3fa2ed03704dab4b9fa80e1b_f11064983cc8a20a6_d20251121_m033034_c001_v0001104_t0002_u01763695834271") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m3.246834329s (try 1/5)