"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2026/08/03 03:20:32 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki" 2026/08/03 03:20:32 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/08/03 03:20:32 DEBUG : Creating backend with remote "/tmp/rclone3857522612" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:33 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2026/08/03 03:20:33 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.48s) === RUN TestCopy run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:20:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:34 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:34 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:35 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:35 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:20:35 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.79s) === RUN TestCopyMetadata run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.44s) === RUN TestCopyMissingDirectory run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:37 DEBUG : Creating backend with remote "/non-existing" 2026/08/03 03:20:37 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2026/08/03 03:20:37 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:37 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.57s) === RUN TestCopyNoTraverse run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:38 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:38 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:38 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.64s) === RUN TestCopyNoTraverseDeadlock run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.39s) === RUN TestCopyCheckFirst run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:39 INFO : B2 bucket rclone-test-nabaruy4xoki: Running all checks before starting transfers 2026/08/03 03:20:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:39 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:39 INFO : B2 bucket rclone-test-nabaruy4xoki: Checks finished, now starting transfers 2026/08/03 03:20:39 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:40 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:40 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.41s) === RUN TestSyncNoTraverse run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:41 ERROR : Ignoring --no-traverse with sync 2026/08/03 03:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:41 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:41 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:41 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:41 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:20:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.20s) === RUN TestCopyWithDepth run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:42 DEBUG : hello world2: Need to transfer - File not found at Destination 2026/08/03 03:20:42 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:42 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:42 DEBUG : hello world2: size = 12 OK 2026/08/03 03:20:42 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2026/08/03 03:20:42 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.43s) === RUN TestCopyWithFilesFrom run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:43 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:20:43 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:43 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:44 DEBUG : potato2: size = 11 OK 2026/08/03 03:20:44 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:44 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.21s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:20:45 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:45 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:45 DEBUG : potato2: size = 11 OK 2026/08/03 03:20:45 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:45 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.58s) === RUN TestCopyEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:46 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/03 03:20:46 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:20:46 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2026/08/03 03:20:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:20:46 INFO : sub dir2: Making directory 2026/08/03 03:20:46 INFO : sub dir: Making directory 2026/08/03 03:20:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:46 INFO : sub dir2/sub sub dir2: Making directory 2026/08/03 03:20:46 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:46 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:46 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:46 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" 2026/08/03 03:20:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.28s) === RUN TestCopyNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:47 INFO : sub dir2: Making directory 2026/08/03 03:20:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2026/08/03 03:20:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:20:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:48 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.54s) === RUN TestMoveEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:49 DEBUG : sub dir2: Making directory with metadata 2026/08/03 03:20:49 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:20:49 INFO : sub dir2: Making directory 2026/08/03 03:20:49 INFO : sub dir: Making directory 2026/08/03 03:20:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:49 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:49 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:49 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:49 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:20:49 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2026/08/03 03:20:49 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2026/08/03 03:20:50 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.41s) === RUN TestSyncNoUpdateDirModtime run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.38s) === RUN TestMoveNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:51 INFO : sub dir2: Making directory 2026/08/03 03:20:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:51 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:51 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:51 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:51 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:20:51 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:52 DEBUG : sub dir2: Making directory with metadata 2026/08/03 03:20:52 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:20:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:20:52 INFO : sub dir2: Making directory 2026/08/03 03:20:52 INFO : sub dir: Making directory 2026/08/03 03:20:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:52 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:52 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:52 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:52 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:52 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:20:52 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2026/08/03 03:20:53 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.30s) === RUN TestSyncSetDelayedModTimes run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.38s) === RUN TestSyncNoEmptyDirectories run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:54 INFO : sub dir2: Making directory 2026/08/03 03:20:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:54 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:20:54 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:20:54 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:54 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:20:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.24s) === RUN TestServerSideCopy run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:20:55 DEBUG : Creating backend with remote "TestB2:rclone-test-fakufuh3wohe" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-nabaruy4xoki -> B2 bucket rclone-test-fakufuh3wohe 2026/08/03 03:20:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:20:57 DEBUG : B2 bucket rclone-test-fakufuh3wohe: Waiting for checks to finish 2026/08/03 03:20:57 DEBUG : B2 bucket rclone-test-fakufuh3wohe: Waiting for transfers to finish 2026/08/03 03:20:57 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:20:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:20:57 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/03 03:20:58 DEBUG : B2 bucket rclone-test-fakufuh3wohe: Purge remote 2026/08/03 03:20:58 INFO : B2 bucket rclone-test-fakufuh3wohe: cleaning bucket "rclone-test-fakufuh3wohe" of all files 2026/08/03 03:20:58 DEBUG : sub dir/hello world: Deleting (id "4_z2fd28db3a03dcb5b9ff80e1b_f116b5396c7f9e043_d20260803_m032057_c001_v0001181_t0038_u01785727257770") --- PASS: TestServerSideCopy (4.20s) === RUN TestCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:00 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:21:00 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:21:00 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:21:00 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:00 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:01 DEBUG : sub dir/hello world: size = 17 OK 2026/08/03 03:21:01 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/03 03:21:01 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.33s) === RUN TestServerSideCopyOverSelf run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:02 DEBUG : Creating backend with remote "TestB2:rclone-test-conibad1qoto" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-nabaruy4xoki -> B2 bucket rclone-test-conibad1qoto 2026/08/03 03:21:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:21:03 DEBUG : B2 bucket rclone-test-conibad1qoto: Waiting for checks to finish 2026/08/03 03:21:03 DEBUG : B2 bucket rclone-test-conibad1qoto: Waiting for transfers to finish 2026/08/03 03:21:04 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:21:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:21:04 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/03 03:21:05 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:21:05 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-conibad1qoto) 2026/08/03 03:21:05 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:21:05 DEBUG : B2 bucket rclone-test-conibad1qoto: Waiting for checks to finish 2026/08/03 03:21:05 DEBUG : B2 bucket rclone-test-conibad1qoto: Waiting for transfers to finish 2026/08/03 03:21:06 DEBUG : sub dir/hello world: size = 17 OK 2026/08/03 03:21:06 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/03 03:21:06 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/03 03:21:06 DEBUG : B2 bucket rclone-test-conibad1qoto: Purge remote 2026/08/03 03:21:06 INFO : B2 bucket rclone-test-conibad1qoto: cleaning bucket "rclone-test-conibad1qoto" of all files 2026/08/03 03:21:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ad43a03dcb5b9ff80e1b_f109d5fe955899df4_d20260803_m032106_c001_v0001185_t0002_u01785727266080") 2026/08/03 03:21:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f42ad43a03dcb5b9ff80e1b_f108f32f6ae6fe10c_d20260803_m032104_c001_v0001171_t0010_u01785727264198") --- PASS: TestServerSideCopyOverSelf (6.06s) === RUN TestMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:09 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:21:09 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:21:09 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:21:09 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:09 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:09 DEBUG : sub dir/hello world: size = 17 OK 2026/08/03 03:21:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/03 03:21:09 INFO : sub dir/hello world: Copied (replaced existing) 2026/08/03 03:21:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.23s) === RUN TestServerSideMoveOverSelf run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:10 DEBUG : Creating backend with remote "TestB2:rclone-test-qoxezih5xohi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-nabaruy4xoki -> B2 bucket rclone-test-qoxezih5xohi 2026/08/03 03:21:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:21:11 DEBUG : B2 bucket rclone-test-qoxezih5xohi: Waiting for checks to finish 2026/08/03 03:21:11 DEBUG : B2 bucket rclone-test-qoxezih5xohi: Waiting for transfers to finish 2026/08/03 03:21:12 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:21:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:21:12 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/03 03:21:14 DEBUG : B2 bucket rclone-test-qoxezih5xohi: Waiting for checks to finish 2026/08/03 03:21:14 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:21:14 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-qoxezih5xohi) 2026/08/03 03:21:14 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:21:14 DEBUG : B2 bucket rclone-test-qoxezih5xohi: Waiting for transfers to finish 2026/08/03 03:21:14 DEBUG : sub dir/hello world: size = 17 OK 2026/08/03 03:21:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2026/08/03 03:21:14 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/03 03:21:14 INFO : sub dir/hello world: Deleted 2026/08/03 03:21:15 DEBUG : testing file moves 2026/08/03 03:21:15 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:21:15 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-qoxezih5xohi) 2026/08/03 03:21:15 DEBUG : sub dir/hello world: Sizes differ 2026/08/03 03:21:15 DEBUG : B2 bucket rclone-test-qoxezih5xohi: Waiting for checks to finish 2026/08/03 03:21:15 DEBUG : B2 bucket rclone-test-qoxezih5xohi: Waiting for transfers to finish 2026/08/03 03:21:16 DEBUG : sub dir/hello world: size = 24 OK 2026/08/03 03:21:16 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2026/08/03 03:21:16 INFO : sub dir/hello world: Copied (server-side copy) 2026/08/03 03:21:16 INFO : sub dir/hello world: Deleted 2026/08/03 03:21:17 DEBUG : B2 bucket rclone-test-qoxezih5xohi: Purge remote 2026/08/03 03:21:17 INFO : B2 bucket rclone-test-qoxezih5xohi: cleaning bucket "rclone-test-qoxezih5xohi" of all files 2026/08/03 03:21:17 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2cd43a03dcb5b9ff80e1b_f112104172d62cdd8_d20260803_m032116_c001_v0001136_t0034_u01785727276019") 2026/08/03 03:21:17 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2cd43a03dcb5b9ff80e1b_f11792b9a7644e5c0_d20260803_m032114_c001_v0001165_t0032_u01785727274211") 2026/08/03 03:21:17 DEBUG : sub dir/hello world: Deleting (id "4_z7ff2cd43a03dcb5b9ff80e1b_f1114d790d30445e1_d20260803_m032112_c001_v0001099_t0058_u01785727272418") --- PASS: TestServerSideMoveOverSelf (8.36s) === RUN TestCopyAfterDelete run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:18 ERROR : error listing: directory not found 2026/08/03 03:21:19 INFO : Local file system at /tmp/rclone3857522612: Making directory 2026/08/03 03:21:19 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:19 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.70s) === RUN TestCopyRedownload run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:21:21 DEBUG : Local file system at /tmp/rclone3857522612: Waiting for checks to finish 2026/08/03 03:21:21 DEBUG : Local file system at /tmp/rclone3857522612: Waiting for transfers to finish 2026/08/03 03:21:21 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2026/08/03 03:21:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:21:21 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2026/08/03 03:21:21 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.07s) === RUN TestSyncBasedOnCheckSum run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:22 DEBUG : check sum: Need to transfer - File not found at Destination 2026/08/03 03:21:22 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:22 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:22 DEBUG : check sum: size = 1 OK 2026/08/03 03:21:22 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/03 03:21:22 INFO : check sum: Copied (new) 2026/08/03 03:21:22 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:23 DEBUG : check sum: size = 1 OK 2026/08/03 03:21:23 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:23 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/03 03:21:23 DEBUG : check sum: Size and sha1 of src and dst objects identical 2026/08/03 03:21:23 DEBUG : check sum: Unchanged skipping 2026/08/03 03:21:23 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:23 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:23 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:23 DEBUG : sizeonly: Need to transfer - File not found at Destination 2026/08/03 03:21:23 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:23 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:24 DEBUG : sizeonly: size = 6 OK 2026/08/03 03:21:24 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/03 03:21:24 INFO : sizeonly: Copied (new) 2026/08/03 03:21:24 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:24 DEBUG : sizeonly: size = 6 OK 2026/08/03 03:21:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:24 DEBUG : sizeonly: Sizes identical 2026/08/03 03:21:24 DEBUG : sizeonly: Unchanged skipping 2026/08/03 03:21:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:24 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:24 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.57s) === RUN TestSyncIgnoreSize run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:25 DEBUG : ignore-size: Need to transfer - File not found at Destination 2026/08/03 03:21:25 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:25 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:25 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2026/08/03 03:21:25 INFO : ignore-size: Copied (new) 2026/08/03 03:21:25 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:26 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:21:26 DEBUG : ignore-size: Unchanged skipping 2026/08/03 03:21:26 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:26 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:26 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.56s) === RUN TestSyncIgnoreTimes run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:27 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:27 DEBUG : existing: size = 6 OK 2026/08/03 03:21:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:21:27 DEBUG : existing: Unchanged skipping 2026/08/03 03:21:27 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:27 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:27 INFO : There was nothing to transfer 2026/08/03 03:21:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2026/08/03 03:21:27 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:27 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:28 DEBUG : existing: size = 6 OK 2026/08/03 03:21:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/03 03:21:28 INFO : existing: Copied (replaced existing) 2026/08/03 03:21:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.82s) === RUN TestSyncIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:28 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/03 03:21:28 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:28 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:29 DEBUG : existing: size = 6 OK 2026/08/03 03:21:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/03 03:21:29 INFO : existing: Copied (new) 2026/08/03 03:21:29 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:29 DEBUG : existing: Destination exists, skipping 2026/08/03 03:21:29 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:29 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:29 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.57s) === RUN TestSyncIgnoreErrors run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:30 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/03 03:21:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/03 03:21:31 DEBUG : c/non empty space: size = 5 OK 2026/08/03 03:21:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:21:31 DEBUG : c/non empty space: Unchanged skipping 2026/08/03 03:21:31 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:31 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:31 DEBUG : a/potato2: size = 60 OK 2026/08/03 03:21:31 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:21:31 INFO : a/potato2: Copied (new) 2026/08/03 03:21:31 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:31 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.51s) === RUN TestSyncAfterChangingModtimeOnly run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:33 DEBUG : empty space: size = 1 OK 2026/08/03 03:21:33 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 2026/08/03 03:21:33 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/03 03:21:33 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2026/08/03 03:21:33 DEBUG : empty space: Unchanged skipping 2026/08/03 03:21:33 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:33 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:33 INFO : There was nothing to transfer 2026/08/03 03:21:34 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:34 DEBUG : empty space: size = 1 OK 2026/08/03 03:21:34 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 2026/08/03 03:21:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/03 03:21:35 INFO : empty space: Updated modification time in destination 2026/08/03 03:21:35 DEBUG : empty space: Unchanged skipping 2026/08/03 03:21:35 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:35 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:35 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (3.12s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:36 DEBUG : empty space: size = 1 OK 2026/08/03 03:21:36 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 2026/08/03 03:21:36 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/03 03:21:36 DEBUG : empty space: Unchanged skipping 2026/08/03 03:21:36 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:36 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.44s) === RUN TestSyncDoesntUpdateModtime run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:37 DEBUG : foo: size = 3 OK 2026/08/03 03:21:37 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 2026/08/03 03:21:37 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:21:37 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:21:37 DEBUG : foo: sha1 differ 2026/08/03 03:21:37 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:38 DEBUG : foo: size = 3 OK 2026/08/03 03:21:38 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2026/08/03 03:21:38 INFO : foo: Copied (replaced existing) 2026/08/03 03:21:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.46s) === RUN TestSyncAfterAddingAFile run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:39 DEBUG : potato: Need to transfer - File not found at Destination 2026/08/03 03:21:39 DEBUG : empty space: size = 1 OK 2026/08/03 03:21:39 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:21:39 DEBUG : empty space: Unchanged skipping 2026/08/03 03:21:39 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:39 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:39 DEBUG : potato: size = 60 OK 2026/08/03 03:21:39 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:21:39 INFO : potato: Copied (new) 2026/08/03 03:21:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:41 DEBUG : potato: size = 21 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:21:41 DEBUG : potato: size = 60 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:21:41 DEBUG : potato: Sizes differ 2026/08/03 03:21:41 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:41 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:42 DEBUG : potato: size = 21 OK 2026/08/03 03:21:42 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2026/08/03 03:21:42 INFO : potato: Copied (replaced existing) 2026/08/03 03:21:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.92s) === RUN TestSyncAfterChangingContentsOnly run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:43 DEBUG : potato: size = 21 OK 2026/08/03 03:21:43 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 2026/08/03 03:21:43 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3857522612) 2026/08/03 03:21:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:21:43 DEBUG : potato: sha1 differ 2026/08/03 03:21:43 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:43 DEBUG : potato: size = 21 OK 2026/08/03 03:21:43 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2026/08/03 03:21:43 INFO : potato: Copied (replaced existing) 2026/08/03 03:21:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:45 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:21:45 DEBUG : empty space: size = 1 OK 2026/08/03 03:21:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:21:45 DEBUG : empty space: Unchanged skipping 2026/08/03 03:21:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2026/08/03 03:21:45 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:45 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:45 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.85s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:21:47 DEBUG : empty space: size = 1 OK 2026/08/03 03:21:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:21:47 DEBUG : empty space: Unchanged skipping 2026/08/03 03:21:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:48 DEBUG : potato2: size = 60 OK 2026/08/03 03:21:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:21:48 INFO : potato2: Copied (new) 2026/08/03 03:21:48 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:48 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:49 INFO : d: Making directory 2026/08/03 03:21:49 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2026/08/03 03:21:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/03 03:21:50 DEBUG : c/non empty space: size = 5 OK 2026/08/03 03:21:50 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:21:50 DEBUG : c/non empty space: Unchanged skipping 2026/08/03 03:21:50 DEBUG : a/potato2: size = 60 OK 2026/08/03 03:21:50 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:21:50 INFO : a/potato2: Copied (new) 2026/08/03 03:21:50 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:50 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:50 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:52 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2026/08/03 03:21:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2026/08/03 03:21:52 DEBUG : c/non empty space: size = 5 OK 2026/08/03 03:21:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:21:52 DEBUG : c/non empty space: Unchanged skipping 2026/08/03 03:21:53 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:53 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:53 DEBUG : a/potato2: size = 60 OK 2026/08/03 03:21:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:21:53 INFO : a/potato2: Copied (new) 2026/08/03 03:21:53 ERROR : B2 bucket rclone-test-nabaruy4xoki: not deleting files as there were IO errors 2026/08/03 03:21:53 ERROR : B2 bucket rclone-test-nabaruy4xoki: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.48s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:55 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:55 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:21:55 DEBUG : empty space: size = 1 OK 2026/08/03 03:21:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:21:55 DEBUG : empty space: Unchanged skipping 2026/08/03 03:21:55 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:55 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:55 INFO : potato: Deleted 2026/08/03 03:21:55 DEBUG : potato2: size = 60 OK 2026/08/03 03:21:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:21:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.45s) === RUN TestSyncDeleteBefore run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:21:57 DEBUG : Waiting for deletions to finish 2026/08/03 03:21:57 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:57 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:58 INFO : potato: Deleted 2026/08/03 03:21:58 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:21:58 DEBUG : empty space: size = 1 OK 2026/08/03 03:21:58 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:21:58 DEBUG : empty space: Unchanged skipping 2026/08/03 03:21:58 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:21:58 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:21:58 DEBUG : potato2: size = 60 OK 2026/08/03 03:21:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:21:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.87s) === RUN TestCopyDeleteBefore run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:22:00 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:00 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:00 DEBUG : potato2: size = 19 OK 2026/08/03 03:22:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2026/08/03 03:22:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.25s) === RUN TestSyncWithExclude run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:02 DEBUG : enormous: Excluded (Size Filter) 2026/08/03 03:22:02 DEBUG : enormous: Excluded 2026/08/03 03:22:02 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:22:02 DEBUG : potato2: Excluded 2026/08/03 03:22:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:22:03 DEBUG : potato2: Excluded 2026/08/03 03:22:03 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:03 DEBUG : empty space: size = 1 OK 2026/08/03 03:22:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:22:03 DEBUG : empty space: Unchanged skipping 2026/08/03 03:22:03 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:03 DEBUG : Waiting for deletions to finish 2026/08/03 03:22:03 INFO : There was nothing to transfer 2026/08/03 03:22:03 DEBUG : enormous: Excluded (Size Filter) 2026/08/03 03:22:03 DEBUG : enormous: Excluded 2026/08/03 03:22:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:22:03 DEBUG : potato2: Excluded 2026/08/03 03:22:03 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:22:03 DEBUG : potato2: Excluded 2026/08/03 03:22:03 DEBUG : empty space: size = 1 OK 2026/08/03 03:22:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/03 03:22:03 DEBUG : empty space: Unchanged skipping 2026/08/03 03:22:03 DEBUG : Local file system at /tmp/rclone3857522612: Waiting for checks to finish 2026/08/03 03:22:03 DEBUG : Local file system at /tmp/rclone3857522612: Waiting for transfers to finish 2026/08/03 03:22:03 DEBUG : Waiting for deletions to finish 2026/08/03 03:22:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.41s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:05 DEBUG : enormous: Excluded (Size Filter) 2026/08/03 03:22:05 DEBUG : enormous: Excluded 2026/08/03 03:22:05 DEBUG : potato2: Excluded (Size Filter) 2026/08/03 03:22:05 DEBUG : potato2: Excluded 2026/08/03 03:22:05 DEBUG : empty space: size = 1 OK 2026/08/03 03:22:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:22:05 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:05 DEBUG : empty space: Unchanged skipping 2026/08/03 03:22:05 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:05 DEBUG : Waiting for deletions to finish 2026/08/03 03:22:05 INFO : enormous: Deleted 2026/08/03 03:22:06 INFO : potato2: Deleted 2026/08/03 03:22:06 INFO : There was nothing to transfer 2026/08/03 03:22:06 DEBUG : empty space: size = 1 OK 2026/08/03 03:22:06 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2026/08/03 03:22:06 DEBUG : empty space: Unchanged skipping 2026/08/03 03:22:06 DEBUG : Local file system at /tmp/rclone3857522612: Waiting for checks to finish 2026/08/03 03:22:06 DEBUG : Local file system at /tmp/rclone3857522612: Waiting for transfers to finish 2026/08/03 03:22:06 DEBUG : Waiting for deletions to finish 2026/08/03 03:22:06 INFO : potato2: Deleted 2026/08/03 03:22:06 INFO : enormous: Deleted 2026/08/03 03:22:06 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.90s) === RUN TestSyncWithUpdateOlder run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:08 DEBUG : five: Need to transfer - File not found at Destination 2026/08/03 03:22:08 DEBUG : four: size = 4 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:22:08 DEBUG : four: size = 8 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:22:08 DEBUG : four: Sizes differ 2026/08/03 03:22:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2026/08/03 03:22:08 DEBUG : one: Destination is newer than source, skipping 2026/08/03 03:22:08 DEBUG : three: size = 5 OK 2026/08/03 03:22:08 DEBUG : three: Sizes identical 2026/08/03 03:22:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2026/08/03 03:22:08 DEBUG : two: size = 3 OK 2026/08/03 03:22:08 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3857522612) 2026/08/03 03:22:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:22:08 DEBUG : two: sha1 differ 2026/08/03 03:22:08 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:09 DEBUG : five: size = 4 OK 2026/08/03 03:22:09 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/03 03:22:09 INFO : five: Copied (new) 2026/08/03 03:22:09 DEBUG : four: size = 4 OK 2026/08/03 03:22:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/03 03:22:09 INFO : four: Copied (replaced existing) 2026/08/03 03:22:09 DEBUG : two: size = 3 OK 2026/08/03 03:22:09 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/03 03:22:09 INFO : two: Copied (replaced existing) 2026/08/03 03:22:09 DEBUG : Waiting for deletions to finish 2026/08/03 03:22:10 DEBUG : five: size = 4 OK 2026/08/03 03:22:10 DEBUG : one: Destination is newer than source, skipping 2026/08/03 03:22:10 DEBUG : three: size = 5 OK 2026/08/03 03:22:10 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2026/08/03 03:22:10 DEBUG : five: Size and sha1 of src and dst objects identical 2026/08/03 03:22:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2026/08/03 03:22:10 DEBUG : four: size = 4 OK 2026/08/03 03:22:10 DEBUG : two: size = 3 OK 2026/08/03 03:22:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/03 03:22:10 DEBUG : two: Size and sha1 of src and dst objects identical 2026/08/03 03:22:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2026/08/03 03:22:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3857522612) 2026/08/03 03:22:10 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:22:10 DEBUG : three: sha1 differ 2026/08/03 03:22:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2026/08/03 03:22:10 DEBUG : four: Size and sha1 of src and dst objects identical 2026/08/03 03:22:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2026/08/03 03:22:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2026/08/03 03:22:10 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:10 DEBUG : three: size = 5 OK 2026/08/03 03:22:10 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/03 03:22:10 INFO : three: Copied (replaced existing) 2026/08/03 03:22:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.96s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1497: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1497: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:1569: Can track renames: true 2026/08/03 03:22:12 INFO : B2 bucket rclone-test-nabaruy4xoki: Making map for --track-renames 2026/08/03 03:22:12 INFO : B2 bucket rclone-test-nabaruy4xoki: Finished making map for --track-renames 2026/08/03 03:22:12 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:12 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/03 03:22:12 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/03 03:22:12 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for renames to finish 2026/08/03 03:22:12 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:12 DEBUG : yam: size = 11 OK 2026/08/03 03:22:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/03 03:22:12 INFO : yam: Copied (new) 2026/08/03 03:22:12 DEBUG : potato: size = 14 OK 2026/08/03 03:22:12 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/03 03:22:12 INFO : potato: Copied (new) 2026/08/03 03:22:12 DEBUG : Waiting for deletions to finish 2026/08/03 03:22:12 INFO : B2 bucket rclone-test-nabaruy4xoki: Making map for --track-renames 2026/08/03 03:22:12 DEBUG : potato: size = 14 OK 2026/08/03 03:22:12 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:22:12 DEBUG : potato: Unchanged skipping 2026/08/03 03:22:12 INFO : B2 bucket rclone-test-nabaruy4xoki: Finished making map for --track-renames 2026/08/03 03:22:12 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:12 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for renames to finish 2026/08/03 03:22:14 DEBUG : yaml: size = 11 OK 2026/08/03 03:22:14 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/03 03:22:14 INFO : yam: Copied (server-side copy) to: yaml 2026/08/03 03:22:14 INFO : yam: Deleted 2026/08/03 03:22:14 INFO : yaml: Renamed from "yam" 2026/08/03 03:22:14 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.16s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:1641: Can track renames: true 2026/08/03 03:22:15 INFO : B2 bucket rclone-test-nabaruy4xoki: Making map for --track-renames 2026/08/03 03:22:15 INFO : B2 bucket rclone-test-nabaruy4xoki: Finished making map for --track-renames 2026/08/03 03:22:15 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:15 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/03 03:22:15 DEBUG : yam: Need to transfer - No matching file found at Destination 2026/08/03 03:22:15 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for renames to finish 2026/08/03 03:22:15 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:15 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1172-12.backblaze.com/b2api/v1/b2_upload_file/7f422dd3a03dcb5b9ff80e1b/c001_v0001172_t0013": EOF 2026/08/03 03:22:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-12.backblaze.com/b2api/v1/b2_upload_file/7f422dd3a03dcb5b9ff80e1b/c001_v0001172_t0013": EOF) 2026/08/03 03:22:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/03 03:22:15 DEBUG : potato: Received error: Post "https://pod-000-1172-12.backblaze.com/b2api/v1/b2_upload_file/7f422dd3a03dcb5b9ff80e1b/c001_v0001172_t0013": EOF - low level retry 0/10 2026/08/03 03:22:15 DEBUG : pacer: Reducing sleep to 10ms 2026/08/03 03:22:15 DEBUG : yam: size = 11 OK 2026/08/03 03:22:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/03 03:22:15 INFO : yam: Copied (new) 2026/08/03 03:22:15 DEBUG : potato: size = 14 OK 2026/08/03 03:22:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/03 03:22:15 INFO : potato: Copied (new) 2026/08/03 03:22:15 DEBUG : Waiting for deletions to finish 2026/08/03 03:22:16 DEBUG : potato: size = 14 OK 2026/08/03 03:22:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:22:16 INFO : B2 bucket rclone-test-nabaruy4xoki: Making map for --track-renames 2026/08/03 03:22:16 INFO : B2 bucket rclone-test-nabaruy4xoki: Finished making map for --track-renames 2026/08/03 03:22:16 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:16 DEBUG : potato: Unchanged skipping 2026/08/03 03:22:16 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for renames to finish 2026/08/03 03:22:16 DEBUG : yaml: size = 11 OK 2026/08/03 03:22:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/03 03:22:16 INFO : yam: Copied (server-side copy) to: yaml 2026/08/03 03:22:16 INFO : yam: Deleted 2026/08/03 03:22:16 INFO : yaml: Renamed from "yam" 2026/08/03 03:22:16 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.65s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:1680: Can track renames: true 2026/08/03 03:22:18 INFO : B2 bucket rclone-test-nabaruy4xoki: Making map for --track-renames 2026/08/03 03:22:18 INFO : B2 bucket rclone-test-nabaruy4xoki: Finished making map for --track-renames 2026/08/03 03:22:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/08/03 03:22:18 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/08/03 03:22:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for renames to finish 2026/08/03 03:22:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:18 DEBUG : sub/yam: size = 11 OK 2026/08/03 03:22:18 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/03 03:22:18 INFO : sub/yam: Copied (new) 2026/08/03 03:22:18 DEBUG : potato: size = 14 OK 2026/08/03 03:22:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2026/08/03 03:22:18 INFO : potato: Copied (new) 2026/08/03 03:22:18 DEBUG : Waiting for deletions to finish 2026/08/03 03:22:18 DEBUG : potato: size = 14 OK 2026/08/03 03:22:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:22:18 DEBUG : potato: Unchanged skipping 2026/08/03 03:22:18 INFO : B2 bucket rclone-test-nabaruy4xoki: Making map for --track-renames 2026/08/03 03:22:18 INFO : B2 bucket rclone-test-nabaruy4xoki: Finished making map for --track-renames 2026/08/03 03:22:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for renames to finish 2026/08/03 03:22:19 DEBUG : yam: size = 11 OK 2026/08/03 03:22:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2026/08/03 03:22:19 INFO : sub/yam: Copied (server-side copy) to: yam 2026/08/03 03:22:19 INFO : sub/yam: Deleted 2026/08/03 03:22:19 INFO : yam: Renamed from "sub/yam" 2026/08/03 03:22:19 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.85s) === RUN TestServerSideMoveLocal run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:20 DEBUG : Creating backend with remote "/tmp/rclone3857522612/dir1" 2026/08/03 03:22:20 DEBUG : Config file has changed externally - reloading 2026/08/03 03:22:20 DEBUG : Creating backend with remote "/tmp/rclone3857522612/dir2" 2026/08/03 03:22:20 DEBUG : Local file system at /tmp/rclone3857522612/dir2: Using server-side directory move 2026/08/03 03:22:20 INFO : Local file system at /tmp/rclone3857522612/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/08/03 03:22:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/08/03 03:22:20 INFO : file1.txt: Moved (server-side) 2026/08/03 03:22:20 DEBUG : Local file system at /tmp/rclone3857522612/dir2: Waiting for checks to finish 2026/08/03 03:22:20 DEBUG : Local file system at /tmp/rclone3857522612/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:22:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/03 03:22:21 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:21 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:21 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:22:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:22:21 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:22:21 INFO : sub dir/hello world: Deleted 2026/08/03 03:22:21 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/03 03:22:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/03 03:22:21 INFO : nested/sub dir/file: Copied (new) 2026/08/03 03:22:21 INFO : nested/sub dir/file: Deleted 2026/08/03 03:22:21 INFO : sub dir: Removing directory 2026/08/03 03:22:21 INFO : nested/sub dir: Removing directory 2026/08/03 03:22:21 INFO : nested: Removing directory 2026/08/03 03:22:21 DEBUG : Local file system at /tmp/rclone3857522612: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.37s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/08/03 03:22:22 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/08/03 03:22:22 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:22 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:22 DEBUG : sub dir/hello world: size = 11 OK 2026/08/03 03:22:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:22:22 INFO : sub dir/hello world: Copied (new) 2026/08/03 03:22:22 INFO : sub dir/hello world: Deleted 2026/08/03 03:22:22 DEBUG : nested/sub dir/file: size = 6 OK 2026/08/03 03:22:22 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2026/08/03 03:22:22 INFO : nested/sub dir/file: Copied (new) 2026/08/03 03:22:22 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.27s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:24 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/08/03 03:22:24 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/03 03:22:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:24 DEBUG : existing-b: size = 6 OK 2026/08/03 03:22:24 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2026/08/03 03:22:24 INFO : existing-b: Copied (new) 2026/08/03 03:22:24 INFO : existing-b: Deleted 2026/08/03 03:22:24 DEBUG : existing: size = 6 OK 2026/08/03 03:22:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/03 03:22:24 INFO : existing: Copied (new) 2026/08/03 03:22:24 INFO : existing: Deleted 2026/08/03 03:22:24 DEBUG : existing: Destination exists, skipping 2026/08/03 03:22:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/08/03 03:22:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:22:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:22:24 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:25 DEBUG : Creating backend with remote "TestB2:rclone-test-bupamoc7lugu" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nabaruy4xoki -> B2 bucket rclone-test-bupamoc7lugu 2026/08/03 03:22:29 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:22:29 DEBUG : empty space: size = 1 OK 2026/08/03 03:22:29 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/03 03:22:29 DEBUG : empty space: Unchanged skipping 2026/08/03 03:22:29 DEBUG : B2 bucket rclone-test-bupamoc7lugu: Waiting for checks to finish 2026/08/03 03:22:29 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:22:29 DEBUG : potato3: size = 60 (B2 bucket rclone-test-bupamoc7lugu) 2026/08/03 03:22:29 DEBUG : potato3: Sizes differ 2026/08/03 03:22:29 INFO : empty space: Deleted 2026/08/03 03:22:29 DEBUG : B2 bucket rclone-test-bupamoc7lugu: Waiting for transfers to finish 2026/08/03 03:22:29 DEBUG : potato2: size = 60 OK 2026/08/03 03:22:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:22:29 INFO : potato2: Copied (server-side copy) 2026/08/03 03:22:29 INFO : potato2: Deleted 2026/08/03 03:22:30 DEBUG : potato3: size = 68 OK 2026/08/03 03:22:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/03 03:22:30 INFO : potato3: Copied (server-side copy) 2026/08/03 03:22:30 INFO : potato3: Deleted 2026/08/03 03:22:31 DEBUG : Creating backend with remote "TestB2:rclone-test-ruhixaz4lizu" 2026/08/03 03:22:32 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/03 03:22:32 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:22:32 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/03 03:22:32 DEBUG : B2 bucket rclone-test-ruhixaz4lizu: Waiting for checks to finish 2026/08/03 03:22:32 DEBUG : B2 bucket rclone-test-ruhixaz4lizu: Waiting for transfers to finish 2026/08/03 03:22:32 DEBUG : empty space: size = 1 OK 2026/08/03 03:22:32 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/03 03:22:32 INFO : empty space: Copied (server-side copy) 2026/08/03 03:22:33 INFO : empty space: Deleted 2026/08/03 03:22:33 DEBUG : potato2: size = 60 OK 2026/08/03 03:22:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:22:33 INFO : potato2: Copied (server-side copy) 2026/08/03 03:22:33 INFO : potato2: Deleted 2026/08/03 03:22:33 DEBUG : potato3: size = 68 OK 2026/08/03 03:22:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/03 03:22:33 INFO : potato3: Copied (server-side copy) 2026/08/03 03:22:33 INFO : potato3: Deleted 2026/08/03 03:22:34 DEBUG : B2 bucket rclone-test-ruhixaz4lizu: Purge remote 2026/08/03 03:22:34 INFO : B2 bucket rclone-test-ruhixaz4lizu: cleaning bucket "rclone-test-ruhixaz4lizu" of all files 2026/08/03 03:22:34 DEBUG : empty space: Deleting (id "4_zbf12fdd3a04dcb5b9ff80e1b_f109bb16b18d46a80_d20260803_m032232_c001_v0001100_t0059_u01785727352688") 2026/08/03 03:22:34 DEBUG : potato2: Deleting (id "4_zbf12fdd3a04dcb5b9ff80e1b_f1029ff12ffaea939_d20260803_m032232_c001_v0001184_t0055_u01785727352994") 2026/08/03 03:22:34 DEBUG : potato3: Deleting (id "4_zbf12fdd3a04dcb5b9ff80e1b_f111c56e148bea892_d20260803_m032233_c001_v0001097_t0014_u01785727353068") 2026/08/03 03:22:35 DEBUG : B2 bucket rclone-test-bupamoc7lugu: Purge remote 2026/08/03 03:22:35 INFO : B2 bucket rclone-test-bupamoc7lugu: cleaning bucket "rclone-test-bupamoc7lugu" of all files 2026/08/03 03:22:35 DEBUG : empty space: Deleting (id "4_z5f42edb3a04dcb5b9ff80e1b_f4099ff4ad9fff7a3_d20260803_m032232_c001_v7007000_t0000_u01785727352972") 2026/08/03 03:22:35 DEBUG : empty space: Deleting (id "4_z5f42edb3a04dcb5b9ff80e1b_f115d84d09c36fa8b_d20260803_m032228_c001_v0001103_t0054_u01785727348414") 2026/08/03 03:22:35 DEBUG : potato2: Deleting (id "4_z5f42edb3a04dcb5b9ff80e1b_f4099ff4ad9fff7a4_d20260803_m032233_c001_v7007000_t0000_u01785727353194") 2026/08/03 03:22:35 DEBUG : potato2: Deleting (id "4_z5f42edb3a04dcb5b9ff80e1b_f102ddfe154c8721e_d20260803_m032229_c001_v0001183_t0037_u01785727349515") 2026/08/03 03:22:35 DEBUG : potato3: Deleting (id "4_z5f42edb3a04dcb5b9ff80e1b_f4099ff4ad9fff7a5_d20260803_m032233_c001_v7007000_t0000_u01785727353672") 2026/08/03 03:22:35 DEBUG : potato3: Deleting (id "4_z5f42edb3a04dcb5b9ff80e1b_f1173341d955893e9_d20260803_m032229_c001_v0001116_t0036_u01785727349810") 2026/08/03 03:22:35 DEBUG : potato3: Deleting (id "4_z5f42edb3a04dcb5b9ff80e1b_f115d84d09c36fa93_d20260803_m032228_c001_v0001103_t0051_u01785727348792") --- PASS: TestServerSideMove (16.16s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:41 DEBUG : Creating backend with remote "TestB2:rclone-test-civurud7riku" sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nabaruy4xoki -> B2 bucket rclone-test-civurud7riku 2026/08/03 03:22:46 DEBUG : empty space: Excluded (Size Filter) 2026/08/03 03:22:46 DEBUG : empty space: Excluded 2026/08/03 03:22:46 DEBUG : empty space: Excluded (Size Filter) 2026/08/03 03:22:46 DEBUG : empty space: Excluded 2026/08/03 03:22:46 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:22:46 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:22:46 DEBUG : potato3: size = 60 (B2 bucket rclone-test-civurud7riku) 2026/08/03 03:22:46 DEBUG : potato3: Sizes differ 2026/08/03 03:22:46 DEBUG : B2 bucket rclone-test-civurud7riku: Waiting for checks to finish 2026/08/03 03:22:46 DEBUG : B2 bucket rclone-test-civurud7riku: Waiting for transfers to finish 2026/08/03 03:22:46 DEBUG : potato2: size = 60 OK 2026/08/03 03:22:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:22:46 INFO : potato2: Copied (server-side copy) 2026/08/03 03:22:46 INFO : potato2: Deleted 2026/08/03 03:22:46 DEBUG : potato3: size = 68 OK 2026/08/03 03:22:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/03 03:22:46 INFO : potato3: Copied (server-side copy) 2026/08/03 03:22:47 INFO : potato3: Deleted 2026/08/03 03:22:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lihiwov5xate" 2026/08/03 03:22:48 DEBUG : empty space: Excluded (Size Filter) 2026/08/03 03:22:48 DEBUG : empty space: Excluded 2026/08/03 03:22:48 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:22:48 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/03 03:22:48 DEBUG : B2 bucket rclone-test-lihiwov5xate: Waiting for checks to finish 2026/08/03 03:22:48 DEBUG : B2 bucket rclone-test-lihiwov5xate: Waiting for transfers to finish 2026/08/03 03:22:49 DEBUG : potato2: size = 60 OK 2026/08/03 03:22:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:22:49 INFO : potato2: Copied (server-side copy) 2026/08/03 03:22:49 INFO : potato2: Deleted 2026/08/03 03:22:49 DEBUG : potato3: size = 68 OK 2026/08/03 03:22:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/03 03:22:49 INFO : potato3: Copied (server-side copy) 2026/08/03 03:22:49 INFO : potato3: Deleted 2026/08/03 03:22:50 DEBUG : B2 bucket rclone-test-lihiwov5xate: Purge remote 2026/08/03 03:22:50 INFO : B2 bucket rclone-test-lihiwov5xate: cleaning bucket "rclone-test-lihiwov5xate" of all files 2026/08/03 03:22:50 DEBUG : potato2: Deleting (id "4_z8f823dd3a05dcb5b9ff80e1b_f104cacc6a478b1d7_d20260803_m032248_c001_v0001099_t0029_u01785727368963") 2026/08/03 03:22:50 DEBUG : potato3: Deleting (id "4_z8f823dd3a05dcb5b9ff80e1b_f1037e32067a8160c_d20260803_m032249_c001_v0001157_t0009_u01785727369334") 2026/08/03 03:22:51 DEBUG : B2 bucket rclone-test-civurud7riku: Purge remote 2026/08/03 03:22:51 INFO : B2 bucket rclone-test-civurud7riku: cleaning bucket "rclone-test-civurud7riku" of all files 2026/08/03 03:22:51 DEBUG : empty space: Deleting (id "4_zaf822dd3a05dcb5b9ff80e1b_f114007881468fac6_d20260803_m032245_c001_v0001182_t0000_u01785727365413") 2026/08/03 03:22:51 DEBUG : potato2: Deleting (id "4_zaf822dd3a05dcb5b9ff80e1b_f4145c16a2b01e588_d20260803_m032249_c001_v7007000_t0000_u01785727369365") 2026/08/03 03:22:51 DEBUG : potato2: Deleting (id "4_zaf822dd3a05dcb5b9ff80e1b_f11518c47bc9f129e_d20260803_m032246_c001_v0001179_t0052_u01785727366289") 2026/08/03 03:22:51 DEBUG : potato3: Deleting (id "4_zaf822dd3a05dcb5b9ff80e1b_f4145c16a2b01e589_d20260803_m032249_c001_v7007000_t0000_u01785727369798") 2026/08/03 03:22:51 DEBUG : potato3: Deleting (id "4_zaf822dd3a05dcb5b9ff80e1b_f114418425f3efd3a_d20260803_m032246_c001_v0001176_t0007_u01785727366602") 2026/08/03 03:22:51 DEBUG : potato3: Deleting (id "4_zaf822dd3a05dcb5b9ff80e1b_f114007881468fac8_d20260803_m032245_c001_v0001182_t0004_u01785727365599") 2026/08/03 03:22:52 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/03 03:22:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/03 03:22:52 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (11.43s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:22:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zixivip7cuti" 2026/08/03 03:22:55 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) B2 bucket rclone-test-nabaruy4xoki -> B2 bucket rclone-test-zixivip7cuti 2026/08/03 03:22:57 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:22:57 DEBUG : empty space: size = 1 OK 2026/08/03 03:22:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/03 03:22:57 DEBUG : empty space: Unchanged skipping 2026/08/03 03:22:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:22:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-zixivip7cuti) 2026/08/03 03:22:57 DEBUG : potato3: Sizes differ 2026/08/03 03:22:57 DEBUG : B2 bucket rclone-test-zixivip7cuti: Waiting for checks to finish 2026/08/03 03:22:58 INFO : empty space: Deleted 2026/08/03 03:22:58 DEBUG : B2 bucket rclone-test-zixivip7cuti: Waiting for transfers to finish 2026/08/03 03:22:58 DEBUG : potato2: size = 60 OK 2026/08/03 03:22:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:22:58 INFO : potato2: Copied (server-side copy) 2026/08/03 03:22:58 INFO : potato2: Deleted 2026/08/03 03:22:58 DEBUG : potato3: size = 68 OK 2026/08/03 03:22:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/03 03:22:58 INFO : potato3: Copied (server-side copy) 2026/08/03 03:22:58 INFO : potato3: Deleted 2026/08/03 03:22:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fizotuv0pemo" 2026/08/03 03:22:59 INFO : tomatoDir: Making directory 2026/08/03 03:23:00 DEBUG : empty space: Need to transfer - File not found at Destination 2026/08/03 03:23:00 DEBUG : potato2: Need to transfer - File not found at Destination 2026/08/03 03:23:00 DEBUG : potato3: Need to transfer - File not found at Destination 2026/08/03 03:23:00 DEBUG : B2 bucket rclone-test-fizotuv0pemo: Waiting for checks to finish 2026/08/03 03:23:00 DEBUG : B2 bucket rclone-test-fizotuv0pemo: Waiting for transfers to finish 2026/08/03 03:23:01 DEBUG : empty space: size = 1 OK 2026/08/03 03:23:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2026/08/03 03:23:01 INFO : empty space: Copied (server-side copy) 2026/08/03 03:23:01 INFO : empty space: Deleted 2026/08/03 03:23:01 DEBUG : potato2: size = 60 OK 2026/08/03 03:23:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2026/08/03 03:23:01 INFO : potato2: Copied (server-side copy) 2026/08/03 03:23:01 INFO : potato2: Deleted 2026/08/03 03:23:01 DEBUG : potato3: size = 68 OK 2026/08/03 03:23:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2026/08/03 03:23:01 INFO : potato3: Copied (server-side copy) 2026/08/03 03:23:01 INFO : potato3: Deleted 2026/08/03 03:23:02 DEBUG : B2 bucket rclone-test-fizotuv0pemo: Purge remote 2026/08/03 03:23:02 INFO : B2 bucket rclone-test-fizotuv0pemo: cleaning bucket "rclone-test-fizotuv0pemo" of all files 2026/08/03 03:23:02 DEBUG : empty space: Deleting (id "4_zff826db3a05dcb5b9ff80e1b_f1012de30ced7fc63_d20260803_m032300_c001_v0001172_t0034_u01785727380818") 2026/08/03 03:23:02 DEBUG : potato2: Deleting (id "4_zff826db3a05dcb5b9ff80e1b_f1084c04c1be84384_d20260803_m032301_c001_v0001177_t0043_u01785727381199") 2026/08/03 03:23:02 DEBUG : potato3: Deleting (id "4_zff826db3a05dcb5b9ff80e1b_f110d86512c172d84_d20260803_m032301_c001_v0001157_t0020_u01785727381189") 2026/08/03 03:23:03 DEBUG : B2 bucket rclone-test-zixivip7cuti: Purge remote 2026/08/03 03:23:03 INFO : B2 bucket rclone-test-zixivip7cuti: cleaning bucket "rclone-test-zixivip7cuti" of all files 2026/08/03 03:23:03 DEBUG : empty space: Deleting (id "4_z5f725d93a05dcb5b9ff80e1b_f41802ff22a7999e9_d20260803_m032301_c001_v7007000_t0000_u01785727381243") 2026/08/03 03:23:03 DEBUG : empty space: Deleting (id "4_z5f725d93a05dcb5b9ff80e1b_f11817f6c707cae25_d20260803_m032256_c001_v0001044_t0014_u01785727376598") 2026/08/03 03:23:03 DEBUG : potato2: Deleting (id "4_z5f725d93a05dcb5b9ff80e1b_f41802ff22a7999ea_d20260803_m032301_c001_v7007000_t0000_u01785727381465") 2026/08/03 03:23:03 DEBUG : potato2: Deleting (id "4_z5f725d93a05dcb5b9ff80e1b_f10603853ea9de98f_d20260803_m032258_c001_v0001174_t0040_u01785727378007") 2026/08/03 03:23:03 DEBUG : potato3: Deleting (id "4_z5f725d93a05dcb5b9ff80e1b_f41802ff22a7999ec_d20260803_m032301_c001_v7007000_t0000_u01785727381784") 2026/08/03 03:23:03 DEBUG : potato3: Deleting (id "4_z5f725d93a05dcb5b9ff80e1b_f110cd4c1fd34a421_d20260803_m032258_c001_v0001177_t0030_u01785727378396") 2026/08/03 03:23:03 DEBUG : potato3: Deleting (id "4_z5f725d93a05dcb5b9ff80e1b_f11817f6c707cae27_d20260803_m032257_c001_v0001044_t0044_u01785727377220") 2026/08/03 03:23:04 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2026/08/03 03:23:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/08/03 03:23:05 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.07s) === RUN TestServerSideMoveOverlap run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:23:05 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.35s) === RUN TestSyncOverlap run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:23:07 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:23:09 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/rclone-sync-test" 2026/08/03 03:23:11 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/rclone-sync-test-include/layer2" 2026/08/03 03:23:13 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/rclone-sync-test-ignore-file" 2026/08/03 03:23:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:23:17 DEBUG : B2 bucket rclone-test-nabaruy4xoki path rclone-sync-test: Waiting for checks to finish 2026/08/03 03:23:17 DEBUG : B2 bucket rclone-test-nabaruy4xoki path rclone-sync-test: Waiting for transfers to finish 2026/08/03 03:23:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:17 INFO : There was nothing to transfer 2026/08/03 03:23:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:23:17 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:23:17 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:23:17 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:17 INFO : There was nothing to transfer 2026/08/03 03:23:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:23:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki path rclone-sync-test-include/layer2: Waiting for checks to finish 2026/08/03 03:23:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki path rclone-sync-test-include/layer2: Waiting for transfers to finish 2026/08/03 03:23:18 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:18 INFO : There was nothing to transfer 2026/08/03 03:23:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:23:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:23:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:23:18 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:18 INFO : There was nothing to transfer 2026/08/03 03:23:19 DEBUG : Excluded 2026/08/03 03:23:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/08/03 03:23:19 DEBUG : B2 bucket rclone-test-nabaruy4xoki path rclone-sync-test-ignore-file: Waiting for checks to finish 2026/08/03 03:23:19 DEBUG : B2 bucket rclone-test-nabaruy4xoki path rclone-sync-test-ignore-file: Waiting for transfers to finish 2026/08/03 03:23:19 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:19 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.92s) === RUN TestSyncCompareDest run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:23:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/dst" 2026/08/03 03:23:21 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/CompareDest" 2026/08/03 03:23:23 DEBUG : one: Need to transfer - File not found at Destination 2026/08/03 03:23:23 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:23 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:24 DEBUG : one: size = 3 OK 2026/08/03 03:23:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/03 03:23:24 INFO : one: Copied (new) 2026/08/03 03:23:24 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:24 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:23:24 DEBUG : one: Sizes differ 2026/08/03 03:23:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:25 DEBUG : one: size = 5 OK 2026/08/03 03:23:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/03 03:23:25 INFO : one: Copied (replaced existing) 2026/08/03 03:23:25 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:27 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:23:27 DEBUG : one: Sizes differ 2026/08/03 03:23:27 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:27 DEBUG : one: size = 5 OK 2026/08/03 03:23:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:27 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 03:23:27 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:27 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:27 INFO : There was nothing to transfer 2026/08/03 03:23:27 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:27 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:23:27 DEBUG : one: Sizes differ 2026/08/03 03:23:28 DEBUG : two: size = 3 OK 2026/08/03 03:23:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/03 03:23:28 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:28 DEBUG : one: size = 5 OK 2026/08/03 03:23:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 03:23:28 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:28 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:28 INFO : There was nothing to transfer 2026/08/03 03:23:28 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:28 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:23:28 DEBUG : one: Sizes differ 2026/08/03 03:23:28 DEBUG : two: size = 3 OK 2026/08/03 03:23:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:28 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/03 03:23:28 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:28 DEBUG : one: size = 5 OK 2026/08/03 03:23:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:28 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 03:23:28 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:28 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:28 INFO : There was nothing to transfer 2026/08/03 03:23:29 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:29 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:23:29 DEBUG : one: Sizes differ 2026/08/03 03:23:29 DEBUG : two: size = 3 OK 2026/08/03 03:23:29 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 2026/08/03 03:23:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/03 03:23:29 DEBUG : two: Destination found in --compare-dest, skipping 2026/08/03 03:23:29 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:30 DEBUG : one: size = 5 OK 2026/08/03 03:23:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 03:23:30 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:30 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:30 INFO : There was nothing to transfer 2026/08/03 03:23:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:30 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:23:30 DEBUG : one: Sizes differ 2026/08/03 03:23:30 DEBUG : two: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:30 DEBUG : two: size = 3 (B2 bucket rclone-test-nabaruy4xoki path CompareDest) 2026/08/03 03:23:30 DEBUG : two: Sizes differ 2026/08/03 03:23:30 DEBUG : two: Need to transfer - File not found at Destination 2026/08/03 03:23:30 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:30 DEBUG : one: size = 5 OK 2026/08/03 03:23:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:30 DEBUG : one: Destination found in --compare-dest, skipping 2026/08/03 03:23:30 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:31 DEBUG : two: size = 5 OK 2026/08/03 03:23:31 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2026/08/03 03:23:31 INFO : two: Copied (new) 2026/08/03 03:23:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.75s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:23:34 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/dest" 2026/08/03 03:23:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/pre-dest1" 2026/08/03 03:23:36 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/pre-dest2" 2026/08/03 03:23:38 DEBUG : 1: size = 1 OK 2026/08/03 03:23:38 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:23:38 DEBUG : 1: Destination found in --compare-dest, skipping 2026/08/03 03:23:38 DEBUG : 2: size = 1 OK 2026/08/03 03:23:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:23:38 DEBUG : 2: Destination found in --compare-dest, skipping 2026/08/03 03:23:38 DEBUG : 3: Need to transfer - File not found at Destination 2026/08/03 03:23:38 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dest: Waiting for checks to finish 2026/08/03 03:23:38 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dest: Waiting for transfers to finish 2026/08/03 03:23:39 DEBUG : 3: size = 1 OK 2026/08/03 03:23:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2026/08/03 03:23:39 INFO : 3: Copied (new) 2026/08/03 03:23:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.57s) === RUN TestSyncCopyDest run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:23:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/dst" 2026/08/03 03:23:42 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/CopyDest" 2026/08/03 03:23:44 DEBUG : one: Need to transfer - File not found at Destination 2026/08/03 03:23:44 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:44 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:45 DEBUG : one: size = 3 OK 2026/08/03 03:23:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/03 03:23:45 INFO : one: Copied (new) 2026/08/03 03:23:45 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:45 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:23:45 DEBUG : one: Sizes differ 2026/08/03 03:23:45 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:45 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:46 DEBUG : one: size = 5 OK 2026/08/03 03:23:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/03 03:23:46 INFO : one: Copied (replaced existing) 2026/08/03 03:23:46 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:47 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/BackupDir" 2026/08/03 03:23:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:48 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:23:48 DEBUG : one: Sizes differ 2026/08/03 03:23:48 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:49 DEBUG : one: size = 5 OK 2026/08/03 03:23:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:49 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:23:49 DEBUG : one: Sizes differ 2026/08/03 03:23:50 DEBUG : one: size = 3 OK 2026/08/03 03:23:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/03 03:23:50 INFO : one: Copied (server-side copy) 2026/08/03 03:23:51 INFO : one: Deleted 2026/08/03 03:23:51 DEBUG : one: size = 5 OK 2026/08/03 03:23:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2026/08/03 03:23:51 INFO : one: Copied (server-side copy) 2026/08/03 03:23:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2026/08/03 03:23:51 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:51 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:52 DEBUG : one: size = 5 OK 2026/08/03 03:23:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:52 DEBUG : one: Unchanged skipping 2026/08/03 03:23:52 DEBUG : two: size = 3 OK 2026/08/03 03:23:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:52 DEBUG : two: size = 3 OK 2026/08/03 03:23:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2026/08/03 03:23:52 INFO : two: Copied (server-side copy) 2026/08/03 03:23:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2026/08/03 03:23:52 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:52 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:52 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:53 DEBUG : one: size = 5 OK 2026/08/03 03:23:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:53 DEBUG : one: Unchanged skipping 2026/08/03 03:23:53 DEBUG : two: size = 3 OK 2026/08/03 03:23:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:53 DEBUG : two: Unchanged skipping 2026/08/03 03:23:53 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:53 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:53 DEBUG : Waiting for deletions to finish 2026/08/03 03:23:53 INFO : There was nothing to transfer 2026/08/03 03:23:54 DEBUG : one: size = 5 OK 2026/08/03 03:23:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:54 DEBUG : one: Unchanged skipping 2026/08/03 03:23:54 DEBUG : three: size = 7 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:23:54 DEBUG : three: size = 5 (B2 bucket rclone-test-nabaruy4xoki path CopyDest) 2026/08/03 03:23:54 DEBUG : three: Sizes differ 2026/08/03 03:23:54 DEBUG : three: Destination not found in --copy-dest 2026/08/03 03:23:54 DEBUG : three: Need to transfer - File not found at Destination 2026/08/03 03:23:54 DEBUG : two: size = 3 OK 2026/08/03 03:23:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2026/08/03 03:23:54 DEBUG : two: Unchanged skipping 2026/08/03 03:23:54 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:23:54 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:23:55 DEBUG : three: size = 7 OK 2026/08/03 03:23:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2026/08/03 03:23:55 INFO : three: Copied (new) 2026/08/03 03:23:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.63s) === RUN TestSyncBackupDir run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:23:57 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1185-02.backblaze.com/b2api/v1/b2_upload_file/7f422dd3a03dcb5b9ff80e1b/c001_v0001185_t0042": EOF 2026/08/03 03:23:57 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1185-02.backblaze.com/b2api/v1/b2_upload_file/7f422dd3a03dcb5b9ff80e1b/c001_v0001185_t0042": EOF) 2026/08/03 03:23:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:299: Retry Put of "dst/one" to B2 bucket rclone-test-nabaruy4xoki: 1/10 (Post "https://pod-000-1185-02.backblaze.com/b2api/v1/b2_upload_file/7f422dd3a03dcb5b9ff80e1b/c001_v0001185_t0042": EOF) 2026/08/03 03:23:59 DEBUG : dst/one: Clearing upload URL because of error: Post "https://pod-000-1184-05.backblaze.com/b2api/v1/b2_upload_file/7f422dd3a03dcb5b9ff80e1b/c001_v0001184_t0022": EOF 2026/08/03 03:23:59 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1184-05.backblaze.com/b2api/v1/b2_upload_file/7f422dd3a03dcb5b9ff80e1b/c001_v0001184_t0022": EOF) 2026/08/03 03:23:59 DEBUG : pacer: Rate limited, increasing sleep to 40ms run.go:299: Retry Put of "dst/one" to B2 bucket rclone-test-nabaruy4xoki: 2/10 (Post "https://pod-000-1184-05.backblaze.com/b2api/v1/b2_upload_file/7f422dd3a03dcb5b9ff80e1b/c001_v0001184_t0022": EOF) 2026/08/03 03:24:01 DEBUG : pacer: Reducing sleep to 20ms 2026/08/03 03:24:01 DEBUG : pacer: Reducing sleep to 10ms 2026/08/03 03:24:02 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/dst" 2026/08/03 03:24:04 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/backup" 2026/08/03 03:24:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:05 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:05 DEBUG : one: Sizes differ 2026/08/03 03:24:05 DEBUG : two: size = 3 OK 2026/08/03 03:24:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:05 DEBUG : two: Unchanged skipping 2026/08/03 03:24:05 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:24:07 DEBUG : one: size = 3 OK 2026/08/03 03:24:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/03 03:24:07 INFO : one: Copied (server-side copy) 2026/08/03 03:24:07 INFO : one: Deleted 2026/08/03 03:24:07 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:24:08 DEBUG : one: size = 4 OK 2026/08/03 03:24:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:08 INFO : one: Copied (new) 2026/08/03 03:24:08 DEBUG : Waiting for deletions to finish 2026/08/03 03:24:09 DEBUG : three.txt: size = 5 OK 2026/08/03 03:24:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/03 03:24:09 INFO : three.txt: Copied (server-side copy) 2026/08/03 03:24:09 INFO : three.txt: Deleted 2026/08/03 03:24:09 INFO : three.txt: Moved into backup dir 2026/08/03 03:24:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:11 DEBUG : one: size = 4 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:11 DEBUG : two: size = 3 OK 2026/08/03 03:24:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:11 DEBUG : two: Unchanged skipping 2026/08/03 03:24:11 DEBUG : one: Sizes differ 2026/08/03 03:24:11 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:24:11 DEBUG : one: size = 4 OK 2026/08/03 03:24:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:11 INFO : one: Copied (server-side copy) 2026/08/03 03:24:12 INFO : one: Deleted 2026/08/03 03:24:12 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:24:12 DEBUG : one: size = 5 OK 2026/08/03 03:24:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/03 03:24:12 INFO : one: Copied (new) 2026/08/03 03:24:12 DEBUG : Waiting for deletions to finish 2026/08/03 03:24:13 DEBUG : three.txt: size = 6 OK 2026/08/03 03:24:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/03 03:24:13 INFO : three.txt: Copied (server-side copy) 2026/08/03 03:24:13 INFO : three.txt: Deleted 2026/08/03 03:24:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (17.48s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:24:15 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/dst" 2026/08/03 03:24:16 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/backup" 2026/08/03 03:24:18 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:18 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:18 DEBUG : one: Sizes differ 2026/08/03 03:24:18 DEBUG : two: size = 3 OK 2026/08/03 03:24:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:18 DEBUG : two: Unchanged skipping 2026/08/03 03:24:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:24:20 DEBUG : one.bak: size = 3 OK 2026/08/03 03:24:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/03 03:24:20 INFO : one: Copied (server-side copy) to: one.bak 2026/08/03 03:24:20 INFO : one: Deleted 2026/08/03 03:24:20 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:24:21 DEBUG : one: size = 4 OK 2026/08/03 03:24:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:21 INFO : one: Copied (new) 2026/08/03 03:24:21 DEBUG : Waiting for deletions to finish 2026/08/03 03:24:22 DEBUG : three.txt.bak: size = 5 OK 2026/08/03 03:24:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/03 03:24:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/03 03:24:22 INFO : three.txt: Deleted 2026/08/03 03:24:22 INFO : three.txt: Moved into backup dir 2026/08/03 03:24:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:24 DEBUG : one: size = 4 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:24 DEBUG : one: Sizes differ 2026/08/03 03:24:24 DEBUG : two: size = 3 OK 2026/08/03 03:24:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:24 DEBUG : two: Unchanged skipping 2026/08/03 03:24:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:24:24 DEBUG : one.bak: size = 4 OK 2026/08/03 03:24:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:24 INFO : one: Copied (server-side copy) to: one.bak 2026/08/03 03:24:25 INFO : one: Deleted 2026/08/03 03:24:25 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:24:25 DEBUG : one: size = 5 OK 2026/08/03 03:24:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/03 03:24:25 INFO : one: Copied (new) 2026/08/03 03:24:25 DEBUG : Waiting for deletions to finish 2026/08/03 03:24:26 DEBUG : three.txt.bak: size = 6 OK 2026/08/03 03:24:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/03 03:24:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/03 03:24:26 INFO : three.txt: Deleted 2026/08/03 03:24:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.06s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:24:28 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/dst" 2026/08/03 03:24:29 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/backup" 2026/08/03 03:24:31 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:31 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:31 DEBUG : one: Sizes differ 2026/08/03 03:24:31 DEBUG : two: size = 3 OK 2026/08/03 03:24:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:31 DEBUG : two: Unchanged skipping 2026/08/03 03:24:31 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:24:33 DEBUG : one-2019-01-01: size = 3 OK 2026/08/03 03:24:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/03 03:24:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/03 03:24:33 INFO : one: Deleted 2026/08/03 03:24:33 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:24:34 DEBUG : one: size = 4 OK 2026/08/03 03:24:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:34 INFO : one: Copied (new) 2026/08/03 03:24:34 DEBUG : Waiting for deletions to finish 2026/08/03 03:24:35 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/03 03:24:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/03 03:24:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/03 03:24:35 INFO : three.txt: Deleted 2026/08/03 03:24:35 INFO : three.txt: Moved into backup dir 2026/08/03 03:24:37 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:37 DEBUG : one: size = 4 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:37 DEBUG : one: Sizes differ 2026/08/03 03:24:37 DEBUG : two: size = 3 OK 2026/08/03 03:24:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:37 DEBUG : two: Unchanged skipping 2026/08/03 03:24:37 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:24:37 DEBUG : one-2019-01-01: size = 4 OK 2026/08/03 03:24:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/03 03:24:37 INFO : one: Deleted 2026/08/03 03:24:37 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:24:38 DEBUG : one: size = 5 OK 2026/08/03 03:24:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/03 03:24:38 INFO : one: Copied (new) 2026/08/03 03:24:38 DEBUG : Waiting for deletions to finish 2026/08/03 03:24:38 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/03 03:24:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/03 03:24:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/03 03:24:38 INFO : three.txt: Deleted 2026/08/03 03:24:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.42s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:24:41 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/dst" 2026/08/03 03:24:42 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:42 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:42 DEBUG : one: Sizes differ 2026/08/03 03:24:42 DEBUG : two: size = 3 OK 2026/08/03 03:24:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:42 DEBUG : two: Unchanged skipping 2026/08/03 03:24:42 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:24:43 DEBUG : one.bak: size = 3 OK 2026/08/03 03:24:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/03 03:24:43 INFO : one: Copied (server-side copy) to: one.bak 2026/08/03 03:24:43 INFO : one: Deleted 2026/08/03 03:24:43 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:24:44 DEBUG : one: size = 4 OK 2026/08/03 03:24:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:44 INFO : one: Copied (new) 2026/08/03 03:24:44 DEBUG : Waiting for deletions to finish 2026/08/03 03:24:45 DEBUG : three.txt.bak: size = 5 OK 2026/08/03 03:24:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/03 03:24:45 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/03 03:24:45 INFO : three.txt: Deleted 2026/08/03 03:24:45 INFO : three.txt: Moved into backup dir 2026/08/03 03:24:46 DEBUG : one.bak: Excluded (Path Filter) 2026/08/03 03:24:46 DEBUG : one.bak: Excluded 2026/08/03 03:24:46 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/08/03 03:24:46 DEBUG : three.txt.bak: Excluded 2026/08/03 03:24:46 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:46 DEBUG : one: size = 4 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:46 DEBUG : one: Sizes differ 2026/08/03 03:24:46 DEBUG : two: size = 3 OK 2026/08/03 03:24:46 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:46 DEBUG : two: Unchanged skipping 2026/08/03 03:24:46 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for checks to finish 2026/08/03 03:24:46 DEBUG : one.bak: size = 4 OK 2026/08/03 03:24:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:46 INFO : one: Copied (server-side copy) to: one.bak 2026/08/03 03:24:47 INFO : one: Deleted 2026/08/03 03:24:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki path dst: Waiting for transfers to finish 2026/08/03 03:24:47 DEBUG : one: size = 5 OK 2026/08/03 03:24:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/03 03:24:47 INFO : one: Copied (new) 2026/08/03 03:24:47 DEBUG : Waiting for deletions to finish 2026/08/03 03:24:48 DEBUG : three.txt.bak: size = 6 OK 2026/08/03 03:24:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/03 03:24:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/03 03:24:48 INFO : three.txt: Deleted 2026/08/03 03:24:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.51s) === RUN TestSyncSuffix run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:24:50 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/dst" 2026/08/03 03:24:51 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:51 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:51 DEBUG : one: Sizes differ 2026/08/03 03:24:53 DEBUG : one.bak: size = 3 OK 2026/08/03 03:24:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/03 03:24:53 INFO : one: Copied (server-side copy) to: one.bak 2026/08/03 03:24:53 INFO : one: Deleted 2026/08/03 03:24:54 DEBUG : one: size = 4 OK 2026/08/03 03:24:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:54 INFO : one: Copied (new) 2026/08/03 03:24:54 DEBUG : two: size = 3 OK 2026/08/03 03:24:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:54 DEBUG : two: Unchanged skipping 2026/08/03 03:24:54 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:54 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:54 DEBUG : three.txt: Sizes differ 2026/08/03 03:24:54 DEBUG : three.txt.bak: size = 5 OK 2026/08/03 03:24:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/03 03:24:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/03 03:24:54 INFO : three.txt: Deleted 2026/08/03 03:24:55 DEBUG : three.txt: size = 6 OK 2026/08/03 03:24:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/03 03:24:55 INFO : three.txt: Copied (new) 2026/08/03 03:24:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:55 DEBUG : one: size = 4 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:55 DEBUG : one: Sizes differ 2026/08/03 03:24:56 DEBUG : one.bak: size = 4 OK 2026/08/03 03:24:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:24:56 INFO : one: Copied (server-side copy) to: one.bak 2026/08/03 03:24:56 INFO : one: Deleted 2026/08/03 03:24:56 DEBUG : one: size = 5 OK 2026/08/03 03:24:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/03 03:24:56 INFO : one: Copied (new) 2026/08/03 03:24:56 DEBUG : two: size = 3 OK 2026/08/03 03:24:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:24:56 DEBUG : two: Unchanged skipping 2026/08/03 03:24:57 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:24:57 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:24:57 DEBUG : three.txt: Sizes differ 2026/08/03 03:24:57 DEBUG : three.txt.bak: size = 6 OK 2026/08/03 03:24:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/03 03:24:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2026/08/03 03:24:57 INFO : three.txt: Deleted 2026/08/03 03:24:57 DEBUG : three.txt: size = 19 OK 2026/08/03 03:24:57 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/03 03:24:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (9.86s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:25:00 DEBUG : Creating backend with remote "TestB2:rclone-test-nabaruy4xoki/dst" 2026/08/03 03:25:02 DEBUG : one: size = 4 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:02 DEBUG : one: size = 3 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:25:02 DEBUG : one: Sizes differ 2026/08/03 03:25:04 DEBUG : one-2019-01-01: size = 3 OK 2026/08/03 03:25:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2026/08/03 03:25:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/03 03:25:04 INFO : one: Deleted 2026/08/03 03:25:05 DEBUG : one: size = 4 OK 2026/08/03 03:25:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:25:05 INFO : one: Copied (new) 2026/08/03 03:25:05 DEBUG : two: size = 3 OK 2026/08/03 03:25:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:05 DEBUG : two: Unchanged skipping 2026/08/03 03:25:05 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:05 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:25:05 DEBUG : three.txt: Sizes differ 2026/08/03 03:25:06 DEBUG : three-2019-01-01.txt: size = 5 OK 2026/08/03 03:25:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2026/08/03 03:25:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/03 03:25:06 INFO : three.txt: Deleted 2026/08/03 03:25:07 DEBUG : three.txt: size = 6 OK 2026/08/03 03:25:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/03 03:25:07 INFO : three.txt: Copied (new) 2026/08/03 03:25:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:08 DEBUG : one: size = 4 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:25:08 DEBUG : one: Sizes differ 2026/08/03 03:25:09 DEBUG : one-2019-01-01: size = 4 OK 2026/08/03 03:25:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2026/08/03 03:25:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2026/08/03 03:25:09 INFO : one: Deleted 2026/08/03 03:25:09 DEBUG : one: size = 5 OK 2026/08/03 03:25:09 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2026/08/03 03:25:09 INFO : one: Copied (new) 2026/08/03 03:25:10 DEBUG : two: size = 3 OK 2026/08/03 03:25:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:10 DEBUG : two: Unchanged skipping 2026/08/03 03:25:10 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:10 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-nabaruy4xoki path dst) 2026/08/03 03:25:10 DEBUG : three.txt: Sizes differ 2026/08/03 03:25:10 DEBUG : three-2019-01-01.txt: size = 6 OK 2026/08/03 03:25:10 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2026/08/03 03:25:10 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2026/08/03 03:25:10 INFO : three.txt: Deleted 2026/08/03 03:25:11 DEBUG : three.txt: size = 19 OK 2026/08/03 03:25:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2026/08/03 03:25:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.77s) === RUN TestSyncUTFNorm run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:25:14 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:14 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:14 DEBUG : Testêé: Sizes differ 2026/08/03 03:25:14 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:25:14 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:25:14 DEBUG : Testêé: size = 14 OK 2026/08/03 03:25:14 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2026/08/03 03:25:14 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/08/03 03:25:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.33s) === RUN TestSyncImmutable run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:25:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/08/03 03:25:15 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:25:15 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:25:16 DEBUG : existing: size = 6 OK 2026/08/03 03:25:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2026/08/03 03:25:16 INFO : existing: Copied (new) 2026/08/03 03:25:16 DEBUG : Waiting for deletions to finish 2026/08/03 03:25:16 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:16 DEBUG : existing: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:16 DEBUG : existing: Sizes differ 2026/08/03 03:25:16 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/08/03 03:25:16 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:25:16 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:25:16 ERROR : B2 bucket rclone-test-nabaruy4xoki: not deleting files as there were IO errors 2026/08/03 03:25:16 ERROR : B2 bucket rclone-test-nabaruy4xoki: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.06s) === RUN TestSyncIgnoreCase run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:25:18 DEBUG : EXISTING: size = 6 OK 2026/08/03 03:25:18 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:18 DEBUG : existing: Unchanged skipping 2026/08/03 03:25:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:25:18 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:25:18 DEBUG : Waiting for deletions to finish 2026/08/03 03:25:18 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:2666: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.46s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Soft run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:2705: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" sync_test.go:2705: This test only runs on local --- PASS: TestMaxTransfer (1.17s) --- SKIP: TestMaxTransfer/Hard (0.39s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.39s) === RUN TestSyncConcurrentDelete run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:25:36 DEBUG : both0: size = 6 OK 2026/08/03 03:25:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both10: size = 6 OK 2026/08/03 03:25:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both0: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both12: size = 6 OK 2026/08/03 03:25:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both11: size = 6 OK 2026/08/03 03:25:36 DEBUG : both12: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both13: size = 6 OK 2026/08/03 03:25:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both14: size = 6 OK 2026/08/03 03:25:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both13: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both15: size = 6 OK 2026/08/03 03:25:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both14: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both16: size = 6 OK 2026/08/03 03:25:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both16: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both17: size = 6 OK 2026/08/03 03:25:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both17: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both18: size = 6 OK 2026/08/03 03:25:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both15: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both19: size = 6 OK 2026/08/03 03:25:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both19: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both1: size = 6 OK 2026/08/03 03:25:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both1: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both2: size = 6 OK 2026/08/03 03:25:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both10: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both3: size = 6 OK 2026/08/03 03:25:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both3: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both4: size = 6 OK 2026/08/03 03:25:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both4: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both5: size = 6 OK 2026/08/03 03:25:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both5: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both6: size = 6 OK 2026/08/03 03:25:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both6: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both7: size = 6 OK 2026/08/03 03:25:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both7: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both8: size = 6 OK 2026/08/03 03:25:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both8: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both9: size = 6 OK 2026/08/03 03:25:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:36 DEBUG : both9: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both11: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both18: Unchanged skipping 2026/08/03 03:25:36 DEBUG : both2: Unchanged skipping 2026/08/03 03:25:36 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:25:36 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:25:36 DEBUG : Waiting for deletions to finish 2026/08/03 03:25:36 INFO : only8: Deleted 2026/08/03 03:25:36 INFO : only15: Deleted 2026/08/03 03:25:36 INFO : only16: Deleted 2026/08/03 03:25:36 INFO : only6: Deleted 2026/08/03 03:25:36 INFO : only5: Deleted 2026/08/03 03:25:36 INFO : only13: Deleted 2026/08/03 03:25:37 INFO : only14: Deleted 2026/08/03 03:25:37 INFO : only3: Deleted 2026/08/03 03:25:37 INFO : only7: Deleted 2026/08/03 03:25:37 INFO : only0: Deleted 2026/08/03 03:25:37 INFO : only10: Deleted 2026/08/03 03:25:37 INFO : only17: Deleted 2026/08/03 03:25:37 INFO : only12: Deleted 2026/08/03 03:25:37 INFO : only19: Deleted 2026/08/03 03:25:37 INFO : only1: Deleted 2026/08/03 03:25:37 INFO : only9: Deleted 2026/08/03 03:25:37 INFO : only11: Deleted 2026/08/03 03:25:37 INFO : only18: Deleted 2026/08/03 03:25:37 INFO : only2: Deleted 2026/08/03 03:25:37 INFO : only4: Deleted 2026/08/03 03:25:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.16s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:25:58 DEBUG : both0: size = 6 OK 2026/08/03 03:25:58 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:25:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both11: size = 6 OK 2026/08/03 03:25:58 DEBUG : both10: size = 6 OK 2026/08/03 03:25:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both0: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both13: size = 6 OK 2026/08/03 03:25:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both12: size = 6 OK 2026/08/03 03:25:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both13: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both14: size = 6 OK 2026/08/03 03:25:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both11: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both15: size = 6 OK 2026/08/03 03:25:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both15: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both16: size = 6 OK 2026/08/03 03:25:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both16: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both17: size = 6 OK 2026/08/03 03:25:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both12: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both18: size = 6 OK 2026/08/03 03:25:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both18: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both19: size = 6 OK 2026/08/03 03:25:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both19: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both1: size = 6 OK 2026/08/03 03:25:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both1: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both2: size = 6 OK 2026/08/03 03:25:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both2: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both3: size = 6 OK 2026/08/03 03:25:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both3: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both4: size = 6 OK 2026/08/03 03:25:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both4: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both5: size = 6 OK 2026/08/03 03:25:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both5: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both6: size = 6 OK 2026/08/03 03:25:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both6: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both7: size = 6 OK 2026/08/03 03:25:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both7: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both8: size = 6 OK 2026/08/03 03:25:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both8: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both9: size = 6 OK 2026/08/03 03:25:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:25:58 DEBUG : both9: Unchanged skipping 2026/08/03 03:25:58 DEBUG : only0: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only0: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only0: Sizes differ 2026/08/03 03:25:58 DEBUG : only10: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only10: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only10: Sizes differ 2026/08/03 03:25:58 DEBUG : only11: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only11: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only11: Sizes differ 2026/08/03 03:25:58 DEBUG : only12: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only12: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only12: Sizes differ 2026/08/03 03:25:58 DEBUG : only13: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only13: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only13: Sizes differ 2026/08/03 03:25:58 DEBUG : only14: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only14: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only14: Sizes differ 2026/08/03 03:25:58 DEBUG : only15: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only15: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only15: Sizes differ 2026/08/03 03:25:58 DEBUG : only16: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only16: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only16: Sizes differ 2026/08/03 03:25:58 DEBUG : only17: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only17: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only17: Sizes differ 2026/08/03 03:25:58 DEBUG : only18: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only18: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only18: Sizes differ 2026/08/03 03:25:58 DEBUG : only19: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only19: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only19: Sizes differ 2026/08/03 03:25:58 DEBUG : only1: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only1: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only1: Sizes differ 2026/08/03 03:25:58 DEBUG : only2: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only2: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only2: Sizes differ 2026/08/03 03:25:58 DEBUG : only3: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only3: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only3: Sizes differ 2026/08/03 03:25:58 DEBUG : only4: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only4: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only4: Sizes differ 2026/08/03 03:25:58 DEBUG : only5: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only5: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only5: Sizes differ 2026/08/03 03:25:58 DEBUG : only6: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only6: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only6: Sizes differ 2026/08/03 03:25:58 DEBUG : only7: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only7: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only7: Sizes differ 2026/08/03 03:25:58 DEBUG : only8: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only8: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only8: Sizes differ 2026/08/03 03:25:58 DEBUG : only9: size = 0 (Local file system at /tmp/rclone3857522612) 2026/08/03 03:25:58 DEBUG : only9: size = 6 (B2 bucket rclone-test-nabaruy4xoki) 2026/08/03 03:25:58 DEBUG : only9: Sizes differ 2026/08/03 03:25:58 DEBUG : both10: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both14: Unchanged skipping 2026/08/03 03:25:58 DEBUG : both17: Unchanged skipping 2026/08/03 03:25:58 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:25:58 DEBUG : only0: size = 0 OK 2026/08/03 03:25:58 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:58 INFO : only0: Copied (replaced existing) 2026/08/03 03:25:58 DEBUG : only13: size = 0 OK 2026/08/03 03:25:58 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:58 INFO : only13: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only10: size = 0 OK 2026/08/03 03:25:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only10: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only11: size = 0 OK 2026/08/03 03:25:59 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only11: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only14: size = 0 OK 2026/08/03 03:25:59 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only14: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only15: size = 0 OK 2026/08/03 03:25:59 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only15: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only12: size = 0 OK 2026/08/03 03:25:59 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only12: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only16: size = 0 OK 2026/08/03 03:25:59 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only16: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only17: size = 0 OK 2026/08/03 03:25:59 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only17: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only18: size = 0 OK 2026/08/03 03:25:59 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only18: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only19: size = 0 OK 2026/08/03 03:25:59 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only19: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only1: size = 0 OK 2026/08/03 03:25:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only1: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only2: size = 0 OK 2026/08/03 03:25:59 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only2: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only3: size = 0 OK 2026/08/03 03:25:59 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only3: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only4: size = 0 OK 2026/08/03 03:25:59 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only4: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only5: size = 0 OK 2026/08/03 03:25:59 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only5: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only6: size = 0 OK 2026/08/03 03:25:59 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only6: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only7: size = 0 OK 2026/08/03 03:25:59 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only7: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only8: size = 0 OK 2026/08/03 03:25:59 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only8: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : only9: size = 0 OK 2026/08/03 03:25:59 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2026/08/03 03:25:59 INFO : only9: Copied (replaced existing) 2026/08/03 03:25:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (25.71s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:26:07 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:26:07 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:26:07 DEBUG : empty_on_remote: Making directory with metadata 2026/08/03 03:26:07 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:26:07 INFO : empty_on_remote: Making directory 2026/08/03 03:26:07 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/03 03:26:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/03 03:26:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/03 03:26:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:26:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:26:10 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:26:10 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:26:10 DEBUG : empty_on_remote: Making directory with metadata 2026/08/03 03:26:10 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/08/03 03:26:10 INFO : empty_on_remote: Making directory 2026/08/03 03:26:10 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/08/03 03:26:11 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/08/03 03:26:11 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/08/03 03:26:11 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:26:11 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/08/03 03:26:11 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.50s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:26:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:26:12 INFO : sub dir: Making directory 2026/08/03 03:26:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:26:16 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/08/03 03:26:16 INFO : sub dir: Making directory 2026/08/03 03:26:16 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.74s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:26:28 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:28 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:26:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : apple: size = 5 OK 2026/08/03 03:26:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : apple: Unchanged skipping 2026/08/03 03:26:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:26:29 DEBUG : banana: size = 6 OK 2026/08/03 03:26:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : banana: Unchanged skipping 2026/08/03 03:26:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:26:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:26:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:26:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:26:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:26:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:26:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:26:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:26:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:26:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:26:29 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:26:29 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:26:29 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:29 INFO : There was nothing to transfer 2026/08/03 03:26:29 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:29 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:26:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : apple: size = 5 OK 2026/08/03 03:26:30 DEBUG : banana: size = 6 OK 2026/08/03 03:26:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : banana: Unchanged skipping 2026/08/03 03:26:30 DEBUG : apple: Unchanged skipping 2026/08/03 03:26:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:26:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:26:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:26:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:26:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:26:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:26:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:26:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:26:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:26:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:26:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:26:30 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:26:30 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:30 INFO : There was nothing to transfer 2026/08/03 03:26:30 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:30 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:26:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:26:45 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:46 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:26:46 DEBUG : apple: size = 5 OK 2026/08/03 03:26:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:46 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:26:46 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:26:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:46 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:26:46 DEBUG : apple: Unchanged skipping 2026/08/03 03:26:46 DEBUG : banana: size = 6 OK 2026/08/03 03:26:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:46 DEBUG : banana: Unchanged skipping 2026/08/03 03:26:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:46 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:26:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:26:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:26:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:26:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:26:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:26:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:26:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:26:47 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:47 INFO : There was nothing to transfer 2026/08/03 03:26:47 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:47 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:26:47 DEBUG : apple: size = 5 OK 2026/08/03 03:26:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : apple: Unchanged skipping 2026/08/03 03:26:47 DEBUG : banana: size = 6 OK 2026/08/03 03:26:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : banana: Unchanged skipping 2026/08/03 03:26:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:26:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:26:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:26:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:26:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:26:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:26:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:26:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:26:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:26:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:26:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:26:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:26:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:26:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:26:47 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:47 INFO : There was nothing to transfer 2026/08/03 03:26:47 DEBUG : Waiting for deletions to finish 2026/08/03 03:26:48 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:26:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:27:02 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:03 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:27:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:03 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:03 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:03 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:03 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:03 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:03 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:03 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:03 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:03 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:03 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:03 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/03 03:27:03 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:03 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:27:03 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:27:03 DEBUG : YXBwbGU=: size = 5 OK 2026/08/03 03:27:03 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/03 03:27:03 INFO : apple: Copied (new) to: YXBwbGU= 2026/08/03 03:27:03 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:04 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/03 03:27:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/03 03:27:04 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:04 DEBUG : YmFuYW5h: size = 6 OK 2026/08/03 03:27:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/03 03:27:04 INFO : banana: Copied (new) to: YmFuYW5h 2026/08/03 03:27:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:04 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/03 03:27:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/03 03:27:04 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/03 03:27:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/03 03:27:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/03 03:27:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/03 03:27:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/03 03:27:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/03 03:27:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/03 03:27:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/03 03:27:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/03 03:27:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/03 03:27:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/03 03:27:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/03 03:27:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/03 03:27:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/03 03:27:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/03 03:27:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/03 03:27:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:05 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/03 03:27:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/03 03:27:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/03 03:27:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/03 03:27:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:05 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/03 03:27:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/03 03:27:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:05 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/03 03:27:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/03 03:27:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:27:05 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/03 03:27:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/03 03:27:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:05 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/03 03:27:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/03 03:27:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/03 03:27:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/03 03:27:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:06 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/03 03:27:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/03 03:27:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:27:06 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:06 INFO : banana: Deleted 2026/08/03 03:27:06 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0008-2345678.txt: Deleted 2026/08/03 03:27:06 INFO : apple: Deleted 2026/08/03 03:27:06 INFO : dir1/0014-89;=.txt: Deleted 2026/08/03 03:27:06 INFO : appleappleapplebanana: Deleted 2026/08/03 03:27:06 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0012-6789;.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0003-defghij.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0010-456789.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0013-789;=.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0015-9;=.txt: Deleted 2026/08/03 03:27:06 INFO : splitbananasplit: Deleted 2026/08/03 03:27:06 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0009-3456789.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0007-1234567.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0011-56789;.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/03 03:27:06 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/03 03:27:06 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:07 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/03 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:07 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:07 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:07 DEBUG : YXBwbGU=: size = 5 OK 2026/08/03 03:27:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : apple: Unchanged skipping 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/08/03 03:27:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : YmFuYW5h: size = 6 OK 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : banana: Unchanged skipping 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:07 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:07 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:07 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:07 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:07 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:07 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:07 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:07 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:07 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:07 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:07 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:07 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:07 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:07 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:07 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/08/03 03:27:07 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/08/03 03:27:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/08/03 03:27:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/08/03 03:27:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/08/03 03:27:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/08/03 03:27:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/08/03 03:27:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/08/03 03:27:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:27:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:27:07 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:27:07 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:27:07 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:07 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:08 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/08/03 03:27:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/08/03 03:27:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:08 DEBUG : apple: transformed to: YXBwbGU= 2026/08/03 03:27:08 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/08/03 03:27:08 DEBUG : banana: transformed to: YmFuYW5h 2026/08/03 03:27:08 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/08/03 03:27:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/08/03 03:27:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/08/03 03:27:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/08/03 03:27:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/08/03 03:27:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/08/03 03:27:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:27:22 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:22 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:27:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:22 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:22 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:22 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:22 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:22 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:22 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:22 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:22 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:22 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:23 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:23 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:23 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:23 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:23 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:23 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:23 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2026/08/03 03:27:23 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2026/08/03 03:27:23 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2026/08/03 03:27:23 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2026/08/03 03:27:23 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2026/08/03 03:27:23 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2026/08/03 03:27:23 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2026/08/03 03:27:23 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2026/08/03 03:27:23 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2026/08/03 03:27:23 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2026/08/03 03:27:23 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:23 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:27:23 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:27:23 DEBUG : PREFIXapple: size = 5 OK 2026/08/03 03:27:23 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/03 03:27:23 INFO : apple: Copied (new) to: PREFIXapple 2026/08/03 03:27:23 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2026/08/03 03:27:23 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/03 03:27:23 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2026/08/03 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : PREFIXbanana: size = 6 OK 2026/08/03 03:27:23 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/03 03:27:23 INFO : banana: Copied (new) to: PREFIXbanana 2026/08/03 03:27:23 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2026/08/03 03:27:23 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/03 03:27:23 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2026/08/03 03:27:23 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:27:23 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2026/08/03 03:27:23 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/03 03:27:23 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:27:23 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:27:23 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:27:23 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/03 03:27:23 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:27:23 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:27:23 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2026/08/03 03:27:23 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/03 03:27:23 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:27:23 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2026/08/03 03:27:24 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/03 03:27:24 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:27:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2026/08/03 03:27:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/03 03:27:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:27:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2026/08/03 03:27:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/03 03:27:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:27:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2026/08/03 03:27:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/03 03:27:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:27:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2026/08/03 03:27:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/03 03:27:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:27:24 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2026/08/03 03:27:24 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/03 03:27:24 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:27:24 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2026/08/03 03:27:24 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/03 03:27:24 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:27:24 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2026/08/03 03:27:24 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/03 03:27:24 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2026/08/03 03:27:24 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2026/08/03 03:27:24 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/03 03:27:24 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:27:24 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:27:24 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2026/08/03 03:27:24 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/03 03:27:24 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:27:25 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2026/08/03 03:27:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/03 03:27:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:27:25 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2026/08/03 03:27:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/03 03:27:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:27:25 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2026/08/03 03:27:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/03 03:27:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:27:25 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:25 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/03 03:27:25 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/03 03:27:25 INFO : dir1/0010-456789.txt: Deleted 2026/08/03 03:27:25 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/03 03:27:25 INFO : dir1/0007-1234567.txt: Deleted 2026/08/03 03:27:25 INFO : dir1/0008-2345678.txt: Deleted 2026/08/03 03:27:25 INFO : apple: Deleted 2026/08/03 03:27:25 INFO : appleappleapplebanana: Deleted 2026/08/03 03:27:25 INFO : splitbananasplit: Deleted 2026/08/03 03:27:25 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/03 03:27:25 INFO : dir1/0003-defghij.txt: Deleted 2026/08/03 03:27:25 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/03 03:27:25 INFO : dir1/0011-56789;.txt: Deleted 2026/08/03 03:27:26 INFO : dir1/0012-6789;.txt: Deleted 2026/08/03 03:27:26 INFO : banana: Deleted 2026/08/03 03:27:26 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/03 03:27:26 INFO : dir1/0009-3456789.txt: Deleted 2026/08/03 03:27:26 INFO : dir1/0013-789;=.txt: Deleted 2026/08/03 03:27:26 INFO : dir1/0014-89;=.txt: Deleted 2026/08/03 03:27:26 INFO : dir1/0015-9;=.txt: Deleted 2026/08/03 03:27:26 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:26 DEBUG : PREFIXapple: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : PREFIXbanana: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:27:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:27:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:27:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:27:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:27:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:27:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:27:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:27:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:27:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:27:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:27:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:27:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:27:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:27:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:27:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:27:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:27:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:27:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:27:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:27:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:27:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:27:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:27:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:27:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:27:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:27:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:27:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:27:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : apple: transformed to: PREFIXapple 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2026/08/03 03:27:26 DEBUG : banana: transformed to: PREFIXbanana 2026/08/03 03:27:26 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2026/08/03 03:27:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2026/08/03 03:27:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2026/08/03 03:27:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2026/08/03 03:27:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2026/08/03 03:27:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2026/08/03 03:27:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2026/08/03 03:27:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2026/08/03 03:27:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2026/08/03 03:27:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2026/08/03 03:27:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2026/08/03 03:27:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2026/08/03 03:27:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2026/08/03 03:27:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2026/08/03 03:27:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2026/08/03 03:27:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2026/08/03 03:27:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2026/08/03 03:27:26 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:27:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:27:26 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:27:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:27 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:27:27 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:27:27 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:27:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/03 03:27:27 INFO : appleappleapplebanana: Copied (new) 2026/08/03 03:27:27 DEBUG : apple: size = 5 OK 2026/08/03 03:27:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/03 03:27:27 INFO : apple: Copied (new) 2026/08/03 03:27:27 DEBUG : banana: size = 6 OK 2026/08/03 03:27:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/03 03:27:27 INFO : banana: Copied (new) 2026/08/03 03:27:27 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:27:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/03 03:27:27 INFO : splitbananasplit: Copied (new) 2026/08/03 03:27:27 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:27:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/03 03:27:27 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/03 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:27:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/03 03:27:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/03 03:27:27 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:27:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/03 03:27:27 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/03 03:27:27 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:27:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/03 03:27:27 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/03 03:27:27 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:27:27 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/03 03:27:27 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:27:28 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/03 03:27:28 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:27:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/03 03:27:28 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:27:28 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/03 03:27:28 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:27:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/03 03:27:28 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:27:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/03 03:27:28 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:27:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/03 03:27:28 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:27:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/03 03:27:28 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:27:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/03 03:27:28 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:27:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/03 03:27:28 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/03 03:27:28 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:27:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/03 03:27:28 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/03 03:27:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:27:29 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/03 03:27:29 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/03 03:27:29 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:29 INFO : PREFIXsplitbananasplit: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2026/08/03 03:27:29 INFO : PREFIXbanana: Deleted 2026/08/03 03:27:29 INFO : PREFIXappleappleapplebanana: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2026/08/03 03:27:29 INFO : PREFIXapple: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0010-456789.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2026/08/03 03:27:29 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2026/08/03 03:27:29 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:29 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:27:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:30 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:27:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:27:45 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:45 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:27:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:27:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:27:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:27:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:27:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:46 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:46 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:27:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:46 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:46 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:27:46 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:27:46 DEBUG : appleSUFFIX: size = 5 OK 2026/08/03 03:27:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/03 03:27:46 INFO : apple: Copied (new) to: appleSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:27:46 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2026/08/03 03:27:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/03 03:27:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:46 DEBUG : bananaSUFFIX: size = 6 OK 2026/08/03 03:27:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/03 03:27:46 INFO : banana: Copied (new) to: bananaSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:27:46 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2026/08/03 03:27:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/03 03:27:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2026/08/03 03:27:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2026/08/03 03:27:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/03 03:27:47 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2026/08/03 03:27:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/03 03:27:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2026/08/03 03:27:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/03 03:27:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2026/08/03 03:27:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/03 03:27:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2026/08/03 03:27:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/03 03:27:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2026/08/03 03:27:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/03 03:27:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:27:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2026/08/03 03:27:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/03 03:27:48 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2026/08/03 03:27:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/03 03:27:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2026/08/03 03:27:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/03 03:27:48 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2026/08/03 03:27:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/03 03:27:48 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2026/08/03 03:27:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/03 03:27:48 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2026/08/03 03:27:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/03 03:27:48 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2026/08/03 03:27:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/03 03:27:48 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:27:48 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2026/08/03 03:27:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/03 03:27:48 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:27:49 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2026/08/03 03:27:49 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/03 03:27:49 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:27:49 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2026/08/03 03:27:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/03 03:27:49 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:27:49 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:49 INFO : dir1/0009-3456789.txt: Deleted 2026/08/03 03:27:49 INFO : appleappleapplebanana: Deleted 2026/08/03 03:27:49 INFO : dir1/0008-2345678.txt: Deleted 2026/08/03 03:27:49 INFO : dir1/0013-789;=.txt: Deleted 2026/08/03 03:27:49 INFO : banana: Deleted 2026/08/03 03:27:49 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/03 03:27:49 INFO : splitbananasplit: Deleted 2026/08/03 03:27:49 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/03 03:27:49 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/03 03:27:49 INFO : dir1/0010-456789.txt: Deleted 2026/08/03 03:27:49 INFO : dir1/0011-56789;.txt: Deleted 2026/08/03 03:27:49 INFO : dir1/0014-89;=.txt: Deleted 2026/08/03 03:27:49 INFO : apple: Deleted 2026/08/03 03:27:49 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/03 03:27:49 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/03 03:27:49 INFO : dir1/0003-defghij.txt: Deleted 2026/08/03 03:27:49 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/03 03:27:49 INFO : dir1/0007-1234567.txt: Deleted 2026/08/03 03:27:50 INFO : dir1/0015-9;=.txt: Deleted 2026/08/03 03:27:50 INFO : dir1/0012-6789;.txt: Deleted 2026/08/03 03:27:50 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:50 DEBUG : appleSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2026/08/03 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : apple: transformed to: appleSUFFIX 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2026/08/03 03:27:50 DEBUG : banana: transformed to: bananaSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2026/08/03 03:27:50 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2026/08/03 03:27:50 DEBUG : apple: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : banana: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:27:50 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:27:50 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:27:51 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:27:51 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/03 03:27:51 INFO : appleappleapplebanana: Copied (new) 2026/08/03 03:27:51 DEBUG : banana: size = 6 OK 2026/08/03 03:27:51 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2026/08/03 03:27:51 INFO : banana: Copied (new) 2026/08/03 03:27:51 DEBUG : apple: size = 5 OK 2026/08/03 03:27:51 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2026/08/03 03:27:51 INFO : apple: Copied (new) 2026/08/03 03:27:51 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:27:51 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/03 03:27:51 INFO : splitbananasplit: Copied (new) 2026/08/03 03:27:51 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:27:51 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/03 03:27:51 INFO : dir1/0000-abcdefg.txt: Copied (new) 2026/08/03 03:27:51 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:27:51 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/03 03:27:51 INFO : dir1/0002-cdefghi.txt: Copied (new) 2026/08/03 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:27:51 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/03 03:27:51 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2026/08/03 03:27:51 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:27:51 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/03 03:27:51 INFO : dir1/0003-defghij.txt: Copied (new) 2026/08/03 03:27:51 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:27:51 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/03 03:27:51 INFO : dir1/0005-fghijkl.txt: Copied (new) 2026/08/03 03:27:51 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:27:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/03 03:27:51 INFO : dir1/0006-ghijklm.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:27:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/03 03:27:52 INFO : dir1/0007-1234567.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:27:52 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/03 03:27:52 INFO : dir1/0008-2345678.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:27:52 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/03 03:27:52 INFO : dir1/0009-3456789.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:27:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/03 03:27:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:27:52 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/03 03:27:52 INFO : dir1/0010-456789.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:27:52 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/03 03:27:52 INFO : dir1/0012-6789;.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:27:52 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/03 03:27:52 INFO : dir1/0011-56789;.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:27:52 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/03 03:27:52 INFO : dir1/0013-789;=.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:27:52 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/03 03:27:52 INFO : dir1/0015-9;=.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:27:52 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/03 03:27:52 INFO : dir1/0014-89;=.txt: Copied (new) 2026/08/03 03:27:52 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:53 INFO : appleappleapplebananaSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : appleSUFFIX: Deleted 2026/08/03 03:27:53 INFO : bananaSUFFIX: Deleted 2026/08/03 03:27:53 INFO : splitbananasplitSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2026/08/03 03:27:53 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2026/08/03 03:27:53 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:53 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:27:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : Waiting for deletions to finish 2026/08/03 03:27:54 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:27:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:28:08 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:09 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:09 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:09 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : apple: size = 5 OK 2026/08/03 03:28:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:09 DEBUG : apple: Unchanged skipping 2026/08/03 03:28:09 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:09 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : banana: size = 6 OK 2026/08/03 03:28:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:09 DEBUG : banana: Unchanged skipping 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:09 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:09 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:09 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:09 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:09 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:09 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:09 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:09 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:09 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:09 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:09 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:28:09 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:09 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:09 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:09 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:09 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/03 03:28:09 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/08/03 03:28:09 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:28:09 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:28:09 DEBUG : splitbanan: size = 16 OK 2026/08/03 03:28:09 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2026/08/03 03:28:09 INFO : splitbananasplit: Copied (new) to: splitbanan 2026/08/03 03:28:09 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:09 DEBUG : appleapple: size = 21 OK 2026/08/03 03:28:09 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2026/08/03 03:28:09 INFO : appleappleapplebanana: Copied (new) to: appleapple 2026/08/03 03:28:09 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:10 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/03 03:28:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2026/08/03 03:28:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2026/08/03 03:28:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:10 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/03 03:28:10 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2026/08/03 03:28:10 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2026/08/03 03:28:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:10 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/03 03:28:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2026/08/03 03:28:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2026/08/03 03:28:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:10 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/03 03:28:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2026/08/03 03:28:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2026/08/03 03:28:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:10 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/03 03:28:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2026/08/03 03:28:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2026/08/03 03:28:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:10 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/03 03:28:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2026/08/03 03:28:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2026/08/03 03:28:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:10 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/03 03:28:10 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2026/08/03 03:28:10 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2026/08/03 03:28:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:10 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/03 03:28:10 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2026/08/03 03:28:10 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2026/08/03 03:28:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:11 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/03 03:28:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2026/08/03 03:28:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2026/08/03 03:28:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:11 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/03 03:28:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2026/08/03 03:28:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2026/08/03 03:28:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:11 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/03 03:28:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2026/08/03 03:28:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2026/08/03 03:28:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:11 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/03 03:28:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2026/08/03 03:28:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2026/08/03 03:28:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:11 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/03 03:28:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2026/08/03 03:28:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2026/08/03 03:28:11 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/03 03:28:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2026/08/03 03:28:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2026/08/03 03:28:11 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/03 03:28:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2026/08/03 03:28:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2026/08/03 03:28:11 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/03 03:28:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2026/08/03 03:28:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2026/08/03 03:28:11 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:11 INFO : dir1/0003-defghij.txt: Deleted 2026/08/03 03:28:12 INFO : splitbananasplit: Deleted 2026/08/03 03:28:12 INFO : dir1/0004-efghijk.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0006-ghijklm.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0010-456789.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0011-56789;.txt: Deleted 2026/08/03 03:28:12 INFO : appleappleapplebanana: Deleted 2026/08/03 03:28:12 INFO : dir1/0009-3456789.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0002-cdefghi.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0013-789;=.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0000-abcdefg.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0005-fghijkl.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0015-9;=.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0007-1234567.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0008-2345678.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0014-89;=.txt: Deleted 2026/08/03 03:28:12 INFO : dir1/0012-6789;.txt: Deleted 2026/08/03 03:28:12 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:12 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : appleapple: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/03 03:28:12 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:13 DEBUG : apple: size = 5 OK 2026/08/03 03:28:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : apple: Unchanged skipping 2026/08/03 03:28:13 DEBUG : appleapple: size = 21 OK 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:28:13 DEBUG : banana: size = 6 OK 2026/08/03 03:28:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : banana: Unchanged skipping 2026/08/03 03:28:13 DEBUG : splitbanan: size = 16 OK 2026/08/03 03:28:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2026/08/03 03:28:13 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2026/08/03 03:28:13 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2026/08/03 03:28:13 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2026/08/03 03:28:13 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2026/08/03 03:28:13 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2026/08/03 03:28:13 DEBUG : dir1/0000-abcde: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefg: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0003-defgh: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdef: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2026/08/03 03:28:13 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2026/08/03 03:28:13 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2026/08/03 03:28:13 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2026/08/03 03:28:13 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2026/08/03 03:28:13 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2026/08/03 03:28:13 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2026/08/03 03:28:13 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2026/08/03 03:28:13 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2026/08/03 03:28:13 DEBUG : dir1/0004-efghi: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0005-fghij: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0007-12345: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0008-23456: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0009-34567: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0011-56789: size = 20 OK 2026/08/03 03:28:13 DEBUG : dir1/0010-45678: size = 20 OK 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=: size = 19 OK 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.: size = 18 OK 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijk: size = 21 OK 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;: size = 19 OK 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.t: size = 17 OK 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:28:13 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:28:13 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:28:13 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:13 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:13 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : appleapple: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : splitbanan: Excluded (Path Filter) 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:13 DEBUG : splitbananasplit: transformed to: splitbanan 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:13 DEBUG : appleappleapplebanana: transformed to: appleapple 2026/08/03 03:28:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2026/08/03 03:28:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2026/08/03 03:28:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2026/08/03 03:28:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2026/08/03 03:28:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2026/08/03 03:28:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2026/08/03 03:28:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2026/08/03 03:28:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2026/08/03 03:28:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2026/08/03 03:28:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2026/08/03 03:28:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2026/08/03 03:28:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2026/08/03 03:28:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2026/08/03 03:28:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2026/08/03 03:28:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2026/08/03 03:28:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2026/08/03 03:28:13 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:28:28 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:28 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:28:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : apple: size = 5 OK 2026/08/03 03:28:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : apple: Unchanged skipping 2026/08/03 03:28:29 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:28:29 DEBUG : banana: size = 6 OK 2026/08/03 03:28:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:28:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : banana: Unchanged skipping 2026/08/03 03:28:29 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:28:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:28:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:28:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:28:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:28:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:28:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:28:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:28:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:28:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:28:29 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:28:29 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:29 INFO : There was nothing to transfer 2026/08/03 03:28:29 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:29 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:28:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : apple: size = 5 OK 2026/08/03 03:28:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : apple: Unchanged skipping 2026/08/03 03:28:30 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:28:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:28:30 DEBUG : banana: size = 6 OK 2026/08/03 03:28:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : banana: Unchanged skipping 2026/08/03 03:28:30 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:28:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:28:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:28:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:28:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:28:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:28:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:28:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:28:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:28:30 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:28:30 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:28:30 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:30 INFO : There was nothing to transfer 2026/08/03 03:28:30 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:30 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:30 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:28:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:28:46 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:46 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:28:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : apple: size = 5 OK 2026/08/03 03:28:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : apple: Unchanged skipping 2026/08/03 03:28:47 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:28:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:28:47 DEBUG : banana: size = 6 OK 2026/08/03 03:28:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : banana: Unchanged skipping 2026/08/03 03:28:47 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:28:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:28:47 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:28:47 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:28:47 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:28:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:28:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:28:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:28:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:28:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:28:47 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:28:47 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:47 INFO : There was nothing to transfer 2026/08/03 03:28:47 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:47 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:28:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : apple: size = 5 OK 2026/08/03 03:28:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : apple: Unchanged skipping 2026/08/03 03:28:48 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:28:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:28:48 DEBUG : banana: size = 6 OK 2026/08/03 03:28:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : banana: Unchanged skipping 2026/08/03 03:28:48 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:28:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:28:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:28:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:28:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:28:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:28:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:28:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:28:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:28:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:28:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:28:48 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:28:48 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:48 INFO : There was nothing to transfer 2026/08/03 03:28:48 DEBUG : Waiting for deletions to finish 2026/08/03 03:28:48 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:28:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:03 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:04 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:29:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : apple: size = 5 OK 2026/08/03 03:29:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : apple: Unchanged skipping 2026/08/03 03:29:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:29:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:29:05 DEBUG : banana: size = 6 OK 2026/08/03 03:29:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : banana: Unchanged skipping 2026/08/03 03:29:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:29:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:05 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:29:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:29:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:29:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:29:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:29:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:29:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:29:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:29:05 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:05 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:05 INFO : There was nothing to transfer 2026/08/03 03:29:05 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:05 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:29:05 DEBUG : apple: size = 5 OK 2026/08/03 03:29:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : apple: Unchanged skipping 2026/08/03 03:29:05 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:29:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:29:05 DEBUG : banana: size = 6 OK 2026/08/03 03:29:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : banana: Unchanged skipping 2026/08/03 03:29:05 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:29:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:05 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:29:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:29:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:29:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:29:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:29:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:29:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:29:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:29:06 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:06 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:06 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:06 INFO : There was nothing to transfer 2026/08/03 03:29:06 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:06 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:29:06 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:23 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:24 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:29:24 DEBUG : apple: size = 5 OK 2026/08/03 03:29:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : apple: Unchanged skipping 2026/08/03 03:29:24 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:29:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:29:24 DEBUG : banana: size = 6 OK 2026/08/03 03:29:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : banana: Unchanged skipping 2026/08/03 03:29:24 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:29:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:29:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:29:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:29:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:29:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:29:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:29:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:29:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:29:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:24 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:24 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:24 INFO : There was nothing to transfer 2026/08/03 03:29:24 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:25 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:29:25 DEBUG : apple: size = 5 OK 2026/08/03 03:29:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : apple: Unchanged skipping 2026/08/03 03:29:25 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:29:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:29:25 DEBUG : banana: size = 6 OK 2026/08/03 03:29:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : banana: Unchanged skipping 2026/08/03 03:29:25 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:29:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:29:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:29:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:29:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:29:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:29:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:29:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:29:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:29:25 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:25 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:25 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:25 INFO : There was nothing to transfer 2026/08/03 03:29:25 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:26 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:29:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:40 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:41 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:29:41 DEBUG : apple: size = 5 OK 2026/08/03 03:29:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:41 DEBUG : apple: Unchanged skipping 2026/08/03 03:29:41 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:29:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:41 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:29:41 DEBUG : banana: size = 6 OK 2026/08/03 03:29:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:41 DEBUG : banana: Unchanged skipping 2026/08/03 03:29:41 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:29:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:41 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:29:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:29:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:29:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:29:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:29:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:29:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:29:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:29:42 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:42 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:42 INFO : There was nothing to transfer 2026/08/03 03:29:42 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:42 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/08/03 03:29:42 DEBUG : apple: size = 5 OK 2026/08/03 03:29:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : apple: Unchanged skipping 2026/08/03 03:29:42 DEBUG : appleappleapplebanana: size = 21 OK 2026/08/03 03:29:42 DEBUG : banana: size = 6 OK 2026/08/03 03:29:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : banana: Unchanged skipping 2026/08/03 03:29:42 DEBUG : splitbananasplit: size = 16 OK 2026/08/03 03:29:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : splitbananasplit: Unchanged skipping 2026/08/03 03:29:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:42 DEBUG : appleappleapplebanana: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/08/03 03:29:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/08/03 03:29:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/08/03 03:29:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/08/03 03:29:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/08/03 03:29:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/08/03 03:29:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/08/03 03:29:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:29:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/08/03 03:29:43 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:43 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:43 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:43 INFO : There was nothing to transfer 2026/08/03 03:29:43 DEBUG : Waiting for deletions to finish 2026/08/03 03:29:43 DEBUG : apple: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : banana: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/08/03 03:29:43 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (207.98s) --- PASS: TestTransform/NFC (14.97s) --- PASS: TestTransform/NFD (17.72s) --- PASS: TestTransform/base64 (19.96s) --- PASS: TestTransform/prefix (22.14s) --- PASS: TestTransform/suffix (24.35s) --- PASS: TestTransform/truncate (19.27s) --- PASS: TestTransform/encoder (17.05s) --- PASS: TestTransform/ISO-8859-1 (18.18s) --- PASS: TestTransform/charmap (17.18s) --- PASS: TestTransform/lowercase (19.73s) --- PASS: TestTransform/ascii (17.43s) === RUN TestTransformCopy run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/03 03:29:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/03 03:29:48 INFO : sub dir_somesuffix: Making directory 2026/08/03 03:29:48 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/08/03 03:29:48 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/08/03 03:29:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/03 03:29:48 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/08/03 03:29:48 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/03 03:29:48 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:48 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:49 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/08/03 03:29:49 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:29:49 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/08/03 03:29:49 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.81s) === RUN TestDoubleTransform run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:49 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:50 INFO : tictactoe: Making directory 2026/08/03 03:29:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:50 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:29:50 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:29:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:29:50 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:50 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:50 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/08/03 03:29:50 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:29:50 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/08/03 03:29:50 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:51 INFO : toe: Making directory 2026/08/03 03:29:51 INFO : toe/toe: Making directory 2026/08/03 03:29:51 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/03 03:29:51 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:29:51 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/03 03:29:51 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:51 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:52 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/03 03:29:52 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:29:52 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/03 03:29:52 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:53 INFO : toe: Making directory 2026/08/03 03:29:53 INFO : toe/toe: Making directory 2026/08/03 03:29:53 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/03 03:29:53 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:29:53 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/08/03 03:29:53 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:53 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:54 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/08/03 03:29:54 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:29:54 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/08/03 03:29:54 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.82s) === RUN TestDirTag run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:55 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:29:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:29:55 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:55 INFO : tictacempty_dir: Making directory 2026/08/03 03:29:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:55 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:55 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:55 INFO : tictactoe: Making directory 2026/08/03 03:29:55 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:55 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:29:55 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:29:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:29:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:29:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:29:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:29:55 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:55 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:56 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/03 03:29:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:29:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/03 03:29:56 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.80s) === RUN TestAllTag run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:57 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:29:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:57 INFO : tictacempty_dir: Making directory 2026/08/03 03:29:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:57 INFO : tictactoe: Making directory 2026/08/03 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:57 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:29:57 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:29:57 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:29:57 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:29:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:29:57 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:29:57 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:29:57 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:57 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:29:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:29:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:29:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:29:57 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/03 03:29:58 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:58 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:29:58 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:58 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:29:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:29:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:29:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2026/08/03 03:29:58 NOTICE: B2 bucket rclone-test-nabaruy4xoki: 0 differences found 2026/08/03 03:29:58 NOTICE: B2 bucket rclone-test-nabaruy4xoki: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:29:59 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:59 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:59 INFO : tictactoe: Making directory 2026/08/03 03:29:59 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:59 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:29:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:29:59 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:29:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:29:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:29:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:29:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:29:59 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:29:59 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:30:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/03 03:30:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:30:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/08/03 03:30:00 DEBUG : Waiting for deletions to finish 2026/08/03 03:30:00 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:00 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:00 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:30:00 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:30:00 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/08/03 03:30:00 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2026/08/03 03:30:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/08/03 03:30:00 DEBUG : toe/toe/toe.txt: Unchanged skipping 2026/08/03 03:30:00 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:30:00 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.49s) === RUN TestSyntax 2026/08/03 03:30:01 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:30:01 INFO : toe: Making directory 2026/08/03 03:30:01 INFO : toe/toe: Making directory 2026/08/03 03:30:01 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:30:01 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:30:01 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:30:02 DEBUG : toe/toe/toe: size = 11 OK 2026/08/03 03:30:02 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:30:02 INFO : toe/toe/toe: Copied (new) 2026/08/03 03:30:02 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:30:03 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:30:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:03 INFO : tictacempty_dir: Making directory 2026/08/03 03:30:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:03 INFO : tictactoe: Making directory 2026/08/03 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:03 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:30:03 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:30:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:30:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:30:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:30:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:03 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:30:03 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:30:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:30:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:30:04 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:04 INFO : toe/toe/toe.txt: Deleted 2026/08/03 03:30:04 INFO : toe/toe: Removing directory 2026/08/03 03:30:04 INFO : toe: Removing directory 2026/08/03 03:30:04 INFO : empty_dir: Removing directory 2026/08/03 03:30:04 DEBUG : Local file system at /tmp/rclone3857522612: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.84s) === RUN TestTransformFile run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:30:05 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:30:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:30:05 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:05 INFO : tictacempty_dir: Making directory 2026/08/03 03:30:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:05 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:05 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:05 INFO : tictactoe: Making directory 2026/08/03 03:30:05 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:05 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:30:05 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:30:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:30:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:30:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:30:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:05 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:30:05 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:30:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:30:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:30:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:06 INFO : toe/toe/toe.txt: Deleted 2026/08/03 03:30:06 INFO : toe/toe: Removing directory 2026/08/03 03:30:06 INFO : toe: Removing directory 2026/08/03 03:30:06 INFO : empty_dir: Removing directory 2026/08/03 03:30:06 DEBUG : Local file system at /tmp/rclone3857522612: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/03 03:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/03 03:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:30:07 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/03 03:30:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:30:07 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2026/08/03 03:30:07 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 (3.35s) === RUN TestManualTransformFile run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:30:08 DEBUG : Reset feature "Copy" 2026/08/03 03:30:08 DEBUG : Reset feature "Move" 2026/08/03 03:30:08 DEBUG : Reset feature "Copy" 2026/08/03 03:30:08 DEBUG : Reset feature "Move" 2026/08/03 03:30:08 DEBUG : empty_dir: Making directory with metadata 2026/08/03 03:30:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/08/03 03:30:08 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:08 INFO : tictacempty_dir: Making directory 2026/08/03 03:30:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/08/03 03:30:08 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:08 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:08 INFO : tictactoe: Making directory 2026/08/03 03:30:08 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:08 DEBUG : toe: transformed to: tictactoe 2026/08/03 03:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:30:08 INFO : tictactoe/tictactoe: Making directory 2026/08/03 03:30:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/08/03 03:30:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/08/03 03:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:08 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:30:08 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:30:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:30:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:30:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/08/03 03:30:09 INFO : toe/toe/toe.txt: Deleted 2026/08/03 03:30:09 INFO : toe/toe: Removing directory 2026/08/03 03:30:09 INFO : toe: Removing directory 2026/08/03 03:30:09 INFO : empty_dir: Removing directory 2026/08/03 03:30:09 DEBUG : Local file system at /tmp/rclone3857522612: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2026/08/03 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/08/03 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2026/08/03 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:30:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2026/08/03 03:30:11 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/03 03:30:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:30:11 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2026/08/03 03:30:11 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.09s) === RUN TestBase64 run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:30:12 DEBUG : toe: transformed to: dG9l 2026/08/03 03:30:12 DEBUG : toe: transformed to: dG9l 2026/08/03 03:30:12 INFO : dG9l: Making directory 2026/08/03 03:30:12 DEBUG : toe: transformed to: dG9l 2026/08/03 03:30:12 DEBUG : toe: transformed to: dG9l 2026/08/03 03:30:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/03 03:30:12 INFO : dG9l/dG9l: Making directory 2026/08/03 03:30:12 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/08/03 03:30:12 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/08/03 03:30:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/03 03:30:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/08/03 03:30:12 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/08/03 03:30:12 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:30:12 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:30:13 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/08/03 03:30:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:30:13 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/08/03 03:30:13 DEBUG : Waiting for deletions to finish 2026/08/03 03:30:14 DEBUG : dG9l: transformed to: toe 2026/08/03 03:30:14 DEBUG : dG9l: transformed to: toe 2026/08/03 03:30:14 DEBUG : dG9l: transformed to: toe 2026/08/03 03:30:14 DEBUG : dG9l/dG9l: transformed to: toe/toe 2026/08/03 03:30:14 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2026/08/03 03:30:14 DEBUG : toe/toe/toe.txt: size = 11 OK 2026/08/03 03:30:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2026/08/03 03:30:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2026/08/03 03:30:14 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2026/08/03 03:30:14 DEBUG : Local file system at /tmp/rclone3857522612: Waiting for checks to finish 2026/08/03 03:30:14 DEBUG : Local file system at /tmp/rclone3857522612: Waiting for transfers to finish 2026/08/03 03:30:14 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.93s) === RUN TestError run.go:198: Remote "B2 bucket rclone-test-nabaruy4xoki", Local "Local file system at /tmp/rclone3857522612", Modify Window "1ms" 2026/08/03 03:30:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:30:15 DEBUG : toe: transformed to: 2026/08/03 03:30:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:30:15 DEBUG : toe: transformed to: 2026/08/03 03:30:15 INFO : B2 bucket rclone-test-nabaruy4xoki: Making directory 2026/08/03 03:30:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:30:15 DEBUG : toe: transformed to: 2026/08/03 03:30:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:30:15 DEBUG : toe: transformed to: 2026/08/03 03:30:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:30:15 DEBUG : toe/toe: transformed to: 2026/08/03 03:30:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/03 03:30:15 INFO : toe/toe: Making directory 2026/08/03 03:30:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:30:15 DEBUG : toe/toe: transformed to: 2026/08/03 03:30:15 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/08/03 03:30:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:30:15 DEBUG : toe: transformed to: 2026/08/03 03:30:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/08/03 03:30:15 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for checks to finish 2026/08/03 03:30:15 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Waiting for transfers to finish 2026/08/03 03:30:15 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/08/03 03:30:15 DEBUG : toe/toe/toe: transformed to: 2026/08/03 03:30:15 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/08/03 03:30:16 DEBUG : toe/toe/toe: size = 11 OK 2026/08/03 03:30:16 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2026/08/03 03:30:16 INFO : toe/toe/toe: Copied (new) 2026/08/03 03:30:16 ERROR : B2 bucket rclone-test-nabaruy4xoki: not deleting files as there were IO errors 2026/08/03 03:30:16 ERROR : B2 bucket rclone-test-nabaruy4xoki: not deleting directories as there were IO errors --- PASS: TestError (1.99s) PASS 2026/08/03 03:30:17 DEBUG : B2 bucket rclone-test-nabaruy4xoki: Purge remote 2026/08/03 03:30:17 INFO : B2 bucket rclone-test-nabaruy4xoki: cleaning bucket "rclone-test-nabaruy4xoki" of all files 2026/08/03 03:30:18 DEBUG : BackupDir/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098ca_d20260803_m032355_c001_v7007000_t0000_u01785727435631") 2026/08/03 03:30:18 DEBUG : BackupDir/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110d86512c172df5_d20260803_m032350_c001_v0001157_t0055_u01785727430439") 2026/08/03 03:30:18 DEBUG : CompareDest/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f402d82fc336fe7e8_d20260803_m032331_c001_v7007000_t0000_u01785727411868") 2026/08/03 03:30:18 DEBUG : CompareDest/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef2720007_d20260803_m032326_c001_v0001185_t0056_u01785727406557") 2026/08/03 03:30:18 DEBUG : CompareDest/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f402d82fc336fe7e9_d20260803_m032332_c001_v7007000_t0000_u01785727412044") 2026/08/03 03:30:18 DEBUG : CompareDest/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e890d5_d20260803_m032327_c001_v0001184_t0043_u01785727407481") 2026/08/03 03:30:18 DEBUG : CopyDest/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098cb_d20260803_m032355_c001_v7007000_t0000_u01785727435807") 2026/08/03 03:30:18 DEBUG : CopyDest/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e89151_d20260803_m032347_c001_v0001184_t0022_u01785727427319") 2026/08/03 03:30:18 DEBUG : CopyDest/three: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098cc_d20260803_m032355_c001_v7007000_t0000_u01785727435983") 2026/08/03 03:30:18 DEBUG : CopyDest/three: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e89173_d20260803_m032353_c001_v0001184_t0051_u01785727433858") 2026/08/03 03:30:19 DEBUG : CopyDest/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098ce_d20260803_m032356_c001_v7007000_t0000_u01785727436158") 2026/08/03 03:30:19 DEBUG : CopyDest/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef2720078_d20260803_m032351_c001_v0001185_t0035_u01785727431601") 2026/08/03 03:30:19 DEBUG : EXISTING: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360dbe_d20260803_m032518_c001_v7007000_t0000_u01785727518675") 2026/08/03 03:30:19 DEBUG : EXISTING: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafb6_d20260803_m032517_c001_v0001105_t0003_u01785727517529") 2026/08/03 03:30:19 DEBUG : PREFIXapple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d07_d20260803_m032729_c001_v7007000_t0000_u01785727649302") 2026/08/03 03:30:19 DEBUG : PREFIXapple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b468_d20260803_m032723_c001_v0001161_t0045_u01785727643235") 2026/08/03 03:30:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f425b725ddf3ab899_d20260803_m032729_c001_v7007000_t0000_u01785727649162") 2026/08/03 03:30:19 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc41e_d20260803_m032723_c001_v0001161_t0034_u01785727643245") 2026/08/03 03:30:19 DEBUG : PREFIXbanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4017699b97ffa73b_d20260803_m032729_c001_v7007000_t0000_u01785727649168") 2026/08/03 03:30:19 DEBUG : PREFIXbanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c26_d20260803_m032723_c001_v0001039_t0006_u01785727643256") 2026/08/03 03:30:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42290b081fc1920b_d20260803_m032729_c001_v7007000_t0000_u01785727649106") 2026/08/03 03:30:19 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1d6_d20260803_m032723_c001_v0001105_t0049_u01785727643264") 2026/08/03 03:30:19 DEBUG : Testêé: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360db8_d20260803_m032515_c001_v7007000_t0000_u01785727515083") 2026/08/03 03:30:19 DEBUG : Testêé: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafb0_d20260803_m032514_c001_v0001105_t0016_u01785727514332") 2026/08/03 03:30:19 DEBUG : Testêé: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafae_d20260803_m032513_c001_v0001105_t0038_u01785727513502") 2026/08/03 03:30:19 DEBUG : YXBwbGU=: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c91f_d20260803_m032708_c001_v7007000_t0000_u01785727628639") 2026/08/03 03:30:19 DEBUG : YXBwbGU=: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3d8_d20260803_m032703_c001_v0001161_t0058_u01785727623799") 2026/08/03 03:30:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c920_d20260803_m032708_c001_v7007000_t0000_u01785727628816") 2026/08/03 03:30:19 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b410_d20260803_m032703_c001_v0001161_t0018_u01785727623787") 2026/08/03 03:30:20 DEBUG : YmFuYW5h: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c922_d20260803_m032708_c001_v7007000_t0000_u01785727628996") 2026/08/03 03:30:20 DEBUG : YmFuYW5h: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bf0_d20260803_m032703_c001_v0001039_t0033_u01785727623766") 2026/08/03 03:30:20 DEBUG : a/potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020b83_d20260803_m032153_c001_v7007000_t0000_u01785727313604") 2026/08/03 03:30:20 DEBUG : a/potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bab3_d20260803_m032152_c001_v0001172_t0056_u01785727312904") 2026/08/03 03:30:20 DEBUG : a/potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7097dd_d20260803_m032151_c001_v7007000_t0000_u01785727311340") 2026/08/03 03:30:20 DEBUG : a/potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2baa5_d20260803_m032150_c001_v0001172_t0013_u01785727310431") 2026/08/03 03:30:20 DEBUG : a/potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d709717_d20260803_m032132_c001_v7007000_t0000_u01785727292328") 2026/08/03 03:30:20 DEBUG : a/potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba41_d20260803_m032131_c001_v0001172_t0033_u01785727291335") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ade4_d20260803_m032943_c001_v7007000_t0000_u01785727783901") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b6d0_d20260803_m032939_c001_v0001161_t0053_u01785727779261") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fcd_d20260803_m032926_c001_v7007000_t0000_u01785727766567") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b680_d20260803_m032920_c001_v0001161_t0014_u01785727760616") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d65_d20260803_m032906_c001_v7007000_t0000_u01785727746921") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b63e_d20260803_m032902_c001_v0001161_t0041_u01785727742415") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360fff_d20260803_m032849_c001_v7007000_t0000_u01785727729254") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b5fe_d20260803_m032844_c001_v0001161_t0001_u01785727724380") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4ab04_d20260803_m032831_c001_v7007000_t0000_u01785727711570") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b5b4_d20260803_m032826_c001_v0001161_t0013_u01785727706984") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5fff8_d20260803_m032814_c001_v7007000_t0000_u01785727694297") 2026/08/03 03:30:20 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb27a_d20260803_m032807_c001_v0001105_t0005_u01785727687343") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f7fc_d20260803_m032754_c001_v7007000_t0000_u01785727674805") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb24a_d20260803_m032750_c001_v0001105_t0032_u01785727670808") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41665bae588f6795_d20260803_m032749_c001_v7007000_t0000_u01785727669781") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc460_d20260803_m032743_c001_v0001161_t0042_u01785727663560") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381aac_d20260803_m032730_c001_v7007000_t0000_u01785727650766") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1ec_d20260803_m032726_c001_v0001105_t0045_u01785727646932") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f406f1f49679fa94d_d20260803_m032725_c001_v7007000_t0000_u01785727645740") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b45e_d20260803_m032720_c001_v0001161_t0022_u01785727640786") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f1e_d20260803_m032706_c001_v7007000_t0000_u01785727626549") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bea_d20260803_m032700_c001_v0001039_t0055_u01785727620933") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83ef9_d20260803_m032648_c001_v7007000_t0000_u01785727608723") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bc4_d20260803_m032643_c001_v0001039_t0049_u01785727603705") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f2b_d20260803_m032631_c001_v7007000_t0000_u01785727591084") 2026/08/03 03:30:21 DEBUG : apple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5b9a_d20260803_m032627_c001_v0001039_t0038_u01785727587285") 2026/08/03 03:30:21 DEBUG : appleSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bf2_d20260803_m032753_c001_v7007000_t0000_u01785727673232") 2026/08/03 03:30:21 DEBUG : appleSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc466_d20260803_m032746_c001_v0001161_t0038_u01785727666417") 2026/08/03 03:30:21 DEBUG : appleapple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5fff9_d20260803_m032814_c001_v7007000_t0000_u01785727694472") 2026/08/03 03:30:21 DEBUG : appleapple: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb286_d20260803_m032809_c001_v0001105_t0019_u01785727689669") 2026/08/03 03:30:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ade6_d20260803_m032944_c001_v7007000_t0000_u01785727784082") 2026/08/03 03:30:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb356_d20260803_m032940_c001_v0001105_t0031_u01785727780113") 2026/08/03 03:30:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fcf_d20260803_m032926_c001_v7007000_t0000_u01785727766745") 2026/08/03 03:30:21 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb32a_d20260803_m032922_c001_v0001105_t0015_u01785727762774") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d67_d20260803_m032907_c001_v7007000_t0000_u01785727747095") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2fc_d20260803_m032903_c001_v0001105_t0021_u01785727743192") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361000_d20260803_m032849_c001_v7007000_t0000_u01785727729444") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2cc_d20260803_m032845_c001_v0001105_t0025_u01785727725381") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4ab05_d20260803_m032831_c001_v7007000_t0000_u01785727711746") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2aa_d20260803_m032827_c001_v0001105_t0037_u01785727707854") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3495e5_d20260803_m032812_c001_v7007000_t0000_u01785727692229") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4b6_d20260803_m032808_c001_v0001161_t0026_u01785727688079") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f7ff_d20260803_m032754_c001_v7007000_t0000_u01785727674988") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b524_d20260803_m032750_c001_v0001161_t0045_u01785727670819") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea62f_d20260803_m032749_c001_v7007000_t0000_u01785727669392") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb234_d20260803_m032744_c001_v0001105_t0018_u01785727664882") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381aad_d20260803_m032730_c001_v7007000_t0000_u01785727650939") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc42c_d20260803_m032726_c001_v0001161_t0044_u01785727646891") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381aa6_d20260803_m032725_c001_v7007000_t0000_u01785727645749") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c24_d20260803_m032721_c001_v0001039_t0038_u01785727641953") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f65_d20260803_m032706_c001_v7007000_t0000_u01785727626568") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b406_d20260803_m032701_c001_v0001161_t0022_u01785727621753") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83efa_d20260803_m032648_c001_v7007000_t0000_u01785727608898") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b3bc_d20260803_m032644_c001_v0001161_t0048_u01785727604897") 2026/08/03 03:30:22 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f2c_d20260803_m032631_c001_v7007000_t0000_u01785727591258") 2026/08/03 03:30:23 DEBUG : appleappleapplebanana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b37c_d20260803_m032627_c001_v0001161_t0000_u01785727587989") 2026/08/03 03:30:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bea_d20260803_m032753_c001_v7007000_t0000_u01785727673055") 2026/08/03 03:30:23 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b514_d20260803_m032746_c001_v0001161_t0025_u01785727666427") 2026/08/03 03:30:23 DEBUG : b/potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020b86_d20260803_m032153_c001_v7007000_t0000_u01785727313798") 2026/08/03 03:30:23 DEBUG : b/potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2baad_d20260803_m032151_c001_v0001172_t0037_u01785727311892") 2026/08/03 03:30:23 DEBUG : b/potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7097d6_d20260803_m032150_c001_v7007000_t0000_u01785727310787") 2026/08/03 03:30:23 DEBUG : b/potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba9f_d20260803_m032149_c001_v0001172_t0030_u01785727309353") 2026/08/03 03:30:23 DEBUG : b/potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d709713_d20260803_m032131_c001_v7007000_t0000_u01785727291778") 2026/08/03 03:30:23 DEBUG : b/potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba3b_d20260803_m032130_c001_v0001172_t0040_u01785727290366") 2026/08/03 03:30:23 DEBUG : backup/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83e06_d20260803_m032413_c001_v7007000_t0000_u01785727453639") 2026/08/03 03:30:23 DEBUG : backup/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f114cb8b51993a7d4_d20260803_m032411_c001_v0001042_t0014_u01785727451642") 2026/08/03 03:30:23 DEBUG : backup/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1083f58ed8b2f958_d20260803_m032407_c001_v0001185_t0024_u01785727447293") 2026/08/03 03:30:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567ad_d20260803_m032439_c001_v7007000_t0000_u01785727479053") 2026/08/03 03:30:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1115dcb44e57c4b7_d20260803_m032437_c001_v0001176_t0044_u01785727477303") 2026/08/03 03:30:23 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1009ec10f674aa3a_d20260803_m032433_c001_v0001100_t0011_u01785727473062") 2026/08/03 03:30:23 DEBUG : backup/one.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e69db1_d20260803_m032426_c001_v7007000_t0000_u01785727466655") 2026/08/03 03:30:23 DEBUG : backup/one.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110d86512c172e53_d20260803_m032424_c001_v0001157_t0049_u01785727464716") 2026/08/03 03:30:23 DEBUG : backup/one.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1004c2a8bab44537_d20260803_m032419_c001_v0001040_t0036_u01785727459985") 2026/08/03 03:30:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567ae_d20260803_m032439_c001_v7007000_t0000_u01785727479283") 2026/08/03 03:30:23 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f119c29050ae28ccc_d20260803_m032438_c001_v0001182_t0022_u01785727478289") 2026/08/03 03:30:24 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1115ffb21f5e2040_d20260803_m032434_c001_v0001103_t0056_u01785727474762") 2026/08/03 03:30:24 DEBUG : backup/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83e07_d20260803_m032413_c001_v7007000_t0000_u01785727453814") 2026/08/03 03:30:24 DEBUG : backup/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f11808d04d68b1193_d20260803_m032412_c001_v0001101_t0044_u01785727452715") 2026/08/03 03:30:24 DEBUG : backup/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f11802d90e0a6dcc5_d20260803_m032408_c001_v0001115_t0015_u01785727448856") 2026/08/03 03:30:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e69db2_d20260803_m032426_c001_v7007000_t0000_u01785727466829") 2026/08/03 03:30:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1071b30f8923109f_d20260803_m032425_c001_v0001183_t0028_u01785727465886") 2026/08/03 03:30:24 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f107f0187e6690cc8_d20260803_m032422_c001_v0001104_t0033_u01785727462109") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ade7_d20260803_m032944_c001_v7007000_t0000_u01785727784264") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc5e4_d20260803_m032939_c001_v0001161_t0051_u01785727779789") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fd1_d20260803_m032926_c001_v7007000_t0000_u01785727766918") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc5a6_d20260803_m032921_c001_v0001161_t0022_u01785727761180") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d68_d20260803_m032907_c001_v7007000_t0000_u01785727747274") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc574_d20260803_m032902_c001_v0001161_t0048_u01785727742833") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361002_d20260803_m032849_c001_v7007000_t0000_u01785727729636") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc544_d20260803_m032844_c001_v0001161_t0055_u01785727724824") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4aeee_d20260803_m032831_c001_v7007000_t0000_u01785727711920") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc500_d20260803_m032827_c001_v0001161_t0058_u01785727707461") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5fffa_d20260803_m032814_c001_v7007000_t0000_u01785727694649") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b566_d20260803_m032807_c001_v0001161_t0003_u01785727687728") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f800_d20260803_m032755_c001_v7007000_t0000_u01785727675175") 2026/08/03 03:30:24 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc480_d20260803_m032750_c001_v0001161_t0043_u01785727670834") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41665bae588f6792_d20260803_m032749_c001_v7007000_t0000_u01785727669605") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b508_d20260803_m032744_c001_v0001161_t0027_u01785727664340") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381aaf_d20260803_m032731_c001_v7007000_t0000_u01785727651112") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b488_d20260803_m032726_c001_v0001161_t0058_u01785727646902") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e40a8b_d20260803_m032725_c001_v7007000_t0000_u01785727645922") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc418_d20260803_m032721_c001_v0001161_t0028_u01785727641563") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c24c7_d20260803_m032706_c001_v7007000_t0000_u01785727626158") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb18c_d20260803_m032701_c001_v0001105_t0005_u01785727621393") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83efb_d20260803_m032649_c001_v7007000_t0000_u01785727609073") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb140_d20260803_m032644_c001_v0001105_t0012_u01785727604474") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f2d_d20260803_m032631_c001_v7007000_t0000_u01785727591432") 2026/08/03 03:30:25 DEBUG : banana: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb10c_d20260803_m032627_c001_v0001105_t0047_u01785727587721") 2026/08/03 03:30:25 DEBUG : bananaSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea656_d20260803_m032753_c001_v7007000_t0000_u01785727673243") 2026/08/03 03:30:25 DEBUG : bananaSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb236_d20260803_m032746_c001_v0001105_t0011_u01785727666437") 2026/08/03 03:30:25 DEBUG : both0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e52f_d20260803_m032600_c001_v7007000_t0000_u01785727560397") 2026/08/03 03:30:25 DEBUG : both0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb044_d20260803_m032542_c001_v0001105_t0058_u01785727542241") 2026/08/03 03:30:25 DEBUG : both0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494a9_d20260803_m032538_c001_v7007000_t0000_u01785727538091") 2026/08/03 03:30:25 DEBUG : both0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafbc_d20260803_m032520_c001_v0001105_t0058_u01785727520696") 2026/08/03 03:30:26 DEBUG : both1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e530_d20260803_m032600_c001_v7007000_t0000_u01785727560570") 2026/08/03 03:30:26 DEBUG : both1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb048_d20260803_m032542_c001_v0001105_t0053_u01785727542951") 2026/08/03 03:30:26 DEBUG : both1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494aa_d20260803_m032538_c001_v7007000_t0000_u01785727538266") 2026/08/03 03:30:26 DEBUG : both1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafc0_d20260803_m032521_c001_v0001105_t0026_u01785727521188") 2026/08/03 03:30:26 DEBUG : both10: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e531_d20260803_m032600_c001_v7007000_t0000_u01785727560743") 2026/08/03 03:30:26 DEBUG : both10: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb07c_d20260803_m032549_c001_v0001105_t0010_u01785727549856") 2026/08/03 03:30:26 DEBUG : both10: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494ac_d20260803_m032538_c001_v7007000_t0000_u01785727538443") 2026/08/03 03:30:26 DEBUG : both10: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baff4_d20260803_m032528_c001_v0001105_t0013_u01785727528126") 2026/08/03 03:30:26 DEBUG : both11: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e534_d20260803_m032600_c001_v7007000_t0000_u01785727560916") 2026/08/03 03:30:26 DEBUG : both11: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb080_d20260803_m032550_c001_v0001105_t0031_u01785727550712") 2026/08/03 03:30:26 DEBUG : both11: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494ad_d20260803_m032538_c001_v7007000_t0000_u01785727538618") 2026/08/03 03:30:26 DEBUG : both11: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baffc_d20260803_m032528_c001_v0001105_t0012_u01785727528924") 2026/08/03 03:30:26 DEBUG : both12: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e536_d20260803_m032601_c001_v7007000_t0000_u01785727561090") 2026/08/03 03:30:26 DEBUG : both12: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb084_d20260803_m032551_c001_v0001105_t0051_u01785727551527") 2026/08/03 03:30:26 DEBUG : both12: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494ae_d20260803_m032538_c001_v7007000_t0000_u01785727538794") 2026/08/03 03:30:26 DEBUG : both12: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb000_d20260803_m032529_c001_v0001105_t0016_u01785727529679") 2026/08/03 03:30:26 DEBUG : both13: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e537_d20260803_m032601_c001_v7007000_t0000_u01785727561263") 2026/08/03 03:30:26 DEBUG : both13: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb088_d20260803_m032552_c001_v0001105_t0056_u01785727552192") 2026/08/03 03:30:26 DEBUG : both13: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494b0_d20260803_m032538_c001_v7007000_t0000_u01785727538969") 2026/08/03 03:30:26 DEBUG : both13: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb006_d20260803_m032530_c001_v0001105_t0031_u01785727530402") 2026/08/03 03:30:26 DEBUG : both14: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e538_d20260803_m032601_c001_v7007000_t0000_u01785727561434") 2026/08/03 03:30:27 DEBUG : both14: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb08c_d20260803_m032552_c001_v0001105_t0017_u01785727552913") 2026/08/03 03:30:27 DEBUG : both14: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494b1_d20260803_m032539_c001_v7007000_t0000_u01785727539144") 2026/08/03 03:30:27 DEBUG : both14: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb00c_d20260803_m032531_c001_v0001105_t0017_u01785727531168") 2026/08/03 03:30:27 DEBUG : both15: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e539_d20260803_m032601_c001_v7007000_t0000_u01785727561606") 2026/08/03 03:30:27 DEBUG : both15: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb094_d20260803_m032553_c001_v0001105_t0041_u01785727553825") 2026/08/03 03:30:27 DEBUG : both15: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494b2_d20260803_m032539_c001_v7007000_t0000_u01785727539320") 2026/08/03 03:30:27 DEBUG : both15: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb012_d20260803_m032531_c001_v0001105_t0022_u01785727531789") 2026/08/03 03:30:27 DEBUG : both16: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e53b_d20260803_m032601_c001_v7007000_t0000_u01785727561779") 2026/08/03 03:30:27 DEBUG : both16: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb098_d20260803_m032554_c001_v0001105_t0032_u01785727554396") 2026/08/03 03:30:27 DEBUG : both16: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494b4_d20260803_m032539_c001_v7007000_t0000_u01785727539495") 2026/08/03 03:30:27 DEBUG : both16: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb018_d20260803_m032532_c001_v0001105_t0035_u01785727532449") 2026/08/03 03:30:27 DEBUG : both17: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e53c_d20260803_m032601_c001_v7007000_t0000_u01785727561953") 2026/08/03 03:30:27 DEBUG : both17: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb09c_d20260803_m032555_c001_v0001105_t0053_u01785727555240") 2026/08/03 03:30:27 DEBUG : both17: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494b5_d20260803_m032539_c001_v7007000_t0000_u01785727539671") 2026/08/03 03:30:27 DEBUG : both17: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb020_d20260803_m032533_c001_v0001105_t0016_u01785727533068") 2026/08/03 03:30:27 DEBUG : both18: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e53d_d20260803_m032602_c001_v7007000_t0000_u01785727562135") 2026/08/03 03:30:27 DEBUG : both18: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb0a4_d20260803_m032555_c001_v0001105_t0011_u01785727555944") 2026/08/03 03:30:27 DEBUG : both18: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494b6_d20260803_m032539_c001_v7007000_t0000_u01785727539848") 2026/08/03 03:30:27 DEBUG : both18: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb026_d20260803_m032533_c001_v0001105_t0022_u01785727533760") 2026/08/03 03:30:27 DEBUG : both19: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e53e_d20260803_m032602_c001_v7007000_t0000_u01785727562310") 2026/08/03 03:30:28 DEBUG : both19: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb0a8_d20260803_m032556_c001_v0001105_t0019_u01785727556898") 2026/08/03 03:30:28 DEBUG : both19: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494b8_d20260803_m032540_c001_v7007000_t0000_u01785727540022") 2026/08/03 03:30:28 DEBUG : both19: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb02a_d20260803_m032534_c001_v0001105_t0030_u01785727534592") 2026/08/03 03:30:28 DEBUG : both2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e53f_d20260803_m032602_c001_v7007000_t0000_u01785727562482") 2026/08/03 03:30:28 DEBUG : both2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb04c_d20260803_m032543_c001_v0001105_t0018_u01785727543839") 2026/08/03 03:30:28 DEBUG : both2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494b9_d20260803_m032540_c001_v7007000_t0000_u01785727540197") 2026/08/03 03:30:28 DEBUG : both2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafc4_d20260803_m032522_c001_v0001105_t0025_u01785727522151") 2026/08/03 03:30:28 DEBUG : both3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e541_d20260803_m032602_c001_v7007000_t0000_u01785727562654") 2026/08/03 03:30:28 DEBUG : both3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb050_d20260803_m032544_c001_v0001105_t0053_u01785727544662") 2026/08/03 03:30:28 DEBUG : both3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494bb_d20260803_m032540_c001_v7007000_t0000_u01785727540372") 2026/08/03 03:30:28 DEBUG : both3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafca_d20260803_m032523_c001_v0001105_t0013_u01785727523217") 2026/08/03 03:30:28 DEBUG : both4: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e543_d20260803_m032602_c001_v7007000_t0000_u01785727562826") 2026/08/03 03:30:28 DEBUG : both4: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb056_d20260803_m032545_c001_v0001105_t0051_u01785727545384") 2026/08/03 03:30:28 DEBUG : both4: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494bd_d20260803_m032540_c001_v7007000_t0000_u01785727540546") 2026/08/03 03:30:28 DEBUG : both4: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafd2_d20260803_m032524_c001_v0001105_t0038_u01785727524026") 2026/08/03 03:30:28 DEBUG : both5: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e544_d20260803_m032602_c001_v7007000_t0000_u01785727562998") 2026/08/03 03:30:28 DEBUG : both5: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb05e_d20260803_m032545_c001_v0001105_t0003_u01785727545985") 2026/08/03 03:30:28 DEBUG : both5: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494bf_d20260803_m032540_c001_v7007000_t0000_u01785727540721") 2026/08/03 03:30:28 DEBUG : both5: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafda_d20260803_m032524_c001_v0001105_t0003_u01785727524852") 2026/08/03 03:30:28 DEBUG : both6: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e545_d20260803_m032603_c001_v7007000_t0000_u01785727563171") 2026/08/03 03:30:28 DEBUG : both6: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb062_d20260803_m032546_c001_v0001105_t0025_u01785727546775") 2026/08/03 03:30:28 DEBUG : both6: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494c0_d20260803_m032540_c001_v7007000_t0000_u01785727540896") 2026/08/03 03:30:28 DEBUG : both6: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafe2_d20260803_m032525_c001_v0001105_t0048_u01785727525521") 2026/08/03 03:30:29 DEBUG : both7: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e546_d20260803_m032603_c001_v7007000_t0000_u01785727563344") 2026/08/03 03:30:29 DEBUG : both7: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb06a_d20260803_m032547_c001_v0001105_t0001_u01785727547642") 2026/08/03 03:30:29 DEBUG : both7: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494c2_d20260803_m032541_c001_v7007000_t0000_u01785727541136") 2026/08/03 03:30:29 DEBUG : both7: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafe6_d20260803_m032526_c001_v0001105_t0045_u01785727526154") 2026/08/03 03:30:29 DEBUG : both8: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e547_d20260803_m032603_c001_v7007000_t0000_u01785727563517") 2026/08/03 03:30:29 DEBUG : both8: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb06e_d20260803_m032548_c001_v0001105_t0002_u01785727548307") 2026/08/03 03:30:29 DEBUG : both8: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494c4_d20260803_m032541_c001_v7007000_t0000_u01785727541313") 2026/08/03 03:30:29 DEBUG : both8: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafea_d20260803_m032526_c001_v0001105_t0058_u01785727526898") 2026/08/03 03:30:29 DEBUG : both9: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e548_d20260803_m032603_c001_v7007000_t0000_u01785727563689") 2026/08/03 03:30:29 DEBUG : both9: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb078_d20260803_m032549_c001_v0001105_t0001_u01785727549171") 2026/08/03 03:30:29 DEBUG : both9: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494c5_d20260803_m032541_c001_v7007000_t0000_u01785727541492") 2026/08/03 03:30:29 DEBUG : both9: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baff0_d20260803_m032527_c001_v0001105_t0041_u01785727527517") 2026/08/03 03:30:29 DEBUG : c/non empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020b8a_d20260803_m032153_c001_v7007000_t0000_u01785727313991") 2026/08/03 03:30:29 DEBUG : c/non empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bab1_d20260803_m032152_c001_v0001172_t0036_u01785727312180") 2026/08/03 03:30:29 DEBUG : c/non empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7097e0_d20260803_m032151_c001_v7007000_t0000_u01785727311524") 2026/08/03 03:30:29 DEBUG : c/non empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2baa1_d20260803_m032149_c001_v0001172_t0042_u01785727309748") 2026/08/03 03:30:29 DEBUG : c/non empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70971a_d20260803_m032132_c001_v7007000_t0000_u01785727292511") 2026/08/03 03:30:29 DEBUG : c/non empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba3f_d20260803_m032130_c001_v0001172_t0040_u01785727290707") 2026/08/03 03:30:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c923_d20260803_m032709_c001_v7007000_t0000_u01785727629171") 2026/08/03 03:30:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb192_d20260803_m032703_c001_v0001105_t0001_u01785727623777") 2026/08/03 03:30:30 DEBUG : check sum: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a5a_d20260803_m032123_c001_v7007000_t0000_u01785727283500") 2026/08/03 03:30:30 DEBUG : check sum: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba1d_d20260803_m032122_c001_v0001172_t0010_u01785727282532") 2026/08/03 03:30:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606ccd2_d20260803_m033015_c001_v7007000_t0000_u01785727815319") 2026/08/03 03:30:30 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b74a_d20260803_m033013_c001_v0001161_t0026_u01785727813417") 2026/08/03 03:30:30 DEBUG : dest/3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098b3_d20260803_m032340_c001_v7007000_t0000_u01785727420667") 2026/08/03 03:30:30 DEBUG : dest/3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41595503e113af25_d20260803_m032339_c001_v0001043_t0018_u01785727419547") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5fffb_d20260803_m032814_c001_v7007000_t0000_u01785727694826") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5caa_d20260803_m032809_c001_v0001039_t0036_u01785727689896") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ade8_d20260803_m032944_c001_v7007000_t0000_u01785727784446") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b6a6_d20260803_m032931_c001_v0001161_t0005_u01785727771102") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fd2_d20260803_m032927_c001_v7007000_t0000_u01785727767093") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b658_d20260803_m032911_c001_v0001161_t0019_u01785727751395") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d6a_d20260803_m032907_c001_v7007000_t0000_u01785727747448") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b61e_d20260803_m032854_c001_v0001161_t0044_u01785727734224") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361003_d20260803_m032849_c001_v7007000_t0000_u01785727729826") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b5dc_d20260803_m032836_c001_v0001161_t0032_u01785727716018") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4aeef_d20260803_m032832_c001_v7007000_t0000_u01785727712098") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b598_d20260803_m032818_c001_v0001161_t0003_u01785727698959") 2026/08/03 03:30:30 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f424e304c624c3d6b_d20260803_m032812_c001_v7007000_t0000_u01785727692362") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb25e_d20260803_m032759_c001_v0001105_t0043_u01785727679687") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f801_d20260803_m032755_c001_v7007000_t0000_u01785727675358") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b526_d20260803_m032751_c001_v0001161_t0054_u01785727671146") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bcc_d20260803_m032749_c001_v7007000_t0000_u01785727669610") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc447_d20260803_m032735_c001_v0001161_t0019_u01785727655377") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ab0_d20260803_m032731_c001_v7007000_t0000_u01785727651286") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc42e_d20260803_m032727_c001_v0001161_t0047_u01785727647176") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f406f1f49679fa947_d20260803_m032725_c001_v7007000_t0000_u01785727645387") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b434_d20260803_m032713_c001_v0001161_t0032_u01785727633200") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4017699b97ffa719_d20260803_m032706_c001_v7007000_t0000_u01785727626586") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bd4_d20260803_m032653_c001_v0001039_t0036_u01785727613247") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83efc_d20260803_m032649_c001_v7007000_t0000_u01785727609257") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bae_d20260803_m032635_c001_v0001039_t0012_u01785727595540") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f2e_d20260803_m032631_c001_v7007000_t0000_u01785727591606") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5b80_d20260803_m032620_c001_v0001039_t0002_u01785727580572") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c996_d20260803_m032753_c001_v7007000_t0000_u01785727673065") 2026/08/03 03:30:31 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc468_d20260803_m032746_c001_v0001161_t0044_u01785727666719") 2026/08/03 03:30:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5fffe_d20260803_m032815_c001_v7007000_t0000_u01785727695004") 2026/08/03 03:30:31 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4c6_d20260803_m032809_c001_v0001161_t0047_u01785727689884") 2026/08/03 03:30:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ade9_d20260803_m032944_c001_v7007000_t0000_u01785727784628") 2026/08/03 03:30:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc5c2_d20260803_m032932_c001_v0001161_t0040_u01785727772070") 2026/08/03 03:30:31 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fd3_d20260803_m032927_c001_v7007000_t0000_u01785727767267") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc586_d20260803_m032912_c001_v0001161_t0052_u01785727752303") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d6b_d20260803_m032907_c001_v7007000_t0000_u01785727747623") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc55a_d20260803_m032854_c001_v0001161_t0055_u01785727734934") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361004_d20260803_m032850_c001_v7007000_t0000_u01785727730055") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc522_d20260803_m032836_c001_v0001161_t0048_u01785727716766") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4aef0_d20260803_m032832_c001_v7007000_t0000_u01785727712272") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4dc_d20260803_m032819_c001_v0001161_t0056_u01785727699686") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c256b_d20260803_m032812_c001_v7007000_t0000_u01785727692373") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b548_d20260803_m032800_c001_v0001161_t0042_u01785727680383") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f802_d20260803_m032755_c001_v7007000_t0000_u01785727675575") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc482_d20260803_m032751_c001_v0001161_t0049_u01785727671177") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bce_d20260803_m032749_c001_v7007000_t0000_u01785727669791") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b4ca_d20260803_m032736_c001_v0001161_t0011_u01785727656172") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ab1_d20260803_m032731_c001_v7007000_t0000_u01785727651460") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1ee_d20260803_m032727_c001_v0001105_t0022_u01785727647201") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea5f1_d20260803_m032725_c001_v7007000_t0000_u01785727645778") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3fa_d20260803_m032714_c001_v0001161_t0023_u01785727634060") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c24cb_d20260803_m032706_c001_v7007000_t0000_u01785727626873") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb168_d20260803_m032654_c001_v0001105_t0011_u01785727614185") 2026/08/03 03:30:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83efd_d20260803_m032649_c001_v7007000_t0000_u01785727609440") 2026/08/03 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb122_d20260803_m032636_c001_v0001105_t0030_u01785727596300") 2026/08/03 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f2f_d20260803_m032631_c001_v7007000_t0000_u01785727591781") 2026/08/03 03:30:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb0f4_d20260803_m032621_c001_v0001105_t0025_u01785727581345") 2026/08/03 03:30:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899faa9a0_d20260803_m032753_c001_v7007000_t0000_u01785727673085") 2026/08/03 03:30:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b516_d20260803_m032746_c001_v0001161_t0022_u01785727666843") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5ffff_d20260803_m032815_c001_v7007000_t0000_u01785727695182") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b576_d20260803_m032809_c001_v0001161_t0041_u01785727689975") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adec_d20260803_m032944_c001_v7007000_t0000_u01785727784810") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb33a_d20260803_m032932_c001_v0001105_t0019_u01785727772762") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fd4_d20260803_m032927_c001_v7007000_t0000_u01785727767443") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb314_d20260803_m032912_c001_v0001105_t0019_u01785727752991") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d6c_d20260803_m032907_c001_v7007000_t0000_u01785727747797") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2e4_d20260803_m032855_c001_v0001105_t0059_u01785727735832") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361005_d20260803_m032850_c001_v7007000_t0000_u01785727730245") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2b8_d20260803_m032837_c001_v0001105_t0000_u01785727717416") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4af19_d20260803_m032832_c001_v7007000_t0000_u01785727712446") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb29c_d20260803_m032820_c001_v0001105_t0015_u01785727700704") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f66_d20260803_m032812_c001_v7007000_t0000_u01785727692237") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc498_d20260803_m032801_c001_v0001161_t0039_u01785727681163") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f804_d20260803_m032755_c001_v7007000_t0000_u01785727675777") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb24c_d20260803_m032751_c001_v0001105_t0035_u01785727671190") 2026/08/03 03:30:33 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c34958f_d20260803_m032749_c001_v7007000_t0000_u01785727669618") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb218_d20260803_m032737_c001_v0001105_t0023_u01785727657100") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ab2_d20260803_m032731_c001_v7007000_t0000_u01785727651633") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b48e_d20260803_m032727_c001_v0001161_t0045_u01785727647231") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030ba0_d20260803_m032725_c001_v7007000_t0000_u01785727645372") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c12_d20260803_m032714_c001_v0001039_t0058_u01785727634815") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c24c8_d20260803_m032706_c001_v7007000_t0000_u01785727626333") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b3e0_d20260803_m032654_c001_v0001161_t0010_u01785727614978") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83efe_d20260803_m032649_c001_v7007000_t0000_u01785727609616") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b3a6_d20260803_m032637_c001_v0001161_t0059_u01785727597077") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f30_d20260803_m032631_c001_v7007000_t0000_u01785727591956") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b350_d20260803_m032621_c001_v0001161_t0032_u01785727581670") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bf4_d20260803_m032753_c001_v7007000_t0000_u01785727673308") 2026/08/03 03:30:34 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb238_d20260803_m032746_c001_v0001105_t0044_u01785727666863") 2026/08/03 03:30:34 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60000_d20260803_m032815_c001_v7007000_t0000_u01785727695360") 2026/08/03 03:30:34 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb288_d20260803_m032810_c001_v0001105_t0015_u01785727690053") 2026/08/03 03:30:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02aded_d20260803_m032944_c001_v7007000_t0000_u01785727784993") 2026/08/03 03:30:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d5c_d20260803_m032933_c001_v0001039_t0012_u01785727773513") 2026/08/03 03:30:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fd5_d20260803_m032927_c001_v7007000_t0000_u01785727767617") 2026/08/03 03:30:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d34_d20260803_m032913_c001_v0001039_t0030_u01785727753808") 2026/08/03 03:30:34 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d6d_d20260803_m032907_c001_v7007000_t0000_u01785727747970") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d1a_d20260803_m032856_c001_v0001039_t0055_u01785727736526") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361006_d20260803_m032850_c001_v7007000_t0000_u01785727730444") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cec_d20260803_m032838_c001_v0001039_t0027_u01785727718108") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4b2da_d20260803_m032832_c001_v7007000_t0000_u01785727712621") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5ccc_d20260803_m032821_c001_v0001039_t0000_u01785727701439") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f424e304c624c3d68_d20260803_m032811_c001_v7007000_t0000_u01785727691832") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c92_d20260803_m032801_c001_v0001039_t0054_u01785727681863") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f805_d20260803_m032755_c001_v7007000_t0000_u01785727675961") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c7e_d20260803_m032751_c001_v0001039_t0053_u01785727671293") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899faa993_d20260803_m032749_c001_v7007000_t0000_u01785727669801") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c58_d20260803_m032737_c001_v0001039_t0024_u01785727657846") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ab3_d20260803_m032731_c001_v7007000_t0000_u01785727651807") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c36_d20260803_m032727_c001_v0001039_t0016_u01785727647298") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42290b081fc19207_d20260803_m032725_c001_v7007000_t0000_u01785727645794") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1b2_d20260803_m032715_c001_v0001105_t0030_u01785727635678") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f420d0c37d0bafb37_d20260803_m032706_c001_v7007000_t0000_u01785727626611") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3be_d20260803_m032655_c001_v0001161_t0016_u01785727615865") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83eff_d20260803_m032649_c001_v7007000_t0000_u01785727609791") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc386_d20260803_m032637_c001_v0001161_t0058_u01785727597866") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f32_d20260803_m032632_c001_v7007000_t0000_u01785727592130") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc34c_d20260803_m032622_c001_v0001161_t0016_u01785727582090") 2026/08/03 03:30:35 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f7f4_d20260803_m032753_c001_v7007000_t0000_u01785727673265") 2026/08/03 03:30:36 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c70_d20260803_m032746_c001_v0001039_t0058_u01785727666919") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60001_d20260803_m032815_c001_v7007000_t0000_u01785727695535") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4c8_d20260803_m032810_c001_v0001161_t0001_u01785727690154") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adee_d20260803_m032945_c001_v7007000_t0000_u01785727785175") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b6b2_d20260803_m032933_c001_v0001161_t0016_u01785727773855") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fd6_d20260803_m032927_c001_v7007000_t0000_u01785727767792") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b666_d20260803_m032915_c001_v0001161_t0011_u01785727755366") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d6e_d20260803_m032908_c001_v7007000_t0000_u01785727748144") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b626_d20260803_m032856_c001_v0001161_t0022_u01785727736868") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361007_d20260803_m032850_c001_v7007000_t0000_u01785727730635") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b5e6_d20260803_m032838_c001_v0001161_t0036_u01785727718798") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4b2db_d20260803_m032832_c001_v7007000_t0000_u01785727712798") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b59e_d20260803_m032822_c001_v0001161_t0059_u01785727702001") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f424e304c624c3d6a_d20260803_m032812_c001_v7007000_t0000_u01785727692185") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb268_d20260803_m032802_c001_v0001105_t0003_u01785727682194") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f806_d20260803_m032756_c001_v7007000_t0000_u01785727676146") 2026/08/03 03:30:36 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b528_d20260803_m032751_c001_v0001161_t0017_u01785727671448") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f7d6_d20260803_m032749_c001_v7007000_t0000_u01785727669636") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc44c_d20260803_m032738_c001_v0001161_t0042_u01785727658363") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ab5_d20260803_m032731_c001_v7007000_t0000_u01785727651980") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b496_d20260803_m032727_c001_v0001161_t0021_u01785727647618") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f406f1f49679fa94a_d20260803_m032725_c001_v7007000_t0000_u01785727645563") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b442_d20260803_m032716_c001_v0001161_t0002_u01785727636071") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c24c9_d20260803_m032706_c001_v7007000_t0000_u01785727626509") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bd8_d20260803_m032656_c001_v0001039_t0055_u01785727616317") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f00_d20260803_m032649_c001_v7007000_t0000_u01785727609967") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bb2_d20260803_m032638_c001_v0001039_t0053_u01785727598155") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f33_d20260803_m032632_c001_v7007000_t0000_u01785727592305") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5b88_d20260803_m032622_c001_v0001039_t0056_u01785727582543") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899faa9a2_d20260803_m032753_c001_v7007000_t0000_u01785727673276") 2026/08/03 03:30:37 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc46e_d20260803_m032747_c001_v0001161_t0031_u01785727667135") 2026/08/03 03:30:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60002_d20260803_m032815_c001_v7007000_t0000_u01785727695711") 2026/08/03 03:30:37 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b578_d20260803_m032810_c001_v0001161_t0011_u01785727690402") 2026/08/03 03:30:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adef_d20260803_m032945_c001_v7007000_t0000_u01785727785358") 2026/08/03 03:30:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc5d0_d20260803_m032934_c001_v0001161_t0044_u01785727774642") 2026/08/03 03:30:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fd7_d20260803_m032927_c001_v7007000_t0000_u01785727767964") 2026/08/03 03:30:37 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc58e_d20260803_m032915_c001_v0001161_t0025_u01785727755902") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d6f_d20260803_m032908_c001_v7007000_t0000_u01785727748318") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc55e_d20260803_m032857_c001_v0001161_t0000_u01785727737569") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361008_d20260803_m032850_c001_v7007000_t0000_u01785727730825") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc52e_d20260803_m032839_c001_v0001161_t0052_u01785727719281") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4b6c4_d20260803_m032832_c001_v7007000_t0000_u01785727712972") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4e8_d20260803_m032822_c001_v0001161_t0015_u01785727702498") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5fff5_d20260803_m032812_c001_v7007000_t0000_u01785727692383") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b550_d20260803_m032802_c001_v0001161_t0033_u01785727682515") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f807_d20260803_m032756_c001_v7007000_t0000_u01785727676330") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb24e_d20260803_m032751_c001_v0001105_t0037_u01785727671493") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c349590_d20260803_m032749_c001_v7007000_t0000_u01785727669812") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b4e2_d20260803_m032739_c001_v0001161_t0045_u01785727659029") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ab6_d20260803_m032732_c001_v7007000_t0000_u01785727652154") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1f0_d20260803_m032727_c001_v0001105_t0014_u01785727647631") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381aa7_d20260803_m032725_c001_v7007000_t0000_u01785727645938") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc404_d20260803_m032716_c001_v0001161_t0057_u01785727636437") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c91e_d20260803_m032706_c001_v7007000_t0000_u01785727626892") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb176_d20260803_m032656_c001_v0001105_t0055_u01785727616670") 2026/08/03 03:30:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f01_d20260803_m032650_c001_v7007000_t0000_u01785727610145") 2026/08/03 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb128_d20260803_m032638_c001_v0001105_t0036_u01785727598499") 2026/08/03 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f34_d20260803_m032632_c001_v7007000_t0000_u01785727592486") 2026/08/03 03:30:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb0fa_d20260803_m032622_c001_v0001105_t0028_u01785727582940") 2026/08/03 03:30:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c349597_d20260803_m032753_c001_v7007000_t0000_u01785727673286") 2026/08/03 03:30:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c72_d20260803_m032747_c001_v0001039_t0030_u01785727667329") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60003_d20260803_m032815_c001_v7007000_t0000_u01785727695888") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cb2_d20260803_m032810_c001_v0001039_t0059_u01785727690431") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adf0_d20260803_m032945_c001_v7007000_t0000_u01785727785540") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb33e_d20260803_m032934_c001_v0001105_t0024_u01785727774981") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fd9_d20260803_m032928_c001_v7007000_t0000_u01785727768137") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb31e_d20260803_m032916_c001_v0001105_t0041_u01785727756415") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d70_d20260803_m032908_c001_v7007000_t0000_u01785727748492") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2e8_d20260803_m032858_c001_v0001105_t0023_u01785727738001") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e36100a_d20260803_m032851_c001_v7007000_t0000_u01785727731016") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2be_d20260803_m032839_c001_v0001105_t0035_u01785727719974") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4b6c5_d20260803_m032833_c001_v7007000_t0000_u01785727713151") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2a0_d20260803_m032822_c001_v0001105_t0056_u01785727702868") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c2569_d20260803_m032812_c001_v7007000_t0000_u01785727692193") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4a2_d20260803_m032803_c001_v0001161_t0058_u01785727683015") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f809_d20260803_m032756_c001_v7007000_t0000_u01785727676654") 2026/08/03 03:30:39 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc484_d20260803_m032751_c001_v0001161_t0045_u01785727671541") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f7d7_d20260803_m032749_c001_v7007000_t0000_u01785727669823") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb21e_d20260803_m032739_c001_v0001105_t0032_u01785727659451") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ab7_d20260803_m032732_c001_v7007000_t0000_u01785727652328") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c3a_d20260803_m032727_c001_v0001039_t0033_u01785727647868") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c942_d20260803_m032725_c001_v7007000_t0000_u01785727645818") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c16_d20260803_m032716_c001_v0001039_t0049_u01785727636735") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f66_d20260803_m032706_c001_v7007000_t0000_u01785727626745") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b3e8_d20260803_m032656_c001_v0001161_t0037_u01785727616942") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f02_d20260803_m032650_c001_v7007000_t0000_u01785727610320") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b3b2_d20260803_m032639_c001_v0001161_t0031_u01785727599139") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f35_d20260803_m032632_c001_v7007000_t0000_u01785727592661") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b35c_d20260803_m032623_c001_v0001161_t0031_u01785727583363") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41665bae588f67a4_d20260803_m032753_c001_v7007000_t0000_u01785727673117") 2026/08/03 03:30:40 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb23c_d20260803_m032747_c001_v0001105_t0012_u01785727667532") 2026/08/03 03:30:40 DEBUG : dir1/0007-12345: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60004_d20260803_m032816_c001_v7007000_t0000_u01785727696063") 2026/08/03 03:30:40 DEBUG : dir1/0007-12345: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb28a_d20260803_m032810_c001_v0001105_t0013_u01785727690442") 2026/08/03 03:30:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adf3_d20260803_m032945_c001_v7007000_t0000_u01785727785721") 2026/08/03 03:30:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d62_d20260803_m032935_c001_v0001039_t0006_u01785727775444") 2026/08/03 03:30:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fda_d20260803_m032928_c001_v7007000_t0000_u01785727768311") 2026/08/03 03:30:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d3a_d20260803_m032916_c001_v0001039_t0012_u01785727756684") 2026/08/03 03:30:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d71_d20260803_m032908_c001_v7007000_t0000_u01785727748667") 2026/08/03 03:30:40 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d1e_d20260803_m032858_c001_v0001039_t0008_u01785727738433") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e36100b_d20260803_m032851_c001_v7007000_t0000_u01785727731208") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cf0_d20260803_m032840_c001_v0001039_t0017_u01785727720276") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4baae_d20260803_m032833_c001_v7007000_t0000_u01785727713326") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cd0_d20260803_m032823_c001_v0001039_t0001_u01785727703118") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f67_d20260803_m032812_c001_v7007000_t0000_u01785727692429") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c98_d20260803_m032803_c001_v0001039_t0032_u01785727683500") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f80b_d20260803_m032756_c001_v7007000_t0000_u01785727676839") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c80_d20260803_m032751_c001_v0001039_t0051_u01785727671737") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c980_d20260803_m032749_c001_v7007000_t0000_u01785727669834") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c5a_d20260803_m032739_c001_v0001039_t0048_u01785727659852") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ab8_d20260803_m032732_c001_v7007000_t0000_u01785727652502") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc434_d20260803_m032727_c001_v0001161_t0029_u01785727647925") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030ba3_d20260803_m032725_c001_v7007000_t0000_u01785727645724") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1ba_d20260803_m032717_c001_v0001105_t0014_u01785727637137") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4017699b97ffa71a_d20260803_m032706_c001_v7007000_t0000_u01785727626774") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3c0_d20260803_m032657_c001_v0001161_t0052_u01785727617274") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f03_d20260803_m032650_c001_v7007000_t0000_u01785727610497") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc38c_d20260803_m032639_c001_v0001161_t0013_u01785727599774") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f36_d20260803_m032632_c001_v7007000_t0000_u01785727592838") 2026/08/03 03:30:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc354_d20260803_m032623_c001_v0001161_t0001_u01785727583792") 2026/08/03 03:30:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bf6_d20260803_m032753_c001_v7007000_t0000_u01785727673409") 2026/08/03 03:30:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc472_d20260803_m032747_c001_v0001161_t0026_u01785727667563") 2026/08/03 03:30:42 DEBUG : dir1/0008-23456: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60005_d20260803_m032816_c001_v7007000_t0000_u01785727696239") 2026/08/03 03:30:42 DEBUG : dir1/0008-23456: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4cc_d20260803_m032810_c001_v0001161_t0026_u01785727690955") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adf4_d20260803_m032945_c001_v7007000_t0000_u01785727785903") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b6be_d20260803_m032935_c001_v0001161_t0017_u01785727775868") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fdb_d20260803_m032928_c001_v7007000_t0000_u01785727768485") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b66c_d20260803_m032917_c001_v0001161_t0030_u01785727757073") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d72_d20260803_m032908_c001_v7007000_t0000_u01785727748840") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b62c_d20260803_m032858_c001_v0001161_t0024_u01785727738801") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e36100c_d20260803_m032851_c001_v7007000_t0000_u01785727731449") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b5f2_d20260803_m032840_c001_v0001161_t0020_u01785727720809") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4bab0_d20260803_m032833_c001_v7007000_t0000_u01785727713500") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b5a6_d20260803_m032823_c001_v0001161_t0033_u01785727703557") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e6a2d0_d20260803_m032812_c001_v7007000_t0000_u01785727692528") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb26c_d20260803_m032803_c001_v0001105_t0059_u01785727683942") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f80c_d20260803_m032757_c001_v7007000_t0000_u01785727677023") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb254_d20260803_m032751_c001_v0001105_t0023_u01785727671841") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bcb_d20260803_m032749_c001_v7007000_t0000_u01785727669571") 2026/08/03 03:30:42 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc454_d20260803_m032740_c001_v0001161_t0020_u01785727660280") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ab9_d20260803_m032732_c001_v7007000_t0000_u01785727652675") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1f2_d20260803_m032727_c001_v0001105_t0048_u01785727647990") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4017699b97ffa736_d20260803_m032725_c001_v7007000_t0000_u01785727645737") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b446_d20260803_m032717_c001_v0001161_t0012_u01785727637557") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c91c_d20260803_m032706_c001_v7007000_t0000_u01785727626530") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bda_d20260803_m032657_c001_v0001039_t0005_u01785727617573") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f04_d20260803_m032650_c001_v7007000_t0000_u01785727610672") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bb6_d20260803_m032640_c001_v0001039_t0042_u01785727600218") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f38_d20260803_m032633_c001_v7007000_t0000_u01785727593012") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5b92_d20260803_m032624_c001_v0001039_t0028_u01785727584063") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c349596_d20260803_m032753_c001_v7007000_t0000_u01785727673096") 2026/08/03 03:30:43 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb23e_d20260803_m032747_c001_v0001105_t0006_u01785727667968") 2026/08/03 03:30:43 DEBUG : dir1/0009-34567: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60006_d20260803_m032816_c001_v7007000_t0000_u01785727696415") 2026/08/03 03:30:43 DEBUG : dir1/0009-34567: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b57c_d20260803_m032810_c001_v0001161_t0033_u01785727690954") 2026/08/03 03:30:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adf5_d20260803_m032946_c001_v7007000_t0000_u01785727786085") 2026/08/03 03:30:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc5d4_d20260803_m032936_c001_v0001161_t0005_u01785727776347") 2026/08/03 03:30:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fdc_d20260803_m032928_c001_v7007000_t0000_u01785727768658") 2026/08/03 03:30:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc596_d20260803_m032917_c001_v0001161_t0037_u01785727757523") 2026/08/03 03:30:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d73_d20260803_m032909_c001_v7007000_t0000_u01785727749015") 2026/08/03 03:30:43 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc566_d20260803_m032859_c001_v0001161_t0026_u01785727739254") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e36100e_d20260803_m032851_c001_v7007000_t0000_u01785727731661") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc538_d20260803_m032841_c001_v0001161_t0031_u01785727721378") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4be99_d20260803_m032833_c001_v7007000_t0000_u01785727713674") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4ee_d20260803_m032824_c001_v0001161_t0019_u01785727703999") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c256a_d20260803_m032812_c001_v7007000_t0000_u01785727692242") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b556_d20260803_m032804_c001_v0001161_t0053_u01785727684273") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f80e_d20260803_m032757_c001_v7007000_t0000_u01785727677207") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc486_d20260803_m032751_c001_v0001161_t0047_u01785727671908") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea62b_d20260803_m032749_c001_v7007000_t0000_u01785727669208") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b4f0_d20260803_m032740_c001_v0001161_t0055_u01785727660689") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381aba_d20260803_m032732_c001_v7007000_t0000_u01785727652849") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b49c_d20260803_m032728_c001_v0001161_t0042_u01785727648180") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d01_d20260803_m032725_c001_v7007000_t0000_u01785727645948") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc40c_d20260803_m032717_c001_v0001161_t0034_u01785727637904") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e40a79_d20260803_m032706_c001_v7007000_t0000_u01785727626786") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb180_d20260803_m032657_c001_v0001105_t0029_u01785727617958") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f05_d20260803_m032650_c001_v7007000_t0000_u01785727610913") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb136_d20260803_m032640_c001_v0001105_t0040_u01785727600579") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f3b_d20260803_m032633_c001_v7007000_t0000_u01785727593187") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb100_d20260803_m032624_c001_v0001105_t0042_u01785727584545") 2026/08/03 03:30:44 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea65a_d20260803_m032753_c001_v7007000_t0000_u01785727673425") 2026/08/03 03:30:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c74_d20260803_m032747_c001_v0001039_t0032_u01785727667981") 2026/08/03 03:30:45 DEBUG : dir1/0010-45678: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60007_d20260803_m032816_c001_v7007000_t0000_u01785727696590") 2026/08/03 03:30:45 DEBUG : dir1/0010-45678: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb28e_d20260803_m032810_c001_v0001105_t0025_u01785727690907") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adf6_d20260803_m032946_c001_v7007000_t0000_u01785727786267") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb34a_d20260803_m032936_c001_v0001105_t0000_u01785727776923") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fdd_d20260803_m032928_c001_v7007000_t0000_u01785727768832") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb322_d20260803_m032917_c001_v0001105_t0047_u01785727757836") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d74_d20260803_m032909_c001_v7007000_t0000_u01785727749205") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2f0_d20260803_m032859_c001_v0001105_t0013_u01785727739731") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361010_d20260803_m032851_c001_v7007000_t0000_u01785727731851") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2c2_d20260803_m032841_c001_v0001105_t0006_u01785727721860") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4be9a_d20260803_m032833_c001_v7007000_t0000_u01785727713848") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2a2_d20260803_m032824_c001_v0001105_t0014_u01785727704472") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5fff3_d20260803_m032812_c001_v7007000_t0000_u01785727692200") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4a6_d20260803_m032804_c001_v0001161_t0028_u01785727684705") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f80f_d20260803_m032757_c001_v7007000_t0000_u01785727677394") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c82_d20260803_m032752_c001_v0001039_t0002_u01785727672195") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c97d_d20260803_m032749_c001_v7007000_t0000_u01785727669647") 2026/08/03 03:30:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb224_d20260803_m032741_c001_v0001105_t0020_u01785727661049") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381abb_d20260803_m032733_c001_v7007000_t0000_u01785727653022") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1f4_d20260803_m032728_c001_v0001105_t0027_u01785727648220") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030ba1_d20260803_m032725_c001_v7007000_t0000_u01785727645549") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c18_d20260803_m032718_c001_v0001039_t0007_u01785727638511") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c24ca_d20260803_m032706_c001_v7007000_t0000_u01785727626690") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b3f2_d20260803_m032658_c001_v0001161_t0046_u01785727618412") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f06_d20260803_m032651_c001_v7007000_t0000_u01785727611089") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b3b4_d20260803_m032640_c001_v0001161_t0015_u01785727600838") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f3d_d20260803_m032633_c001_v7007000_t0000_u01785727593361") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b368_d20260803_m032624_c001_v0001161_t0058_u01785727584791") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bed_d20260803_m032753_c001_v7007000_t0000_u01785727673109") 2026/08/03 03:30:46 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc474_d20260803_m032748_c001_v0001161_t0005_u01785727668152") 2026/08/03 03:30:46 DEBUG : dir1/0011-56789: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60008_d20260803_m032816_c001_v7007000_t0000_u01785727696766") 2026/08/03 03:30:46 DEBUG : dir1/0011-56789: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cb8_d20260803_m032810_c001_v0001039_t0046_u01785727690949") 2026/08/03 03:30:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adf7_d20260803_m032946_c001_v7007000_t0000_u01785727786449") 2026/08/03 03:30:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d68_d20260803_m032937_c001_v0001039_t0057_u01785727777244") 2026/08/03 03:30:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fde_d20260803_m032929_c001_v7007000_t0000_u01785727769005") 2026/08/03 03:30:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d3c_d20260803_m032918_c001_v0001039_t0034_u01785727758146") 2026/08/03 03:30:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d75_d20260803_m032909_c001_v7007000_t0000_u01785727749378") 2026/08/03 03:30:46 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d20_d20260803_m032900_c001_v0001039_t0051_u01785727740126") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361012_d20260803_m032852_c001_v7007000_t0000_u01785727732043") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cf4_d20260803_m032842_c001_v0001039_t0046_u01785727722266") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4be9b_d20260803_m032834_c001_v7007000_t0000_u01785727714022") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cd4_d20260803_m032824_c001_v0001039_t0045_u01785727704904") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5fff4_d20260803_m032812_c001_v7007000_t0000_u01785727692210") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c9c_d20260803_m032805_c001_v0001039_t0007_u01785727685301") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f810_d20260803_m032757_c001_v7007000_t0000_u01785727677588") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb256_d20260803_m032752_c001_v0001105_t0021_u01785727672269") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bcd_d20260803_m032749_c001_v7007000_t0000_u01785727669747") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c60_d20260803_m032741_c001_v0001039_t0033_u01785727661454") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381abc_d20260803_m032733_c001_v7007000_t0000_u01785727653209") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c3c_d20260803_m032728_c001_v0001039_t0008_u01785727648309") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030ba5_d20260803_m032725_c001_v7007000_t0000_u01785727645897") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1c4_d20260803_m032718_c001_v0001105_t0000_u01785727638876") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f420d0c37d0bafb38_d20260803_m032706_c001_v7007000_t0000_u01785727626802") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3c6_d20260803_m032658_c001_v0001161_t0058_u01785727618934") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f07_d20260803_m032651_c001_v7007000_t0000_u01785727611264") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc394_d20260803_m032641_c001_v0001161_t0021_u01785727601266") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f3e_d20260803_m032633_c001_v7007000_t0000_u01785727593550") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc35a_d20260803_m032625_c001_v0001161_t0024_u01785727585297") 2026/08/03 03:30:47 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f7f3_d20260803_m032753_c001_v7007000_t0000_u01785727673075") 2026/08/03 03:30:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b51c_d20260803_m032748_c001_v0001161_t0045_u01785727668301") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c60009_d20260803_m032816_c001_v7007000_t0000_u01785727696953") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cba_d20260803_m032811_c001_v0001039_t0044_u01785727691288") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adf8_d20260803_m032946_c001_v7007000_t0000_u01785727786633") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b6c4_d20260803_m032937_c001_v0001161_t0051_u01785727777600") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fdf_d20260803_m032929_c001_v7007000_t0000_u01785727769181") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b676_d20260803_m032918_c001_v0001161_t0035_u01785727758695") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d76_d20260803_m032909_c001_v7007000_t0000_u01785727749553") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b632_d20260803_m032900_c001_v0001161_t0059_u01785727740545") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361013_d20260803_m032852_c001_v7007000_t0000_u01785727732232") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b5f4_d20260803_m032842_c001_v0001161_t0058_u01785727722712") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4c284_d20260803_m032834_c001_v7007000_t0000_u01785727714196") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b5ae_d20260803_m032825_c001_v0001161_t0043_u01785727705264") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c5fff6_d20260803_m032812_c001_v7007000_t0000_u01785727692528") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb276_d20260803_m032805_c001_v0001105_t0048_u01785727685847") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f812_d20260803_m032757_c001_v7007000_t0000_u01785727677774") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc48a_d20260803_m032752_c001_v0001161_t0040_u01785727672324") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea639_d20260803_m032749_c001_v7007000_t0000_u01785727669945") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc45c_d20260803_m032741_c001_v0001161_t0058_u01785727661850") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381abd_d20260803_m032733_c001_v7007000_t0000_u01785727653387") 2026/08/03 03:30:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc436_d20260803_m032728_c001_v0001161_t0035_u01785727648386") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4017699b97ffa737_d20260803_m032725_c001_v7007000_t0000_u01785727645913") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b452_d20260803_m032719_c001_v0001161_t0015_u01785727639179") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e40a78_d20260803_m032706_c001_v7007000_t0000_u01785727626609") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5be0_d20260803_m032659_c001_v0001039_t0042_u01785727619415") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f08_d20260803_m032651_c001_v7007000_t0000_u01785727611440") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bbc_d20260803_m032641_c001_v0001039_t0048_u01785727601794") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f3f_d20260803_m032633_c001_v7007000_t0000_u01785727593729") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5b98_d20260803_m032625_c001_v0001039_t0000_u01785727585696") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c999_d20260803_m032753_c001_v7007000_t0000_u01785727673438") 2026/08/03 03:30:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb244_d20260803_m032748_c001_v0001105_t0035_u01785727668393") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c6000a_d20260803_m032817_c001_v7007000_t0000_u01785727697129") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b57e_d20260803_m032811_c001_v0001161_t0025_u01785727691349") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adf9_d20260803_m032946_c001_v7007000_t0000_u01785727786818") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc5d8_d20260803_m032937_c001_v0001161_t0013_u01785727777959") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fe1_d20260803_m032929_c001_v7007000_t0000_u01785727769355") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc59e_d20260803_m032919_c001_v0001161_t0013_u01785727759142") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d77_d20260803_m032909_c001_v7007000_t0000_u01785727749727") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc56a_d20260803_m032901_c001_v0001161_t0004_u01785727741184") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361014_d20260803_m032852_c001_v7007000_t0000_u01785727732424") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc540_d20260803_m032842_c001_v0001161_t0051_u01785727722966") 2026/08/03 03:30:49 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4c286_d20260803_m032834_c001_v7007000_t0000_u01785727714369") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4fa_d20260803_m032825_c001_v0001161_t0020_u01785727705626") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e6a2cf_d20260803_m032812_c001_v7007000_t0000_u01785727692258") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b55e_d20260803_m032806_c001_v0001161_t0044_u01785727686125") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f813_d20260803_m032757_c001_v7007000_t0000_u01785727677961") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b52a_d20260803_m032752_c001_v0001161_t0058_u01785727672350") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea632_d20260803_m032749_c001_v7007000_t0000_u01785727669575") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b4fe_d20260803_m032742_c001_v0001161_t0025_u01785727662197") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381abe_d20260803_m032733_c001_v7007000_t0000_u01785727653560") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b4a2_d20260803_m032728_c001_v0001161_t0036_u01785727648522") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea5f2_d20260803_m032725_c001_v7007000_t0000_u01785727645968") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc414_d20260803_m032719_c001_v0001161_t0015_u01785727639582") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c91d_d20260803_m032706_c001_v7007000_t0000_u01785727626706") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb188_d20260803_m032659_c001_v0001105_t0015_u01785727619765") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f0a_d20260803_m032651_c001_v7007000_t0000_u01785727611618") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb13c_d20260803_m032642_c001_v0001105_t0014_u01785727602261") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f40_d20260803_m032633_c001_v7007000_t0000_u01785727593903") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb104_d20260803_m032626_c001_v0001105_t0002_u01785727586099") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f7f5_d20260803_m032753_c001_v7007000_t0000_u01785727673463") 2026/08/03 03:30:50 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b51e_d20260803_m032748_c001_v0001161_t0048_u01785727668611") 2026/08/03 03:30:50 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c6000b_d20260803_m032817_c001_v7007000_t0000_u01785727697305") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb290_d20260803_m032811_c001_v0001105_t0006_u01785727691370") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adfa_d20260803_m032947_c001_v7007000_t0000_u01785727787005") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb34e_d20260803_m032938_c001_v0001105_t0051_u01785727778375") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fe2_d20260803_m032929_c001_v7007000_t0000_u01785727769638") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb326_d20260803_m032919_c001_v0001105_t0029_u01785727759525") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d79_d20260803_m032909_c001_v7007000_t0000_u01785727749902") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2f8_d20260803_m032901_c001_v0001105_t0055_u01785727741646") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361017_d20260803_m032852_c001_v7007000_t0000_u01785727732615") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2c8_d20260803_m032843_c001_v0001105_t0024_u01785727723237") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4c288_d20260803_m032834_c001_v7007000_t0000_u01785727714543") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb2a4_d20260803_m032826_c001_v0001105_t0006_u01785727706133") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3495e6_d20260803_m032812_c001_v7007000_t0000_u01785727692526") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4ac_d20260803_m032806_c001_v0001161_t0022_u01785727686537") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f814_d20260803_m032758_c001_v7007000_t0000_u01785727678146") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c84_d20260803_m032752_c001_v0001039_t0004_u01785727672621") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea635_d20260803_m032749_c001_v7007000_t0000_u01785727669759") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb22c_d20260803_m032742_c001_v0001105_t0043_u01785727662834") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381abf_d20260803_m032733_c001_v7007000_t0000_u01785727653735") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1f6_d20260803_m032728_c001_v0001105_t0037_u01785727648671") 2026/08/03 03:30:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42290b081fc19208_d20260803_m032725_c001_v7007000_t0000_u01785727645979") 2026/08/03 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c1e_d20260803_m032720_c001_v0001039_t0044_u01785727640030") 2026/08/03 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d709c44_d20260803_m032706_c001_v7007000_t0000_u01785727626553") 2026/08/03 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b3fe_d20260803_m032700_c001_v0001161_t0050_u01785727620158") 2026/08/03 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f0b_d20260803_m032651_c001_v7007000_t0000_u01785727611793") 2026/08/03 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b3b8_d20260803_m032642_c001_v0001161_t0018_u01785727602649") 2026/08/03 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f41_d20260803_m032634_c001_v7007000_t0000_u01785727594078") 2026/08/03 03:30:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b374_d20260803_m032626_c001_v0001161_t0031_u01785727586408") 2026/08/03 03:30:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea653_d20260803_m032753_c001_v7007000_t0000_u01785727673043") 2026/08/03 03:30:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c76_d20260803_m032748_c001_v0001039_t0020_u01785727668627") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c6000c_d20260803_m032817_c001_v7007000_t0000_u01785727697481") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc4ce_d20260803_m032811_c001_v0001161_t0000_u01785727691414") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adfc_d20260803_m032947_c001_v7007000_t0000_u01785727787190") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d6e_d20260803_m032938_c001_v0001039_t0040_u01785727778778") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fe3_d20260803_m032929_c001_v7007000_t0000_u01785727769818") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d40_d20260803_m032919_c001_v0001039_t0045_u01785727759949") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d7a_d20260803_m032910_c001_v7007000_t0000_u01785727750078") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d22_d20260803_m032901_c001_v0001039_t0057_u01785727741973") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361018_d20260803_m032852_c001_v7007000_t0000_u01785727732804") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cfa_d20260803_m032843_c001_v0001039_t0018_u01785727723650") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4c647_d20260803_m032834_c001_v7007000_t0000_u01785727714719") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cd6_d20260803_m032826_c001_v0001039_t0039_u01785727706483") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c256c_d20260803_m032812_c001_v7007000_t0000_u01785727692418") 2026/08/03 03:30:52 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c9e_d20260803_m032807_c001_v0001039_t0059_u01785727687003") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f815_d20260803_m032758_c001_v7007000_t0000_u01785727678330") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc48c_d20260803_m032752_c001_v0001161_t0047_u01785727672691") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d02030bcf_d20260803_m032749_c001_v7007000_t0000_u01785727669927") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c62_d20260803_m032743_c001_v0001039_t0030_u01785727663093") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ac0_d20260803_m032733_c001_v7007000_t0000_u01785727653909") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c3e_d20260803_m032728_c001_v0001039_t0033_u01785727648683") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c943_d20260803_m032726_c001_v7007000_t0000_u01785727646009") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1c8_d20260803_m032720_c001_v0001105_t0021_u01785727640380") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f1f_d20260803_m032706_c001_v7007000_t0000_u01785727626725") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3cc_d20260803_m032700_c001_v0001161_t0028_u01785727620455") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f0c_d20260803_m032651_c001_v7007000_t0000_u01785727611969") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc39a_d20260803_m032643_c001_v0001161_t0036_u01785727603045") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f43_d20260803_m032634_c001_v7007000_t0000_u01785727594253") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc362_d20260803_m032626_c001_v0001161_t0053_u01785727586959") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41665bae588f67a5_d20260803_m032753_c001_v7007000_t0000_u01785727673297") 2026/08/03 03:30:53 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc47a_d20260803_m032748_c001_v0001161_t0042_u01785727668674") 2026/08/03 03:30:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c924_d20260803_m032709_c001_v7007000_t0000_u01785727629346") 2026/08/03 03:30:53 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3dc_d20260803_m032704_c001_v0001161_t0048_u01785727624076") 2026/08/03 03:30:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c925_d20260803_m032709_c001_v7007000_t0000_u01785727629522") 2026/08/03 03:30:53 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb194_d20260803_m032704_c001_v0001105_t0004_u01785727624096") 2026/08/03 03:30:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c926_d20260803_m032709_c001_v7007000_t0000_u01785727629696") 2026/08/03 03:30:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bf4_d20260803_m032704_c001_v0001039_t0002_u01785727624190") 2026/08/03 03:30:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c927_d20260803_m032709_c001_v7007000_t0000_u01785727629871") 2026/08/03 03:30:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b416_d20260803_m032704_c001_v0001161_t0031_u01785727624403") 2026/08/03 03:30:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c929_d20260803_m032710_c001_v7007000_t0000_u01785727630046") 2026/08/03 03:30:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb198_d20260803_m032704_c001_v0001105_t0055_u01785727624466") 2026/08/03 03:30:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c92a_d20260803_m032710_c001_v7007000_t0000_u01785727630221") 2026/08/03 03:30:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bf8_d20260803_m032704_c001_v0001039_t0053_u01785727624537") 2026/08/03 03:30:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c92b_d20260803_m032710_c001_v7007000_t0000_u01785727630395") 2026/08/03 03:30:54 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb19a_d20260803_m032704_c001_v0001105_t0039_u01785727624817") 2026/08/03 03:30:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c92d_d20260803_m032710_c001_v7007000_t0000_u01785727630569") 2026/08/03 03:30:54 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3e0_d20260803_m032704_c001_v0001161_t0035_u01785727624835") 2026/08/03 03:30:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c92e_d20260803_m032710_c001_v7007000_t0000_u01785727630744") 2026/08/03 03:30:54 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b41a_d20260803_m032705_c001_v0001161_t0048_u01785727625086") 2026/08/03 03:30:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c92f_d20260803_m032710_c001_v7007000_t0000_u01785727630918") 2026/08/03 03:30:54 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bfc_d20260803_m032705_c001_v0001039_t0032_u01785727625060") 2026/08/03 03:30:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c930_d20260803_m032711_c001_v7007000_t0000_u01785727631093") 2026/08/03 03:30:54 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb19c_d20260803_m032705_c001_v0001105_t0039_u01785727625125") 2026/08/03 03:30:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c931_d20260803_m032711_c001_v7007000_t0000_u01785727631268") 2026/08/03 03:30:54 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3e2_d20260803_m032705_c001_v0001161_t0004_u01785727625252") 2026/08/03 03:30:54 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c932_d20260803_m032711_c001_v7007000_t0000_u01785727631443") 2026/08/03 03:30:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb19e_d20260803_m032705_c001_v0001105_t0009_u01785727625408") 2026/08/03 03:30:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c933_d20260803_m032711_c001_v7007000_t0000_u01785727631618") 2026/08/03 03:30:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b41c_d20260803_m032705_c001_v0001161_t0053_u01785727625448") 2026/08/03 03:30:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c934_d20260803_m032711_c001_v7007000_t0000_u01785727631799") 2026/08/03 03:30:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5bfe_d20260803_m032705_c001_v0001039_t0036_u01785727625655") 2026/08/03 03:30:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c935_d20260803_m032711_c001_v7007000_t0000_u01785727631974") 2026/08/03 03:30:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1a0_d20260803_m032705_c001_v0001105_t0030_u01785727625697") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea5f8_d20260803_m032729_c001_v7007000_t0000_u01785727649467") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b46e_d20260803_m032723_c001_v0001161_t0037_u01785727643485") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381aaa_d20260803_m032729_c001_v7007000_t0000_u01785727649313") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1d8_d20260803_m032723_c001_v0001105_t0054_u01785727643587") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42290b081fc1920d_d20260803_m032729_c001_v7007000_t0000_u01785727649281") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c28_d20260803_m032723_c001_v0001039_t0049_u01785727643610") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d08_d20260803_m032729_c001_v7007000_t0000_u01785727649477") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc420_d20260803_m032723_c001_v0001161_t0023_u01785727643689") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea5f6_d20260803_m032729_c001_v7007000_t0000_u01785727649115") 2026/08/03 03:30:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b472_d20260803_m032723_c001_v0001161_t0045_u01785727643941") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c949_d20260803_m032729_c001_v7007000_t0000_u01785727649324") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1da_d20260803_m032723_c001_v0001105_t0051_u01785727643950") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e40a91_d20260803_m032729_c001_v7007000_t0000_u01785727649334") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c2a_d20260803_m032723_c001_v0001039_t0048_u01785727643961") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4017699b97ffa73c_d20260803_m032729_c001_v7007000_t0000_u01785727649346") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1dc_d20260803_m032724_c001_v0001105_t0012_u01785727644217") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381aab_d20260803_m032729_c001_v7007000_t0000_u01785727649488") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc424_d20260803_m032724_c001_v0001161_t0001_u01785727644246") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4109c13e045ea5f7_d20260803_m032729_c001_v7007000_t0000_u01785727649291") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b478_d20260803_m032724_c001_v0001161_t0022_u01785727644440") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f425b725ddf3ab89a_d20260803_m032729_c001_v7007000_t0000_u01785727649356") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c2c_d20260803_m032724_c001_v0001039_t0014_u01785727644510") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d06_d20260803_m032729_c001_v7007000_t0000_u01785727649126") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1de_d20260803_m032724_c001_v0001105_t0024_u01785727644547") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42290b081fc1920e_d20260803_m032729_c001_v7007000_t0000_u01785727649456") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc426_d20260803_m032724_c001_v0001161_t0034_u01785727644619") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c948_d20260803_m032729_c001_v7007000_t0000_u01785727649096") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b47a_d20260803_m032724_c001_v0001161_t0033_u01785727644803") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381aa9_d20260803_m032729_c001_v7007000_t0000_u01785727649136") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c2e_d20260803_m032724_c001_v0001039_t0043_u01785727644958") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e40a8f_d20260803_m032729_c001_v7007000_t0000_u01785727649147") 2026/08/03 03:30:56 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1e4_d20260803_m032724_c001_v0001105_t0055_u01785727644980") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360db2_d20260803_m032511_c001_v7007000_t0000_u01785727511985") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f103c5b1f89dd5bc2_d20260803_m032509_c001_v0001042_t0022_u01785727509483") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e69de6_d20260803_m032509_c001_v7007000_t0000_u01785727509289") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f103c5b1f89dd5bbc_d20260803_m032505_c001_v0001042_t0048_u01785727505212") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e69de3_d20260803_m032504_c001_v7007000_t0000_u01785727504459") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf7e_d20260803_m032459_c001_v0001105_t0048_u01785727499733") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567b9_d20260803_m032458_c001_v7007000_t0000_u01785727498306") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f107eb7b0c90beff2_d20260803_m032456_c001_v0001185_t0027_u01785727496585") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f425b725ddf3ab79e_d20260803_m032456_c001_v7007000_t0000_u01785727496410") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f107eb7b0c90befe2_d20260803_m032453_c001_v0001185_t0016_u01785727493945") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f425b725ddf3ab79b_d20260803_m032453_c001_v7007000_t0000_u01785727493251") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf60_d20260803_m032449_c001_v0001105_t0054_u01785727489516") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567b4_d20260803_m032448_c001_v7007000_t0000_u01785727488633") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1006e1a4d2f94424_d20260803_m032447_c001_v0001167_t0034_u01785727487238") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d0203098e_d20260803_m032447_c001_v7007000_t0000_u01785727487055") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1006e1a4d2f94414_d20260803_m032444_c001_v0001167_t0004_u01785727484582") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d0203098a_d20260803_m032443_c001_v7007000_t0000_u01785727483873") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf34_d20260803_m032440_c001_v0001105_t0009_u01785727480004") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567af_d20260803_m032439_c001_v7007000_t0000_u01785727479458") 2026/08/03 03:30:57 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10344e55f317aeb9_d20260803_m032437_c001_v0001105_t0015_u01785727477710") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c2403_d20260803_m032437_c001_v7007000_t0000_u01785727477526") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10344e55f317aeb5_d20260803_m032434_c001_v0001105_t0015_u01785727474216") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c2400_d20260803_m032433_c001_v7007000_t0000_u01785727473497") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf0c_d20260803_m032427_c001_v0001105_t0024_u01785727467583") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e69db4_d20260803_m032427_c001_v7007000_t0000_u01785727467002") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f11229f03e5edc8d8_d20260803_m032425_c001_v0001032_t0037_u01785727465211") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83e12_d20260803_m032425_c001_v7007000_t0000_u01785727465018") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f11229f03e5edc8d0_d20260803_m032421_c001_v0001032_t0022_u01785727461255") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83e0b_d20260803_m032420_c001_v7007000_t0000_u01785727460507") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baee9_d20260803_m032414_c001_v0001105_t0036_u01785727454521") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83e08_d20260803_m032413_c001_v7007000_t0000_u01785727453989") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134579e12498781_d20260803_m032412_c001_v0001154_t0023_u01785727452184") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f419627dab7ac02f8_d20260803_m032411_c001_v7007000_t0000_u01785727451993") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134579e1249877d_d20260803_m032408_c001_v0001154_t0024_u01785727448214") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f419627dab7ac02f0_d20260803_m032407_c001_v7007000_t0000_u01785727447480") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baebd_d20260803_m032401_c001_v0001105_t0022_u01785727441679") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098cf_d20260803_m032356_c001_v7007000_t0000_u01785727436334") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f104be6f353545443_d20260803_m032351_c001_v0001176_t0031_u01785727431190") 2026/08/03 03:30:58 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f402d82fc336fe800_d20260803_m032350_c001_v7007000_t0000_u01785727430989") 2026/08/03 03:30:59 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef2720065_d20260803_m032346_c001_v0001185_t0050_u01785727426755") 2026/08/03 03:30:59 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f116c0a022605b821_d20260803_m032346_c001_v0001176_t0049_u01785727426016") 2026/08/03 03:30:59 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f116c0a022605b81b_d20260803_m032345_c001_v0001176_t0055_u01785727425082") 2026/08/03 03:30:59 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f402d82fc336fe7eb_d20260803_m032332_c001_v7007000_t0000_u01785727412312") 2026/08/03 03:30:59 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e890cf_d20260803_m032326_c001_v0001184_t0003_u01785727406000") 2026/08/03 03:30:59 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f118de28fbcfcb8f7_d20260803_m032324_c001_v0001174_t0001_u01785727404955") 2026/08/03 03:30:59 DEBUG : dst/one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f118de28fbcfcb8ed_d20260803_m032323_c001_v0001174_t0013_u01785727403804") 2026/08/03 03:30:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360db3_d20260803_m032512_c001_v7007000_t0000_u01785727512175") 2026/08/03 03:30:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f11942472403c9f28_d20260803_m032508_c001_v0001174_t0034_u01785727508701") 2026/08/03 03:30:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1135573e2519cf79_d20260803_m032503_c001_v0001117_t0039_u01785727503629") 2026/08/03 03:30:59 DEBUG : dst/one.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567ba_d20260803_m032458_c001_v7007000_t0000_u01785727498482") 2026/08/03 03:30:59 DEBUG : dst/one.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f115d2f33d1a445ad_d20260803_m032455_c001_v0001136_t0017_u01785727495984") 2026/08/03 03:30:59 DEBUG : dst/one.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10601612ae6831dc_d20260803_m032453_c001_v0001180_t0053_u01785727493025") 2026/08/03 03:30:59 DEBUG : dst/one.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567b5_d20260803_m032448_c001_v7007000_t0000_u01785727488810") 2026/08/03 03:30:59 DEBUG : dst/one.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1036588e37b9b8b3_d20260803_m032446_c001_v0001179_t0034_u01785727486804") 2026/08/03 03:30:59 DEBUG : dst/one.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1103eca07f2c1e27_d20260803_m032443_c001_v0001033_t0021_u01785727483219") 2026/08/03 03:30:59 DEBUG : dst/three: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098d0_d20260803_m032356_c001_v7007000_t0000_u01785727436510") 2026/08/03 03:30:59 DEBUG : dst/three: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f116c0a022605b82b_d20260803_m032355_c001_v0001176_t0004_u01785727435060") 2026/08/03 03:30:59 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360db4_d20260803_m032512_c001_v7007000_t0000_u01785727512366") 2026/08/03 03:31:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f109be96d770b90dd_d20260803_m032510_c001_v0001178_t0026_u01785727510608") 2026/08/03 03:31:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f103ca08291790f61_d20260803_m032506_c001_v0001109_t0049_u01785727506224") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360db5_d20260803_m032512_c001_v7007000_t0000_u01785727512562") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f103c5b1f89dd5bc4_d20260803_m032511_c001_v0001042_t0005_u01785727511035") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e69de7_d20260803_m032510_c001_v7007000_t0000_u01785727510842") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f103c5b1f89dd5bbe_d20260803_m032506_c001_v0001042_t0053_u01785727506938") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e69de5_d20260803_m032506_c001_v7007000_t0000_u01785727506742") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf82_d20260803_m032500_c001_v0001105_t0052_u01785727500500") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567bb_d20260803_m032458_c001_v7007000_t0000_u01785727498661") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f107eb7b0c90beff8_d20260803_m032457_c001_v0001185_t0050_u01785727497739") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f425b725ddf3ab7a0_d20260803_m032457_c001_v7007000_t0000_u01785727497563") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f107eb7b0c90befe6_d20260803_m032455_c001_v0001185_t0041_u01785727495024") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f425b725ddf3ab79d_d20260803_m032454_c001_v7007000_t0000_u01785727494848") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf66_d20260803_m032450_c001_v0001105_t0042_u01785727490072") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d0203098f_d20260803_m032448_c001_v7007000_t0000_u01785727488089") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf52_d20260803_m032445_c001_v0001105_t0052_u01785727485844") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40044e1d0203098c_d20260803_m032445_c001_v7007000_t0000_u01785727485484") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf3c_d20260803_m032440_c001_v0001105_t0046_u01785727480714") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c2406_d20260803_m032438_c001_v7007000_t0000_u01785727478504") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf24_d20260803_m032436_c001_v0001105_t0013_u01785727476345") 2026/08/03 03:31:00 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417f306a503c2401_d20260803_m032435_c001_v7007000_t0000_u01785727475287") 2026/08/03 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf10_d20260803_m032428_c001_v0001105_t0052_u01785727468377") 2026/08/03 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83e13_d20260803_m032426_c001_v7007000_t0000_u01785727466100") 2026/08/03 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf04_d20260803_m032423_c001_v0001105_t0015_u01785727463723") 2026/08/03 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83e0e_d20260803_m032422_c001_v7007000_t0000_u01785727462664") 2026/08/03 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baeed_d20260803_m032415_c001_v0001105_t0032_u01785727455180") 2026/08/03 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f419627dab7ac02fa_d20260803_m032413_c001_v7007000_t0000_u01785727453094") 2026/08/03 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baedf_d20260803_m032410_c001_v0001105_t0015_u01785727450528") 2026/08/03 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f419627dab7ac02f3_d20260803_m032409_c001_v7007000_t0000_u01785727449429") 2026/08/03 03:31:01 DEBUG : dst/three.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baec3_d20260803_m032402_c001_v0001105_t0026_u01785727442394") 2026/08/03 03:31:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567bc_d20260803_m032458_c001_v7007000_t0000_u01785727498837") 2026/08/03 03:31:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f116b5396c7f9e271_d20260803_m032457_c001_v0001181_t0057_u01785727497348") 2026/08/03 03:31:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f119f54eba03a30c7_d20260803_m032454_c001_v0001185_t0059_u01785727494665") 2026/08/03 03:31:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567b6_d20260803_m032448_c001_v7007000_t0000_u01785727488987") 2026/08/03 03:31:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1115dcb44e57c4d3_d20260803_m032447_c001_v0001176_t0010_u01785727487870") 2026/08/03 03:31:01 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1197e5d9457672f7_d20260803_m032445_c001_v0001117_t0043_u01785727485028") 2026/08/03 03:31:01 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360db6_d20260803_m032512_c001_v7007000_t0000_u01785727512753") 2026/08/03 03:31:01 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf80_d20260803_m032500_c001_v0001105_t0017_u01785727500038") 2026/08/03 03:31:01 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567bd_d20260803_m032459_c001_v7007000_t0000_u01785727499014") 2026/08/03 03:31:01 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf64_d20260803_m032449_c001_v0001105_t0054_u01785727489829") 2026/08/03 03:31:01 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567b7_d20260803_m032449_c001_v7007000_t0000_u01785727489163") 2026/08/03 03:31:01 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf3a_d20260803_m032440_c001_v0001105_t0046_u01785727480448") 2026/08/03 03:31:01 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404ebe81bfc567b0_d20260803_m032439_c001_v7007000_t0000_u01785727479638") 2026/08/03 03:31:02 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baf0e_d20260803_m032428_c001_v0001105_t0041_u01785727468099") 2026/08/03 03:31:02 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f404d97eaa7e69db5_d20260803_m032427_c001_v7007000_t0000_u01785727467176") 2026/08/03 03:31:02 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baeeb_d20260803_m032414_c001_v0001105_t0004_u01785727454796") 2026/08/03 03:31:02 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83e09_d20260803_m032414_c001_v7007000_t0000_u01785727454164") 2026/08/03 03:31:02 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baec1_d20260803_m032402_c001_v0001105_t0038_u01785727442081") 2026/08/03 03:31:02 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098d2_d20260803_m032356_c001_v7007000_t0000_u01785727436686") 2026/08/03 03:31:02 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10189621a2aba029_d20260803_m032352_c001_v0001182_t0045_u01785727432658") 2026/08/03 03:31:02 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f402d82fc336fe7ec_d20260803_m032332_c001_v7007000_t0000_u01785727412489") 2026/08/03 03:31:02 DEBUG : dst/two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f118de28fbcfcb947_d20260803_m032331_c001_v0001174_t0032_u01785727411174") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e469_d20260803_m032257_c001_v7007000_t0000_u01785727377967") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88ff5_d20260803_m032254_c001_v0001184_t0022_u01785727374749") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e465_d20260803_m032252_c001_v7007000_t0000_u01785727372950") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271ff39_d20260803_m032243_c001_v0001185_t0002_u01785727363519") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360c89_d20260803_m032229_c001_v7007000_t0000_u01785727349480") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88f30_d20260803_m032226_c001_v0001184_t0013_u01785727346553") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bcb_d20260803_m032206_c001_v7007000_t0000_u01785727326855") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bafd_d20260803_m032204_c001_v0001172_t0011_u01785727324809") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bbe_d20260803_m032203_c001_v7007000_t0000_u01785727323779") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2baef_d20260803_m032202_c001_v0001172_t0039_u01785727322519") 2026/08/03 03:31:02 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bb7_d20260803_m032159_c001_v7007000_t0000_u01785727319118") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bac7_d20260803_m032157_c001_v0001172_t0030_u01785727317120") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020ba7_d20260803_m032156_c001_v7007000_t0000_u01785727316250") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bab9_d20260803_m032154_c001_v0001172_t0035_u01785727314839") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7097be_d20260803_m032148_c001_v7007000_t0000_u01785727308802") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba99_d20260803_m032147_c001_v0001172_t0043_u01785727307130") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70979d_d20260803_m032145_c001_v7007000_t0000_u01785727305978") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba8d_d20260803_m032145_c001_v0001172_t0050_u01785727305130") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d709761_d20260803_m032140_c001_v7007000_t0000_u01785727300430") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba73_d20260803_m032138_c001_v0001172_t0019_u01785727298905") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70973e_d20260803_m032137_c001_v7007000_t0000_u01785727297077") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba5f_d20260803_m032136_c001_v0001172_t0010_u01785727296001") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70972e_d20260803_m032135_c001_v7007000_t0000_u01785727295633") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f104dc007ebbf558a_d20260803_m032134_c001_v0001137_t0016_u01785727294758") 2026/08/03 03:31:03 DEBUG : empty space: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba4f_d20260803_m032132_c001_v0001172_t0031_u01785727292878") 2026/08/03 03:31:03 DEBUG : enormous: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bc8_d20260803_m032205_c001_v7007000_t0000_u01785727325887") 2026/08/03 03:31:03 DEBUG : enormous: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2baff_d20260803_m032205_c001_v0001172_t0037_u01785727325187") 2026/08/03 03:31:03 DEBUG : existing: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360dbb_d20260803_m032517_c001_v7007000_t0000_u01785727517138") 2026/08/03 03:31:03 DEBUG : existing: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafb4_d20260803_m032515_c001_v0001105_t0057_u01785727515863") 2026/08/03 03:31:03 DEBUG : existing: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360c73_d20260803_m032225_c001_v7007000_t0000_u01785727345066") 2026/08/03 03:31:03 DEBUG : existing: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88f1e_d20260803_m032224_c001_v0001184_t0002_u01785727344097") 2026/08/03 03:31:03 DEBUG : existing: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a86_d20260803_m032130_c001_v7007000_t0000_u01785727290014") 2026/08/03 03:31:03 DEBUG : existing: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba37_d20260803_m032128_c001_v0001172_t0041_u01785727288969") 2026/08/03 03:31:04 DEBUG : existing: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a7d_d20260803_m032128_c001_v7007000_t0000_u01785727288442") 2026/08/03 03:31:04 DEBUG : existing: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba33_d20260803_m032127_c001_v0001172_t0035_u01785727287763") 2026/08/03 03:31:04 DEBUG : existing: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba2f_d20260803_m032126_c001_v0001172_t0011_u01785727286977") 2026/08/03 03:31:04 DEBUG : existing-b: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360c77_d20260803_m032225_c001_v7007000_t0000_u01785727345366") 2026/08/03 03:31:04 DEBUG : existing-b: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271fed1_d20260803_m032224_c001_v0001185_t0026_u01785727344087") 2026/08/03 03:31:04 DEBUG : file1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e94d_d20260803_m032612_c001_v7007000_t0000_u01785727572144") 2026/08/03 03:31:04 DEBUG : file1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb0ce_d20260803_m032610_c001_v0001105_t0054_u01785727570555") 2026/08/03 03:31:04 DEBUG : file1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e560_d20260803_m032609_c001_v7007000_t0000_u01785727569644") 2026/08/03 03:31:04 DEBUG : file1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb0ca_d20260803_m032608_c001_v0001105_t0037_u01785727568119") 2026/08/03 03:31:04 DEBUG : five: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bcf_d20260803_m032211_c001_v7007000_t0000_u01785727331040") 2026/08/03 03:31:04 DEBUG : five: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412d8f04e5c2bb0f_d20260803_m032208_c001_v0001172_t0013_u01785727328941") 2026/08/03 03:31:04 DEBUG : foo: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70974f_d20260803_m032138_c001_v7007000_t0000_u01785727298539") 2026/08/03 03:31:04 DEBUG : foo: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412d8f04e5c2ba69_d20260803_m032137_c001_v0001172_t0013_u01785727297995") 2026/08/03 03:31:04 DEBUG : foo: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412d8f04e5c2ba67_d20260803_m032137_c001_v0001172_t0013_u01785727297443") 2026/08/03 03:31:04 DEBUG : four: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bd1_d20260803_m032211_c001_v7007000_t0000_u01785727331233") 2026/08/03 03:31:04 DEBUG : four: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f40582532b6e88ea4_d20260803_m032209_c001_v0001184_t0022_u01785727329515") 2026/08/03 03:31:04 DEBUG : four: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bb0b_d20260803_m032208_c001_v0001172_t0045_u01785727328171") 2026/08/03 03:31:04 DEBUG : hello world2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017be_d20260803_m032043_c001_v7007000_t0000_u01785727243348") 2026/08/03 03:31:04 DEBUG : hello world2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b973_d20260803_m032042_c001_v0001172_t0005_u01785727242484") 2026/08/03 03:31:04 DEBUG : ignore-size: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a6f_d20260803_m032126_c001_v7007000_t0000_u01785727286624") 2026/08/03 03:31:04 DEBUG : ignore-size: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba29_d20260803_m032125_c001_v0001172_t0040_u01785727285592") 2026/08/03 03:31:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360c66_d20260803_m032223_c001_v7007000_t0000_u01785727343384") 2026/08/03 03:31:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88f18_d20260803_m032222_c001_v0001184_t0037_u01785727342832") 2026/08/03 03:31:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bf0_d20260803_m032222_c001_v7007000_t0000_u01785727342076") 2026/08/03 03:31:05 DEBUG : nested/sub dir/file: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88f08_d20260803_m032221_c001_v0001184_t0036_u01785727341474") 2026/08/03 03:31:05 DEBUG : one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bd2_d20260803_m032211_c001_v7007000_t0000_u01785727331442") 2026/08/03 03:31:05 DEBUG : one: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412d8f04e5c2bb03_d20260803_m032207_c001_v0001172_t0013_u01785727327262") 2026/08/03 03:31:05 DEBUG : only0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e549_d20260803_m032603_c001_v7007000_t0000_u01785727563913") 2026/08/03 03:31:05 DEBUG : only0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f410569b39c5bb0b2_d20260803_m032558_c001_v0001105_t0007_u01785727558226") 2026/08/03 03:31:05 DEBUG : only0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb046_d20260803_m032542_c001_v0001105_t0034_u01785727542542") 2026/08/03 03:31:05 DEBUG : only0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4195157127db0790_d20260803_m032536_c001_v7007000_t0000_u01785727536960") 2026/08/03 03:31:05 DEBUG : only0: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafbe_d20260803_m032520_c001_v0001105_t0052_u01785727520954") 2026/08/03 03:31:05 DEBUG : only1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e54b_d20260803_m032604_c001_v7007000_t0000_u01785727564094") 2026/08/03 03:31:05 DEBUG : only1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4134203115b7b2d8_d20260803_m032559_c001_v0001161_t0042_u01785727559338") 2026/08/03 03:31:05 DEBUG : only1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb04a_d20260803_m032543_c001_v0001105_t0019_u01785727543311") 2026/08/03 03:31:05 DEBUG : only1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4119ba952056c1a5_d20260803_m032537_c001_v7007000_t0000_u01785727537308") 2026/08/03 03:31:05 DEBUG : only1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafc2_d20260803_m032521_c001_v0001105_t0019_u01785727521601") 2026/08/03 03:31:05 DEBUG : only10: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e54c_d20260803_m032604_c001_v7007000_t0000_u01785727564266") 2026/08/03 03:31:05 DEBUG : only10: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412373c14a7cc2fa_d20260803_m032558_c001_v0001161_t0038_u01785727558757") 2026/08/03 03:31:05 DEBUG : only10: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb07e_d20260803_m032550_c001_v0001105_t0023_u01785727550241") 2026/08/03 03:31:06 DEBUG : only10: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4119ba952056c1a4_d20260803_m032537_c001_v7007000_t0000_u01785727537128") 2026/08/03 03:31:06 DEBUG : only10: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baff8_d20260803_m032528_c001_v0001105_t0012_u01785727528494") 2026/08/03 03:31:06 DEBUG : only11: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e54e_d20260803_m032604_c001_v7007000_t0000_u01785727564439") 2026/08/03 03:31:06 DEBUG : only11: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4134203115b7b2d2_d20260803_m032558_c001_v0001161_t0042_u01785727558961") 2026/08/03 03:31:06 DEBUG : only11: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb082_d20260803_m032551_c001_v0001105_t0017_u01785727551141") 2026/08/03 03:31:06 DEBUG : only11: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4195157127db0792_d20260803_m032537_c001_v7007000_t0000_u01785727537329") 2026/08/03 03:31:06 DEBUG : only11: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baffe_d20260803_m032529_c001_v0001105_t0032_u01785727529282") 2026/08/03 03:31:06 DEBUG : only12: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e54f_d20260803_m032604_c001_v7007000_t0000_u01785727564611") 2026/08/03 03:31:06 DEBUG : only12: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417b06d78e2f5b48_d20260803_m032559_c001_v0001039_t0051_u01785727559128") 2026/08/03 03:31:06 DEBUG : only12: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb086_d20260803_m032551_c001_v0001105_t0029_u01785727551806") 2026/08/03 03:31:06 DEBUG : only12: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494a5_d20260803_m032537_c001_v7007000_t0000_u01785727537128") 2026/08/03 03:31:06 DEBUG : only12: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb002_d20260803_m032530_c001_v0001105_t0000_u01785727530010") 2026/08/03 03:31:06 DEBUG : only13: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e550_d20260803_m032604_c001_v7007000_t0000_u01785727564784") 2026/08/03 03:31:06 DEBUG : only13: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f410569b39c5bb0b4_d20260803_m032558_c001_v0001105_t0007_u01785727558774") 2026/08/03 03:31:06 DEBUG : only13: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb08a_d20260803_m032552_c001_v0001105_t0002_u01785727552581") 2026/08/03 03:31:06 DEBUG : only13: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4195157127db078f_d20260803_m032536_c001_v7007000_t0000_u01785727536776") 2026/08/03 03:31:06 DEBUG : only13: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb00a_d20260803_m032530_c001_v0001105_t0018_u01785727530762") 2026/08/03 03:31:06 DEBUG : only14: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e551_d20260803_m032604_c001_v7007000_t0000_u01785727564955") 2026/08/03 03:31:06 DEBUG : only14: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f410569b39c5bb0b6_d20260803_m032558_c001_v0001105_t0007_u01785727558968") 2026/08/03 03:31:06 DEBUG : only14: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb090_d20260803_m032553_c001_v0001105_t0037_u01785727553357") 2026/08/03 03:31:06 DEBUG : only14: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4119ba952056c1a3_d20260803_m032536_c001_v7007000_t0000_u01785727536909") 2026/08/03 03:31:06 DEBUG : only14: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb010_d20260803_m032531_c001_v0001105_t0041_u01785727531522") 2026/08/03 03:31:07 DEBUG : only15: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e552_d20260803_m032605_c001_v7007000_t0000_u01785727565129") 2026/08/03 03:31:07 DEBUG : only15: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412373c14a7cc2fc_d20260803_m032559_c001_v0001161_t0038_u01785727559091") 2026/08/03 03:31:07 DEBUG : only15: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb096_d20260803_m032554_c001_v0001105_t0040_u01785727554107") 2026/08/03 03:31:07 DEBUG : only15: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4119ba952056c1a1_d20260803_m032536_c001_v7007000_t0000_u01785727536557") 2026/08/03 03:31:07 DEBUG : only15: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb016_d20260803_m032532_c001_v0001105_t0043_u01785727532195") 2026/08/03 03:31:07 DEBUG : only16: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e553_d20260803_m032605_c001_v7007000_t0000_u01785727565302") 2026/08/03 03:31:07 DEBUG : only16: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4134203115b7b2d4_d20260803_m032559_c001_v0001161_t0042_u01785727559152") 2026/08/03 03:31:07 DEBUG : only16: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb09a_d20260803_m032554_c001_v0001105_t0018_u01785727554773") 2026/08/03 03:31:07 DEBUG : only16: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4119ba952056c1a2_d20260803_m032536_c001_v7007000_t0000_u01785727536733") 2026/08/03 03:31:07 DEBUG : only16: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb01c_d20260803_m032532_c001_v0001105_t0044_u01785727532721") 2026/08/03 03:31:08 DEBUG : only17: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e554_d20260803_m032605_c001_v7007000_t0000_u01785727565473") 2026/08/03 03:31:08 DEBUG : only17: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f410569b39c5bb0b8_d20260803_m032559_c001_v0001105_t0007_u01785727559162") 2026/08/03 03:31:08 DEBUG : only17: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb09e_d20260803_m032555_c001_v0001105_t0005_u01785727555587") 2026/08/03 03:31:08 DEBUG : only17: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41665bae588ea14c_d20260803_m032537_c001_v7007000_t0000_u01785727537128") 2026/08/03 03:31:08 DEBUG : only17: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb024_d20260803_m032533_c001_v0001105_t0045_u01785727533535") 2026/08/03 03:31:08 DEBUG : only18: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e555_d20260803_m032605_c001_v7007000_t0000_u01785727565646") 2026/08/03 03:31:08 DEBUG : only18: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412373c14a7cc2fe_d20260803_m032559_c001_v0001161_t0038_u01785727559274") 2026/08/03 03:31:08 DEBUG : only18: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb0a6_d20260803_m032556_c001_v0001105_t0059_u01785727556580") 2026/08/03 03:31:08 DEBUG : only18: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41665bae588ea14d_d20260803_m032537_c001_v7007000_t0000_u01785727537339") 2026/08/03 03:31:08 DEBUG : only18: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb028_d20260803_m032534_c001_v0001105_t0006_u01785727534212") 2026/08/03 03:31:08 DEBUG : only19: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e556_d20260803_m032605_c001_v7007000_t0000_u01785727565819") 2026/08/03 03:31:08 DEBUG : only19: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417b06d78e2f5b4c_d20260803_m032559_c001_v0001039_t0051_u01785727559313") 2026/08/03 03:31:08 DEBUG : only19: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb0aa_d20260803_m032557_c001_v0001105_t0038_u01785727557432") 2026/08/03 03:31:08 DEBUG : only19: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4195157127db0791_d20260803_m032537_c001_v7007000_t0000_u01785727537143") 2026/08/03 03:31:08 DEBUG : only19: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb02e_d20260803_m032535_c001_v0001105_t0035_u01785727535211") 2026/08/03 03:31:08 DEBUG : only2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e557_d20260803_m032605_c001_v7007000_t0000_u01785727565991") 2026/08/03 03:31:08 DEBUG : only2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f410569b39c5bb0ba_d20260803_m032559_c001_v0001105_t0007_u01785727559354") 2026/08/03 03:31:08 DEBUG : only2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb04e_d20260803_m032544_c001_v0001105_t0028_u01785727544242") 2026/08/03 03:31:08 DEBUG : only2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4119ba952056c1a6_d20260803_m032537_c001_v7007000_t0000_u01785727537483") 2026/08/03 03:31:08 DEBUG : only2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafc6_d20260803_m032522_c001_v0001105_t0006_u01785727522741") 2026/08/03 03:31:08 DEBUG : only3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e558_d20260803_m032606_c001_v7007000_t0000_u01785727566168") 2026/08/03 03:31:08 DEBUG : only3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412373c14a7cc300_d20260803_m032559_c001_v0001161_t0038_u01785727559456") 2026/08/03 03:31:08 DEBUG : only3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb052_d20260803_m032544_c001_v0001105_t0022_u01785727544966") 2026/08/03 03:31:08 DEBUG : only3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494a4_d20260803_m032536_c001_v7007000_t0000_u01785727536938") 2026/08/03 03:31:08 DEBUG : only3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafd0_d20260803_m032523_c001_v0001105_t0018_u01785727523598") 2026/08/03 03:31:09 DEBUG : only4: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e559_d20260803_m032606_c001_v7007000_t0000_u01785727566340") 2026/08/03 03:31:09 DEBUG : only4: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417b06d78e2f5b4e_d20260803_m032559_c001_v0001039_t0051_u01785727559495") 2026/08/03 03:31:09 DEBUG : only4: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb05a_d20260803_m032545_c001_v0001105_t0000_u01785727545657") 2026/08/03 03:31:09 DEBUG : only4: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494a7_d20260803_m032537_c001_v7007000_t0000_u01785727537495") 2026/08/03 03:31:09 DEBUG : only4: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafd6_d20260803_m032524_c001_v0001105_t0035_u01785727524353") 2026/08/03 03:31:09 DEBUG : only5: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e55a_d20260803_m032606_c001_v7007000_t0000_u01785727566513") 2026/08/03 03:31:09 DEBUG : only5: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4134203115b7b2da_d20260803_m032559_c001_v0001161_t0042_u01785727559526") 2026/08/03 03:31:09 DEBUG : only5: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb060_d20260803_m032546_c001_v0001105_t0032_u01785727546383") 2026/08/03 03:31:09 DEBUG : only5: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41665bae588ea14a_d20260803_m032536_c001_v7007000_t0000_u01785727536766") 2026/08/03 03:31:09 DEBUG : only5: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafde_d20260803_m032525_c001_v0001105_t0049_u01785727525260") 2026/08/03 03:31:09 DEBUG : only6: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e55b_d20260803_m032606_c001_v7007000_t0000_u01785727566687") 2026/08/03 03:31:09 DEBUG : only6: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f410569b39c5bb0bc_d20260803_m032559_c001_v0001105_t0007_u01785727559549") 2026/08/03 03:31:09 DEBUG : only6: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb068_d20260803_m032547_c001_v0001105_t0012_u01785727547213") 2026/08/03 03:31:09 DEBUG : only6: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494a2_d20260803_m032536_c001_v7007000_t0000_u01785727536762") 2026/08/03 03:31:09 DEBUG : only6: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafe4_d20260803_m032525_c001_v0001105_t0026_u01785727525752") 2026/08/03 03:31:09 DEBUG : only7: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e55c_d20260803_m032606_c001_v7007000_t0000_u01785727566859") 2026/08/03 03:31:09 DEBUG : only7: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412373c14a7cc302_d20260803_m032559_c001_v0001161_t0038_u01785727559637") 2026/08/03 03:31:09 DEBUG : only7: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb06c_d20260803_m032547_c001_v0001105_t0059_u01785727547919") 2026/08/03 03:31:09 DEBUG : only7: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41665bae588ea14b_d20260803_m032536_c001_v7007000_t0000_u01785727536949") 2026/08/03 03:31:09 DEBUG : only7: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafe8_d20260803_m032526_c001_v0001105_t0016_u01785727526414") 2026/08/03 03:31:10 DEBUG : only8: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e55d_d20260803_m032607_c001_v7007000_t0000_u01785727567031") 2026/08/03 03:31:10 DEBUG : only8: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f417b06d78e2f5b50_d20260803_m032559_c001_v0001039_t0051_u01785727559677") 2026/08/03 03:31:10 DEBUG : only8: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb072_d20260803_m032548_c001_v0001105_t0058_u01785727548626") 2026/08/03 03:31:10 DEBUG : only8: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4119ba952056c1a0_d20260803_m032536_c001_v7007000_t0000_u01785727536381") 2026/08/03 03:31:10 DEBUG : only8: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bafee_d20260803_m032527_c001_v0001105_t0051_u01785727527163") 2026/08/03 03:31:10 DEBUG : only9: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e55e_d20260803_m032607_c001_v7007000_t0000_u01785727567204") 2026/08/03 03:31:10 DEBUG : only9: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4134203115b7b2de_d20260803_m032559_c001_v0001161_t0042_u01785727559712") 2026/08/03 03:31:10 DEBUG : only9: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb07a_d20260803_m032549_c001_v0001105_t0042_u01785727549477") 2026/08/03 03:31:10 DEBUG : only9: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f42154d325c3494a6_d20260803_m032537_c001_v7007000_t0000_u01785727537318") 2026/08/03 03:31:10 DEBUG : only9: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5baff2_d20260803_m032527_c001_v0001105_t0040_u01785727527811") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bec_d20260803_m032220_c001_v7007000_t0000_u01785727340295") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88ee6_d20260803_m032218_c001_v0001184_t0041_u01785727338229") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bdd_d20260803_m032217_c001_v7007000_t0000_u01785727337444") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88ed0_d20260803_m032215_c001_v0001184_t0013_u01785727335643") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bd9_d20260803_m032214_c001_v7007000_t0000_u01785727334794") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88eb8_d20260803_m032212_c001_v0001184_t0045_u01785727332409") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bbb_d20260803_m032201_c001_v7007000_t0000_u01785727321376") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bad7_d20260803_m032159_c001_v0001172_t0056_u01785727319696") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bb1_d20260803_m032157_c001_v7007000_t0000_u01785727317983") 2026/08/03 03:31:10 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bac5_d20260803_m032156_c001_v0001172_t0056_u01785727316831") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020ba1_d20260803_m032155_c001_v7007000_t0000_u01785727315551") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bab7_d20260803_m032154_c001_v0001172_t0054_u01785727314376") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7097b7_d20260803_m032148_c001_v7007000_t0000_u01785727308252") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba97_d20260803_m032146_c001_v0001172_t0018_u01785727306530") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7097a0_d20260803_m032146_c001_v7007000_t0000_u01785727306162") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba8b_d20260803_m032144_c001_v0001172_t0019_u01785727304676") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70978b_d20260803_m032144_c001_v7007000_t0000_u01785727304307") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba89_d20260803_m032143_c001_v0001172_t0019_u01785727303596") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba87_d20260803_m032142_c001_v0001172_t0003_u01785727302897") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d709779_d20260803_m032142_c001_v7007000_t0000_u01785727302530") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba81_d20260803_m032141_c001_v0001172_t0047_u01785727301884") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba7d_d20260803_m032140_c001_v0001172_t0011_u01785727300979") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d709765_d20260803_m032140_c001_v7007000_t0000_u01785727300613") 2026/08/03 03:31:11 DEBUG : potato: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba77_d20260803_m032139_c001_v0001172_t0013_u01785727299786") 2026/08/03 03:31:11 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f425b725ddf3ab6e8_d20260803_m032307_c001_v7007000_t0000_u01785727387383") 2026/08/03 03:31:11 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e8904f_d20260803_m032306_c001_v0001184_t0052_u01785727386820") 2026/08/03 03:31:11 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e46a_d20260803_m032258_c001_v7007000_t0000_u01785727378371") 2026/08/03 03:31:11 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271ff69_d20260803_m032254_c001_v0001185_t0026_u01785727374201") 2026/08/03 03:31:11 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7999c6_d20260803_m032246_c001_v7007000_t0000_u01785727366507") 2026/08/03 03:31:11 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88fa7_d20260803_m032242_c001_v0001184_t0018_u01785727362890") 2026/08/03 03:31:11 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360c8a_d20260803_m032229_c001_v7007000_t0000_u01785727349779") 2026/08/03 03:31:11 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271fedb_d20260803_m032226_c001_v0001185_t0035_u01785727346320") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bca_d20260803_m032206_c001_v7007000_t0000_u01785727326080") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bafb_d20260803_m032204_c001_v0001172_t0032_u01785727324363") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bbf_d20260803_m032203_c001_v7007000_t0000_u01785727323974") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2baeb_d20260803_m032201_c001_v0001172_t0030_u01785727321953") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bbc_d20260803_m032201_c001_v7007000_t0000_u01785727321568") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2badb_d20260803_m032200_c001_v0001172_t0032_u01785727320531") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bb8_d20260803_m032159_c001_v7007000_t0000_u01785727319312") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bad1_d20260803_m032158_c001_v0001172_t0032_u01785727318372") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020ba9_d20260803_m032156_c001_v7007000_t0000_u01785727316443") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2babb_d20260803_m032155_c001_v0001172_t0037_u01785727315541") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7097c1_d20260803_m032148_c001_v7007000_t0000_u01785727308986") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba9d_d20260803_m032147_c001_v0001172_t0001_u01785727307886") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017ce_d20260803_m032046_c001_v7007000_t0000_u01785727246138") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b987_d20260803_m032045_c001_v0001172_t0052_u01785727245460") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017c7_d20260803_m032044_c001_v7007000_t0000_u01785727244557") 2026/08/03 03:31:12 DEBUG : potato2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b981_d20260803_m032043_c001_v0001172_t0000_u01785727243918") 2026/08/03 03:31:12 DEBUG : potato3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e46b_d20260803_m032258_c001_v7007000_t0000_u01785727378672") 2026/08/03 03:31:12 DEBUG : potato3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271ff6b_d20260803_m032254_c001_v0001185_t0004_u01785727374939") 2026/08/03 03:31:12 DEBUG : potato3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7999c7_d20260803_m032246_c001_v7007000_t0000_u01785727366822") 2026/08/03 03:31:12 DEBUG : potato3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e88faf_d20260803_m032243_c001_v0001184_t0045_u01785727363710") 2026/08/03 03:31:13 DEBUG : potato3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360c90_d20260803_m032230_c001_v7007000_t0000_u01785727350591") 2026/08/03 03:31:13 DEBUG : potato3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271fedd_d20260803_m032226_c001_v0001185_t0021_u01785727346755") 2026/08/03 03:31:13 DEBUG : pre-dest1/1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098b4_d20260803_m032340_c001_v7007000_t0000_u01785727420881") 2026/08/03 03:31:13 DEBUG : pre-dest1/1: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef2720029_d20260803_m032333_c001_v0001185_t0023_u01785727413201") 2026/08/03 03:31:13 DEBUG : pre-dest2/2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d7098b5_d20260803_m032341_c001_v7007000_t0000_u01785727421058") 2026/08/03 03:31:13 DEBUG : pre-dest2/2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10582532b6e89101_d20260803_m032333_c001_v0001184_t0034_u01785727413749") 2026/08/03 03:31:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f402d82fc336fe7e3_d20260803_m032319_c001_v7007000_t0000_u01785727399734") 2026/08/03 03:31:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271ffe1_d20260803_m032316_c001_v0001185_t0041_u01785727396026") 2026/08/03 03:31:13 DEBUG : sizeonly: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a65_d20260803_m032125_c001_v7007000_t0000_u01785727285066") 2026/08/03 03:31:13 DEBUG : sizeonly: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba27_d20260803_m032124_c001_v0001172_t0015_u01785727284028") 2026/08/03 03:31:13 DEBUG : splitbanan: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4089b94c30c6000d_d20260803_m032817_c001_v7007000_t0000_u01785727697658") 2026/08/03 03:31:13 DEBUG : splitbanan: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b570_d20260803_m032809_c001_v0001161_t0036_u01785727689677") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02adfd_d20260803_m032947_c001_v7007000_t0000_u01785727787375") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d70_d20260803_m032940_c001_v0001039_t0020_u01785727780537") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83fe4_d20260803_m032929_c001_v7007000_t0000_u01785727769992") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d44_d20260803_m032923_c001_v0001039_t0028_u01785727763182") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d7b_d20260803_m032910_c001_v7007000_t0000_u01785727750251") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d28_d20260803_m032903_c001_v0001039_t0029_u01785727743604") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e361019_d20260803_m032852_c001_v7007000_t0000_u01785727732995") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d02_d20260803_m032845_c001_v0001039_t0056_u01785727725794") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41228e48a5e4c677_d20260803_m032834_c001_v7007000_t0000_u01785727714893") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5cda_d20260803_m032828_c001_v0001039_t0055_u01785727708168") 2026/08/03 03:31:13 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f424e304c624c3d69_d20260803_m032812_c001_v7007000_t0000_u01785727692008") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5ca4_d20260803_m032808_c001_v0001039_t0035_u01785727688512") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d70f816_d20260803_m032758_c001_v7007000_t0000_u01785727678516") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c7a_d20260803_m032750_c001_v0001039_t0041_u01785727670843") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899faa992_d20260803_m032749_c001_v7007000_t0000_u01785727669607") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c6c_d20260803_m032745_c001_v0001039_t0040_u01785727665299") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4167a7b1fe381ac1_d20260803_m032734_c001_v7007000_t0000_u01785727654095") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c34_d20260803_m032726_c001_v0001039_t0005_u01785727646912") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020d00_d20260803_m032725_c001_v7007000_t0000_u01785727645764") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb1d4_d20260803_m032722_c001_v0001105_t0052_u01785727642335") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f427774169d709c45_d20260803_m032706_c001_v7007000_t0000_u01785727626735") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3d0_d20260803_m032702_c001_v0001161_t0036_u01785727622428") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4235c097ced83f0e_d20260803_m032652_c001_v7007000_t0000_u01785727612144") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc3a6_d20260803_m032645_c001_v0001161_t0022_u01785727605281") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41802ff22a7a5f44_d20260803_m032634_c001_v7007000_t0000_u01785727594428") 2026/08/03 03:31:14 DEBUG : splitbananasplit: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc364_d20260803_m032628_c001_v0001161_t0010_u01785727588325") 2026/08/03 03:31:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606c997_d20260803_m032753_c001_v7007000_t0000_u01785727673255") 2026/08/03 03:31:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5c6e_d20260803_m032746_c001_v0001039_t0037_u01785727666452") 2026/08/03 03:31:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899fa27e4_d20260803_m032619_c001_v7007000_t0000_u01785727579668") 2026/08/03 03:31:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc344_d20260803_m032617_c001_v0001161_t0009_u01785727577010") 2026/08/03 03:31:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899fa0897_d20260803_m032615_c001_v7007000_t0000_u01785727575855") 2026/08/03 03:31:14 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5b74_d20260803_m032613_c001_v0001039_t0000_u01785727573033") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f418901111e360c69_d20260803_m032223_c001_v7007000_t0000_u01785727343559") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271fecf_d20260803_m032222_c001_v0001185_t0019_u01785727342823") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bf1_d20260803_m032222_c001_v7007000_t0000_u01785727342269") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271fec9_d20260803_m032221_c001_v0001185_t0004_u01785727341465") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a52_d20260803_m032122_c001_v7007000_t0000_u01785727282005") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba15_d20260803_m032120_c001_v0001172_t0033_u01785727280291") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a44_d20260803_m032119_c001_v7007000_t0000_u01785727279941") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba0f_d20260803_m032118_c001_v0001172_t0016_u01785727278588") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a32_d20260803_m032116_c001_v7007000_t0000_u01785727276623") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2ba03_d20260803_m032115_c001_v0001172_t0038_u01785727275119") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a26_d20260803_m032114_c001_v7007000_t0000_u01785727274535") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9f9_d20260803_m032113_c001_v0001172_t0009_u01785727273124") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9eb_d20260803_m032110_c001_v0001172_t0037_u01785727270224") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a1e_d20260803_m032109_c001_v7007000_t0000_u01785727269874") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9e9_d20260803_m032109_c001_v0001172_t0000_u01785727269158") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9df_d20260803_m032107_c001_v0001172_t0021_u01785727267991") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f409cf3d142451a1b_d20260803_m032107_c001_v7007000_t0000_u01785727267621") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9dd_d20260803_m032104_c001_v0001172_t0031_u01785727264651") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9d3_d20260803_m032101_c001_v0001172_t0056_u01785727261933") 2026/08/03 03:31:15 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017fc_d20260803_m032101_c001_v7007000_t0000_u01785727261555") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9cf_d20260803_m032100_c001_v0001172_t0027_u01785727260687") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9cb_d20260803_m032059_c001_v0001172_t0029_u01785727259604") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017f6_d20260803_m032059_c001_v7007000_t0000_u01785727259226") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9bb_d20260803_m032055_c001_v0001172_t0022_u01785727255408") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017ed_d20260803_m032055_c001_v7007000_t0000_u01785727255027") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9b1_d20260803_m032054_c001_v0001172_t0040_u01785727254354") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017ea_d20260803_m032053_c001_v7007000_t0000_u01785727253406") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9ab_d20260803_m032052_c001_v0001172_t0051_u01785727252680") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017e8_d20260803_m032052_c001_v7007000_t0000_u01785727252110") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b9a1_d20260803_m032051_c001_v0001172_t0053_u01785727251321") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017e6_d20260803_m032050_c001_v7007000_t0000_u01785727250376") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b999_d20260803_m032049_c001_v0001172_t0013_u01785727249530") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017df_d20260803_m032048_c001_v7007000_t0000_u01785727248961") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b991_d20260803_m032047_c001_v0001172_t0035_u01785727247988") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017d5_d20260803_m032047_c001_v7007000_t0000_u01785727247419") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b98f_d20260803_m032046_c001_v0001172_t0035_u01785727246706") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017b4_d20260803_m032041_c001_v7007000_t0000_u01785727241914") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b971_d20260803_m032041_c001_v0001172_t0058_u01785727241286") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017ad_d20260803_m032040_c001_v7007000_t0000_u01785727240717") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b967_d20260803_m032039_c001_v0001172_t0021_u01785727239877") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb017a3_d20260803_m032038_c001_v7007000_t0000_u01785727238919") 2026/08/03 03:31:16 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b963_d20260803_m032038_c001_v0001172_t0046_u01785727238244") 2026/08/03 03:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f415e6d232fb01793_d20260803_m032035_c001_v7007000_t0000_u01785727235895") 2026/08/03 03:31:17 DEBUG : sub dir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2b951_d20260803_m032035_c001_v0001172_t0057_u01785727235214") 2026/08/03 03:31:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899fa27e6_d20260803_m032619_c001_v7007000_t0000_u01785727579841") 2026/08/03 03:31:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b340_d20260803_m032617_c001_v0001161_t0015_u01785727577021") 2026/08/03 03:31:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899fa0898_d20260803_m032616_c001_v7007000_t0000_u01785727576061") 2026/08/03 03:31:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb0dc_d20260803_m032613_c001_v0001105_t0018_u01785727573046") 2026/08/03 03:31:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae01_d20260803_m032949_c001_v7007000_t0000_u01785727789611") 2026/08/03 03:31:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b6f6_d20260803_m032948_c001_v0001161_t0021_u01785727788744") 2026/08/03 03:31:17 DEBUG : sub/yam: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020be6_d20260803_m032219_c001_v7007000_t0000_u01785727339713") 2026/08/03 03:31:17 DEBUG : sub/yam: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271feb4_d20260803_m032218_c001_v0001185_t0033_u01785727338220") 2026/08/03 03:31:17 DEBUG : test_dir1/file2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9ed36_d20260803_m032612_c001_v7007000_t0000_u01785727572317") 2026/08/03 03:31:17 DEBUG : test_dir1/file2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc32a_d20260803_m032610_c001_v0001161_t0040_u01785727570545") 2026/08/03 03:31:17 DEBUG : test_dir1/file2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e561_d20260803_m032609_c001_v7007000_t0000_u01785727569817") 2026/08/03 03:31:17 DEBUG : test_dir1/file2: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5b66_d20260803_m032608_c001_v0001039_t0050_u01785727568123") 2026/08/03 03:31:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9ed37_d20260803_m032612_c001_v7007000_t0000_u01785727572489") 2026/08/03 03:31:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b326_d20260803_m032610_c001_v0001161_t0047_u01785727570884") 2026/08/03 03:31:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f41729e8899f9e563_d20260803_m032609_c001_v7007000_t0000_u01785727569989") 2026/08/03 03:31:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc322_d20260803_m032608_c001_v0001161_t0050_u01785727568115") 2026/08/03 03:31:17 DEBUG : three: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bd3_d20260803_m032211_c001_v7007000_t0000_u01785727331636") 2026/08/03 03:31:17 DEBUG : three: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bb13_d20260803_m032210_c001_v0001172_t0036_u01785727330273") 2026/08/03 03:31:18 DEBUG : three: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112d8f04e5c2bb07_d20260803_m032207_c001_v0001172_t0005_u01785727327642") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae03_d20260803_m032951_c001_v7007000_t0000_u01785727791329") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc600_d20260803_m032950_c001_v0001161_t0053_u01785727790586") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae30_d20260803_m033011_c001_v7007000_t0000_u01785727811247") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb3a2_d20260803_m033009_c001_v0001105_t0021_u01785727809335") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae28_d20260803_m033007_c001_v7007000_t0000_u01785727807788") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc624_d20260803_m033005_c001_v0001161_t0037_u01785727805972") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae24_d20260803_m033005_c001_v7007000_t0000_u01785727805006") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b732_d20260803_m033004_c001_v0001161_t0021_u01785727804119") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae15_d20260803_m032958_c001_v7007000_t0000_u01785727798919") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc610_d20260803_m032957_c001_v0001161_t0050_u01785727797684") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae1a_d20260803_m033001_c001_v7007000_t0000_u01785727801421") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb38e_d20260803_m032959_c001_v0001105_t0027_u01785727799865") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae10_d20260803_m032956_c001_v7007000_t0000_u01785727796718") 2026/08/03 03:31:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1134203115b7b70a_d20260803_m032955_c001_v0001161_t0035_u01785727795858") 2026/08/03 03:31:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae0b_d20260803_m032954_c001_v7007000_t0000_u01785727794927") 2026/08/03 03:31:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5d96_d20260803_m032954_c001_v0001039_t0004_u01785727794057") 2026/08/03 03:31:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae08_d20260803_m032953_c001_v7007000_t0000_u01785727793095") 2026/08/03 03:31:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110569b39c5bb374_d20260803_m032952_c001_v0001105_t0059_u01785727792291") 2026/08/03 03:31:18 DEBUG : toe/toe/toe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f403287213606ccd4_d20260803_m033017_c001_v7007000_t0000_u01785727817353") 2026/08/03 03:31:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f112373c14a7cc654_d20260803_m033016_c001_v0001161_t0018_u01785727816337") 2026/08/03 03:31:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae1f_d20260803_m033003_c001_v7007000_t0000_u01785727803177") 2026/08/03 03:31:19 DEBUG : toe/toe/toe: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5da0_d20260803_m033002_c001_v0001039_t0053_u01785727802371") 2026/08/03 03:31:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae31_d20260803_m033011_c001_v7007000_t0000_u01785727811843") 2026/08/03 03:31:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f117b06d78e2f5db2_d20260803_m033010_c001_v0001039_t0024_u01785727810849") 2026/08/03 03:31:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4145c16a2b02ae29_d20260803_m033008_c001_v7007000_t0000_u01785727808368") 2026/08/03 03:31:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1155f48f2f4336db_d20260803_m033007_c001_v0001145_t0042_u01785727807424") 2026/08/03 03:31:19 DEBUG : two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bd5_d20260803_m032211_c001_v7007000_t0000_u01785727331829") 2026/08/03 03:31:19 DEBUG : two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f4029452ef271fe7e_d20260803_m032209_c001_v0001185_t0042_u01785727329691") 2026/08/03 03:31:19 DEBUG : two: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f412d8f04e5c2bb05_d20260803_m032207_c001_v0001172_t0013_u01785727327463") 2026/08/03 03:31:19 DEBUG : yam: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bed_d20260803_m032220_c001_v7007000_t0000_u01785727340487") 2026/08/03 03:31:19 DEBUG : yam: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f10669dc01dc563be_d20260803_m032219_c001_v0001130_t0002_u01785727339264") 2026/08/03 03:31:19 DEBUG : yam: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bdc_d20260803_m032216_c001_v7007000_t0000_u01785727336864") 2026/08/03 03:31:19 DEBUG : yam: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271fea4_d20260803_m032215_c001_v0001185_t0048_u01785727335582") 2026/08/03 03:31:19 DEBUG : yam: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bd7_d20260803_m032214_c001_v7007000_t0000_u01785727334216") 2026/08/03 03:31:19 DEBUG : yam: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1029452ef271fe8c_d20260803_m032212_c001_v0001185_t0021_u01785727332421") 2026/08/03 03:31:19 DEBUG : yaml: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bde_d20260803_m032217_c001_v7007000_t0000_u01785727337637") 2026/08/03 03:31:19 DEBUG : yaml: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f110ea72b2a03371a_d20260803_m032216_c001_v0001178_t0057_u01785727336623") 2026/08/03 03:31:19 DEBUG : yaml: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f407fe0e716020bda_d20260803_m032214_c001_v7007000_t0000_u01785727334986") 2026/08/03 03:31:19 DEBUG : yaml: Deleting (id "4_z7f422dd3a03dcb5b9ff80e1b_f1124a4ef97f040c9_d20260803_m032213_c001_v0001037_t0015_u01785727333574") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m48.576621012s (try 1/5)