"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/11/05 14:45:57 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove" 2025/11/05 14:45:57 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/11/05 14:45:58 DEBUG : Creating backend with remote "/tmp/rclone844410246" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:45:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:45:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/11/05 14:45:59 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:45:59 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:45:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:45:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:45:59 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:45:59 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:00 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:00 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:46:00 DEBUG : B2 bucket rclone-test-gukehep9rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.76s) === RUN TestCopyMetadata run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:02 DEBUG : Creating backend with remote "/non-existing" 2025/11/05 14:46:02 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/11/05 14:46:02 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:02 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:03 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:03 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:03 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:03 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.69s) === RUN TestCopyNoTraverseDeadlock run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:04 INFO : B2 bucket rclone-test-gukehep9rove: Running all checks before starting transfers 2025/11/05 14:46:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:04 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:04 INFO : B2 bucket rclone-test-gukehep9rove: Checks finished, now starting transfers 2025/11/05 14:46:04 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:05 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.25s) === RUN TestSyncNoTraverse run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:05 ERROR : Ignoring --no-traverse with sync 2025/11/05 14:46:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:06 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:06 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:06 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:06 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:46:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.27s) === RUN TestCopyWithDepth run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:07 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/11/05 14:46:07 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:07 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:07 DEBUG : hello world2: size = 12 OK 2025/11/05 14:46:07 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/11/05 14:46:07 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:46:08 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:08 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:08 DEBUG : potato2: size = 11 OK 2025/11/05 14:46:08 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:08 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:46:10 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:10 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:10 DEBUG : potato2: size = 11 OK 2025/11/05 14:46:10 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:10 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.63s) === RUN TestCopyEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:11 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 14:46:11 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:46:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/11/05 14:46:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:46:11 INFO : sub dir2: Making directory 2025/11/05 14:46:11 INFO : sub dir: Making directory 2025/11/05 14:46:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:11 INFO : sub dir2/sub sub dir2: Making directory 2025/11/05 14:46:11 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:11 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:11 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:11 INFO : sub dir/hello world: Copied (new) fstest.go:250: Filtering empty directory "sub dir2" fstest.go:250: Filtering empty directory "sub dir2/sub sub dir2" 2025/11/05 14:46:11 DEBUG : B2 bucket rclone-test-gukehep9rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.19s) === RUN TestCopyNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:12 INFO : sub dir2: Making directory 2025/11/05 14:46:12 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/11/05 14:46:12 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:46:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:12 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:12 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:13 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:13 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:13 DEBUG : sub dir2: Making directory with metadata 2025/11/05 14:46:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:46:13 INFO : sub dir2: Making directory 2025/11/05 14:46:13 INFO : sub dir: Making directory 2025/11/05 14:46:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:13 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:13 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:14 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:14 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:46:14 INFO : sub dir/hello world: Deleted fstest.go:250: Filtering empty directory "sub dir2" 2025/11/05 14:46:14 DEBUG : B2 bucket rclone-test-gukehep9rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/11/05 14:46:14 DEBUG : B2 bucket rclone-test-gukehep9rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.53s) === RUN TestSyncNoUpdateDirModtime run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:15 INFO : sub dir2: Making directory 2025/11/05 14:46:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:15 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:15 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:16 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:16 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:46:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.36s) === RUN TestSyncEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:17 DEBUG : sub dir2: Making directory with metadata 2025/11/05 14:46:17 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:46:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:46:17 INFO : sub dir2: Making directory 2025/11/05 14:46:17 INFO : sub dir: Making directory 2025/11/05 14:46:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:17 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:17 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:17 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:17 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:46:17 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "sub dir2" 2025/11/05 14:46:17 DEBUG : B2 bucket rclone-test-gukehep9rove: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.34s) === RUN TestSyncSetDelayedModTimes run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:18 INFO : sub dir2: Making directory 2025/11/05 14:46:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:18 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:18 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:19 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:19 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:46:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.19s) === RUN TestServerSideCopy run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:20 DEBUG : Creating backend with remote "TestB2:rclone-test-nelemom4gavo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-gukehep9rove -> B2 bucket rclone-test-nelemom4gavo 2025/11/05 14:46:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:21 DEBUG : B2 bucket rclone-test-nelemom4gavo: Waiting for checks to finish 2025/11/05 14:46:21 DEBUG : B2 bucket rclone-test-nelemom4gavo: Waiting for transfers to finish 2025/11/05 14:46:22 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:46:22 DEBUG : B2 bucket rclone-test-nelemom4gavo: Purge remote 2025/11/05 14:46:22 INFO : B2 bucket rclone-test-nelemom4gavo: cleaning bucket "rclone-test-nelemom4gavo" of all files 2025/11/05 14:46:22 DEBUG : sub dir/hello world: Deleting (id "4_zdfb2ad9370bd5b4b9fa80e1b_f11824b41f48169f8_d20251105_m144622_c001_v0001161_t0019_u01762353982389") --- PASS: TestServerSideCopy (4.21s) === RUN TestCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:24 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone844410246) 2025/11/05 14:46:24 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:46:24 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:46:24 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:24 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:25 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 14:46:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 14:46:25 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.88s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:26 DEBUG : Creating backend with remote "TestB2:rclone-test-mimiput4geve" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-gukehep9rove -> B2 bucket rclone-test-mimiput4geve 2025/11/05 14:46:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:27 DEBUG : B2 bucket rclone-test-mimiput4geve: Waiting for checks to finish 2025/11/05 14:46:27 DEBUG : B2 bucket rclone-test-mimiput4geve: Waiting for transfers to finish 2025/11/05 14:46:28 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:46:30 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:46:30 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-mimiput4geve) 2025/11/05 14:46:30 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:46:30 DEBUG : B2 bucket rclone-test-mimiput4geve: Waiting for checks to finish 2025/11/05 14:46:30 DEBUG : B2 bucket rclone-test-mimiput4geve: Waiting for transfers to finish 2025/11/05 14:46:30 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 14:46:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 14:46:30 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:46:30 DEBUG : B2 bucket rclone-test-mimiput4geve: Purge remote 2025/11/05 14:46:30 INFO : B2 bucket rclone-test-mimiput4geve: cleaning bucket "rclone-test-mimiput4geve" of all files 2025/11/05 14:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zef32cd1370bd5b4b9fa80e1b_f11146f61d9551018_d20251105_m144630_c001_v0001145_t0025_u01762353990217") 2025/11/05 14:46:30 DEBUG : sub dir/hello world: Deleting (id "4_zef32cd1370bd5b4b9fa80e1b_f1181380895bf9b11_d20251105_m144628_c001_v0001176_t0008_u01762353988487") --- PASS: TestServerSideCopyOverSelf (6.02s) === RUN TestMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:32 DEBUG : sub dir/hello world: size = 17 (Local file system at /tmp/rclone844410246) 2025/11/05 14:46:32 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:46:32 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:46:32 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:32 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:33 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 14:46:33 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 14:46:33 INFO : sub dir/hello world: Copied (replaced existing) 2025/11/05 14:46:33 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.08s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yapuziw7noqi" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-gukehep9rove -> B2 bucket rclone-test-yapuziw7noqi 2025/11/05 14:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:35 DEBUG : B2 bucket rclone-test-yapuziw7noqi: Waiting for checks to finish 2025/11/05 14:46:35 DEBUG : B2 bucket rclone-test-yapuziw7noqi: Waiting for transfers to finish 2025/11/05 14:46:36 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:46:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:46:37 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:46:37 DEBUG : sub dir/hello world: size = 11 (B2 bucket rclone-test-yapuziw7noqi) 2025/11/05 14:46:37 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:46:37 DEBUG : B2 bucket rclone-test-yapuziw7noqi: Waiting for checks to finish 2025/11/05 14:46:37 DEBUG : B2 bucket rclone-test-yapuziw7noqi: Waiting for transfers to finish 2025/11/05 14:46:37 DEBUG : sub dir/hello world: size = 17 OK 2025/11/05 14:46:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/11/05 14:46:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:46:38 INFO : sub dir/hello world: Deleted 2025/11/05 14:46:38 DEBUG : testing file moves 2025/11/05 14:46:39 DEBUG : sub dir/hello world: size = 24 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:46:39 DEBUG : sub dir/hello world: size = 17 (B2 bucket rclone-test-yapuziw7noqi) 2025/11/05 14:46:39 DEBUG : sub dir/hello world: Sizes differ 2025/11/05 14:46:39 DEBUG : B2 bucket rclone-test-yapuziw7noqi: Waiting for checks to finish 2025/11/05 14:46:39 DEBUG : B2 bucket rclone-test-yapuziw7noqi: Waiting for transfers to finish 2025/11/05 14:46:41 DEBUG : sub dir/hello world: size = 24 OK 2025/11/05 14:46:41 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/11/05 14:46:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/11/05 14:46:41 INFO : sub dir/hello world: Deleted 2025/11/05 14:46:42 DEBUG : B2 bucket rclone-test-yapuziw7noqi: Purge remote 2025/11/05 14:46:42 INFO : B2 bucket rclone-test-yapuziw7noqi: cleaning bucket "rclone-test-yapuziw7noqi" of all files 2025/11/05 14:46:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf22ed0370bd5b4b9fa80e1b_f1073dc067ebf3706_d20251105_m144641_c001_v0001183_t0051_u01762354001481") 2025/11/05 14:46:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf22ed0370bd5b4b9fa80e1b_f1151bd2b166d13d2_d20251105_m144637_c001_v0001182_t0040_u01762353997811") 2025/11/05 14:46:42 DEBUG : sub dir/hello world: Deleting (id "4_zdf22ed0370bd5b4b9fa80e1b_f10426c5b831bad34_d20251105_m144636_c001_v0001183_t0012_u01762353996457") --- PASS: TestServerSideMoveOverSelf (9.62s) === RUN TestCopyAfterDelete run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:43 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1099-07.backblaze.com/b2api/v1/b2_upload_file/ff024de370bd5b4b9fa80e1b/c001_v0001099_t0021": EOF 2025/11/05 14:46:43 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1099-07.backblaze.com/b2api/v1/b2_upload_file/ff024de370bd5b4b9fa80e1b/c001_v0001099_t0021": EOF) 2025/11/05 14:46:43 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-gukehep9rove: 1/10 (Post "https://pod-000-1099-07.backblaze.com/b2api/v1/b2_upload_file/ff024de370bd5b4b9fa80e1b/c001_v0001099_t0021": EOF) 2025/11/05 14:46:45 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 14:46:46 ERROR : error listing: directory not found 2025/11/05 14:46:46 INFO : Local file system at /tmp/rclone844410246: Making directory 2025/11/05 14:46:47 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:47 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (4.29s) === RUN TestCopyRedownload run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:46:48 DEBUG : Local file system at /tmp/rclone844410246: Waiting for checks to finish 2025/11/05 14:46:48 DEBUG : Local file system at /tmp/rclone844410246: Waiting for transfers to finish 2025/11/05 14:46:49 DEBUG : sub dir/hello world.df762ecf.partial: size = 11 OK 2025/11/05 14:46:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:46:49 DEBUG : sub dir/hello world.df762ecf.partial: renamed to: sub dir/hello world 2025/11/05 14:46:49 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.97s) === RUN TestSyncBasedOnCheckSum run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:50 DEBUG : check sum: Need to transfer - File not found at Destination 2025/11/05 14:46:50 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:50 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:50 DEBUG : check sum: size = 1 OK 2025/11/05 14:46:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 14:46:50 INFO : check sum: Copied (new) 2025/11/05 14:46:50 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:50 DEBUG : check sum: size = 1 OK 2025/11/05 14:46:50 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:50 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 14:46:50 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/11/05 14:46:50 DEBUG : check sum: Unchanged skipping 2025/11/05 14:46:50 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:50 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:50 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.62s) === RUN TestSyncSizeOnly run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:51 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/11/05 14:46:51 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:51 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:52 DEBUG : sizeonly: size = 6 OK 2025/11/05 14:46:52 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 14:46:52 INFO : sizeonly: Copied (new) 2025/11/05 14:46:52 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:52 DEBUG : sizeonly: size = 6 OK 2025/11/05 14:46:52 DEBUG : sizeonly: Sizes identical 2025/11/05 14:46:52 DEBUG : sizeonly: Unchanged skipping 2025/11/05 14:46:52 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:52 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:52 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:52 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.55s) === RUN TestSyncIgnoreSize run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:53 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/11/05 14:46:53 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:53 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:53 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/11/05 14:46:53 INFO : ignore-size: Copied (new) 2025/11/05 14:46:53 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:54 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:46:54 DEBUG : ignore-size: Unchanged skipping 2025/11/05 14:46:54 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:54 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:54 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.72s) === RUN TestSyncIgnoreTimes run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:55 DEBUG : existing: size = 6 OK 2025/11/05 14:46:55 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:46:55 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:55 DEBUG : existing: Unchanged skipping 2025/11/05 14:46:55 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:55 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:55 INFO : There was nothing to transfer 2025/11/05 14:46:55 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/11/05 14:46:55 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:55 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:56 DEBUG : existing: size = 6 OK 2025/11/05 14:46:56 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 14:46:56 INFO : existing: Copied (replaced existing) 2025/11/05 14:46:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.08s) === RUN TestSyncIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:57 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 14:46:57 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:57 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:57 DEBUG : existing: size = 6 OK 2025/11/05 14:46:57 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 14:46:57 INFO : existing: Copied (new) 2025/11/05 14:46:57 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:57 DEBUG : existing: Destination exists, skipping 2025/11/05 14:46:57 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:46:57 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:46:57 DEBUG : Waiting for deletions to finish 2025/11/05 14:46:57 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.74s) === RUN TestSyncIgnoreErrors run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:46:59 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/05 14:47:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 14:47:00 DEBUG : c/non empty space: size = 5 OK 2025/11/05 14:47:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:00 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 14:47:00 DEBUG : a/potato2: size = 60 OK 2025/11/05 14:47:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:47:00 INFO : a/potato2: Copied (new) 2025/11/05 14:47:00 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:00 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:00 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:00 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.78s) === RUN TestSyncAfterChangingModtimeOnly run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:02 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/05 14:47:02 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 14:47:02 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/11/05 14:47:02 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:02 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:02 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:02 INFO : There was nothing to transfer 2025/11/05 14:47:02 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:02 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/05 14:47:02 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:02 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 14:47:03 INFO : empty space: Updated modification time in destination 2025/11/05 14:47:03 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:03 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:03 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:03 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.61s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:04 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:04 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/05 14:47:04 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:04 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 14:47:04 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:04 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:04 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:04 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:06 DEBUG : foo: size = 3 OK 2025/11/05 14:47:06 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/11/05 14:47:06 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone844410246) 2025/11/05 14:47:06 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:47:06 DEBUG : foo: sha1 differ 2025/11/05 14:47:06 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:06 DEBUG : foo: size = 3 OK 2025/11/05 14:47:06 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/11/05 14:47:06 INFO : foo: Copied (replaced existing) 2025/11/05 14:47:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:07 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/11/05 14:47:07 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:07 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:07 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:08 DEBUG : potato: size = 60 OK 2025/11/05 14:47:08 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:47:08 INFO : potato: Copied (new) 2025/11/05 14:47:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:10 DEBUG : potato: size = 21 (Local file system at /tmp/rclone844410246) 2025/11/05 14:47:10 DEBUG : potato: size = 60 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:47:10 DEBUG : potato: Sizes differ 2025/11/05 14:47:10 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:10 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:10 DEBUG : potato: size = 21 OK 2025/11/05 14:47:10 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/11/05 14:47:10 INFO : potato: Copied (replaced existing) 2025/11/05 14:47:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.93s) === RUN TestSyncAfterChangingContentsOnly run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:11 DEBUG : potato: size = 21 OK 2025/11/05 14:47:11 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/11/05 14:47:11 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:11 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone844410246) 2025/11/05 14:47:11 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:47:11 DEBUG : potato: sha1 differ 2025/11/05 14:47:11 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:12 DEBUG : potato: size = 21 OK 2025/11/05 14:47:12 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/11/05 14:47:12 INFO : potato: Copied (replaced existing) 2025/11/05 14:47:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:47:14 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:14 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:14 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/11/05 14:47:14 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:14 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:14 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:14 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.95s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:15 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:47:15 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:15 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:15 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:16 DEBUG : potato2: size = 60 OK 2025/11/05 14:47:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:47:16 INFO : potato2: Copied (new) 2025/11/05 14:47:16 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:16 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:18 INFO : d: Making directory 2025/11/05 14:47:18 INFO : d/e: Making directory fstest.go:250: Filtering empty directory "d" fstest.go:250: Filtering empty directory "d/e" 2025/11/05 14:47:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 14:47:18 DEBUG : c/non empty space: size = 5 OK 2025/11/05 14:47:18 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:18 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 14:47:18 DEBUG : a/potato2: size = 60 OK 2025/11/05 14:47:18 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:47:18 INFO : a/potato2: Copied (new) 2025/11/05 14:47:18 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:18 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:18 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:19 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:20 INFO : d: Making directory fstest.go:250: Filtering empty directory "d" 2025/11/05 14:47:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/11/05 14:47:21 DEBUG : c/non empty space: size = 5 OK 2025/11/05 14:47:21 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:21 DEBUG : c/non empty space: Unchanged skipping 2025/11/05 14:47:21 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:21 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:21 DEBUG : a/potato2: size = 60 OK 2025/11/05 14:47:21 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:47:21 INFO : a/potato2: Copied (new) 2025/11/05 14:47:21 ERROR : B2 bucket rclone-test-gukehep9rove: not deleting files as there were IO errors 2025/11/05 14:47:21 ERROR : B2 bucket rclone-test-gukehep9rove: not deleting directories as there were IO errors fstest.go:250: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.63s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:23 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:23 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:47:23 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:23 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:23 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:23 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:23 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:23 INFO : potato: Deleted 2025/11/05 14:47:24 DEBUG : potato2: size = 60 OK 2025/11/05 14:47:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:47:24 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.67s) === RUN TestSyncDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:26 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:26 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:26 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:26 INFO : potato: Deleted 2025/11/05 14:47:26 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:47:26 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:26 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:26 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:27 DEBUG : potato2: size = 60 OK 2025/11/05 14:47:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:47:27 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.83s) === RUN TestCopyDeleteBefore run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:47:28 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:28 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:29 DEBUG : potato2: size = 19 OK 2025/11/05 14:47:29 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/11/05 14:47:29 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.95s) === RUN TestSyncWithExclude run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:30 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 14:47:30 DEBUG : enormous: Excluded 2025/11/05 14:47:30 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:47:30 DEBUG : potato2: Excluded 2025/11/05 14:47:31 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:47:31 DEBUG : potato2: Excluded 2025/11/05 14:47:31 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:31 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:31 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:31 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:31 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:31 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:31 INFO : There was nothing to transfer 2025/11/05 14:47:31 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 14:47:31 DEBUG : enormous: Excluded 2025/11/05 14:47:31 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:47:31 DEBUG : potato2: Excluded 2025/11/05 14:47:31 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:47:31 DEBUG : potato2: Excluded 2025/11/05 14:47:31 DEBUG : Local file system at /tmp/rclone844410246: Waiting for checks to finish 2025/11/05 14:47:31 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:31 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/05 14:47:31 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:31 DEBUG : Local file system at /tmp/rclone844410246: Waiting for transfers to finish 2025/11/05 14:47:31 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:31 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:33 DEBUG : enormous: Excluded (Size Filter) 2025/11/05 14:47:33 DEBUG : enormous: Excluded 2025/11/05 14:47:33 DEBUG : potato2: Excluded (Size Filter) 2025/11/05 14:47:33 DEBUG : potato2: Excluded 2025/11/05 14:47:33 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:33 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:47:33 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:33 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:33 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:33 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:33 INFO : enormous: Deleted 2025/11/05 14:47:34 INFO : potato2: Deleted 2025/11/05 14:47:34 INFO : There was nothing to transfer 2025/11/05 14:47:34 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:34 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/11/05 14:47:34 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:34 DEBUG : Local file system at /tmp/rclone844410246: Waiting for checks to finish 2025/11/05 14:47:34 DEBUG : Local file system at /tmp/rclone844410246: Waiting for transfers to finish 2025/11/05 14:47:34 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:34 INFO : potato2: Deleted 2025/11/05 14:47:34 INFO : enormous: Deleted 2025/11/05 14:47:34 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.92s) === RUN TestSyncWithUpdateOlder run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:36 DEBUG : five: Need to transfer - File not found at Destination 2025/11/05 14:47:36 DEBUG : one: Destination is newer than source, skipping 2025/11/05 14:47:36 DEBUG : three: size = 5 OK 2025/11/05 14:47:36 DEBUG : three: Sizes identical 2025/11/05 14:47:36 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 14:47:36 DEBUG : two: size = 3 OK 2025/11/05 14:47:36 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:36 DEBUG : four: size = 4 (Local file system at /tmp/rclone844410246) 2025/11/05 14:47:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone844410246) 2025/11/05 14:47:36 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:47:36 DEBUG : two: sha1 differ 2025/11/05 14:47:36 DEBUG : four: size = 8 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:47:36 DEBUG : four: Sizes differ 2025/11/05 14:47:36 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 14:47:36 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:36 DEBUG : two: size = 3 OK 2025/11/05 14:47:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 14:47:36 INFO : two: Copied (replaced existing) 2025/11/05 14:47:37 DEBUG : five: size = 4 OK 2025/11/05 14:47:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/05 14:47:37 INFO : five: Copied (new) 2025/11/05 14:47:37 DEBUG : four: size = 4 OK 2025/11/05 14:47:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/05 14:47:37 INFO : four: Copied (replaced existing) 2025/11/05 14:47:37 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:37 DEBUG : five: size = 4 OK 2025/11/05 14:47:37 DEBUG : four: size = 4 OK 2025/11/05 14:47:37 DEBUG : one: Destination is newer than source, skipping 2025/11/05 14:47:37 DEBUG : three: size = 5 OK 2025/11/05 14:47:37 DEBUG : two: size = 3 OK 2025/11/05 14:47:37 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:37 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/11/05 14:47:37 DEBUG : five: Size and sha1 of src and dst objects identical 2025/11/05 14:47:37 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 14:47:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 14:47:37 DEBUG : two: Size and sha1 of src and dst objects identical 2025/11/05 14:47:37 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 14:47:37 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone844410246) 2025/11/05 14:47:37 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:47:37 DEBUG : three: sha1 differ 2025/11/05 14:47:37 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/11/05 14:47:37 DEBUG : four: Size and sha1 of src and dst objects identical 2025/11/05 14:47:37 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/11/05 14:47:37 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/11/05 14:47:37 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:38 DEBUG : three: size = 5 OK 2025/11/05 14:47:38 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 14:47:38 INFO : three: Copied (replaced existing) 2025/11/05 14:47:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.55s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/11/05 14:47:39 INFO : B2 bucket rclone-test-gukehep9rove: Making map for --track-renames 2025/11/05 14:47:39 INFO : B2 bucket rclone-test-gukehep9rove: Finished making map for --track-renames 2025/11/05 14:47:39 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 14:47:39 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for renames to finish 2025/11/05 14:47:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 14:47:39 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:40 DEBUG : potato: size = 14 OK 2025/11/05 14:47:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/05 14:47:40 INFO : potato: Copied (new) 2025/11/05 14:47:40 DEBUG : yam: size = 11 OK 2025/11/05 14:47:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 14:47:40 INFO : yam: Copied (new) 2025/11/05 14:47:40 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:40 DEBUG : potato: size = 14 OK 2025/11/05 14:47:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:47:40 INFO : B2 bucket rclone-test-gukehep9rove: Making map for --track-renames 2025/11/05 14:47:40 INFO : B2 bucket rclone-test-gukehep9rove: Finished making map for --track-renames 2025/11/05 14:47:40 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:40 DEBUG : potato: Unchanged skipping 2025/11/05 14:47:40 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for renames to finish 2025/11/05 14:47:41 DEBUG : yaml: size = 11 OK 2025/11/05 14:47:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 14:47:41 INFO : yam: Copied (server-side copy) to: yaml 2025/11/05 14:47:41 INFO : yam: Deleted 2025/11/05 14:47:41 INFO : yaml: Renamed from "yam" 2025/11/05 14:47:41 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.00s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/11/05 14:47:42 INFO : B2 bucket rclone-test-gukehep9rove: Making map for --track-renames 2025/11/05 14:47:42 INFO : B2 bucket rclone-test-gukehep9rove: Finished making map for --track-renames 2025/11/05 14:47:42 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:42 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 14:47:42 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/11/05 14:47:42 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for renames to finish 2025/11/05 14:47:42 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:43 DEBUG : potato: size = 14 OK 2025/11/05 14:47:43 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/05 14:47:43 INFO : potato: Copied (new) 2025/11/05 14:47:43 DEBUG : yam: size = 11 OK 2025/11/05 14:47:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 14:47:43 INFO : yam: Copied (new) 2025/11/05 14:47:43 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:43 DEBUG : potato: size = 14 OK 2025/11/05 14:47:43 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:47:43 INFO : B2 bucket rclone-test-gukehep9rove: Making map for --track-renames 2025/11/05 14:47:43 INFO : B2 bucket rclone-test-gukehep9rove: Finished making map for --track-renames 2025/11/05 14:47:43 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:43 DEBUG : potato: Unchanged skipping 2025/11/05 14:47:43 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for renames to finish 2025/11/05 14:47:43 DEBUG : yaml: size = 11 OK 2025/11/05 14:47:43 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 14:47:43 INFO : yam: Copied (server-side copy) to: yaml 2025/11/05 14:47:44 INFO : yam: Deleted 2025/11/05 14:47:44 INFO : yaml: Renamed from "yam" 2025/11/05 14:47:44 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.43s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/11/05 14:47:45 INFO : B2 bucket rclone-test-gukehep9rove: Making map for --track-renames 2025/11/05 14:47:45 INFO : B2 bucket rclone-test-gukehep9rove: Finished making map for --track-renames 2025/11/05 14:47:45 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:45 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/11/05 14:47:45 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/11/05 14:47:45 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for renames to finish 2025/11/05 14:47:45 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:45 DEBUG : sub/yam: size = 11 OK 2025/11/05 14:47:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 14:47:45 INFO : sub/yam: Copied (new) 2025/11/05 14:47:46 DEBUG : potato: size = 14 OK 2025/11/05 14:47:46 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/11/05 14:47:46 INFO : potato: Copied (new) 2025/11/05 14:47:46 DEBUG : Waiting for deletions to finish 2025/11/05 14:47:46 DEBUG : potato: size = 14 OK 2025/11/05 14:47:46 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:47:46 DEBUG : potato: Unchanged skipping 2025/11/05 14:47:46 INFO : B2 bucket rclone-test-gukehep9rove: Making map for --track-renames 2025/11/05 14:47:46 INFO : B2 bucket rclone-test-gukehep9rove: Finished making map for --track-renames 2025/11/05 14:47:46 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:46 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for renames to finish 2025/11/05 14:47:47 DEBUG : yam: size = 11 OK 2025/11/05 14:47:47 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/11/05 14:47:47 INFO : sub/yam: Copied (server-side copy) to: yam 2025/11/05 14:47:47 INFO : sub/yam: Deleted 2025/11/05 14:47:47 INFO : yam: Renamed from "sub/yam" 2025/11/05 14:47:47 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.28s) === RUN TestServerSideMoveLocal run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:48 DEBUG : Creating backend with remote "/tmp/rclone844410246/dir1" 2025/11/05 14:47:48 DEBUG : Creating backend with remote "/tmp/rclone844410246/dir2" 2025/11/05 14:47:48 DEBUG : Local file system at /tmp/rclone844410246/dir2: Using server-side directory move 2025/11/05 14:47:48 INFO : Local file system at /tmp/rclone844410246/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/11/05 14:47:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/11/05 14:47:48 INFO : file1.txt: Moved (server-side) 2025/11/05 14:47:48 DEBUG : Local file system at /tmp/rclone844410246/dir2: Waiting for checks to finish 2025/11/05 14:47:48 DEBUG : Local file system at /tmp/rclone844410246/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:47:48 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 14:47:48 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:48 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:49 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 14:47:49 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/05 14:47:49 INFO : nested/sub dir/file: Copied (new) 2025/11/05 14:47:49 INFO : nested/sub dir/file: Deleted 2025/11/05 14:47:49 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:47:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:47:49 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:47:49 INFO : sub dir/hello world: Deleted 2025/11/05 14:47:49 INFO : sub dir: Removing directory 2025/11/05 14:47:49 INFO : nested/sub dir: Removing directory 2025/11/05 14:47:49 INFO : nested: Removing directory 2025/11/05 14:47:49 DEBUG : Local file system at /tmp/rclone844410246: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.66s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/11/05 14:47:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/11/05 14:47:50 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:50 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:50 DEBUG : nested/sub dir/file: size = 6 OK 2025/11/05 14:47:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/11/05 14:47:50 INFO : nested/sub dir/file: Copied (new) 2025/11/05 14:47:50 INFO : nested/sub dir/file: Deleted 2025/11/05 14:47:50 DEBUG : sub dir/hello world: size = 11 OK 2025/11/05 14:47:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:47:50 INFO : sub dir/hello world: Copied (new) 2025/11/05 14:47:50 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.51s) === RUN TestMoveWithIgnoreExisting run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:52 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/11/05 14:47:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 14:47:52 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:52 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:52 DEBUG : existing-b: size = 6 OK 2025/11/05 14:47:52 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/11/05 14:47:52 INFO : existing-b: Copied (new) 2025/11/05 14:47:52 INFO : existing-b: Deleted 2025/11/05 14:47:52 DEBUG : existing: size = 6 OK 2025/11/05 14:47:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 14:47:52 INFO : existing: Copied (new) 2025/11/05 14:47:52 INFO : existing: Deleted 2025/11/05 14:47:52 DEBUG : existing: Destination exists, skipping 2025/11/05 14:47:52 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/11/05 14:47:52 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:47:52 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:47:52 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.99s) === RUN TestServerSideMove run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:47:53 DEBUG : Creating backend with remote "TestB2:rclone-test-xiguwek2xuwa" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gukehep9rove -> B2 bucket rclone-test-xiguwek2xuwa 2025/11/05 14:47:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:47:57 DEBUG : empty space: size = 1 OK 2025/11/05 14:47:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 14:47:57 DEBUG : empty space: Unchanged skipping 2025/11/05 14:47:57 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:47:57 DEBUG : potato3: size = 60 (B2 bucket rclone-test-xiguwek2xuwa) 2025/11/05 14:47:57 DEBUG : potato3: Sizes differ 2025/11/05 14:47:57 DEBUG : B2 bucket rclone-test-xiguwek2xuwa: Waiting for checks to finish 2025/11/05 14:47:57 INFO : empty space: Deleted 2025/11/05 14:47:57 DEBUG : B2 bucket rclone-test-xiguwek2xuwa: Waiting for transfers to finish 2025/11/05 14:47:57 DEBUG : potato2: size = 60 OK 2025/11/05 14:47:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:47:57 INFO : potato2: Copied (server-side copy) 2025/11/05 14:47:58 INFO : potato2: Deleted 2025/11/05 14:47:58 DEBUG : potato3: size = 68 OK 2025/11/05 14:47:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 14:47:58 INFO : potato3: Copied (server-side copy) 2025/11/05 14:47:58 INFO : potato3: Deleted 2025/11/05 14:47:59 DEBUG : Creating backend with remote "TestB2:rclone-test-joridiq8wisi" 2025/11/05 14:48:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/05 14:48:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:48:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 14:48:00 DEBUG : B2 bucket rclone-test-joridiq8wisi: Waiting for checks to finish 2025/11/05 14:48:00 DEBUG : B2 bucket rclone-test-joridiq8wisi: Waiting for transfers to finish 2025/11/05 14:48:01 DEBUG : empty space: size = 1 OK 2025/11/05 14:48:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 14:48:01 INFO : empty space: Copied (server-side copy) 2025/11/05 14:48:01 INFO : empty space: Deleted 2025/11/05 14:48:01 DEBUG : potato2: size = 60 OK 2025/11/05 14:48:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:48:01 INFO : potato2: Copied (server-side copy) 2025/11/05 14:48:01 DEBUG : potato3: size = 68 OK 2025/11/05 14:48:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 14:48:01 INFO : potato3: Copied (server-side copy) 2025/11/05 14:48:01 INFO : potato2: Deleted 2025/11/05 14:48:01 INFO : potato3: Deleted 2025/11/05 14:48:02 DEBUG : B2 bucket rclone-test-joridiq8wisi: Purge remote 2025/11/05 14:48:02 INFO : B2 bucket rclone-test-joridiq8wisi: cleaning bucket "rclone-test-joridiq8wisi" of all files 2025/11/05 14:48:02 DEBUG : empty space: Deleting (id "4_zbfc22da370dd5b4b9fa80e1b_f100c7812382523d9_d20251105_m144800_c001_v0001098_t0026_u01762354080890") 2025/11/05 14:48:02 DEBUG : potato2: Deleting (id "4_zbfc22da370dd5b4b9fa80e1b_f110cc9e6284c797c_d20251105_m144801_c001_v0001131_t0024_u01762354081240") 2025/11/05 14:48:02 DEBUG : potato3: Deleting (id "4_zbfc22da370dd5b4b9fa80e1b_f10948d9ca1673ebd_d20251105_m144801_c001_v0001120_t0019_u01762354081254") 2025/11/05 14:48:03 DEBUG : B2 bucket rclone-test-xiguwek2xuwa: Purge remote 2025/11/05 14:48:03 INFO : B2 bucket rclone-test-xiguwek2xuwa: cleaning bucket "rclone-test-xiguwek2xuwa" of all files 2025/11/05 14:48:03 DEBUG : empty space: Deleting (id "4_z8f421d9370dd5b4b9fa80e1b_f407c18167b8a5fb9_d20251105_m144801_c001_v7007000_t0000_u01762354081222") 2025/11/05 14:48:03 DEBUG : empty space: Deleting (id "4_z8f421d9370dd5b4b9fa80e1b_f10426c5b831bad8e_d20251105_m144757_c001_v0001183_t0005_u01762354077047") 2025/11/05 14:48:03 DEBUG : potato2: Deleting (id "4_z8f421d9370dd5b4b9fa80e1b_f407c18167b8a5fbd_d20251105_m144801_c001_v7007000_t0000_u01762354081527") 2025/11/05 14:48:03 DEBUG : potato2: Deleting (id "4_z8f421d9370dd5b4b9fa80e1b_f1144958ee5a819e5_d20251105_m144757_c001_v0001182_t0012_u01762354077849") 2025/11/05 14:48:03 DEBUG : potato3: Deleting (id "4_z8f421d9370dd5b4b9fa80e1b_f415cf15e07f7cbe8_d20251105_m144801_c001_v7007000_t0000_u01762354081692") 2025/11/05 14:48:03 DEBUG : potato3: Deleting (id "4_z8f421d9370dd5b4b9fa80e1b_f111f5c114c3b44ae_d20251105_m144758_c001_v0001041_t0025_u01762354078088") 2025/11/05 14:48:03 DEBUG : potato3: Deleting (id "4_z8f421d9370dd5b4b9fa80e1b_f10426c5b831bad90_d20251105_m144757_c001_v0001183_t0010_u01762354077261") --- PASS: TestServerSideMove (11.17s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:48:05 DEBUG : Creating backend with remote "TestB2:rclone-test-kecitec4puya" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gukehep9rove -> B2 bucket rclone-test-kecitec4puya 2025/11/05 14:48:10 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 14:48:10 DEBUG : empty space: Excluded 2025/11/05 14:48:10 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 14:48:10 DEBUG : empty space: Excluded 2025/11/05 14:48:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:48:10 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:48:10 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kecitec4puya) 2025/11/05 14:48:10 DEBUG : potato3: Sizes differ 2025/11/05 14:48:10 DEBUG : B2 bucket rclone-test-kecitec4puya: Waiting for checks to finish 2025/11/05 14:48:10 DEBUG : B2 bucket rclone-test-kecitec4puya: Waiting for transfers to finish 2025/11/05 14:48:10 DEBUG : potato2: size = 60 OK 2025/11/05 14:48:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:48:10 INFO : potato2: Copied (server-side copy) 2025/11/05 14:48:10 INFO : potato2: Deleted 2025/11/05 14:48:10 DEBUG : potato3: size = 68 OK 2025/11/05 14:48:10 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 14:48:10 INFO : potato3: Copied (server-side copy) 2025/11/05 14:48:11 INFO : potato3: Deleted 2025/11/05 14:48:11 DEBUG : Creating backend with remote "TestB2:rclone-test-donabuh1viva" 2025/11/05 14:48:12 DEBUG : empty space: Excluded (Size Filter) 2025/11/05 14:48:12 DEBUG : empty space: Excluded 2025/11/05 14:48:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:48:12 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 14:48:12 DEBUG : B2 bucket rclone-test-donabuh1viva: Waiting for checks to finish 2025/11/05 14:48:12 DEBUG : B2 bucket rclone-test-donabuh1viva: Waiting for transfers to finish 2025/11/05 14:48:13 DEBUG : potato2: size = 60 OK 2025/11/05 14:48:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:48:13 INFO : potato2: Copied (server-side copy) 2025/11/05 14:48:13 INFO : potato2: Deleted 2025/11/05 14:48:13 DEBUG : potato3: size = 68 OK 2025/11/05 14:48:13 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 14:48:13 INFO : potato3: Copied (server-side copy) 2025/11/05 14:48:13 INFO : potato3: Deleted 2025/11/05 14:48:14 DEBUG : B2 bucket rclone-test-donabuh1viva: Purge remote 2025/11/05 14:48:14 INFO : B2 bucket rclone-test-donabuh1viva: cleaning bucket "rclone-test-donabuh1viva" of all files 2025/11/05 14:48:14 DEBUG : potato2: Deleting (id "4_z6f125da370dd5b4b9fa80e1b_f104fc66c69f917ff_d20251105_m144813_c001_v0001180_t0042_u01762354093097") 2025/11/05 14:48:14 DEBUG : potato3: Deleting (id "4_z6f125da370dd5b4b9fa80e1b_f11253cd59ced56f7_d20251105_m144813_c001_v0001099_t0023_u01762354093349") 2025/11/05 14:48:14 DEBUG : B2 bucket rclone-test-kecitec4puya: Purge remote 2025/11/05 14:48:14 INFO : B2 bucket rclone-test-kecitec4puya: cleaning bucket "rclone-test-kecitec4puya" of all files 2025/11/05 14:48:15 DEBUG : empty space: Deleting (id "4_z5f924d9370dd5b4b9fa80e1b_f11945e0f0a2edd72_d20251105_m144809_c001_v0001178_t0028_u01762354089248") 2025/11/05 14:48:15 DEBUG : potato2: Deleting (id "4_z5f924d9370dd5b4b9fa80e1b_f415cf15e07f7cce2_d20251105_m144813_c001_v7007000_t0000_u01762354093325") 2025/11/05 14:48:15 DEBUG : potato2: Deleting (id "4_z5f924d9370dd5b4b9fa80e1b_f111efea5a4d9f17d_d20251105_m144810_c001_v0001181_t0016_u01762354090195") 2025/11/05 14:48:15 DEBUG : potato3: Deleting (id "4_z5f924d9370dd5b4b9fa80e1b_f415cf15e07f7cce9_d20251105_m144813_c001_v7007000_t0000_u01762354093628") 2025/11/05 14:48:15 DEBUG : potato3: Deleting (id "4_z5f924d9370dd5b4b9fa80e1b_f11367a02e7d5b2ea_d20251105_m144810_c001_v0001172_t0007_u01762354090424") 2025/11/05 14:48:15 DEBUG : potato3: Deleting (id "4_z5f924d9370dd5b4b9fa80e1b_f11945e0f0a2edd74_d20251105_m144809_c001_v0001178_t0059_u01762354089587") --- PASS: TestServerSideMoveWithFilter (12.27s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:48:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kekameg9wiji" 2025/11/05 14:48:19 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-gukehep9rove -> B2 bucket rclone-test-kekameg9wiji 2025/11/05 14:48:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:48:22 DEBUG : empty space: size = 1 OK 2025/11/05 14:48:22 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 14:48:22 DEBUG : empty space: Unchanged skipping 2025/11/05 14:48:22 DEBUG : potato3: size = 68 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:48:22 DEBUG : potato3: size = 60 (B2 bucket rclone-test-kekameg9wiji) 2025/11/05 14:48:22 DEBUG : potato3: Sizes differ 2025/11/05 14:48:22 DEBUG : B2 bucket rclone-test-kekameg9wiji: Waiting for checks to finish 2025/11/05 14:48:22 INFO : empty space: Deleted 2025/11/05 14:48:22 DEBUG : B2 bucket rclone-test-kekameg9wiji: Waiting for transfers to finish 2025/11/05 14:48:22 DEBUG : potato2: size = 60 OK 2025/11/05 14:48:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:48:22 INFO : potato2: Copied (server-side copy) 2025/11/05 14:48:23 INFO : potato2: Deleted 2025/11/05 14:48:23 DEBUG : potato3: size = 68 OK 2025/11/05 14:48:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 14:48:23 INFO : potato3: Copied (server-side copy) 2025/11/05 14:48:23 INFO : potato3: Deleted 2025/11/05 14:48:23 DEBUG : Creating backend with remote "TestB2:rclone-test-fesekod8yeza" 2025/11/05 14:48:24 INFO : tomatoDir: Making directory 2025/11/05 14:48:24 DEBUG : empty space: Need to transfer - File not found at Destination 2025/11/05 14:48:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/11/05 14:48:24 DEBUG : potato3: Need to transfer - File not found at Destination 2025/11/05 14:48:24 DEBUG : B2 bucket rclone-test-fesekod8yeza: Waiting for checks to finish 2025/11/05 14:48:24 DEBUG : B2 bucket rclone-test-fesekod8yeza: Waiting for transfers to finish 2025/11/05 14:48:25 DEBUG : empty space: size = 1 OK 2025/11/05 14:48:25 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/11/05 14:48:25 INFO : empty space: Copied (server-side copy) 2025/11/05 14:48:25 INFO : empty space: Deleted 2025/11/05 14:48:25 DEBUG : potato2: size = 60 OK 2025/11/05 14:48:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/11/05 14:48:25 INFO : potato2: Copied (server-side copy) 2025/11/05 14:48:26 INFO : potato2: Deleted 2025/11/05 14:48:26 DEBUG : potato3: size = 68 OK 2025/11/05 14:48:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/11/05 14:48:26 INFO : potato3: Copied (server-side copy) 2025/11/05 14:48:26 INFO : potato3: Deleted 2025/11/05 14:48:27 DEBUG : B2 bucket rclone-test-fesekod8yeza: Purge remote 2025/11/05 14:48:27 INFO : B2 bucket rclone-test-fesekod8yeza: cleaning bucket "rclone-test-fesekod8yeza" of all files 2025/11/05 14:48:27 DEBUG : empty space: Deleting (id "4_zdf328da370dd5b4b9fa80e1b_f11833867ea2c60f8_d20251105_m144825_c001_v0001182_t0035_u01762354105459") 2025/11/05 14:48:27 DEBUG : potato2: Deleting (id "4_zdf328da370dd5b4b9fa80e1b_f117530d3bf85da91_d20251105_m144825_c001_v0001182_t0020_u01762354105714") 2025/11/05 14:48:27 DEBUG : potato3: Deleting (id "4_zdf328da370dd5b4b9fa80e1b_f11352d8139c4af4a_d20251105_m144825_c001_v0001161_t0055_u01762354105893") 2025/11/05 14:48:28 DEBUG : B2 bucket rclone-test-kekameg9wiji: Purge remote 2025/11/05 14:48:28 INFO : B2 bucket rclone-test-kekameg9wiji: cleaning bucket "rclone-test-kekameg9wiji" of all files 2025/11/05 14:48:28 DEBUG : empty space: Deleting (id "4_zefd27d8370dd5b4b9fa80e1b_f412fe48847f6a1b4_d20251105_m144825_c001_v7007000_t0000_u01762354105697") 2025/11/05 14:48:28 DEBUG : empty space: Deleting (id "4_zefd27d8370dd5b4b9fa80e1b_f11746ef7647dbb22_d20251105_m144821_c001_v0001101_t0002_u01762354101528") 2025/11/05 14:48:28 DEBUG : potato2: Deleting (id "4_zefd27d8370dd5b4b9fa80e1b_f412fe48847f6a1b7_d20251105_m144825_c001_v7007000_t0000_u01762354105950") 2025/11/05 14:48:28 DEBUG : potato2: Deleting (id "4_zefd27d8370dd5b4b9fa80e1b_f111f481017ae53c2_d20251105_m144822_c001_v0001171_t0000_u01762354102613") 2025/11/05 14:48:28 DEBUG : potato3: Deleting (id "4_zefd27d8370dd5b4b9fa80e1b_f412fe48847f6a1bb_d20251105_m144826_c001_v7007000_t0000_u01762354106579") 2025/11/05 14:48:28 DEBUG : potato3: Deleting (id "4_zefd27d8370dd5b4b9fa80e1b_f114790510299a623_d20251105_m144822_c001_v0001184_t0014_u01762354102950") 2025/11/05 14:48:28 DEBUG : potato3: Deleting (id "4_zefd27d8370dd5b4b9fa80e1b_f11746ef7647dbb24_d20251105_m144821_c001_v0001101_t0040_u01762354101817") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.61s) === RUN TestServerSideMoveOverlap run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:48:29 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:48:32 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:48:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/rclone-sync-test" 2025/11/05 14:48:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/rclone-sync-test-include/layer2" 2025/11/05 14:48:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/rclone-sync-test-ignore-file" 2025/11/05 14:48:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 14:48:41 DEBUG : B2 bucket rclone-test-gukehep9rove path rclone-sync-test: Waiting for checks to finish 2025/11/05 14:48:41 DEBUG : B2 bucket rclone-test-gukehep9rove path rclone-sync-test: Waiting for transfers to finish 2025/11/05 14:48:41 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:41 INFO : There was nothing to transfer 2025/11/05 14:48:41 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 14:48:41 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:48:41 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:48:41 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:41 INFO : There was nothing to transfer 2025/11/05 14:48:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 14:48:42 DEBUG : B2 bucket rclone-test-gukehep9rove path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/11/05 14:48:42 DEBUG : B2 bucket rclone-test-gukehep9rove path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/11/05 14:48:42 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:42 INFO : There was nothing to transfer 2025/11/05 14:48:42 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 14:48:42 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:48:42 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:48:42 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:42 INFO : There was nothing to transfer 2025/11/05 14:48:43 DEBUG : Excluded 2025/11/05 14:48:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/11/05 14:48:43 DEBUG : B2 bucket rclone-test-gukehep9rove path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/11/05 14:48:43 DEBUG : B2 bucket rclone-test-gukehep9rove path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/11/05 14:48:43 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:43 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.14s) === RUN TestSyncCompareDest run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:48:44 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/dst" 2025/11/05 14:48:45 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/CompareDest" 2025/11/05 14:48:47 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 14:48:47 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:48:47 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:48:48 DEBUG : one: size = 3 OK 2025/11/05 14:48:48 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 14:48:48 INFO : one: Copied (new) 2025/11/05 14:48:48 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:49 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:48:49 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:48:49 DEBUG : one: Sizes differ 2025/11/05 14:48:49 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:48:49 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:48:49 DEBUG : one: size = 5 OK 2025/11/05 14:48:49 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/05 14:48:49 INFO : one: Copied (replaced existing) 2025/11/05 14:48:49 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:51 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:48:51 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:48:51 DEBUG : one: Sizes differ 2025/11/05 14:48:51 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:48:51 DEBUG : one: size = 5 OK 2025/11/05 14:48:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:48:51 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 14:48:51 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:48:51 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:51 INFO : There was nothing to transfer 2025/11/05 14:48:52 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:48:52 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:48:52 DEBUG : one: Sizes differ 2025/11/05 14:48:53 DEBUG : two: size = 3 OK 2025/11/05 14:48:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:48:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 14:48:53 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:48:53 DEBUG : one: size = 5 OK 2025/11/05 14:48:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:48:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 14:48:53 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:48:53 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:53 INFO : There was nothing to transfer 2025/11/05 14:48:53 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:48:53 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:48:53 DEBUG : one: Sizes differ 2025/11/05 14:48:53 DEBUG : two: size = 3 OK 2025/11/05 14:48:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:48:53 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 14:48:53 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:48:53 DEBUG : one: size = 5 OK 2025/11/05 14:48:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:48:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 14:48:53 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:48:53 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:53 INFO : There was nothing to transfer 2025/11/05 14:48:54 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:48:54 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:48:54 DEBUG : one: Sizes differ 2025/11/05 14:48:54 DEBUG : two: size = 3 OK 2025/11/05 14:48:54 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/11/05 14:48:54 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 14:48:54 DEBUG : two: Destination found in --compare-dest, skipping 2025/11/05 14:48:54 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:48:54 DEBUG : one: size = 5 OK 2025/11/05 14:48:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:48:54 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 14:48:54 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:48:54 DEBUG : Waiting for deletions to finish 2025/11/05 14:48:54 INFO : There was nothing to transfer 2025/11/05 14:48:55 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:48:55 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:48:55 DEBUG : one: Sizes differ 2025/11/05 14:48:55 DEBUG : two: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:48:55 DEBUG : two: size = 3 (B2 bucket rclone-test-gukehep9rove path CompareDest) 2025/11/05 14:48:55 DEBUG : two: Sizes differ 2025/11/05 14:48:55 DEBUG : two: Need to transfer - File not found at Destination 2025/11/05 14:48:55 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:48:55 DEBUG : one: size = 5 OK 2025/11/05 14:48:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:48:55 DEBUG : one: Destination found in --compare-dest, skipping 2025/11/05 14:48:55 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:48:56 DEBUG : two: size = 5 OK 2025/11/05 14:48:56 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/11/05 14:48:56 INFO : two: Copied (new) 2025/11/05 14:48:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.68s) === RUN TestSyncMultipleCompareDest run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:48:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/dest" 2025/11/05 14:49:00 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/pre-dest1" 2025/11/05 14:49:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/pre-dest2" 2025/11/05 14:49:03 DEBUG : 1: size = 1 OK 2025/11/05 14:49:03 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:49:03 DEBUG : 1: Destination found in --compare-dest, skipping 2025/11/05 14:49:04 DEBUG : 2: size = 1 OK 2025/11/05 14:49:04 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:49:04 DEBUG : 2: Destination found in --compare-dest, skipping 2025/11/05 14:49:04 DEBUG : 3: Need to transfer - File not found at Destination 2025/11/05 14:49:04 DEBUG : B2 bucket rclone-test-gukehep9rove path dest: Waiting for checks to finish 2025/11/05 14:49:04 DEBUG : B2 bucket rclone-test-gukehep9rove path dest: Waiting for transfers to finish 2025/11/05 14:49:05 DEBUG : 3: size = 1 OK 2025/11/05 14:49:05 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/11/05 14:49:05 INFO : 3: Copied (new) 2025/11/05 14:49:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:49:06 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/dst" 2025/11/05 14:49:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/CopyDest" 2025/11/05 14:49:09 DEBUG : one: Need to transfer - File not found at Destination 2025/11/05 14:49:09 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:09 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:10 DEBUG : one: size = 3 OK 2025/11/05 14:49:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 14:49:10 INFO : one: Copied (new) 2025/11/05 14:49:10 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:11 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:49:11 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:49:11 DEBUG : one: Sizes differ 2025/11/05 14:49:11 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:11 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:11 DEBUG : one: size = 5 OK 2025/11/05 14:49:11 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/05 14:49:11 INFO : one: Copied (replaced existing) 2025/11/05 14:49:11 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/BackupDir" 2025/11/05 14:49:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:49:14 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:49:14 DEBUG : one: Sizes differ 2025/11/05 14:49:14 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:14 DEBUG : one: size = 5 OK 2025/11/05 14:49:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:49:14 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:49:14 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:49:14 DEBUG : one: Sizes differ 2025/11/05 14:49:16 DEBUG : one: size = 3 OK 2025/11/05 14:49:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 14:49:16 INFO : one: Copied (server-side copy) 2025/11/05 14:49:16 INFO : one: Deleted 2025/11/05 14:49:16 DEBUG : one: size = 5 OK 2025/11/05 14:49:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/11/05 14:49:16 INFO : one: Copied (server-side copy) 2025/11/05 14:49:16 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/11/05 14:49:16 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:16 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:18 DEBUG : one: size = 5 OK 2025/11/05 14:49:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:49:18 DEBUG : one: Unchanged skipping 2025/11/05 14:49:18 DEBUG : two: size = 3 OK 2025/11/05 14:49:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:49:18 DEBUG : two: size = 3 OK 2025/11/05 14:49:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/11/05 14:49:18 INFO : two: Copied (server-side copy) 2025/11/05 14:49:18 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/11/05 14:49:18 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:18 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:18 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:19 DEBUG : one: size = 5 OK 2025/11/05 14:49:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:49:19 DEBUG : two: size = 3 OK 2025/11/05 14:49:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:49:19 DEBUG : one: Unchanged skipping 2025/11/05 14:49:19 DEBUG : two: Unchanged skipping 2025/11/05 14:49:19 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:19 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:19 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:19 INFO : There was nothing to transfer 2025/11/05 14:49:20 DEBUG : one: size = 5 OK 2025/11/05 14:49:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:49:20 DEBUG : one: Unchanged skipping 2025/11/05 14:49:20 DEBUG : three: size = 7 (Local file system at /tmp/rclone844410246) 2025/11/05 14:49:20 DEBUG : three: size = 5 (B2 bucket rclone-test-gukehep9rove path CopyDest) 2025/11/05 14:49:20 DEBUG : three: Sizes differ 2025/11/05 14:49:20 DEBUG : three: Destination not found in --copy-dest 2025/11/05 14:49:20 DEBUG : three: Need to transfer - File not found at Destination 2025/11/05 14:49:20 DEBUG : two: size = 3 OK 2025/11/05 14:49:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/11/05 14:49:20 DEBUG : two: Unchanged skipping 2025/11/05 14:49:20 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:20 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:21 DEBUG : three: size = 7 OK 2025/11/05 14:49:21 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/11/05 14:49:21 INFO : three: Copied (new) 2025/11/05 14:49:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.48s) === RUN TestSyncBackupDir run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:49:24 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/ff024de370bd5b4b9fa80e1b/c001_v0001182_t0028": EOF 2025/11/05 14:49:24 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/ff024de370bd5b4b9fa80e1b/c001_v0001182_t0028": EOF) 2025/11/05 14:49:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/three.txt" to B2 bucket rclone-test-gukehep9rove: 1/10 (Post "https://pod-000-1182-03.backblaze.com/b2api/v1/b2_upload_file/ff024de370bd5b4b9fa80e1b/c001_v0001182_t0028": EOF) 2025/11/05 14:49:27 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 14:49:27 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/dst" 2025/11/05 14:49:28 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/backup" 2025/11/05 14:49:30 DEBUG : one: size = 4 (Local file system at /tmp/rclone844410246) 2025/11/05 14:49:30 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:49:30 DEBUG : one: Sizes differ 2025/11/05 14:49:30 DEBUG : two: size = 3 OK 2025/11/05 14:49:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:49:30 DEBUG : two: Unchanged skipping 2025/11/05 14:49:30 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:31 DEBUG : one: size = 3 OK 2025/11/05 14:49:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 14:49:31 INFO : one: Copied (server-side copy) 2025/11/05 14:49:31 INFO : one: Deleted 2025/11/05 14:49:31 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:32 DEBUG : one: size = 4 OK 2025/11/05 14:49:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:49:32 INFO : one: Copied (new) 2025/11/05 14:49:32 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:33 DEBUG : three.txt: size = 5 OK 2025/11/05 14:49:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 14:49:33 INFO : three.txt: Copied (server-side copy) 2025/11/05 14:49:33 INFO : three.txt: Deleted 2025/11/05 14:49:33 INFO : three.txt: Moved into backup dir 2025/11/05 14:49:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:49:35 DEBUG : two: size = 3 OK 2025/11/05 14:49:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:49:35 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:35 DEBUG : two: Unchanged skipping 2025/11/05 14:49:35 DEBUG : one: size = 4 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:49:35 DEBUG : one: Sizes differ 2025/11/05 14:49:35 DEBUG : one: size = 4 OK 2025/11/05 14:49:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:49:35 INFO : one: Copied (server-side copy) 2025/11/05 14:49:35 INFO : one: Deleted 2025/11/05 14:49:35 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:36 DEBUG : one: size = 5 OK 2025/11/05 14:49:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 14:49:36 INFO : one: Copied (new) 2025/11/05 14:49:36 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:36 DEBUG : three.txt: size = 6 OK 2025/11/05 14:49:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 14:49:36 INFO : three.txt: Copied (server-side copy) 2025/11/05 14:49:37 INFO : three.txt: Deleted 2025/11/05 14:49:37 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (15.09s) === RUN TestSyncBackupDirWithSuffix run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:49:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/dst" 2025/11/05 14:49:41 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/backup" 2025/11/05 14:49:43 DEBUG : one: size = 4 (Local file system at /tmp/rclone844410246) 2025/11/05 14:49:43 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:49:43 DEBUG : one: Sizes differ 2025/11/05 14:49:43 DEBUG : two: size = 3 OK 2025/11/05 14:49:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:49:43 DEBUG : two: Unchanged skipping 2025/11/05 14:49:43 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:44 DEBUG : one.bak: size = 3 OK 2025/11/05 14:49:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 14:49:44 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 14:49:44 INFO : one: Deleted 2025/11/05 14:49:44 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:45 DEBUG : one: size = 4 OK 2025/11/05 14:49:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:49:45 INFO : one: Copied (new) 2025/11/05 14:49:45 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:46 DEBUG : three.txt.bak: size = 5 OK 2025/11/05 14:49:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 14:49:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 14:49:46 INFO : three.txt: Deleted 2025/11/05 14:49:46 INFO : three.txt: Moved into backup dir 2025/11/05 14:49:48 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:49:48 DEBUG : one: size = 4 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:49:48 DEBUG : one: Sizes differ 2025/11/05 14:49:48 DEBUG : two: size = 3 OK 2025/11/05 14:49:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:49:48 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:48 DEBUG : two: Unchanged skipping 2025/11/05 14:49:48 DEBUG : one.bak: size = 4 OK 2025/11/05 14:49:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:49:48 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 14:49:48 INFO : one: Deleted 2025/11/05 14:49:48 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:49 DEBUG : one: size = 5 OK 2025/11/05 14:49:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 14:49:49 INFO : one: Copied (new) 2025/11/05 14:49:49 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:49 DEBUG : three.txt.bak: size = 6 OK 2025/11/05 14:49:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 14:49:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 14:49:49 INFO : three.txt: Deleted 2025/11/05 14:49:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.76s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:49:52 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/dst" 2025/11/05 14:49:53 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/backup" 2025/11/05 14:49:55 DEBUG : one: size = 4 (Local file system at /tmp/rclone844410246) 2025/11/05 14:49:55 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:49:55 DEBUG : one: Sizes differ 2025/11/05 14:49:55 DEBUG : two: size = 3 OK 2025/11/05 14:49:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:49:55 DEBUG : two: Unchanged skipping 2025/11/05 14:49:55 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:49:56 DEBUG : one-2019-01-01: size = 3 OK 2025/11/05 14:49:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 14:49:56 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 14:49:56 INFO : one: Deleted 2025/11/05 14:49:56 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:49:57 DEBUG : one: size = 4 OK 2025/11/05 14:49:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:49:57 INFO : one: Copied (new) 2025/11/05 14:49:57 DEBUG : Waiting for deletions to finish 2025/11/05 14:49:58 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/05 14:49:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 14:49:58 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 14:49:58 INFO : three.txt: Deleted 2025/11/05 14:49:58 INFO : three.txt: Moved into backup dir 2025/11/05 14:50:00 DEBUG : two: size = 3 OK 2025/11/05 14:50:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:50:00 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:50:00 DEBUG : two: Unchanged skipping 2025/11/05 14:50:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:00 DEBUG : one: size = 4 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:00 DEBUG : one: Sizes differ 2025/11/05 14:50:00 DEBUG : one-2019-01-01: size = 4 OK 2025/11/05 14:50:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:50:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 14:50:01 INFO : one: Deleted 2025/11/05 14:50:01 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:50:01 DEBUG : one: size = 5 OK 2025/11/05 14:50:01 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 14:50:01 INFO : one: Copied (new) 2025/11/05 14:50:01 DEBUG : Waiting for deletions to finish 2025/11/05 14:50:01 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/05 14:50:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 14:50:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 14:50:01 INFO : three.txt: Deleted 2025/11/05 14:50:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.02s) === RUN TestSyncBackupDirSuffixOnly run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:50:04 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/dst" 2025/11/05 14:50:06 DEBUG : one: size = 4 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:06 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:06 DEBUG : one: Sizes differ 2025/11/05 14:50:06 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:50:06 DEBUG : two: size = 3 OK 2025/11/05 14:50:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:50:06 DEBUG : two: Unchanged skipping 2025/11/05 14:50:07 DEBUG : one.bak: size = 3 OK 2025/11/05 14:50:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 14:50:07 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 14:50:07 INFO : one: Deleted 2025/11/05 14:50:07 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:50:08 DEBUG : one: size = 4 OK 2025/11/05 14:50:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:50:08 INFO : one: Copied (new) 2025/11/05 14:50:08 DEBUG : Waiting for deletions to finish 2025/11/05 14:50:09 DEBUG : three.txt.bak: size = 5 OK 2025/11/05 14:50:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 14:50:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 14:50:09 INFO : three.txt: Deleted 2025/11/05 14:50:09 INFO : three.txt: Moved into backup dir 2025/11/05 14:50:10 DEBUG : one.bak: Excluded (Path Filter) 2025/11/05 14:50:10 DEBUG : one.bak: Excluded 2025/11/05 14:50:10 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/11/05 14:50:10 DEBUG : three.txt.bak: Excluded 2025/11/05 14:50:10 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:10 DEBUG : one: size = 4 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:10 DEBUG : one: Sizes differ 2025/11/05 14:50:10 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for checks to finish 2025/11/05 14:50:10 DEBUG : two: size = 3 OK 2025/11/05 14:50:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:50:10 DEBUG : two: Unchanged skipping 2025/11/05 14:50:11 DEBUG : one.bak: size = 4 OK 2025/11/05 14:50:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:50:11 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 14:50:11 INFO : one: Deleted 2025/11/05 14:50:11 DEBUG : B2 bucket rclone-test-gukehep9rove path dst: Waiting for transfers to finish 2025/11/05 14:50:12 DEBUG : one: size = 5 OK 2025/11/05 14:50:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 14:50:12 INFO : one: Copied (new) 2025/11/05 14:50:12 DEBUG : Waiting for deletions to finish 2025/11/05 14:50:13 DEBUG : three.txt.bak: size = 6 OK 2025/11/05 14:50:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 14:50:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 14:50:13 INFO : three.txt: Deleted 2025/11/05 14:50:13 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.54s) === RUN TestSyncSuffix run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:50:15 DEBUG : dst/two: Clearing upload URL because of error: Post "https://pod-000-1171-14.backblaze.com/b2api/v1/b2_upload_file/ff024de370bd5b4b9fa80e1b/c001_v0001171_t0012": EOF 2025/11/05 14:50:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-14.backblaze.com/b2api/v1/b2_upload_file/ff024de370bd5b4b9fa80e1b/c001_v0001171_t0012": EOF) 2025/11/05 14:50:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:286: Retry Put of "dst/two" to B2 bucket rclone-test-gukehep9rove: 1/10 (Post "https://pod-000-1171-14.backblaze.com/b2api/v1/b2_upload_file/ff024de370bd5b4b9fa80e1b/c001_v0001171_t0012": EOF) 2025/11/05 14:50:18 DEBUG : pacer: Reducing sleep to 10ms 2025/11/05 14:50:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/dst" 2025/11/05 14:50:19 DEBUG : one: size = 4 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:19 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:19 DEBUG : one: Sizes differ 2025/11/05 14:50:21 DEBUG : one.bak: size = 3 OK 2025/11/05 14:50:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 14:50:21 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 14:50:21 INFO : one: Deleted 2025/11/05 14:50:22 DEBUG : one: size = 4 OK 2025/11/05 14:50:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:50:22 INFO : one: Copied (new) 2025/11/05 14:50:22 DEBUG : two: size = 3 OK 2025/11/05 14:50:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:50:22 DEBUG : two: Unchanged skipping 2025/11/05 14:50:22 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:22 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:22 DEBUG : three.txt: Sizes differ 2025/11/05 14:50:23 DEBUG : three.txt.bak: size = 5 OK 2025/11/05 14:50:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 14:50:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 14:50:23 INFO : three.txt: Deleted 2025/11/05 14:50:23 DEBUG : three.txt: size = 6 OK 2025/11/05 14:50:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 14:50:23 INFO : three.txt: Copied (new) 2025/11/05 14:50:24 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:24 DEBUG : one: size = 4 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:24 DEBUG : one: Sizes differ 2025/11/05 14:50:25 DEBUG : one.bak: size = 4 OK 2025/11/05 14:50:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:50:25 INFO : one: Copied (server-side copy) to: one.bak 2025/11/05 14:50:25 INFO : one: Deleted 2025/11/05 14:50:25 DEBUG : one: size = 5 OK 2025/11/05 14:50:25 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 14:50:25 INFO : one: Copied (new) 2025/11/05 14:50:26 DEBUG : two: size = 3 OK 2025/11/05 14:50:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:50:26 DEBUG : two: Unchanged skipping 2025/11/05 14:50:26 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:26 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:26 DEBUG : three.txt: Sizes differ 2025/11/05 14:50:26 DEBUG : three.txt.bak: size = 6 OK 2025/11/05 14:50:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 14:50:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/11/05 14:50:26 INFO : three.txt: Deleted 2025/11/05 14:50:27 DEBUG : three.txt: size = 19 OK 2025/11/05 14:50:27 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/05 14:50:27 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.04s) === RUN TestSyncSuffixKeepExtension run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:50:30 DEBUG : Creating backend with remote "TestB2:rclone-test-gukehep9rove/dst" 2025/11/05 14:50:32 DEBUG : one: size = 4 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:32 DEBUG : one: size = 3 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:32 DEBUG : one: Sizes differ 2025/11/05 14:50:33 DEBUG : one-2019-01-01: size = 3 OK 2025/11/05 14:50:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/11/05 14:50:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 14:50:33 INFO : one: Deleted 2025/11/05 14:50:34 DEBUG : one: size = 4 OK 2025/11/05 14:50:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:50:34 INFO : one: Copied (new) 2025/11/05 14:50:34 DEBUG : two: size = 3 OK 2025/11/05 14:50:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:50:34 DEBUG : two: Unchanged skipping 2025/11/05 14:50:34 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:34 DEBUG : three.txt: size = 5 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:34 DEBUG : three.txt: Sizes differ 2025/11/05 14:50:34 DEBUG : three-2019-01-01.txt: size = 5 OK 2025/11/05 14:50:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/11/05 14:50:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 14:50:35 INFO : three.txt: Deleted 2025/11/05 14:50:35 DEBUG : three.txt: size = 6 OK 2025/11/05 14:50:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 14:50:35 INFO : three.txt: Copied (new) 2025/11/05 14:50:35 DEBUG : one: size = 5 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:35 DEBUG : one: size = 4 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:35 DEBUG : one: Sizes differ 2025/11/05 14:50:36 DEBUG : one-2019-01-01: size = 4 OK 2025/11/05 14:50:36 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/11/05 14:50:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/11/05 14:50:36 INFO : one: Deleted 2025/11/05 14:50:36 DEBUG : one: size = 5 OK 2025/11/05 14:50:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/11/05 14:50:36 INFO : one: Copied (new) 2025/11/05 14:50:37 DEBUG : two: size = 3 OK 2025/11/05 14:50:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:50:37 DEBUG : two: Unchanged skipping 2025/11/05 14:50:37 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:37 DEBUG : three.txt: size = 6 (B2 bucket rclone-test-gukehep9rove path dst) 2025/11/05 14:50:37 DEBUG : three.txt: Sizes differ 2025/11/05 14:50:38 DEBUG : three-2019-01-01.txt: size = 6 OK 2025/11/05 14:50:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/11/05 14:50:38 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/11/05 14:50:38 INFO : three.txt: Deleted 2025/11/05 14:50:38 DEBUG : three.txt: size = 19 OK 2025/11/05 14:50:38 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/11/05 14:50:38 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.39s) === RUN TestSyncUTFNorm run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:50:41 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:41 DEBUG : Testêé: size = 18 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:50:41 DEBUG : Testêé: Sizes differ 2025/11/05 14:50:41 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:50:41 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:50:41 DEBUG : Testêé: size = 14 OK 2025/11/05 14:50:41 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/11/05 14:50:41 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/11/05 14:50:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.29s) === RUN TestSyncImmutable run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:50:42 DEBUG : existing: Need to transfer - File not found at Destination 2025/11/05 14:50:42 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:50:42 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:50:43 DEBUG : existing: size = 6 OK 2025/11/05 14:50:43 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/11/05 14:50:43 INFO : existing: Copied (new) 2025/11/05 14:50:43 DEBUG : Waiting for deletions to finish 2025/11/05 14:50:43 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:50:43 DEBUG : existing: size = 8 (Local file system at /tmp/rclone844410246) 2025/11/05 14:50:43 DEBUG : existing: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:50:43 DEBUG : existing: Sizes differ 2025/11/05 14:50:43 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/11/05 14:50:43 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:50:43 ERROR : B2 bucket rclone-test-gukehep9rove: not deleting files as there were IO errors 2025/11/05 14:50:43 ERROR : B2 bucket rclone-test-gukehep9rove: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.21s) === RUN TestSyncIgnoreCase run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:50:45 DEBUG : EXISTING: size = 6 OK 2025/11/05 14:50:45 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:50:45 DEBUG : existing: Unchanged skipping 2025/11/05 14:50:45 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:50:45 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:50:45 DEBUG : Waiting for deletions to finish 2025/11/05 14:50:45 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.66s) === RUN TestFixCase run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:51:03 DEBUG : both0: size = 6 OK 2025/11/05 14:51:03 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both10: size = 6 OK 2025/11/05 14:51:03 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both11: size = 6 OK 2025/11/05 14:51:03 DEBUG : both12: size = 6 OK 2025/11/05 14:51:03 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:51:03 DEBUG : both0: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both13: size = 6 OK 2025/11/05 14:51:03 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both13: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both14: size = 6 OK 2025/11/05 14:51:03 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both14: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both15: size = 6 OK 2025/11/05 14:51:03 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both15: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both16: size = 6 OK 2025/11/05 14:51:03 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both10: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both17: size = 6 OK 2025/11/05 14:51:03 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both17: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both18: size = 6 OK 2025/11/05 14:51:03 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both11: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both19: size = 6 OK 2025/11/05 14:51:03 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both12: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both1: size = 6 OK 2025/11/05 14:51:03 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both16: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both2: size = 6 OK 2025/11/05 14:51:03 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both2: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both3: size = 6 OK 2025/11/05 14:51:03 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both3: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both4: size = 6 OK 2025/11/05 14:51:03 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both4: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both5: size = 6 OK 2025/11/05 14:51:03 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both18: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both6: size = 6 OK 2025/11/05 14:51:03 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both6: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both7: size = 6 OK 2025/11/05 14:51:03 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both19: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both8: size = 6 OK 2025/11/05 14:51:03 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both1: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both9: size = 6 OK 2025/11/05 14:51:03 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:03 DEBUG : both5: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both7: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both8: Unchanged skipping 2025/11/05 14:51:03 DEBUG : both9: Unchanged skipping 2025/11/05 14:51:03 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:51:03 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:04 INFO : only8: Deleted 2025/11/05 14:51:04 INFO : only9: Deleted 2025/11/05 14:51:04 INFO : only11: Deleted 2025/11/05 14:51:04 INFO : only12: Deleted 2025/11/05 14:51:04 INFO : only17: Deleted 2025/11/05 14:51:04 INFO : only3: Deleted 2025/11/05 14:51:04 INFO : only6: Deleted 2025/11/05 14:51:04 INFO : only10: Deleted 2025/11/05 14:51:04 INFO : only7: Deleted 2025/11/05 14:51:04 INFO : only13: Deleted 2025/11/05 14:51:04 INFO : only14: Deleted 2025/11/05 14:51:04 INFO : only15: Deleted 2025/11/05 14:51:04 INFO : only18: Deleted 2025/11/05 14:51:04 INFO : only19: Deleted 2025/11/05 14:51:05 INFO : only1: Deleted 2025/11/05 14:51:05 INFO : only4: Deleted 2025/11/05 14:51:05 INFO : only5: Deleted 2025/11/05 14:51:05 INFO : only0: Deleted 2025/11/05 14:51:05 INFO : only16: Deleted 2025/11/05 14:51:05 INFO : only2: Deleted 2025/11/05 14:51:05 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (21.80s) === RUN TestSyncConcurrentTruncate run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:51:24 DEBUG : both0: size = 6 OK 2025/11/05 14:51:24 DEBUG : both10: size = 6 OK 2025/11/05 14:51:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both12: size = 6 OK 2025/11/05 14:51:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both11: size = 6 OK 2025/11/05 14:51:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:51:24 DEBUG : both10: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both13: size = 6 OK 2025/11/05 14:51:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both13: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both14: size = 6 OK 2025/11/05 14:51:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both12: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both15: size = 6 OK 2025/11/05 14:51:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both15: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both16: size = 6 OK 2025/11/05 14:51:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both16: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both17: size = 6 OK 2025/11/05 14:51:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both11: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both18: size = 6 OK 2025/11/05 14:51:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both0: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both19: size = 6 OK 2025/11/05 14:51:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both14: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both1: size = 6 OK 2025/11/05 14:51:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both17: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both2: size = 6 OK 2025/11/05 14:51:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both2: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both3: size = 6 OK 2025/11/05 14:51:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both3: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both4: size = 6 OK 2025/11/05 14:51:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both4: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both5: size = 6 OK 2025/11/05 14:51:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both5: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both6: size = 6 OK 2025/11/05 14:51:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both18: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both7: size = 6 OK 2025/11/05 14:51:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both19: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both8: size = 6 OK 2025/11/05 14:51:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both1: Unchanged skipping 2025/11/05 14:51:24 DEBUG : both9: size = 6 OK 2025/11/05 14:51:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:24 DEBUG : both6: Unchanged skipping 2025/11/05 14:51:24 DEBUG : only0: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only0: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only0: Sizes differ 2025/11/05 14:51:24 DEBUG : only10: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only10: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only10: Sizes differ 2025/11/05 14:51:24 DEBUG : both7: Unchanged skipping 2025/11/05 14:51:24 DEBUG : only11: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only11: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only11: Sizes differ 2025/11/05 14:51:24 DEBUG : both8: Unchanged skipping 2025/11/05 14:51:24 DEBUG : only12: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only12: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only12: Sizes differ 2025/11/05 14:51:24 DEBUG : both9: Unchanged skipping 2025/11/05 14:51:24 DEBUG : only13: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only13: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only13: Sizes differ 2025/11/05 14:51:24 DEBUG : only14: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only14: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only14: Sizes differ 2025/11/05 14:51:24 DEBUG : only15: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only15: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only15: Sizes differ 2025/11/05 14:51:24 DEBUG : only16: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only16: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only16: Sizes differ 2025/11/05 14:51:24 DEBUG : only17: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only17: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only17: Sizes differ 2025/11/05 14:51:24 DEBUG : only18: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only18: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only18: Sizes differ 2025/11/05 14:51:24 DEBUG : only19: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only19: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only19: Sizes differ 2025/11/05 14:51:24 DEBUG : only1: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only1: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only1: Sizes differ 2025/11/05 14:51:24 DEBUG : only2: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only2: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only2: Sizes differ 2025/11/05 14:51:24 DEBUG : only3: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only3: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only3: Sizes differ 2025/11/05 14:51:24 DEBUG : only4: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only4: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only4: Sizes differ 2025/11/05 14:51:24 DEBUG : only5: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only5: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only5: Sizes differ 2025/11/05 14:51:24 DEBUG : only6: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only6: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only6: Sizes differ 2025/11/05 14:51:24 DEBUG : only7: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only7: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only7: Sizes differ 2025/11/05 14:51:24 DEBUG : only8: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only8: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only8: Sizes differ 2025/11/05 14:51:24 DEBUG : only9: size = 0 (Local file system at /tmp/rclone844410246) 2025/11/05 14:51:24 DEBUG : only9: size = 6 (B2 bucket rclone-test-gukehep9rove) 2025/11/05 14:51:24 DEBUG : only9: Sizes differ 2025/11/05 14:51:24 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:51:25 DEBUG : only0: size = 0 OK 2025/11/05 14:51:25 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:25 INFO : only0: Copied (replaced existing) 2025/11/05 14:51:25 DEBUG : only10: size = 0 OK 2025/11/05 14:51:25 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:25 INFO : only10: Copied (replaced existing) 2025/11/05 14:51:25 DEBUG : only16: size = 0 OK 2025/11/05 14:51:25 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:25 INFO : only16: Copied (replaced existing) 2025/11/05 14:51:25 DEBUG : only11: size = 0 OK 2025/11/05 14:51:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:25 INFO : only11: Copied (replaced existing) 2025/11/05 14:51:25 DEBUG : only17: size = 0 OK 2025/11/05 14:51:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:25 INFO : only17: Copied (replaced existing) 2025/11/05 14:51:25 DEBUG : only13: size = 0 OK 2025/11/05 14:51:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:25 INFO : only13: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only12: size = 0 OK 2025/11/05 14:51:26 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only12: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only19: size = 0 OK 2025/11/05 14:51:26 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only19: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only1: size = 0 OK 2025/11/05 14:51:26 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only1: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only14: size = 0 OK 2025/11/05 14:51:26 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only14: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only3: size = 0 OK 2025/11/05 14:51:26 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only3: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only4: size = 0 OK 2025/11/05 14:51:26 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only4: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only15: size = 0 OK 2025/11/05 14:51:26 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only15: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only18: size = 0 OK 2025/11/05 14:51:26 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only18: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only6: size = 0 OK 2025/11/05 14:51:26 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only6: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only8: size = 0 OK 2025/11/05 14:51:26 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only8: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only2: size = 0 OK 2025/11/05 14:51:26 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only2: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only5: size = 0 OK 2025/11/05 14:51:26 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only5: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only7: size = 0 OK 2025/11/05 14:51:26 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only7: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : only9: size = 0 OK 2025/11/05 14:51:26 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/11/05 14:51:26 INFO : only9: Copied (replaced existing) 2025/11/05 14:51:26 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (24.95s) === RUN TestSyncReplaceDirModTime run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:51:34 DEBUG : empty_dir: Making directory with metadata 2025/11/05 14:51:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:51:34 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 14:51:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:51:34 INFO : empty_on_remote: Making directory 2025/11/05 14:51:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 14:51:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 14:51:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 14:51:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:51:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.70s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:51:37 DEBUG : empty_dir: Making directory with metadata 2025/11/05 14:51:37 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:51:37 DEBUG : empty_on_remote: Making directory with metadata 2025/11/05 14:51:37 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/11/05 14:51:37 INFO : empty_on_remote: Making directory 2025/11/05 14:51:37 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/11/05 14:51:38 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/11/05 14:51:38 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/11/05 14:51:38 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:51:38 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/11/05 14:51:38 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.84s) === RUN TestNothingToTransferWithEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:51:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:51:40 INFO : sub dir: Making directory 2025/11/05 14:51:40 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.31s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:51:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/11/05 14:51:43 INFO : sub dir: Making directory 2025/11/05 14:51:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.67s) === RUN TestTransform === RUN TestTransform/NFC run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:51:55 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:55 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:51:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : apple: size = 5 OK 2025/11/05 14:51:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : apple: Unchanged skipping 2025/11/05 14:51:56 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:51:56 DEBUG : banana: size = 6 OK 2025/11/05 14:51:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : banana: Unchanged skipping 2025/11/05 14:51:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:51:56 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:51:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:51:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:51:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:51:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:51:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:51:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:51:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:51:56 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:51:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:51:56 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:51:56 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:56 INFO : There was nothing to transfer 2025/11/05 14:51:56 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:56 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:51:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : apple: size = 5 OK 2025/11/05 14:51:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : apple: Unchanged skipping 2025/11/05 14:51:57 DEBUG : banana: size = 6 OK 2025/11/05 14:51:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:51:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : banana: Unchanged skipping 2025/11/05 14:51:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:51:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:51:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:51:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:51:57 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:51:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:51:57 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:51:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:51:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:51:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:51:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:51:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:51:57 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:51:57 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:57 INFO : There was nothing to transfer 2025/11/05 14:51:57 DEBUG : Waiting for deletions to finish 2025/11/05 14:51:57 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:51:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:52:10 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:11 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:52:11 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:52:11 DEBUG : apple: size = 5 OK 2025/11/05 14:52:11 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:52:11 DEBUG : apple: Unchanged skipping 2025/11/05 14:52:11 DEBUG : banana: size = 6 OK 2025/11/05 14:52:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : banana: Unchanged skipping 2025/11/05 14:52:11 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:52:11 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:52:11 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:52:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:52:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:52:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:52:11 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:52:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:52:11 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:52:11 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:52:11 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:52:11 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:11 INFO : There was nothing to transfer 2025/11/05 14:52:11 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:12 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:52:12 DEBUG : apple: size = 5 OK 2025/11/05 14:52:12 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:52:12 DEBUG : apple: Unchanged skipping 2025/11/05 14:52:12 DEBUG : banana: size = 6 OK 2025/11/05 14:52:12 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : banana: Unchanged skipping 2025/11/05 14:52:12 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:52:12 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:52:12 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:52:12 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:52:12 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:52:12 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:52:12 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:52:12 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:52:12 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:52:12 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:12 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:52:12 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:52:12 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:12 INFO : There was nothing to transfer 2025/11/05 14:52:12 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:12 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:52:12 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:52:25 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:26 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:26 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 14:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:26 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 14:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:26 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 14:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:26 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 14:52:26 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:26 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:26 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:26 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:26 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 14:52:26 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:26 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:27 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 14:52:27 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 14:52:27 INFO : apple: Copied (new) to: YXBwbGU= 2025/11/05 14:52:27 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:27 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:27 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:27 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:27 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:27 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 14:52:27 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:27 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:52:27 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:52:27 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 14:52:27 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 14:52:27 INFO : banana: Copied (new) to: YmFuYW5h 2025/11/05 14:52:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 14:52:27 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 14:52:27 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 14:52:27 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 14:52:27 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 14:52:27 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 14:52:27 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:27 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 14:52:27 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 14:52:27 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:27 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 14:52:27 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 14:52:27 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 14:52:27 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 14:52:27 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 14:52:27 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 14:52:27 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 14:52:27 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 14:52:27 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:28 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 14:52:28 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 14:52:28 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:28 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 14:52:28 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 14:52:28 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:28 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 14:52:28 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 14:52:28 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:28 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 14:52:28 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 14:52:28 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:28 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 14:52:28 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 14:52:28 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:28 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 14:52:28 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 14:52:28 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 14:52:28 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 14:52:28 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 14:52:28 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:28 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 14:52:28 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 14:52:28 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/11/05 14:52:28 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 14:52:28 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 14:52:28 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:28 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 14:52:28 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 14:52:28 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:28 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:28 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 14:52:29 INFO : apple: Deleted 2025/11/05 14:52:29 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 14:52:29 INFO : splitbananasplit: Deleted 2025/11/05 14:52:29 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 14:52:29 INFO : appleappleapplebanana: Deleted 2025/11/05 14:52:29 INFO : banana: Deleted 2025/11/05 14:52:29 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 14:52:29 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 14:52:29 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:29 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:29 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 14:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:30 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:52:30 DEBUG : YmFuYW5h: size = 6 OK 2025/11/05 14:52:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : banana: Unchanged skipping 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : YXBwbGU=: size = 5 OK 2025/11/05 14:52:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : apple: Unchanged skipping 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2025/11/05 14:52:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/11/05 14:52:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2025/11/05 14:52:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2025/11/05 14:52:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:52:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2025/11/05 14:52:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2025/11/05 14:52:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2025/11/05 14:52:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2025/11/05 14:52:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2025/11/05 14:52:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:52:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:52:30 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:52:30 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:30 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:30 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/11/05 14:52:30 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/11/05 14:52:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/11/05 14:52:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:31 DEBUG : apple: transformed to: YXBwbGU= 2025/11/05 14:52:31 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/11/05 14:52:31 DEBUG : banana: transformed to: YmFuYW5h 2025/11/05 14:52:31 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/11/05 14:52:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/11/05 14:52:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/11/05 14:52:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/11/05 14:52:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/11/05 14:52:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/11/05 14:52:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:52:43 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:43 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:52:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:43 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:43 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:43 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:43 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:44 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:44 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:44 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:44 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:44 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:44 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:44 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : PREFIXappleappleapplebanana: size = 21 OK 2025/11/05 14:52:44 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 14:52:44 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/11/05 14:52:44 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/11/05 14:52:44 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/11/05 14:52:44 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/11/05 14:52:44 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/11/05 14:52:44 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/11/05 14:52:44 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/11/05 14:52:44 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/11/05 14:52:44 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/11/05 14:52:44 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:44 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:52:44 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:52:44 DEBUG : PREFIXsplitbananasplit: size = 16 OK 2025/11/05 14:52:44 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 14:52:44 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/11/05 14:52:44 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : PREFIXapple: size = 5 OK 2025/11/05 14:52:44 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 14:52:44 INFO : apple: Copied (new) to: PREFIXapple 2025/11/05 14:52:44 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : PREFIXbanana: size = 6 OK 2025/11/05 14:52:44 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 14:52:44 INFO : banana: Copied (new) to: PREFIXbanana 2025/11/05 14:52:44 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : dir1/PREFIX0000-abcdefg.txt: size = 21 OK 2025/11/05 14:52:44 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 14:52:44 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 14:52:44 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: size = 21 OK 2025/11/05 14:52:44 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 14:52:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 14:52:44 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 14:52:44 DEBUG : dir1/PREFIX0004-efghijk.txt: size = 21 OK 2025/11/05 14:52:44 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 14:52:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/11/05 14:52:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 14:52:44 DEBUG : dir1/PREFIX0003-defghij.txt: size = 21 OK 2025/11/05 14:52:44 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 14:52:44 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/11/05 14:52:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 14:52:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:52:44 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 14:52:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 14:52:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0006-ghijklm.txt: size = 21 OK 2025/11/05 14:52:45 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 14:52:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 14:52:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0007-1234567.txt: size = 21 OK 2025/11/05 14:52:45 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 14:52:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/11/05 14:52:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0009-3456789.txt: size = 21 OK 2025/11/05 14:52:45 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 14:52:45 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/11/05 14:52:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0008-2345678.txt: size = 21 OK 2025/11/05 14:52:45 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 14:52:45 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/11/05 14:52:45 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0005-fghijkl.txt: size = 21 OK 2025/11/05 14:52:45 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 14:52:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 14:52:45 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0011-56789;.txt: size = 20 OK 2025/11/05 14:52:45 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 14:52:45 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/11/05 14:52:45 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0014-89;=.txt: size = 18 OK 2025/11/05 14:52:45 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 14:52:45 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/11/05 14:52:45 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0013-789;=.txt: size = 19 OK 2025/11/05 14:52:45 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 14:52:45 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0010-456789.txt: size = 20 OK 2025/11/05 14:52:45 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 14:52:45 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0012-6789;.txt: size = 19 OK 2025/11/05 14:52:45 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 14:52:45 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/11/05 14:52:45 DEBUG : dir1/PREFIX0015-9;=.txt: size = 17 OK 2025/11/05 14:52:45 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 14:52:45 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/11/05 14:52:45 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:46 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 14:52:46 INFO : appleappleapplebanana: Deleted 2025/11/05 14:52:46 INFO : banana: Deleted 2025/11/05 14:52:46 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 14:52:46 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 14:52:46 INFO : apple: Deleted 2025/11/05 14:52:46 INFO : splitbananasplit: Deleted 2025/11/05 14:52:46 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 14:52:46 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:47 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 14:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 14:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 14:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 14:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 14:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 14:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 14:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 14:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 14:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 14:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 14:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 14:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 14:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 14:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 14:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 14:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 14:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 14:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 14:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 14:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 14:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 14:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 14:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 14:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 14:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 14:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 14:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 14:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 14:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : apple: transformed to: PREFIXapple 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/11/05 14:52:47 DEBUG : banana: transformed to: PREFIXbanana 2025/11/05 14:52:47 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/11/05 14:52:47 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/11/05 14:52:47 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/11/05 14:52:47 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/11/05 14:52:47 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/11/05 14:52:47 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/11/05 14:52:47 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/11/05 14:52:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/11/05 14:52:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/11/05 14:52:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/11/05 14:52:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/11/05 14:52:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/11/05 14:52:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/11/05 14:52:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/11/05 14:52:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/11/05 14:52:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/11/05 14:52:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/11/05 14:52:47 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:52:47 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:52:47 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:52:47 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:52:47 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 14:52:47 INFO : splitbananasplit: Copied (new) 2025/11/05 14:52:47 DEBUG : apple: size = 5 OK 2025/11/05 14:52:47 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 14:52:47 INFO : apple: Copied (new) 2025/11/05 14:52:47 DEBUG : banana: size = 6 OK 2025/11/05 14:52:47 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 14:52:47 INFO : banana: Copied (new) 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:52:47 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 14:52:47 INFO : appleappleapplebanana: Copied (new) 2025/11/05 14:52:47 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:52:47 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 14:52:47 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:52:48 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 14:52:48 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:52:48 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 14:52:48 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:52:48 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 14:52:48 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:52:48 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 14:52:48 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:52:48 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 14:52:48 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:52:48 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 14:52:48 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:52:48 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 14:52:48 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:52:48 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 14:52:48 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:52:48 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 14:52:48 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:52:48 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 14:52:48 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:52:48 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 14:52:48 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:52:48 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 14:52:48 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:52:48 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 14:52:48 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 14:52:48 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:52:48 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 14:52:48 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 14:52:49 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:52:49 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 14:52:49 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 14:52:49 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:49 INFO : PREFIXbanana: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/11/05 14:52:49 INFO : PREFIXapple: Deleted 2025/11/05 14:52:49 INFO : PREFIXsplitbananasplit: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/11/05 14:52:49 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/11/05 14:52:49 INFO : PREFIXappleappleapplebanana: Deleted 2025/11/05 14:52:49 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:49 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:52:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : Waiting for deletions to finish 2025/11/05 14:52:50 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:52:50 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:53:03 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:03 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:53:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 14:53:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 14:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 14:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 14:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:04 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:04 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:04 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 14:53:04 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:04 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:04 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:04 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:04 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:53:04 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:53:04 DEBUG : appleappleapplebananaSUFFIX: size = 21 OK 2025/11/05 14:53:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 14:53:04 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : splitbananasplitSUFFIX: size = 16 OK 2025/11/05 14:53:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 14:53:04 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : appleSUFFIX: size = 5 OK 2025/11/05 14:53:04 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 14:53:04 INFO : apple: Copied (new) to: appleSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 14:53:04 DEBUG : bananaSUFFIX: size = 6 OK 2025/11/05 14:53:04 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 14:53:04 INFO : banana: Copied (new) to: bananaSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0000-abcdefg.txtSUFFIX: size = 21 OK 2025/11/05 14:53:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 14:53:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: size = 21 OK 2025/11/05 14:53:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 14:53:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: size = 21 OK 2025/11/05 14:53:05 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 14:53:05 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0002-cdefghi.txtSUFFIX: size = 21 OK 2025/11/05 14:53:05 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 14:53:05 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0003-defghij.txtSUFFIX: size = 21 OK 2025/11/05 14:53:05 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 14:53:05 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0006-ghijklm.txtSUFFIX: size = 21 OK 2025/11/05 14:53:05 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 14:53:05 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0007-1234567.txtSUFFIX: size = 21 OK 2025/11/05 14:53:05 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 14:53:05 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0009-3456789.txtSUFFIX: size = 21 OK 2025/11/05 14:53:05 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 14:53:05 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0008-2345678.txtSUFFIX: size = 21 OK 2025/11/05 14:53:05 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 14:53:05 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0011-56789;.txtSUFFIX: size = 20 OK 2025/11/05 14:53:05 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 14:53:05 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0010-456789.txtSUFFIX: size = 20 OK 2025/11/05 14:53:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 14:53:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0005-fghijkl.txtSUFFIX: size = 21 OK 2025/11/05 14:53:05 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 14:53:05 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0013-789;=.txtSUFFIX: size = 19 OK 2025/11/05 14:53:05 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 14:53:05 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/11/05 14:53:05 DEBUG : dir1/0012-6789;.txtSUFFIX: size = 19 OK 2025/11/05 14:53:05 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 14:53:05 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/11/05 14:53:06 DEBUG : dir1/0014-89;=.txtSUFFIX: size = 18 OK 2025/11/05 14:53:06 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 14:53:06 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/11/05 14:53:06 DEBUG : dir1/0015-9;=.txtSUFFIX: size = 17 OK 2025/11/05 14:53:06 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 14:53:06 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/11/05 14:53:06 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:06 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 14:53:06 INFO : appleappleapplebanana: Deleted 2025/11/05 14:53:06 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 14:53:06 INFO : splitbananasplit: Deleted 2025/11/05 14:53:06 INFO : banana: Deleted 2025/11/05 14:53:06 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 14:53:06 INFO : apple: Deleted 2025/11/05 14:53:06 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 14:53:06 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 14:53:06 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:07 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/11/05 14:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : apple: transformed to: appleSUFFIX 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/11/05 14:53:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/11/05 14:53:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/11/05 14:53:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:53:07 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 14:53:07 INFO : appleappleapplebanana: Copied (new) 2025/11/05 14:53:07 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:07 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:53:07 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:53:08 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:53:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 14:53:08 INFO : splitbananasplit: Copied (new) 2025/11/05 14:53:08 DEBUG : banana: size = 6 OK 2025/11/05 14:53:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/11/05 14:53:08 INFO : banana: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:53:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 14:53:08 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:53:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 14:53:08 INFO : dir1/0003-defghij.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:53:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 14:53:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:53:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 14:53:08 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : apple: size = 5 OK 2025/11/05 14:53:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/11/05 14:53:08 INFO : apple: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:53:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 14:53:08 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:53:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 14:53:08 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:53:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 14:53:08 INFO : dir1/0008-2345678.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:53:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 14:53:08 INFO : dir1/0007-1234567.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:53:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 14:53:08 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:53:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 14:53:08 INFO : dir1/0010-456789.txt: Copied (new) 2025/11/05 14:53:08 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:53:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 14:53:08 INFO : dir1/0011-56789;.txt: Copied (new) 2025/11/05 14:53:09 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:53:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 14:53:09 INFO : dir1/0013-789;=.txt: Copied (new) 2025/11/05 14:53:09 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:53:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 14:53:09 INFO : dir1/0012-6789;.txt: Copied (new) 2025/11/05 14:53:09 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:53:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 14:53:09 INFO : dir1/0015-9;=.txt: Copied (new) 2025/11/05 14:53:09 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:53:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 14:53:09 INFO : dir1/0009-3456789.txt: Copied (new) 2025/11/05 14:53:09 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:53:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 14:53:09 INFO : dir1/0014-89;=.txt: Copied (new) 2025/11/05 14:53:09 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:09 INFO : bananaSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : appleappleapplebananaSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : splitbananasplitSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/11/05 14:53:09 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/11/05 14:53:10 INFO : appleSUFFIX: Deleted 2025/11/05 14:53:10 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/11/05 14:53:10 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/11/05 14:53:10 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/11/05 14:53:10 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:10 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:10 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:53:23 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:23 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:53:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:23 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:23 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:24 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:24 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : apple: size = 5 OK 2025/11/05 14:53:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:24 DEBUG : apple: Unchanged skipping 2025/11/05 14:53:24 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:24 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:24 DEBUG : banana: size = 6 OK 2025/11/05 14:53:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:24 DEBUG : banana: Unchanged skipping 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:24 DEBUG : splitbanan: size = 16 OK 2025/11/05 14:53:24 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/11/05 14:53:24 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/11/05 14:53:24 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:24 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:24 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:24 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:24 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:24 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:24 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:24 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:24 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:24 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:24 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 14:53:24 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:24 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:24 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:24 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:24 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:24 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:24 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 14:53:24 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/11/05 14:53:24 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:53:24 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:53:24 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/05 14:53:24 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/11/05 14:53:24 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/11/05 14:53:24 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:24 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/05 14:53:24 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/11/05 14:53:24 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/11/05 14:53:24 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:24 DEBUG : appleapple: size = 21 OK 2025/11/05 14:53:24 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/11/05 14:53:24 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/11/05 14:53:24 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:24 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/05 14:53:24 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/11/05 14:53:24 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/11/05 14:53:24 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:24 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/05 14:53:24 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/11/05 14:53:24 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/11/05 14:53:24 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:24 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/05 14:53:24 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/11/05 14:53:24 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/11/05 14:53:24 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:24 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/05 14:53:24 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/11/05 14:53:24 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/11/05 14:53:24 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:24 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/05 14:53:24 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/11/05 14:53:24 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/11/05 14:53:24 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:25 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/05 14:53:25 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/11/05 14:53:25 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/11/05 14:53:25 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:25 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/05 14:53:25 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/11/05 14:53:25 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/11/05 14:53:25 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:25 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/05 14:53:25 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/11/05 14:53:25 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/11/05 14:53:25 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:25 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/05 14:53:25 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/11/05 14:53:25 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/11/05 14:53:25 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:25 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/05 14:53:25 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/11/05 14:53:25 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/11/05 14:53:25 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:25 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/05 14:53:25 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/11/05 14:53:25 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/11/05 14:53:25 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/05 14:53:25 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/11/05 14:53:25 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/11/05 14:53:25 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/05 14:53:25 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/11/05 14:53:25 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/11/05 14:53:25 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 14:53:25 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/11/05 14:53:25 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/11/05 14:53:25 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:26 INFO : dir1/0003-defghij.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0004-efghijk.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0005-fghijkl.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0008-2345678.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0010-456789.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0007-1234567.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0012-6789;.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0011-56789;.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0002-cdefghi.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0006-ghijklm.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0013-789;=.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0014-89;=.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0015-9;=.txt: Deleted 2025/11/05 14:53:26 INFO : appleappleapplebanana: Deleted 2025/11/05 14:53:26 INFO : splitbananasplit: Deleted 2025/11/05 14:53:26 INFO : dir1/0000-abcdefg.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/11/05 14:53:26 INFO : dir1/0009-3456789.txt: Deleted 2025/11/05 14:53:26 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:26 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 14:53:26 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:27 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:27 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:27 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:27 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:27 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:27 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:27 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:27 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:27 DEBUG : apple: size = 5 OK 2025/11/05 14:53:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : apple: Unchanged skipping 2025/11/05 14:53:27 DEBUG : appleapple: size = 21 OK 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:53:27 DEBUG : banana: size = 6 OK 2025/11/05 14:53:27 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : banana: Unchanged skipping 2025/11/05 14:53:27 DEBUG : splitbanan: size = 16 OK 2025/11/05 14:53:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/11/05 14:53:27 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/11/05 14:53:27 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/11/05 14:53:27 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/11/05 14:53:27 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/11/05 14:53:27 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/11/05 14:53:27 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/11/05 14:53:27 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/11/05 14:53:27 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/11/05 14:53:27 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/11/05 14:53:27 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/11/05 14:53:27 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/11/05 14:53:27 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/11/05 14:53:27 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/11/05 14:53:27 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/11/05 14:53:27 DEBUG : dir1/0000-abcde: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdef: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0005-fghij: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0004-efghi: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijk: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0007-12345: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0008-23456: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0009-34567: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0011-56789: size = 20 OK 2025/11/05 14:53:27 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;: size = 19 OK 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=: size = 19 OK 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.: size = 18 OK 2025/11/05 14:53:27 DEBUG : dir1/0010-45678: size = 20 OK 2025/11/05 14:53:27 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/11/05 14:53:27 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0003-defgh: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.t: size = 17 OK 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefg: size = 21 OK 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:53:27 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:53:27 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:53:27 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:27 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:27 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : appleapple: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/11/05 14:53:27 DEBUG : splitbanan: Excluded (Path Filter) 2025/11/05 14:53:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 14:53:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 14:53:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/11/05 14:53:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/11/05 14:53:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/11/05 14:53:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/11/05 14:53:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/11/05 14:53:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/11/05 14:53:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/11/05 14:53:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/11/05 14:53:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/11/05 14:53:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/11/05 14:53:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/11/05 14:53:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/11/05 14:53:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/11/05 14:53:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/11/05 14:53:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/11/05 14:53:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/11/05 14:53:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/11/05 14:53:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/11/05 14:53:28 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:53:41 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:41 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : apple: size = 5 OK 2025/11/05 14:53:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : apple: Unchanged skipping 2025/11/05 14:53:42 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:53:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:53:42 DEBUG : banana: size = 6 OK 2025/11/05 14:53:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : banana: Unchanged skipping 2025/11/05 14:53:42 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:53:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:53:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:53:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:53:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:53:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:53:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:53:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:53:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:53:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:53:42 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:53:42 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:42 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:42 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : apple: size = 5 OK 2025/11/05 14:53:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : apple: Unchanged skipping 2025/11/05 14:53:43 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:53:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:53:43 DEBUG : banana: size = 6 OK 2025/11/05 14:53:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : banana: Unchanged skipping 2025/11/05 14:53:43 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:53:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:53:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:53:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:53:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:53:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:53:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:53:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:53:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:53:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:53:43 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:53:43 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:43 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:43 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:53:43 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:53:57 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:57 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:53:57 DEBUG : apple: size = 5 OK 2025/11/05 14:53:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:57 DEBUG : apple: Unchanged skipping 2025/11/05 14:53:57 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:53:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:53:57 DEBUG : banana: size = 6 OK 2025/11/05 14:53:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:57 DEBUG : banana: Unchanged skipping 2025/11/05 14:53:57 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:53:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:57 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:53:58 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:53:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:53:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:53:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:53:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:53:58 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:53:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:53:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:53:58 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:53:58 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:58 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:58 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:53:58 DEBUG : apple: size = 5 OK 2025/11/05 14:53:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : apple: Unchanged skipping 2025/11/05 14:53:58 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:53:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:53:58 DEBUG : banana: size = 6 OK 2025/11/05 14:53:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : banana: Unchanged skipping 2025/11/05 14:53:58 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:53:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:58 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:53:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:53:59 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:53:59 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:53:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:53:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:53:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:53:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:53:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:53:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:53:59 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:53:59 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:59 DEBUG : Waiting for deletions to finish 2025/11/05 14:53:59 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:53:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:54:12 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:12 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:54:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : apple: size = 5 OK 2025/11/05 14:54:13 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : apple: Unchanged skipping 2025/11/05 14:54:13 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:54:13 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:54:13 DEBUG : banana: size = 6 OK 2025/11/05 14:54:13 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:54:13 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : banana: Unchanged skipping 2025/11/05 14:54:13 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:54:13 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:54:13 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:54:13 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:54:13 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:54:13 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:13 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:54:13 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:54:13 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:13 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:54:13 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:13 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:13 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:13 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:54:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : apple: size = 5 OK 2025/11/05 14:54:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : apple: Unchanged skipping 2025/11/05 14:54:14 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:54:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:54:14 DEBUG : banana: size = 6 OK 2025/11/05 14:54:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : banana: Unchanged skipping 2025/11/05 14:54:14 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:54:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:54:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:54:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:54:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:54:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:54:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:54:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:54:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:54:14 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:14 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:14 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:14 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:14 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:54:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:54:28 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:28 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:54:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : apple: size = 5 OK 2025/11/05 14:54:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : apple: Unchanged skipping 2025/11/05 14:54:29 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:54:29 DEBUG : banana: size = 6 OK 2025/11/05 14:54:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:54:29 DEBUG : banana: Unchanged skipping 2025/11/05 14:54:29 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:54:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:54:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:54:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:54:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:29 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:54:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:54:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:54:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:54:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:54:29 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:29 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:29 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:29 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:54:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : apple: size = 5 OK 2025/11/05 14:54:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : apple: Unchanged skipping 2025/11/05 14:54:30 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:54:30 DEBUG : banana: size = 6 OK 2025/11/05 14:54:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:54:30 DEBUG : banana: Unchanged skipping 2025/11/05 14:54:30 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:54:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:54:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:54:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:54:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:54:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:54:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:54:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:54:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:54:30 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:30 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:30 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:30 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:54:30 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:54:44 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:44 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:54:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : apple: size = 5 OK 2025/11/05 14:54:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : apple: Unchanged skipping 2025/11/05 14:54:45 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:54:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:54:45 DEBUG : banana: size = 6 OK 2025/11/05 14:54:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : banana: Unchanged skipping 2025/11/05 14:54:45 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:54:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:54:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:54:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:54:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:54:45 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:54:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:54:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:54:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:54:45 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:45 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:45 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:45 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:54:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : apple: size = 5 OK 2025/11/05 14:54:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : apple: Unchanged skipping 2025/11/05 14:54:46 DEBUG : appleappleapplebanana: size = 21 OK 2025/11/05 14:54:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/11/05 14:54:46 DEBUG : banana: size = 6 OK 2025/11/05 14:54:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : splitbananasplit: size = 16 OK 2025/11/05 14:54:46 DEBUG : banana: Unchanged skipping 2025/11/05 14:54:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : splitbananasplit: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2025/11/05 14:54:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0010-456789.txt: size = 20 OK 2025/11/05 14:54:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2025/11/05 14:54:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2025/11/05 14:54:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2025/11/05 14:54:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2025/11/05 14:54:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2025/11/05 14:54:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:54:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/11/05 14:54:46 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:46 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:46 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:46 DEBUG : Waiting for deletions to finish 2025/11/05 14:54:46 DEBUG : apple: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : banana: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/11/05 14:54:46 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (184.35s) --- PASS: TestTransform/NFC (15.10s) --- PASS: TestTransform/NFD (15.32s) --- PASS: TestTransform/base64 (18.03s) --- PASS: TestTransform/prefix (19.55s) --- PASS: TestTransform/suffix (20.42s) --- PASS: TestTransform/truncate (17.00s) --- PASS: TestTransform/encoder (16.25s) --- PASS: TestTransform/ISO-8859-1 (15.42s) --- PASS: TestTransform/charmap (15.33s) --- PASS: TestTransform/lowercase (15.78s) --- PASS: TestTransform/ascii (16.14s) === RUN TestTransformCopy run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:54:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 14:54:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 14:54:51 INFO : sub dir_somesuffix: Making directory 2025/11/05 14:54:51 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/11/05 14:54:51 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/11/05 14:54:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 14:54:51 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/11/05 14:54:51 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 14:54:51 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:51 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:52 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2025/11/05 14:54:52 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:54:52 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/11/05 14:54:52 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.59s) === RUN TestDoubleTransform run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:54:53 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:53 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:53 INFO : tictactoe: Making directory 2025/11/05 14:54:53 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:53 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:54:53 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/11/05 14:54:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:54:53 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:53 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:54 DEBUG : tictactoe/tictactoe: size = 11 OK 2025/11/05 14:54:54 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:54:54 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/11/05 14:54:54 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.84s) === RUN TestFileTag run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:54:55 INFO : toe: Making directory 2025/11/05 14:54:55 INFO : toe/toe: Making directory 2025/11/05 14:54:55 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 14:54:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 14:54:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 14:54:55 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:55 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:55 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 14:54:55 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:54:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 14:54:55 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.76s) === RUN TestNoTag run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:54:56 INFO : toe: Making directory 2025/11/05 14:54:56 INFO : toe/toe: Making directory 2025/11/05 14:54:56 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 14:54:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 14:54:56 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/11/05 14:54:56 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:56 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:57 DEBUG : toe/toe/tictactoe: size = 11 OK 2025/11/05 14:54:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:54:57 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/11/05 14:54:57 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.63s) === RUN TestDirTag run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:54:58 DEBUG : empty_dir: Making directory with metadata 2025/11/05 14:54:58 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 14:54:58 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:54:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:54:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:54:58 INFO : tictacempty_dir: Making directory 2025/11/05 14:54:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:54:58 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:58 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:58 INFO : tictactoe: Making directory 2025/11/05 14:54:58 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:58 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:54:58 INFO : tictactoe/tictactoe: Making directory 2025/11/05 14:54:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:54:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 14:54:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 14:54:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 14:54:58 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:54:58 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:54:59 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 14:54:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:54:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 14:54:59 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:54:59 DEBUG : empty_dir: Making directory with metadata 2025/11/05 14:54:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 14:54:59 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:54:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:54:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:00 INFO : tictacempty_dir: Making directory 2025/11/05 14:55:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:00 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:00 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:00 INFO : tictactoe: Making directory 2025/11/05 14:55:00 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:00 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:00 INFO : tictactoe/tictactoe: Making directory 2025/11/05 14:55:00 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:00 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 14:55:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 14:55:00 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:00 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:55:00 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 14:55:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:00 DEBUG : Waiting for deletions to finish fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/05 14:55:01 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:01 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:01 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:01 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 14:55:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 14:55:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/11/05 14:55:01 NOTICE: B2 bucket rclone-test-gukehep9rove: 0 differences found 2025/11/05 14:55:01 NOTICE: B2 bucket rclone-test-gukehep9rove: 1 matching files --- PASS: TestAllTag (2.44s) === RUN TestRunTwice run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:55:02 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:02 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:02 INFO : tictactoe: Making directory 2025/11/05 14:55:02 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:02 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:02 INFO : tictactoe/tictactoe: Making directory 2025/11/05 14:55:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 14:55:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 14:55:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 14:55:02 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:02 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:55:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 14:55:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/11/05 14:55:03 DEBUG : Waiting for deletions to finish 2025/11/05 14:55:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:03 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:03 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2025/11/05 14:55:03 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/11/05 14:55:03 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/11/05 14:55:03 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/11/05 14:55:03 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:55:03 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.42s) === RUN TestSyntax 2025/11/05 14:55:04 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:55:04 INFO : toe: Making directory 2025/11/05 14:55:04 INFO : toe/toe: Making directory 2025/11/05 14:55:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 14:55:04 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:04 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:55:05 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 14:55:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:05 INFO : toe/toe/toe: Copied (new) 2025/11/05 14:55:05 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:55:06 DEBUG : empty_dir: Making directory with metadata 2025/11/05 14:55:06 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 14:55:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:06 INFO : tictacempty_dir: Making directory 2025/11/05 14:55:06 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:06 INFO : tictactoe: Making directory 2025/11/05 14:55:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:06 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:06 INFO : tictactoe/tictactoe: Making directory 2025/11/05 14:55:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:06 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 14:55:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 14:55:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:06 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:06 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:55:06 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 14:55:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:07 INFO : toe/toe/toe.txt: Deleted 2025/11/05 14:55:07 INFO : toe/toe: Removing directory 2025/11/05 14:55:07 INFO : toe: Removing directory 2025/11/05 14:55:07 INFO : empty_dir: Removing directory 2025/11/05 14:55:07 DEBUG : Local file system at /tmp/rclone844410246: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.60s) === RUN TestTransformFile run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:55:08 DEBUG : empty_dir: Making directory with metadata 2025/11/05 14:55:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 14:55:08 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:08 INFO : tictacempty_dir: Making directory 2025/11/05 14:55:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:08 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:08 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:08 INFO : tictactoe: Making directory 2025/11/05 14:55:08 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:08 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:08 INFO : tictactoe/tictactoe: Making directory 2025/11/05 14:55:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:08 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 14:55:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 14:55:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:08 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:08 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:55:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 14:55:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:09 INFO : toe/toe/toe.txt: Deleted 2025/11/05 14:55:09 INFO : toe/toe: Removing directory 2025/11/05 14:55:09 INFO : toe: Removing directory 2025/11/05 14:55:09 INFO : empty_dir: Removing directory 2025/11/05 14:55:09 DEBUG : Local file system at /tmp/rclone844410246: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/05 14:55:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 14:55:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 14:55:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 14:55:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 14:55:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 14:55:10 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 14:55:10 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:10 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/11/05 14:55:10 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.12s) === RUN TestManualTransformFile run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:55:11 DEBUG : Reset feature "Copy" 2025/11/05 14:55:11 DEBUG : Reset feature "Move" 2025/11/05 14:55:11 DEBUG : Reset feature "Copy" 2025/11/05 14:55:11 DEBUG : Reset feature "Move" 2025/11/05 14:55:11 DEBUG : empty_dir: Making directory with metadata 2025/11/05 14:55:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/11/05 14:55:11 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:11 INFO : tictacempty_dir: Making directory 2025/11/05 14:55:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/11/05 14:55:11 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:11 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:11 INFO : tictactoe: Making directory 2025/11/05 14:55:11 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:11 DEBUG : toe: transformed to: tictactoe 2025/11/05 14:55:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:11 INFO : tictactoe/tictactoe: Making directory 2025/11/05 14:55:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/11/05 14:55:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/11/05 14:55:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 14:55:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:11 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:11 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:55:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 14:55:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/11/05 14:55:12 INFO : toe/toe/toe.txt: Deleted 2025/11/05 14:55:12 INFO : toe/toe: Removing directory 2025/11/05 14:55:12 INFO : toe: Removing directory 2025/11/05 14:55:12 INFO : empty_dir: Removing directory 2025/11/05 14:55:12 DEBUG : Local file system at /tmp/rclone844410246: deleted 3 directories fstest.go:250: Filtering empty directory "tictacempty_dir" 2025/11/05 14:55:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2025/11/05 14:55:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/11/05 14:55:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 14:55:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 14:55:12 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/11/05 14:55:13 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 14:55:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/11/05 14:55:13 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 (3.71s) === RUN TestBase64 run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:55:14 DEBUG : toe: transformed to: dG9l 2025/11/05 14:55:15 DEBUG : toe: transformed to: dG9l 2025/11/05 14:55:15 INFO : dG9l: Making directory 2025/11/05 14:55:15 DEBUG : toe: transformed to: dG9l 2025/11/05 14:55:15 DEBUG : toe: transformed to: dG9l 2025/11/05 14:55:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 14:55:15 INFO : dG9l/dG9l: Making directory 2025/11/05 14:55:15 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/11/05 14:55:15 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/11/05 14:55:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 14:55:15 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/11/05 14:55:15 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:15 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:55:15 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 14:55:15 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2025/11/05 14:55:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:15 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/11/05 14:55:15 DEBUG : Waiting for deletions to finish 2025/11/05 14:55:16 DEBUG : dG9l: transformed to: toe 2025/11/05 14:55:16 DEBUG : dG9l: transformed to: toe 2025/11/05 14:55:16 DEBUG : dG9l: transformed to: toe 2025/11/05 14:55:16 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/11/05 14:55:16 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/11/05 14:55:16 DEBUG : toe/toe/toe.txt: size = 11 OK 2025/11/05 14:55:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/11/05 14:55:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/11/05 14:55:16 DEBUG : Local file system at /tmp/rclone844410246: Waiting for checks to finish 2025/11/05 14:55:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/11/05 14:55:16 DEBUG : Local file system at /tmp/rclone844410246: Waiting for transfers to finish 2025/11/05 14:55:16 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.46s) === RUN TestError run.go:185: Remote "B2 bucket rclone-test-gukehep9rove", Local "Local file system at /tmp/rclone844410246", Modify Window "1ms" 2025/11/05 14:55:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 14:55:17 DEBUG : toe: transformed to: 2025/11/05 14:55:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 14:55:17 DEBUG : toe: transformed to: 2025/11/05 14:55:17 INFO : B2 bucket rclone-test-gukehep9rove: Making directory 2025/11/05 14:55:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 14:55:17 DEBUG : toe: transformed to: 2025/11/05 14:55:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 14:55:17 DEBUG : toe: transformed to: 2025/11/05 14:55:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 14:55:17 DEBUG : toe/toe: transformed to: 2025/11/05 14:55:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 14:55:17 INFO : toe/toe: Making directory 2025/11/05 14:55:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 14:55:17 DEBUG : toe/toe: transformed to: 2025/11/05 14:55:17 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/11/05 14:55:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 14:55:17 DEBUG : toe: transformed to: 2025/11/05 14:55:17 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/11/05 14:55:17 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/11/05 14:55:17 DEBUG : toe/toe/toe: transformed to: 2025/11/05 14:55:17 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/11/05 14:55:17 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for checks to finish 2025/11/05 14:55:17 DEBUG : B2 bucket rclone-test-gukehep9rove: Waiting for transfers to finish 2025/11/05 14:55:18 DEBUG : toe/toe/toe: size = 11 OK 2025/11/05 14:55:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/11/05 14:55:18 INFO : toe/toe/toe: Copied (new) 2025/11/05 14:55:18 ERROR : B2 bucket rclone-test-gukehep9rove: not deleting files as there were IO errors 2025/11/05 14:55:18 ERROR : B2 bucket rclone-test-gukehep9rove: not deleting directories as there were IO errors --- PASS: TestError (1.61s) PASS 2025/11/05 14:55:18 DEBUG : B2 bucket rclone-test-gukehep9rove: Purge remote 2025/11/05 14:55:18 INFO : B2 bucket rclone-test-gukehep9rove: cleaning bucket "rclone-test-gukehep9rove" of all files 2025/11/05 14:55:20 DEBUG : BackupDir/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3171_d20251105_m144921_c001_v7007000_t0000_u01762354161968") 2025/11/05 14:55:20 DEBUG : BackupDir/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f111b43a4949f4cb2_d20251105_m144916_c001_v0001184_t0041_u01762354156035") 2025/11/05 14:55:20 DEBUG : CompareDest/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe050_d20251105_m144856_c001_v7007000_t0000_u01762354136904") 2025/11/05 14:55:20 DEBUG : CompareDest/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b22599_d20251105_m144851_c001_v0001171_t0005_u01762354131023") 2025/11/05 14:55:20 DEBUG : CompareDest/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe051_d20251105_m144857_c001_v7007000_t0000_u01762354137086") 2025/11/05 14:55:20 DEBUG : CompareDest/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe14e_d20251105_m144852_c001_v0001182_t0029_u01762354132418") 2025/11/05 14:55:20 DEBUG : CopyDest/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3172_d20251105_m144922_c001_v7007000_t0000_u01762354162150") 2025/11/05 14:55:20 DEBUG : CopyDest/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870238d_d20251105_m144913_c001_v0001136_t0004_u01762354153117") 2025/11/05 14:55:20 DEBUG : CopyDest/three: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3174_d20251105_m144922_c001_v7007000_t0000_u01762354162331") 2025/11/05 14:55:20 DEBUG : CopyDest/three: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe190_d20251105_m144919_c001_v0001182_t0019_u01762354159804") 2025/11/05 14:55:20 DEBUG : CopyDest/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3176_d20251105_m144922_c001_v7007000_t0000_u01762354162512") 2025/11/05 14:55:20 DEBUG : CopyDest/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b2260c_d20251105_m144917_c001_v0001171_t0018_u01762354157610") 2025/11/05 14:55:20 DEBUG : EXISTING: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63681_d20251105_m145046_c001_v7007000_t0000_u01762354246060") 2025/11/05 14:55:20 DEBUG : EXISTING: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870243a_d20251105_m145044_c001_v0001136_t0059_u01762354244773") 2025/11/05 14:55:20 DEBUG : PREFIXapple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415a39794fef73c0_d20251105_m145249_c001_v7007000_t0000_u01762354369385") 2025/11/05 14:55:20 DEBUG : PREFIXapple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627a4_d20251105_m145244_c001_v0001120_t0059_u01762354364225") 2025/11/05 14:55:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf50_d20251105_m145249_c001_v7007000_t0000_u01762354369599") 2025/11/05 14:55:20 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67965_d20251105_m145244_c001_v0001184_t0050_u01762354364213") 2025/11/05 14:55:20 DEBUG : PREFIXbanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415a39794fef73be_d20251105_m145249_c001_v7007000_t0000_u01762354369195") 2025/11/05 14:55:20 DEBUG : PREFIXbanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702583_d20251105_m145244_c001_v0001136_t0040_u01762354364234") 2025/11/05 14:55:20 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41823ea56c67d036_d20251105_m145249_c001_v7007000_t0000_u01762354369393") 2025/11/05 14:55:21 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2750_d20251105_m145244_c001_v0001113_t0006_u01762354364205") 2025/11/05 14:55:21 DEBUG : Testêé: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63671_d20251105_m145042_c001_v7007000_t0000_u01762354242190") 2025/11/05 14:55:21 DEBUG : Testêé: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870242f_d20251105_m145041_c001_v0001136_t0032_u01762354241491") 2025/11/05 14:55:21 DEBUG : Testêé: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870242d_d20251105_m145040_c001_v0001136_t0040_u01762354240633") 2025/11/05 14:55:21 DEBUG : YXBwbGU=: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67f3_d20251105_m145231_c001_v7007000_t0000_u01762354351398") 2025/11/05 14:55:21 DEBUG : YXBwbGU=: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f678f9_d20251105_m145227_c001_v0001184_t0013_u01762354347098") 2025/11/05 14:55:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67f4_d20251105_m145231_c001_v7007000_t0000_u01762354351581") 2025/11/05 14:55:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2734_d20251105_m145227_c001_v0001113_t0049_u01762354347128") 2025/11/05 14:55:21 DEBUG : YmFuYW5h: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67f5_d20251105_m145231_c001_v7007000_t0000_u01762354351764") 2025/11/05 14:55:21 DEBUG : YmFuYW5h: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702567_d20251105_m145227_c001_v0001136_t0002_u01762354347108") 2025/11/05 14:55:21 DEBUG : a/potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d274_d20251105_m144721_c001_v7007000_t0000_u01762354041948") 2025/11/05 14:55:21 DEBUG : a/potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022c3_d20251105_m144721_c001_v0001136_t0051_u01762354041163") 2025/11/05 14:55:21 DEBUG : a/potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca59_d20251105_m144719_c001_v7007000_t0000_u01762354039496") 2025/11/05 14:55:21 DEBUG : a/potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022b7_d20251105_m144718_c001_v0001136_t0017_u01762354038586") 2025/11/05 14:55:21 DEBUG : a/potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcc13_d20251105_m144701_c001_v7007000_t0000_u01762354021033") 2025/11/05 14:55:21 DEBUG : a/potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702279_d20251105_m144700_c001_v0001136_t0012_u01762354020145") 2025/11/05 14:55:21 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff94_d20251105_m145447_c001_v7007000_t0000_u01762354487250") 2025/11/05 14:55:21 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b94_d20251105_m145442_c001_v0001184_t0059_u01762354482953") 2025/11/05 14:55:21 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c18d_d20251105_m145431_c001_v7007000_t0000_u01762354471128") 2025/11/05 14:55:21 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b66_d20251105_m145426_c001_v0001184_t0027_u01762354466637") 2025/11/05 14:55:21 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f18125c_d20251105_m145415_c001_v7007000_t0000_u01762354455367") 2025/11/05 14:55:21 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b2e_d20251105_m145411_c001_v0001184_t0048_u01762354451422") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d562314798e_d20251105_m145359_c001_v7007000_t0000_u01762354439958") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67aeb_d20251105_m145355_c001_v0001184_t0031_u01762354435665") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d630_d20251105_m145344_c001_v7007000_t0000_u01762354424604") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67ab1_d20251105_m145339_c001_v0001184_t0049_u01762354419869") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38d0_d20251105_m145328_c001_v7007000_t0000_u01762354408370") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27a6_d20251105_m145322_c001_v0001113_t0055_u01762354402042") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bede_d20251105_m145311_c001_v7007000_t0000_u01762354391296") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627e0_d20251105_m145307_c001_v0001120_t0016_u01762354387761") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f413849d4840f44b6_d20251105_m145306_c001_v7007000_t0000_u01762354386657") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025a9_d20251105_m145302_c001_v0001136_t0001_u01762354382462") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf61_d20251105_m145250_c001_v7007000_t0000_u01762354370925") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627ad_d20251105_m145247_c001_v0001120_t0014_u01762354367600") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0dcca_d20251105_m145246_c001_v7007000_t0000_u01762354366605") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f274d_d20251105_m145242_c001_v0001113_t0039_u01762354362056") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47bc_d20251105_m145229_c001_v7007000_t0000_u01762354349199") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f678e6_d20251105_m145224_c001_v0001184_t0013_u01762354344668") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8dd_d20251105_m145213_c001_v7007000_t0000_u01762354333397") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67889_d20251105_m145209_c001_v0001184_t0030_u01762354329274") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2c0_d20251105_m145158_c001_v7007000_t0000_u01762354318081") 2025/11/05 14:55:22 DEBUG : apple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6783e_d20251105_m145153_c001_v0001184_t0042_u01762354313653") 2025/11/05 14:55:23 DEBUG : appleSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4088b68768b673a8_d20251105_m145309_c001_v7007000_t0000_u01762354389931") 2025/11/05 14:55:23 DEBUG : appleSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025ab_d20251105_m145304_c001_v0001136_t0028_u01762354384431") 2025/11/05 14:55:23 DEBUG : appleapple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38d3_d20251105_m145328_c001_v7007000_t0000_u01762354408554") 2025/11/05 14:55:23 DEBUG : appleapple: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27aa_d20251105_m145324_c001_v0001113_t0038_u01762354404195") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff95_d20251105_m145447_c001_v7007000_t0000_u01762354487431") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f282b_d20251105_m145443_c001_v0001113_t0034_u01762354483591") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c18f_d20251105_m145431_c001_v7007000_t0000_u01762354471310") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2817_d20251105_m145427_c001_v0001113_t0053_u01762354467399") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f18125f_d20251105_m145415_c001_v7007000_t0000_u01762354455549") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2801_d20251105_m145412_c001_v0001113_t0006_u01762354452040") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d5623147992_d20251105_m145400_c001_v7007000_t0000_u01762354440143") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27df_d20251105_m145356_c001_v0001113_t0038_u01762354436210") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d633_d20251105_m145344_c001_v7007000_t0000_u01762354424787") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27ca_d20251105_m145340_c001_v0001113_t0001_u01762354420664") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d5cc_d20251105_m145326_c001_v7007000_t0000_u01762354406444") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025dd_d20251105_m145322_c001_v0001136_t0028_u01762354402743") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bee2_d20251105_m145311_c001_v7007000_t0000_u01762354391479") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679f6_d20251105_m145307_c001_v0001184_t0030_u01762354387728") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419682f8044ee274_d20251105_m145306_c001_v7007000_t0000_u01762354386585") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f277f_d20251105_m145303_c001_v0001113_t0052_u01762354383001") 2025/11/05 14:55:23 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf64_d20251105_m145251_c001_v7007000_t0000_u01762354371108") 2025/11/05 14:55:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870258b_d20251105_m145247_c001_v0001136_t0029_u01762354367609") 2025/11/05 14:55:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415a39794fef73b2_d20251105_m145246_c001_v7007000_t0000_u01762354366437") 2025/11/05 14:55:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627a2_d20251105_m145242_c001_v0001120_t0031_u01762354362731") 2025/11/05 14:55:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240fc8b_d20251105_m145229_c001_v7007000_t0000_u01762354349421") 2025/11/05 14:55:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6277f_d20251105_m145225_c001_v0001120_t0006_u01762354345198") 2025/11/05 14:55:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8de_d20251105_m145213_c001_v7007000_t0000_u01762354333577") 2025/11/05 14:55:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6276d_d20251105_m145209_c001_v0001120_t0024_u01762354329840") 2025/11/05 14:55:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2c2_d20251105_m145158_c001_v7007000_t0000_u01762354318263") 2025/11/05 14:55:24 DEBUG : appleappleapplebanana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62754_d20251105_m145154_c001_v0001120_t0039_u01762354314289") 2025/11/05 14:55:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe576_d20251105_m145309_c001_v7007000_t0000_u01762354389614") 2025/11/05 14:55:24 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679e1_d20251105_m145304_c001_v0001184_t0000_u01762354384443") 2025/11/05 14:55:24 DEBUG : b/potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d276_d20251105_m144722_c001_v7007000_t0000_u01762354042129") 2025/11/05 14:55:24 DEBUG : b/potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022bd_d20251105_m144720_c001_v0001136_t0019_u01762354040046") 2025/11/05 14:55:24 DEBUG : b/potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca58_d20251105_m144718_c001_v7007000_t0000_u01762354038936") 2025/11/05 14:55:24 DEBUG : b/potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022b1_d20251105_m144717_c001_v0001136_t0021_u01762354037590") 2025/11/05 14:55:24 DEBUG : b/potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcc0d_d20251105_m144700_c001_v7007000_t0000_u01762354020481") 2025/11/05 14:55:24 DEBUG : b/potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702273_d20251105_m144658_c001_v0001136_t0043_u01762354018806") 2025/11/05 14:55:24 DEBUG : backup/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a61e7_d20251105_m144937_c001_v7007000_t0000_u01762354177601") 2025/11/05 14:55:24 DEBUG : backup/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f117d5160520b5508_d20251105_m144935_c001_v0001036_t0004_u01762354175307") 2025/11/05 14:55:24 DEBUG : backup/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103da734d9a7502c_d20251105_m144931_c001_v0001181_t0006_u01762354171390") 2025/11/05 14:55:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b70a_d20251105_m145002_c001_v7007000_t0000_u01762354202366") 2025/11/05 14:55:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f109fdb670c1bd8b4_d20251105_m145000_c001_v0001161_t0020_u01762354200598") 2025/11/05 14:55:24 DEBUG : backup/one-2019-01-01: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f117f9ac0c8fda424_d20251105_m144956_c001_v0001180_t0012_u01762354196679") 2025/11/05 14:55:25 DEBUG : backup/one.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419b66f47bc30b8e_d20251105_m144950_c001_v7007000_t0000_u01762354190361") 2025/11/05 14:55:25 DEBUG : backup/one.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f116089775228cf58_d20251105_m144948_c001_v0001171_t0033_u01762354188382") 2025/11/05 14:55:25 DEBUG : backup/one.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1102878a23d4188d_d20251105_m144944_c001_v0001098_t0055_u01762354184280") 2025/11/05 14:55:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b70b_d20251105_m145002_c001_v7007000_t0000_u01762354202550") 2025/11/05 14:55:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b226bb_d20251105_m145001_c001_v0001171_t0045_u01762354201533") 2025/11/05 14:55:25 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1179601932da93c2_d20251105_m144958_c001_v0001117_t0008_u01762354198012") 2025/11/05 14:55:25 DEBUG : backup/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a61e8_d20251105_m144937_c001_v7007000_t0000_u01762354177784") 2025/11/05 14:55:25 DEBUG : backup/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f109d6de240f58685_d20251105_m144936_c001_v0001036_t0050_u01762354176526") 2025/11/05 14:55:25 DEBUG : backup/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1196f4d2d370b553_d20251105_m144932_c001_v0001165_t0012_u01762354172989") 2025/11/05 14:55:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419b66f47bc30b90_d20251105_m144950_c001_v7007000_t0000_u01762354190543") 2025/11/05 14:55:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1050a67fc819d2cc_d20251105_m144949_c001_v0001153_t0014_u01762354189481") 2025/11/05 14:55:25 DEBUG : backup/three.txt.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f111aa3700d2543eb_d20251105_m144946_c001_v0001105_t0018_u01762354186107") 2025/11/05 14:55:25 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff96_d20251105_m145447_c001_v7007000_t0000_u01762354487613") 2025/11/05 14:55:25 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62884_d20251105_m145443_c001_v0001120_t0050_u01762354483165") 2025/11/05 14:55:25 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c191_d20251105_m145431_c001_v7007000_t0000_u01762354471492") 2025/11/05 14:55:25 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6286e_d20251105_m145426_c001_v0001120_t0058_u01762354466834") 2025/11/05 14:55:25 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181261_d20251105_m145415_c001_v7007000_t0000_u01762354455733") 2025/11/05 14:55:25 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6285f_d20251105_m145411_c001_v0001120_t0034_u01762354451627") 2025/11/05 14:55:25 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d5623147996_d20251105_m145400_c001_v7007000_t0000_u01762354440327") 2025/11/05 14:55:25 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62836_d20251105_m145355_c001_v0001120_t0012_u01762354435872") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d637_d20251105_m145344_c001_v7007000_t0000_u01762354424971") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62818_d20251105_m145340_c001_v0001120_t0043_u01762354420086") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38d6_d20251105_m145328_c001_v7007000_t0000_u01762354408738") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a51_d20251105_m145322_c001_v0001184_t0013_u01762354402464") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bee6_d20251105_m145311_c001_v7007000_t0000_u01762354391661") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f278d_d20251105_m145307_c001_v0001113_t0049_u01762354387738") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f42167a6f23fdb26f_d20251105_m145306_c001_v7007000_t0000_u01762354386612") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679df_d20251105_m145302_c001_v0001184_t0001_u01762354382785") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf67_d20251105_m145251_c001_v7007000_t0000_u01762354371302") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f275d_d20251105_m145247_c001_v0001113_t0015_u01762354367620") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47ea_d20251105_m145246_c001_v7007000_t0000_u01762354366554") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67953_d20251105_m145242_c001_v0001184_t0012_u01762354362526") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41400e9a7e579044_d20251105_m145229_c001_v7007000_t0000_u01762354349431") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702565_d20251105_m145224_c001_v0001136_t0031_u01762354344905") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8df_d20251105_m145213_c001_v7007000_t0000_u01762354333803") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870254b_d20251105_m145209_c001_v0001136_t0002_u01762354329476") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2c5_d20251105_m145158_c001_v7007000_t0000_u01762354318446") 2025/11/05 14:55:26 DEBUG : banana: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702532_d20251105_m145153_c001_v0001136_t0042_u01762354313867") 2025/11/05 14:55:26 DEBUG : bananaSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4088b68768b673a3_d20251105_m145309_c001_v7007000_t0000_u01762354389562") 2025/11/05 14:55:26 DEBUG : bananaSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2783_d20251105_m145304_c001_v0001113_t0023_u01762354384451") 2025/11/05 14:55:26 DEBUG : both0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df2f_d20251105_m145127_c001_v7007000_t0000_u01762354287184") 2025/11/05 14:55:27 DEBUG : both0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870249b_d20251105_m145110_c001_v0001136_t0000_u01762354270099") 2025/11/05 14:55:27 DEBUG : both0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44a4_d20251105_m145105_c001_v7007000_t0000_u01762354265737") 2025/11/05 14:55:27 DEBUG : both0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870243e_d20251105_m145047_c001_v0001136_t0007_u01762354247929") 2025/11/05 14:55:27 DEBUG : both1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df31_d20251105_m145127_c001_v7007000_t0000_u01762354287367") 2025/11/05 14:55:27 DEBUG : both1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870249f_d20251105_m145110_c001_v0001136_t0047_u01762354270905") 2025/11/05 14:55:27 DEBUG : both1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44a6_d20251105_m145105_c001_v7007000_t0000_u01762354265921") 2025/11/05 14:55:27 DEBUG : both1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702442_d20251105_m145048_c001_v0001136_t0033_u01762354248610") 2025/11/05 14:55:27 DEBUG : both10: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df34_d20251105_m145127_c001_v7007000_t0000_u01762354287549") 2025/11/05 14:55:27 DEBUG : both10: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024cd_d20251105_m145117_c001_v0001136_t0047_u01762354277687") 2025/11/05 14:55:27 DEBUG : both10: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44a8_d20251105_m145106_c001_v7007000_t0000_u01762354266104") 2025/11/05 14:55:27 DEBUG : both10: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870246c_d20251105_m145055_c001_v0001136_t0011_u01762354255312") 2025/11/05 14:55:27 DEBUG : both11: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df36_d20251105_m145127_c001_v7007000_t0000_u01762354287731") 2025/11/05 14:55:27 DEBUG : both11: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024d1_d20251105_m145118_c001_v0001136_t0029_u01762354278363") 2025/11/05 14:55:27 DEBUG : both11: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44ab_d20251105_m145106_c001_v7007000_t0000_u01762354266335") 2025/11/05 14:55:27 DEBUG : both11: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702470_d20251105_m145056_c001_v0001136_t0047_u01762354256110") 2025/11/05 14:55:27 DEBUG : both12: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df38_d20251105_m145127_c001_v7007000_t0000_u01762354287916") 2025/11/05 14:55:27 DEBUG : both12: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024d5_d20251105_m145118_c001_v0001136_t0031_u01762354278920") 2025/11/05 14:55:27 DEBUG : both12: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44ad_d20251105_m145106_c001_v7007000_t0000_u01762354266520") 2025/11/05 14:55:27 DEBUG : both12: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702474_d20251105_m145056_c001_v0001136_t0054_u01762354256871") 2025/11/05 14:55:27 DEBUG : both13: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df3a_d20251105_m145128_c001_v7007000_t0000_u01762354288100") 2025/11/05 14:55:27 DEBUG : both13: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024d9_d20251105_m145119_c001_v0001136_t0006_u01762354279663") 2025/11/05 14:55:27 DEBUG : both13: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44af_d20251105_m145106_c001_v7007000_t0000_u01762354266705") 2025/11/05 14:55:27 DEBUG : both13: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702478_d20251105_m145057_c001_v0001136_t0035_u01762354257904") 2025/11/05 14:55:28 DEBUG : both14: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df3c_d20251105_m145128_c001_v7007000_t0000_u01762354288281") 2025/11/05 14:55:28 DEBUG : both14: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024e0_d20251105_m145120_c001_v0001136_t0027_u01762354280272") 2025/11/05 14:55:28 DEBUG : both14: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44b1_d20251105_m145106_c001_v7007000_t0000_u01762354266889") 2025/11/05 14:55:28 DEBUG : both14: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870247c_d20251105_m145058_c001_v0001136_t0006_u01762354258596") 2025/11/05 14:55:28 DEBUG : both15: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df3e_d20251105_m145128_c001_v7007000_t0000_u01762354288463") 2025/11/05 14:55:28 DEBUG : both15: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024e6_d20251105_m145120_c001_v0001136_t0023_u01762354280946") 2025/11/05 14:55:28 DEBUG : both15: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44b3_d20251105_m145107_c001_v7007000_t0000_u01762354267071") 2025/11/05 14:55:28 DEBUG : both15: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702480_d20251105_m145059_c001_v0001136_t0027_u01762354259265") 2025/11/05 14:55:28 DEBUG : both16: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df40_d20251105_m145128_c001_v7007000_t0000_u01762354288645") 2025/11/05 14:55:28 DEBUG : both16: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024ea_d20251105_m145121_c001_v0001136_t0048_u01762354281551") 2025/11/05 14:55:28 DEBUG : both16: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44b5_d20251105_m145107_c001_v7007000_t0000_u01762354267254") 2025/11/05 14:55:28 DEBUG : both16: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702484_d20251105_m145059_c001_v0001136_t0032_u01762354259898") 2025/11/05 14:55:28 DEBUG : both17: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df42_d20251105_m145128_c001_v7007000_t0000_u01762354288827") 2025/11/05 14:55:28 DEBUG : both17: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024ee_d20251105_m145122_c001_v0001136_t0034_u01762354282267") 2025/11/05 14:55:28 DEBUG : both17: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44b8_d20251105_m145107_c001_v7007000_t0000_u01762354267519") 2025/11/05 14:55:28 DEBUG : both17: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702488_d20251105_m145100_c001_v0001136_t0040_u01762354260624") 2025/11/05 14:55:28 DEBUG : both18: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df45_d20251105_m145129_c001_v7007000_t0000_u01762354289011") 2025/11/05 14:55:28 DEBUG : both18: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024f2_d20251105_m145122_c001_v0001136_t0033_u01762354282854") 2025/11/05 14:55:28 DEBUG : both18: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44bb_d20251105_m145107_c001_v7007000_t0000_u01762354267702") 2025/11/05 14:55:28 DEBUG : both18: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870248c_d20251105_m145101_c001_v0001136_t0014_u01762354261535") 2025/11/05 14:55:28 DEBUG : both19: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df47_d20251105_m145129_c001_v7007000_t0000_u01762354289196") 2025/11/05 14:55:29 DEBUG : both19: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024f7_d20251105_m145123_c001_v0001136_t0057_u01762354283655") 2025/11/05 14:55:29 DEBUG : both19: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44be_d20251105_m145107_c001_v7007000_t0000_u01762354267885") 2025/11/05 14:55:29 DEBUG : both19: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702490_d20251105_m145102_c001_v0001136_t0055_u01762354262165") 2025/11/05 14:55:29 DEBUG : both2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df49_d20251105_m145129_c001_v7007000_t0000_u01762354289379") 2025/11/05 14:55:29 DEBUG : both2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024a5_d20251105_m145111_c001_v0001136_t0018_u01762354271702") 2025/11/05 14:55:29 DEBUG : both2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44c0_d20251105_m145108_c001_v7007000_t0000_u01762354268069") 2025/11/05 14:55:29 DEBUG : both2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702448_d20251105_m145049_c001_v0001136_t0056_u01762354249379") 2025/11/05 14:55:29 DEBUG : both3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df4b_d20251105_m145129_c001_v7007000_t0000_u01762354289561") 2025/11/05 14:55:29 DEBUG : both3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024a9_d20251105_m145112_c001_v0001136_t0044_u01762354272346") 2025/11/05 14:55:29 DEBUG : both3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44c2_d20251105_m145108_c001_v7007000_t0000_u01762354268252") 2025/11/05 14:55:29 DEBUG : both3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870244c_d20251105_m145050_c001_v0001136_t0020_u01762354250095") 2025/11/05 14:55:29 DEBUG : both4: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df4d_d20251105_m145129_c001_v7007000_t0000_u01762354289743") 2025/11/05 14:55:29 DEBUG : both4: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024ad_d20251105_m145113_c001_v0001136_t0005_u01762354273182") 2025/11/05 14:55:29 DEBUG : both4: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44c5_d20251105_m145108_c001_v7007000_t0000_u01762354268436") 2025/11/05 14:55:29 DEBUG : both4: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702450_d20251105_m145050_c001_v0001136_t0014_u01762354250735") 2025/11/05 14:55:29 DEBUG : both5: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df4f_d20251105_m145129_c001_v7007000_t0000_u01762354289926") 2025/11/05 14:55:29 DEBUG : both5: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024b1_d20251105_m145114_c001_v0001136_t0008_u01762354274096") 2025/11/05 14:55:29 DEBUG : both5: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44c7_d20251105_m145108_c001_v7007000_t0000_u01762354268620") 2025/11/05 14:55:29 DEBUG : both5: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702456_d20251105_m145052_c001_v0001136_t0056_u01762354252078") 2025/11/05 14:55:29 DEBUG : both6: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df51_d20251105_m145130_c001_v7007000_t0000_u01762354290110") 2025/11/05 14:55:30 DEBUG : both6: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024b5_d20251105_m145114_c001_v0001136_t0048_u01762354274822") 2025/11/05 14:55:30 DEBUG : both6: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44c9_d20251105_m145108_c001_v7007000_t0000_u01762354268803") 2025/11/05 14:55:30 DEBUG : both6: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870245c_d20251105_m145052_c001_v0001136_t0020_u01762354252819") 2025/11/05 14:55:30 DEBUG : both7: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df53_d20251105_m145130_c001_v7007000_t0000_u01762354290294") 2025/11/05 14:55:30 DEBUG : both7: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024b9_d20251105_m145115_c001_v0001136_t0028_u01762354275574") 2025/11/05 14:55:30 DEBUG : both7: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44cc_d20251105_m145108_c001_v7007000_t0000_u01762354268989") 2025/11/05 14:55:30 DEBUG : both7: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702460_d20251105_m145053_c001_v0001136_t0033_u01762354253504") 2025/11/05 14:55:30 DEBUG : both8: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df55_d20251105_m145130_c001_v7007000_t0000_u01762354290476") 2025/11/05 14:55:30 DEBUG : both8: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024bd_d20251105_m145116_c001_v0001136_t0026_u01762354276270") 2025/11/05 14:55:30 DEBUG : both8: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44ce_d20251105_m145109_c001_v7007000_t0000_u01762354269172") 2025/11/05 14:55:30 DEBUG : both8: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702464_d20251105_m145054_c001_v0001136_t0017_u01762354254091") 2025/11/05 14:55:30 DEBUG : both9: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df57_d20251105_m145130_c001_v7007000_t0000_u01762354290658") 2025/11/05 14:55:30 DEBUG : both9: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024c3_d20251105_m145116_c001_v0001136_t0010_u01762354276971") 2025/11/05 14:55:30 DEBUG : both9: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb44d0_d20251105_m145109_c001_v7007000_t0000_u01762354269355") 2025/11/05 14:55:30 DEBUG : both9: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702468_d20251105_m145054_c001_v0001136_t0033_u01762354254702") 2025/11/05 14:55:30 DEBUG : c/non empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d278_d20251105_m144722_c001_v7007000_t0000_u01762354042310") 2025/11/05 14:55:30 DEBUG : c/non empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022bf_d20251105_m144720_c001_v0001136_t0047_u01762354040373") 2025/11/05 14:55:30 DEBUG : c/non empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca5a_d20251105_m144719_c001_v7007000_t0000_u01762354039680") 2025/11/05 14:55:30 DEBUG : c/non empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022b3_d20251105_m144717_c001_v0001136_t0021_u01762354037882") 2025/11/05 14:55:30 DEBUG : c/non empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcc15_d20251105_m144701_c001_v7007000_t0000_u01762354021215") 2025/11/05 14:55:30 DEBUG : c/non empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702275_d20251105_m144659_c001_v0001136_t0044_u01762354019369") 2025/11/05 14:55:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67f6_d20251105_m145231_c001_v7007000_t0000_u01762354351947") 2025/11/05 14:55:31 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62783_d20251105_m145227_c001_v0001120_t0043_u01762354347119") 2025/11/05 14:55:31 DEBUG : check sum: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcb97_d20251105_m144651_c001_v7007000_t0000_u01762354011350") 2025/11/05 14:55:31 DEBUG : check sum: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870225e_d20251105_m144650_c001_v0001136_t0011_u01762354010284") 2025/11/05 14:55:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3b29_d20251105_m145517_c001_v7007000_t0000_u01762354517082") 2025/11/05 14:55:31 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67c06_d20251105_m145515_c001_v0001184_t0021_u01762354515570") 2025/11/05 14:55:31 DEBUG : dest/3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e313f_d20251105_m144906_c001_v7007000_t0000_u01762354146214") 2025/11/05 14:55:31 DEBUG : dest/3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419b0b1e81387e10_d20251105_m144905_c001_v0001120_t0052_u01762354145099") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcde: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38da_d20251105_m145328_c001_v7007000_t0000_u01762354408920") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcde: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a63_d20251105_m145324_c001_v0001184_t0008_u01762354404435") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff97_d20251105_m145447_c001_v7007000_t0000_u01762354487796") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b85_d20251105_m145435_c001_v0001184_t0038_u01762354475766") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c192_d20251105_m145431_c001_v7007000_t0000_u01762354471674") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b4c_d20251105_m145419_c001_v0001184_t0022_u01762354459992") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181264_d20251105_m145415_c001_v7007000_t0000_u01762354455916") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b0f_d20251105_m145404_c001_v0001184_t0057_u01762354444670") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d562314799b_d20251105_m145400_c001_v7007000_t0000_u01762354440528") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67ac0_d20251105_m145349_c001_v0001184_t0002_u01762354429238") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d63b_d20251105_m145345_c001_v7007000_t0000_u01762354425154") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a91_d20251105_m145332_c001_v0001184_t0021_u01762354412988") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a6b4b_d20251105_m145326_c001_v7007000_t0000_u01762354406468") 2025/11/05 14:55:31 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2797_d20251105_m145315_c001_v0001113_t0004_u01762354395987") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79beea_d20251105_m145311_c001_v7007000_t0000_u01762354391843") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679fa_d20251105_m145307_c001_v0001184_t0004_u01762354387944") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231477ad_d20251105_m145306_c001_v7007000_t0000_u01762354386814") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870259b_d20251105_m145255_c001_v0001136_t0008_u01762354375566") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf6a_d20251105_m145251_c001_v7007000_t0000_u01762354371491") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67999_d20251105_m145247_c001_v0001184_t0046_u01762354367830") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47e8_d20251105_m145246_c001_v7007000_t0000_u01762354366363") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2741_d20251105_m145236_c001_v0001113_t0011_u01762354356021") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67ef_d20251105_m145229_c001_v7007000_t0000_u01762354349217") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f678be_d20251105_m145217_c001_v0001184_t0048_u01762354337991") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8e0_d20251105_m145213_c001_v7007000_t0000_u01762354333981") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67864_d20251105_m145202_c001_v0001184_t0038_u01762354322672") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2c6_d20251105_m145158_c001_v7007000_t0000_u01762354318628") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67820_d20251105_m145147_c001_v0001184_t0050_u01762354307569") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419682f8044ee288_d20251105_m145309_c001_v7007000_t0000_u01762354389636") 2025/11/05 14:55:32 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679e3_d20251105_m145304_c001_v0001184_t0045_u01762354384664") 2025/11/05 14:55:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38dd_d20251105_m145329_c001_v7007000_t0000_u01762354409103") 2025/11/05 14:55:32 DEBUG : dir1/0001-bcdef: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025e1_d20251105_m145324_c001_v0001136_t0021_u01762354404414") 2025/11/05 14:55:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff98_d20251105_m145447_c001_v7007000_t0000_u01762354487979") 2025/11/05 14:55:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62874_d20251105_m145436_c001_v0001120_t0044_u01762354476335") 2025/11/05 14:55:32 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c196_d20251105_m145431_c001_v7007000_t0000_u01762354471858") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62864_d20251105_m145420_c001_v0001120_t0051_u01762354460567") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181266_d20251105_m145416_c001_v7007000_t0000_u01762354456099") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62849_d20251105_m145405_c001_v0001120_t0032_u01762354445233") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d562314799f_d20251105_m145400_c001_v7007000_t0000_u01762354440713") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62823_d20251105_m145349_c001_v0001120_t0006_u01762354429805") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d63f_d20251105_m145345_c001_v7007000_t0000_u01762354425337") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62809_d20251105_m145333_c001_v0001120_t0020_u01762354413573") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4088b68768b6743d_d20251105_m145326_c001_v7007000_t0000_u01762354406590") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a38_d20251105_m145316_c001_v0001184_t0055_u01762354396688") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79beef_d20251105_m145312_c001_v7007000_t0000_u01762354392024") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025bb_d20251105_m145308_c001_v0001136_t0021_u01762354388105") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4088b68768b6739c_d20251105_m145306_c001_v7007000_t0000_u01762354386823") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679c4_d20251105_m145256_c001_v0001184_t0021_u01762354376490") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf6d_d20251105_m145251_c001_v7007000_t0000_u01762354371673") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627af_d20251105_m145247_c001_v0001120_t0005_u01762354367845") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41400e9a7e5790d6_d20251105_m145246_c001_v7007000_t0000_u01762354366380") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6792c_d20251105_m145236_c001_v0001184_t0025_u01762354356681") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f180e98_d20251105_m145229_c001_v7007000_t0000_u01762354349443") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702552_d20251105_m145218_c001_v0001136_t0043_u01762354338569") 2025/11/05 14:55:33 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8e1_d20251105_m145214_c001_v7007000_t0000_u01762354334161") 2025/11/05 14:55:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870253b_d20251105_m145203_c001_v0001136_t0051_u01762354323273") 2025/11/05 14:55:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2c9_d20251105_m145158_c001_v7007000_t0000_u01762354318811") 2025/11/05 14:55:34 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702525_d20251105_m145148_c001_v0001136_t0049_u01762354308128") 2025/11/05 14:55:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9c07d_d20251105_m145309_c001_v7007000_t0000_u01762354389785") 2025/11/05 14:55:34 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627d4_d20251105_m145304_c001_v0001120_t0010_u01762354384787") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38e0_d20251105_m145329_c001_v7007000_t0000_u01762354409285") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefg: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627fc_d20251105_m145324_c001_v0001120_t0059_u01762354404426") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff99_d20251105_m145448_c001_v7007000_t0000_u01762354488164") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2823_d20251105_m145437_c001_v0001113_t0025_u01762354477405") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c197_d20251105_m145432_c001_v7007000_t0000_u01762354472040") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f280b_d20251105_m145421_c001_v0001113_t0002_u01762354461312") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181269_d20251105_m145416_c001_v7007000_t0000_u01762354456280") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27f1_d20251105_m145406_c001_v0001113_t0025_u01762354446006") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479a3_d20251105_m145400_c001_v7007000_t0000_u01762354440898") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27d5_d20251105_m145350_c001_v0001113_t0040_u01762354430444") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d642_d20251105_m145345_c001_v7007000_t0000_u01762354425521") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27b8_d20251105_m145334_c001_v0001113_t0016_u01762354414244") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4088b68768b6743c_d20251105_m145326_c001_v7007000_t0000_u01762354406406") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025c9_d20251105_m145317_c001_v0001136_t0016_u01762354397259") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bef4_d20251105_m145312_c001_v7007000_t0000_u01762354392207") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2791_d20251105_m145308_c001_v0001113_t0053_u01762354388146") 2025/11/05 14:55:34 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231477ac_d20251105_m145306_c001_v7007000_t0000_u01762354386627") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2773_d20251105_m145257_c001_v0001113_t0012_u01762354377058") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf70_d20251105_m145251_c001_v7007000_t0000_u01762354371855") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f275f_d20251105_m145247_c001_v0001113_t0059_u01762354367881") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf25_d20251105_m145246_c001_v7007000_t0000_u01762354366372") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62795_d20251105_m145237_c001_v0001120_t0004_u01762354357247") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240fc84_d20251105_m145229_c001_v7007000_t0000_u01762354349233") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62775_d20251105_m145219_c001_v0001120_t0054_u01762354339482") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8e2_d20251105_m145214_c001_v7007000_t0000_u01762354334343") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6275f_d20251105_m145204_c001_v0001120_t0033_u01762354324042") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2cb_d20251105_m145158_c001_v7007000_t0000_u01762354318993") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62748_d20251105_m145148_c001_v0001120_t0045_u01762354308638") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231477b7_d20251105_m145309_c001_v7007000_t0000_u01762354389941") 2025/11/05 14:55:35 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025ad_d20251105_m145304_c001_v0001136_t0046_u01762354384743") 2025/11/05 14:55:35 DEBUG : dir1/0003-defgh: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38e3_d20251105_m145329_c001_v7007000_t0000_u01762354409469") 2025/11/05 14:55:35 DEBUG : dir1/0003-defgh: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a67_d20251105_m145324_c001_v0001184_t0026_u01762354404639") 2025/11/05 14:55:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff9a_d20251105_m145448_c001_v7007000_t0000_u01762354488374") 2025/11/05 14:55:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702662_d20251105_m145438_c001_v0001136_t0004_u01762354478430") 2025/11/05 14:55:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c199_d20251105_m145432_c001_v7007000_t0000_u01762354472222") 2025/11/05 14:55:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702641_d20251105_m145421_c001_v0001136_t0057_u01762354461964") 2025/11/05 14:55:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f18126c_d20251105_m145416_c001_v7007000_t0000_u01762354456462") 2025/11/05 14:55:35 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870262c_d20251105_m145407_c001_v0001136_t0020_u01762354447097") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479a8_d20251105_m145401_c001_v7007000_t0000_u01762354441111") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702619_d20251105_m145351_c001_v0001136_t0033_u01762354431251") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d646_d20251105_m145345_c001_v7007000_t0000_u01762354425705") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025f7_d20251105_m145334_c001_v0001136_t0040_u01762354414854") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4088b68768b67438_d20251105_m145326_c001_v7007000_t0000_u01762354406037") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627eb_d20251105_m145317_c001_v0001120_t0008_u01762354397926") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bef8_d20251105_m145312_c001_v7007000_t0000_u01762354392390") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679fc_d20251105_m145308_c001_v0001184_t0003_u01762354388159") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419682f8044ee272_d20251105_m145306_c001_v7007000_t0000_u01762354386399") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627c6_d20251105_m145257_c001_v0001120_t0024_u01762354377778") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf74_d20251105_m145252_c001_v7007000_t0000_u01762354372038") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870258d_d20251105_m145247_c001_v0001136_t0018_u01762354367919") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf22_d20251105_m145246_c001_v7007000_t0000_u01762354366190") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702579_d20251105_m145237_c001_v0001136_t0039_u01762354357869") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47b8_d20251105_m145228_c001_v7007000_t0000_u01762354348839") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2728_d20251105_m145220_c001_v0001113_t0008_u01762354340300") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8e3_d20251105_m145214_c001_v7007000_t0000_u01762354334523") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2714_d20251105_m145204_c001_v0001113_t0011_u01762354324766") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2cd_d20251105_m145159_c001_v7007000_t0000_u01762354319175") 2025/11/05 14:55:36 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2702_d20251105_m145149_c001_v0001113_t0006_u01762354309163") 2025/11/05 14:55:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231477b4_d20251105_m145309_c001_v7007000_t0000_u01762354389574") 2025/11/05 14:55:37 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2785_d20251105_m145304_c001_v0001113_t0054_u01762354384836") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghi: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38e6_d20251105_m145329_c001_v7007000_t0000_u01762354409651") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghi: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025e3_d20251105_m145324_c001_v0001136_t0000_u01762354404743") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff9b_d20251105_m145448_c001_v7007000_t0000_u01762354488556") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b87_d20251105_m145438_c001_v0001184_t0017_u01762354478734") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c19c_d20251105_m145432_c001_v7007000_t0000_u01762354472404") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b50_d20251105_m145422_c001_v0001184_t0049_u01762354462278") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f18126e_d20251105_m145416_c001_v7007000_t0000_u01762354456644") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b19_d20251105_m145407_c001_v0001184_t0011_u01762354447449") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479ab_d20251105_m145401_c001_v7007000_t0000_u01762354441297") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67acc_d20251105_m145351_c001_v0001184_t0044_u01762354431596") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d64a_d20251105_m145345_c001_v7007000_t0000_u01762354425889") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a97_d20251105_m145335_c001_v0001184_t0049_u01762354415220") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38b2_d20251105_m145326_c001_v7007000_t0000_u01762354406051") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f279b_d20251105_m145318_c001_v0001113_t0010_u01762354398205") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79befc_d20251105_m145312_c001_v7007000_t0000_u01762354392584") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a00_d20251105_m145308_c001_v0001184_t0010_u01762354388364") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4088b68768b6739b_d20251105_m145306_c001_v7007000_t0000_u01762354386640") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870259f_d20251105_m145258_c001_v0001136_t0045_u01762354378089") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf77_d20251105_m145252_c001_v7007000_t0000_u01762354372221") 2025/11/05 14:55:37 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6799d_d20251105_m145248_c001_v0001184_t0050_u01762354368024") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41400e9a7e5790d7_d20251105_m145246_c001_v7007000_t0000_u01762354366561") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2745_d20251105_m145238_c001_v0001113_t0046_u01762354358288") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47ba_d20251105_m145229_c001_v7007000_t0000_u01762354349019") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f678c8_d20251105_m145220_c001_v0001184_t0001_u01762354340635") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8e4_d20251105_m145214_c001_v7007000_t0000_u01762354334703") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6786c_d20251105_m145205_c001_v0001184_t0048_u01762354325125") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2d0_d20251105_m145159_c001_v7007000_t0000_u01762354319358") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6782a_d20251105_m145149_c001_v0001184_t0029_u01762354309467") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f42167a6f23fdb27a_d20251105_m145309_c001_v7007000_t0000_u01762354389950") 2025/11/05 14:55:38 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679e5_d20251105_m145304_c001_v0001184_t0044_u01762354384884") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghij: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38e9_d20251105_m145329_c001_v7007000_t0000_u01762354409834") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghij: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27ac_d20251105_m145324_c001_v0001113_t0004_u01762354404752") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff9c_d20251105_m145448_c001_v7007000_t0000_u01762354488738") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62877_d20251105_m145438_c001_v0001120_t0003_u01762354478935") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c19d_d20251105_m145432_c001_v7007000_t0000_u01762354472586") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62866_d20251105_m145422_c001_v0001120_t0005_u01762354462491") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181271_d20251105_m145416_c001_v7007000_t0000_u01762354456826") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62851_d20251105_m145407_c001_v0001120_t0028_u01762354447665") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479af_d20251105_m145401_c001_v7007000_t0000_u01762354441481") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62827_d20251105_m145351_c001_v0001120_t0045_u01762354431802") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d64c_d20251105_m145346_c001_v7007000_t0000_u01762354426071") 2025/11/05 14:55:38 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6280d_d20251105_m145335_c001_v0001120_t0043_u01762354415446") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41769bf18d5c17f5_d20251105_m145326_c001_v7007000_t0000_u01762354406062") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a3a_d20251105_m145318_c001_v0001184_t0056_u01762354398479") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf00_d20251105_m145312_c001_v7007000_t0000_u01762354392778") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025bd_d20251105_m145308_c001_v0001136_t0046_u01762354388391") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419682f8044ee270_d20251105_m145306_c001_v7007000_t0000_u01762354386218") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679cc_d20251105_m145258_c001_v0001184_t0008_u01762354378464") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf79_d20251105_m145252_c001_v7007000_t0000_u01762354372404") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627b1_d20251105_m145248_c001_v0001120_t0022_u01762354368118") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf1f_d20251105_m145246_c001_v7007000_t0000_u01762354366007") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6793e_d20251105_m145238_c001_v0001184_t0023_u01762354358771") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f180e96_d20251105_m145229_c001_v7007000_t0000_u01762354349261") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702558_d20251105_m145220_c001_v0001136_t0002_u01762354340835") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8e5_d20251105_m145214_c001_v7007000_t0000_u01762354334884") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870253d_d20251105_m145205_c001_v0001136_t0041_u01762354325333") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2d1_d20251105_m145159_c001_v7007000_t0000_u01762354319540") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702527_d20251105_m145149_c001_v0001136_t0000_u01762354309667") 2025/11/05 14:55:39 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f42167a6f23fdb275_d20251105_m145309_c001_v7007000_t0000_u01762354389633") 2025/11/05 14:55:40 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627d6_d20251105_m145305_c001_v0001120_t0016_u01762354385081") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38ec_d20251105_m145330_c001_v7007000_t0000_u01762354410018") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijk: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627fe_d20251105_m145324_c001_v0001120_t0009_u01762354404827") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff9d_d20251105_m145448_c001_v7007000_t0000_u01762354488920") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2825_d20251105_m145439_c001_v0001113_t0010_u01762354479204") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c19f_d20251105_m145432_c001_v7007000_t0000_u01762354472768") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f280f_d20251105_m145422_c001_v0001113_t0006_u01762354462776") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181273_d20251105_m145417_c001_v7007000_t0000_u01762354457007") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27f7_d20251105_m145407_c001_v0001113_t0059_u01762354447925") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479b3_d20251105_m145401_c001_v7007000_t0000_u01762354441665") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27d7_d20251105_m145352_c001_v0001113_t0034_u01762354432242") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d64e_d20251105_m145346_c001_v7007000_t0000_u01762354426255") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27ba_d20251105_m145336_c001_v0001113_t0014_u01762354416063") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38b8_d20251105_m145326_c001_v7007000_t0000_u01762354406417") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025cd_d20251105_m145318_c001_v0001136_t0013_u01762354398702") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf04_d20251105_m145312_c001_v7007000_t0000_u01762354392961") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2793_d20251105_m145308_c001_v0001113_t0019_u01762354388546") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bebf_d20251105_m145306_c001_v7007000_t0000_u01762354386427") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2775_d20251105_m145258_c001_v0001113_t0020_u01762354378685") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf7c_d20251105_m145252_c001_v7007000_t0000_u01762354372586") 2025/11/05 14:55:40 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702591_d20251105_m145248_c001_v0001136_t0057_u01762354368176") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47e6_d20251105_m145245_c001_v7007000_t0000_u01762354365995") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62799_d20251105_m145238_c001_v0001120_t0018_u01762354358975") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abe021_d20251105_m145229_c001_v7007000_t0000_u01762354349453") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62777_d20251105_m145221_c001_v0001120_t0034_u01762354341113") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8e6_d20251105_m145215_c001_v7007000_t0000_u01762354335070") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62763_d20251105_m145205_c001_v0001120_t0033_u01762354325752") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2d4_d20251105_m145159_c001_v7007000_t0000_u01762354319726") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6274c_d20251105_m145149_c001_v0001120_t0023_u01762354309977") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4088b68768b673a6_d20251105_m145309_c001_v7007000_t0000_u01762354389746") 2025/11/05 14:55:41 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679e7_d20251105_m145305_c001_v0001184_t0030_u01762354385094") 2025/11/05 14:55:41 DEBUG : dir1/0007-12345: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38f0_d20251105_m145330_c001_v7007000_t0000_u01762354410201") 2025/11/05 14:55:41 DEBUG : dir1/0007-12345: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a69_d20251105_m145324_c001_v0001184_t0007_u01762354404868") 2025/11/05 14:55:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff9e_d20251105_m145449_c001_v7007000_t0000_u01762354489102") 2025/11/05 14:55:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702664_d20251105_m145439_c001_v0001136_t0034_u01762354479579") 2025/11/05 14:55:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1a0_d20251105_m145432_c001_v7007000_t0000_u01762354472949") 2025/11/05 14:55:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702646_d20251105_m145423_c001_v0001136_t0009_u01762354463235") 2025/11/05 14:55:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181277_d20251105_m145417_c001_v7007000_t0000_u01762354457189") 2025/11/05 14:55:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870262f_d20251105_m145408_c001_v0001136_t0036_u01762354448288") 2025/11/05 14:55:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479b8_d20251105_m145401_c001_v7007000_t0000_u01762354441849") 2025/11/05 14:55:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870261b_d20251105_m145352_c001_v0001136_t0033_u01762354432589") 2025/11/05 14:55:41 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d650_d20251105_m145346_c001_v7007000_t0000_u01762354426438") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025fb_d20251105_m145336_c001_v0001136_t0039_u01762354416386") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38b5_d20251105_m145326_c001_v7007000_t0000_u01762354406234") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627ed_d20251105_m145319_c001_v0001120_t0003_u01762354399046") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf09_d20251105_m145313_c001_v7007000_t0000_u01762354393179") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627e3_d20251105_m145308_c001_v0001120_t0006_u01762354388565") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe574_d20251105_m145306_c001_v7007000_t0000_u01762354386596") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627ca_d20251105_m145259_c001_v0001120_t0016_u01762354379052") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf7f_d20251105_m145252_c001_v7007000_t0000_u01762354372769") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2761_d20251105_m145248_c001_v0001113_t0046_u01762354368219") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47eb_d20251105_m145246_c001_v7007000_t0000_u01762354366575") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870257b_d20251105_m145239_c001_v0001136_t0032_u01762354359400") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4179f6057e2b70fd_d20251105_m145229_c001_v7007000_t0000_u01762354349275") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f272a_d20251105_m145221_c001_v0001113_t0002_u01762354341517") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8e7_d20251105_m145215_c001_v7007000_t0000_u01762354335251") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2716_d20251105_m145206_c001_v0001113_t0052_u01762354326114") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2d6_d20251105_m145159_c001_v7007000_t0000_u01762354319909") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2704_d20251105_m145150_c001_v0001113_t0013_u01762354310231") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f42167a6f23fdb274_d20251105_m145309_c001_v7007000_t0000_u01762354389582") 2025/11/05 14:55:42 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025af_d20251105_m145305_c001_v0001136_t0005_u01762354385102") 2025/11/05 14:55:42 DEBUG : dir1/0008-23456: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38f3_d20251105_m145330_c001_v7007000_t0000_u01762354410383") 2025/11/05 14:55:42 DEBUG : dir1/0008-23456: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62800_d20251105_m145325_c001_v0001120_t0016_u01762354405074") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ff9f_d20251105_m145449_c001_v7007000_t0000_u01762354489283") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b8b_d20251105_m145439_c001_v0001184_t0056_u01762354479910") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1a2_d20251105_m145433_c001_v7007000_t0000_u01762354473130") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b54_d20251105_m145423_c001_v0001184_t0043_u01762354463524") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f18127a_d20251105_m145417_c001_v7007000_t0000_u01762354457376") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b25_d20251105_m145408_c001_v0001184_t0058_u01762354448874") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479bd_d20251105_m145402_c001_v7007000_t0000_u01762354442033") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67ad5_d20251105_m145353_c001_v0001184_t0013_u01762354433058") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d652_d20251105_m145346_c001_v7007000_t0000_u01762354426621") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a9f_d20251105_m145336_c001_v0001184_t0002_u01762354416848") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40157fc1b31e50c8_d20251105_m145326_c001_v7007000_t0000_u01762354406066") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f279d_d20251105_m145319_c001_v0001113_t0033_u01762354399292") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf0d_d20251105_m145313_c001_v7007000_t0000_u01762354393361") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a02_d20251105_m145308_c001_v0001184_t0025_u01762354388575") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bec2_d20251105_m145306_c001_v7007000_t0000_u01762354386790") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025a1_d20251105_m145259_c001_v0001136_t0004_u01762354379583") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf82_d20251105_m145252_c001_v7007000_t0000_u01762354372952") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6799f_d20251105_m145248_c001_v0001184_t0044_u01762354368237") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0dcc7_d20251105_m145246_c001_v7007000_t0000_u01762354366421") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2749_d20251105_m145239_c001_v0001113_t0046_u01762354359691") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4179f6057e2b7100_d20251105_m145229_c001_v7007000_t0000_u01762354349466") 2025/11/05 14:55:43 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f678cc_d20251105_m145221_c001_v0001184_t0010_u01762354341806") 2025/11/05 14:55:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8e9_d20251105_m145215_c001_v7007000_t0000_u01762354335430") 2025/11/05 14:55:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6786e_d20251105_m145206_c001_v0001184_t0058_u01762354326565") 2025/11/05 14:55:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2d8_d20251105_m145200_c001_v7007000_t0000_u01762354320092") 2025/11/05 14:55:44 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6782e_d20251105_m145150_c001_v0001184_t0043_u01762354310491") 2025/11/05 14:55:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231477b5_d20251105_m145309_c001_v7007000_t0000_u01762354389757") 2025/11/05 14:55:44 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2787_d20251105_m145305_c001_v0001113_t0047_u01762354385245") 2025/11/05 14:55:44 DEBUG : dir1/0009-34567: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38f6_d20251105_m145330_c001_v7007000_t0000_u01762354410566") 2025/11/05 14:55:44 DEBUG : dir1/0009-34567: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025e5_d20251105_m145325_c001_v0001136_t0003_u01762354405083") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffa0_d20251105_m145449_c001_v7007000_t0000_u01762354489464") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6287c_d20251105_m145440_c001_v0001120_t0028_u01762354480154") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1a5_d20251105_m145433_c001_v7007000_t0000_u01762354473314") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62868_d20251105_m145423_c001_v0001120_t0046_u01762354463728") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f18127c_d20251105_m145417_c001_v7007000_t0000_u01762354457559") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62855_d20251105_m145409_c001_v0001120_t0005_u01762354449079") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479c2_d20251105_m145402_c001_v7007000_t0000_u01762354442217") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6282b_d20251105_m145353_c001_v0001120_t0048_u01762354433267") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d654_d20251105_m145346_c001_v7007000_t0000_u01762354426804") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62811_d20251105_m145337_c001_v0001120_t0015_u01762354417056") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38bb_d20251105_m145326_c001_v7007000_t0000_u01762354406600") 2025/11/05 14:55:44 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a42_d20251105_m145319_c001_v0001184_t0048_u01762354399720") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf11_d20251105_m145313_c001_v7007000_t0000_u01762354393558") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025bf_d20251105_m145308_c001_v0001136_t0049_u01762354388774") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f42167a6f23fdb270_d20251105_m145306_c001_v7007000_t0000_u01762354386801") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679d8_d20251105_m145259_c001_v0001184_t0050_u01762354379869") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf85_d20251105_m145253_c001_v7007000_t0000_u01762354373134") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627b3_d20251105_m145248_c001_v0001120_t0046_u01762354368393") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47e7_d20251105_m145246_c001_v7007000_t0000_u01762354366178") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67945_d20251105_m145240_c001_v0001184_t0010_u01762354360145") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47bf_d20251105_m145229_c001_v7007000_t0000_u01762354349379") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870255b_d20251105_m145222_c001_v0001136_t0026_u01762354342014") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8ea_d20251105_m145215_c001_v7007000_t0000_u01762354335611") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702541_d20251105_m145206_c001_v0001136_t0026_u01762354326769") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2db_d20251105_m145200_c001_v7007000_t0000_u01762354320274") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870252c_d20251105_m145150_c001_v0001136_t0038_u01762354310698") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe577_d20251105_m145309_c001_v7007000_t0000_u01762354389798") 2025/11/05 14:55:45 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679e9_d20251105_m145305_c001_v0001184_t0028_u01762354385291") 2025/11/05 14:55:45 DEBUG : dir1/0010-45678: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38f9_d20251105_m145330_c001_v7007000_t0000_u01762354410749") 2025/11/05 14:55:45 DEBUG : dir1/0010-45678: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a6d_d20251105_m145325_c001_v0001184_t0002_u01762354405093") 2025/11/05 14:55:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffa1_d20251105_m145449_c001_v7007000_t0000_u01762354489645") 2025/11/05 14:55:45 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2827_d20251105_m145440_c001_v0001113_t0054_u01762354480453") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1a6_d20251105_m145433_c001_v7007000_t0000_u01762354473496") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2811_d20251105_m145424_c001_v0001113_t0049_u01762354464283") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181280_d20251105_m145417_c001_v7007000_t0000_u01762354457741") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27f9_d20251105_m145409_c001_v0001113_t0017_u01762354449321") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479c7_d20251105_m145402_c001_v7007000_t0000_u01762354442401") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27d9_d20251105_m145353_c001_v0001113_t0049_u01762354433796") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d656_d20251105_m145346_c001_v7007000_t0000_u01762354426988") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27be_d20251105_m145337_c001_v0001113_t0050_u01762354417445") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4088b68768b6743b_d20251105_m145326_c001_v7007000_t0000_u01762354406221") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025d1_d20251105_m145319_c001_v0001136_t0047_u01762354399921") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf15_d20251105_m145313_c001_v7007000_t0000_u01762354393744") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a04_d20251105_m145308_c001_v0001184_t0000_u01762354388798") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe572_d20251105_m145306_c001_v7007000_t0000_u01762354386232") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2777_d20251105_m145300_c001_v0001113_t0048_u01762354380074") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf88_d20251105_m145253_c001_v7007000_t0000_u01762354373317") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679a1_d20251105_m145248_c001_v0001184_t0018_u01762354368438") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce6047121ad7_d20251105_m145246_c001_v7007000_t0000_u01762354366583") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6279e_d20251105_m145240_c001_v0001120_t0023_u01762354360356") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67f0_d20251105_m145229_c001_v7007000_t0000_u01762354349400") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62779_d20251105_m145222_c001_v0001120_t0044_u01762354342327") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8eb_d20251105_m145215_c001_v7007000_t0000_u01762354335792") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62765_d20251105_m145207_c001_v0001120_t0019_u01762354327111") 2025/11/05 14:55:46 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2dd_d20251105_m145200_c001_v7007000_t0000_u01762354320458") 2025/11/05 14:55:47 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62750_d20251105_m145151_c001_v0001120_t0026_u01762354311128") 2025/11/05 14:55:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419682f8044ee28b_d20251105_m145309_c001_v7007000_t0000_u01762354389819") 2025/11/05 14:55:47 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025b1_d20251105_m145305_c001_v0001136_t0011_u01762354385386") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38fc_d20251105_m145330_c001_v7007000_t0000_u01762354410932") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27b0_d20251105_m145325_c001_v0001113_t0050_u01762354405125") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffa2_d20251105_m145449_c001_v7007000_t0000_u01762354489826") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702666_d20251105_m145440_c001_v0001136_t0036_u01762354480897") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1a9_d20251105_m145433_c001_v7007000_t0000_u01762354473679") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702648_d20251105_m145424_c001_v0001136_t0020_u01762354464830") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181282_d20251105_m145417_c001_v7007000_t0000_u01762354457924") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702631_d20251105_m145409_c001_v0001136_t0025_u01762354449621") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479ce_d20251105_m145402_c001_v7007000_t0000_u01762354442585") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870261d_d20251105_m145354_c001_v0001136_t0023_u01762354434185") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d65a_d20251105_m145347_c001_v7007000_t0000_u01762354427171") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702601_d20251105_m145337_c001_v0001136_t0056_u01762354417999") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40157fc1b31e50cd_d20251105_m145326_c001_v7007000_t0000_u01762354406247") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627f2_d20251105_m145320_c001_v0001120_t0049_u01762354400357") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf1b_d20251105_m145313_c001_v7007000_t0000_u01762354393925") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627e5_d20251105_m145308_c001_v0001120_t0028_u01762354388831") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419682f8044ee277_d20251105_m145306_c001_v7007000_t0000_u01762354386767") 2025/11/05 14:55:47 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627cc_d20251105_m145300_c001_v0001120_t0021_u01762354380763") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf8c_d20251105_m145253_c001_v7007000_t0000_u01762354373500") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702593_d20251105_m145248_c001_v0001136_t0010_u01762354368553") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce6047121ad6_d20251105_m145246_c001_v7007000_t0000_u01762354366397") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870257d_d20251105_m145240_c001_v0001136_t0028_u01762354360630") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abe020_d20251105_m145229_c001_v7007000_t0000_u01762354349252") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f272c_d20251105_m145222_c001_v0001113_t0033_u01762354342988") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8ed_d20251105_m145215_c001_v7007000_t0000_u01762354335972") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f271c_d20251105_m145207_c001_v0001113_t0020_u01762354327555") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2df_d20251105_m145200_c001_v7007000_t0000_u01762354320639") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2706_d20251105_m145151_c001_v0001113_t0045_u01762354311615") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f42167a6f23fdb277_d20251105_m145309_c001_v7007000_t0000_u01762354389765") 2025/11/05 14:55:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679eb_d20251105_m145305_c001_v0001184_t0001_u01762354385495") 2025/11/05 14:55:48 DEBUG : dir1/0012-6789;: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e38ff_d20251105_m145331_c001_v7007000_t0000_u01762354411116") 2025/11/05 14:55:48 DEBUG : dir1/0012-6789;: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a6f_d20251105_m145325_c001_v0001184_t0026_u01762354405296") 2025/11/05 14:55:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffa3_d20251105_m145450_c001_v7007000_t0000_u01762354490011") 2025/11/05 14:55:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b8f_d20251105_m145441_c001_v0001184_t0017_u01762354481377") 2025/11/05 14:55:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1aa_d20251105_m145433_c001_v7007000_t0000_u01762354473862") 2025/11/05 14:55:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b60_d20251105_m145425_c001_v0001184_t0032_u01762354465178") 2025/11/05 14:55:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181285_d20251105_m145418_c001_v7007000_t0000_u01762354458106") 2025/11/05 14:55:48 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67b2a_d20251105_m145409_c001_v0001184_t0040_u01762354449896") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479d3_d20251105_m145402_c001_v7007000_t0000_u01762354442769") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67ae0_d20251105_m145354_c001_v0001184_t0003_u01762354434453") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d65c_d20251105_m145347_c001_v7007000_t0000_u01762354427353") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67aa7_d20251105_m145338_c001_v0001184_t0003_u01762354418361") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41769bf18d5c17f8_d20251105_m145326_c001_v7007000_t0000_u01762354406246") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27a4_d20251105_m145320_c001_v0001113_t0055_u01762354400857") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf1f_d20251105_m145314_c001_v7007000_t0000_u01762354394105") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2795_d20251105_m145308_c001_v0001113_t0033_u01762354388862") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4103089b7f3ebe90_d20251105_m145306_c001_v7007000_t0000_u01762354386651") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025a3_d20251105_m145301_c001_v0001136_t0056_u01762354381028") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf8f_d20251105_m145253_c001_v7007000_t0000_u01762354373688") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679a5_d20251105_m145248_c001_v0001184_t0014_u01762354368655") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415a39794fef73b5_d20251105_m145246_c001_v7007000_t0000_u01762354366701") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f274b_d20251105_m145240_c001_v0001113_t0024_u01762354360898") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce6047121a28_d20251105_m145229_c001_v7007000_t0000_u01762354349411") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f678da_d20251105_m145223_c001_v0001184_t0056_u01762354343359") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8ee_d20251105_m145216_c001_v7007000_t0000_u01762354336152") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6787e_d20251105_m145207_c001_v0001184_t0010_u01762354327886") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2e1_d20251105_m145200_c001_v7007000_t0000_u01762354320823") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67838_d20251105_m145152_c001_v0001184_t0050_u01762354312202") 2025/11/05 14:55:49 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bec5_d20251105_m145309_c001_v7007000_t0000_u01762354389593") 2025/11/05 14:55:50 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2789_d20251105_m145305_c001_v0001113_t0023_u01762354385657") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3903_d20251105_m145331_c001_v7007000_t0000_u01762354411300") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a73_d20251105_m145325_c001_v0001184_t0052_u01762354405498") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffa8_d20251105_m145450_c001_v7007000_t0000_u01762354490201") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6287e_d20251105_m145441_c001_v0001120_t0012_u01762354481573") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1ac_d20251105_m145434_c001_v7007000_t0000_u01762354474045") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6286a_d20251105_m145425_c001_v0001120_t0035_u01762354465417") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f181288_d20251105_m145418_c001_v7007000_t0000_u01762354458290") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6285b_d20251105_m145410_c001_v0001120_t0047_u01762354450144") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479d8_d20251105_m145402_c001_v7007000_t0000_u01762354442953") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62832_d20251105_m145354_c001_v0001120_t0005_u01762354434650") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d65e_d20251105_m145347_c001_v7007000_t0000_u01762354427536") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62816_d20251105_m145338_c001_v0001120_t0059_u01762354418564") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41769bf18d5c17fb_d20251105_m145326_c001_v7007000_t0000_u01762354406429") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a47_d20251105_m145321_c001_v0001184_t0055_u01762354401248") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf23_d20251105_m145314_c001_v7007000_t0000_u01762354394288") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a06_d20251105_m145309_c001_v0001184_t0052_u01762354389008") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe575_d20251105_m145306_c001_v7007000_t0000_u01762354386781") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679dc_d20251105_m145301_c001_v0001184_t0045_u01762354381409") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf92_d20251105_m145253_c001_v7007000_t0000_u01762354373871") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2763_d20251105_m145248_c001_v0001113_t0004_u01762354368704") 2025/11/05 14:55:50 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41823ea56c67cffb_d20251105_m145246_c001_v7007000_t0000_u01762354366412") 2025/11/05 14:55:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67949_d20251105_m145241_c001_v0001184_t0059_u01762354361204") 2025/11/05 14:55:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47c2_d20251105_m145229_c001_v7007000_t0000_u01762354349562") 2025/11/05 14:55:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702561_d20251105_m145223_c001_v0001136_t0019_u01762354343628") 2025/11/05 14:55:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8ef_d20251105_m145216_c001_v7007000_t0000_u01762354336332") 2025/11/05 14:55:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702543_d20251105_m145208_c001_v0001136_t0057_u01762354328079") 2025/11/05 14:55:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2e3_d20251105_m145201_c001_v7007000_t0000_u01762354321006") 2025/11/05 14:55:51 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870252e_d20251105_m145152_c001_v0001136_t0027_u01762354312405") 2025/11/05 14:55:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9c07b_d20251105_m145309_c001_v7007000_t0000_u01762354389601") 2025/11/05 14:55:51 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679ed_d20251105_m145305_c001_v0001184_t0026_u01762354385692") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3906_d20251105_m145331_c001_v7007000_t0000_u01762354411487") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27b4_d20251105_m145325_c001_v0001113_t0050_u01762354405586") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffa9_d20251105_m145450_c001_v7007000_t0000_u01762354490382") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2829_d20251105_m145441_c001_v0001113_t0048_u01762354481917") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1ae_d20251105_m145434_c001_v7007000_t0000_u01762354474235") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2813_d20251105_m145425_c001_v0001113_t0002_u01762354465867") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f18128a_d20251105_m145418_c001_v7007000_t0000_u01762354458472") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27fb_d20251105_m145410_c001_v0001113_t0034_u01762354450553") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479dd_d20251105_m145403_c001_v7007000_t0000_u01762354443137") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27dd_d20251105_m145354_c001_v0001113_t0008_u01762354434955") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d660_d20251105_m145347_c001_v7007000_t0000_u01762354427719") 2025/11/05 14:55:51 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f27c4_d20251105_m145338_c001_v0001113_t0031_u01762354418910") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40157fc1b31e50d2_d20251105_m145326_c001_v7007000_t0000_u01762354406430") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025d5_d20251105_m145321_c001_v0001136_t0029_u01762354401468") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf28_d20251105_m145314_c001_v7007000_t0000_u01762354394470") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627e7_d20251105_m145309_c001_v0001120_t0056_u01762354389085") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bebe_d20251105_m145306_c001_v7007000_t0000_u01762354386245") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f277d_d20251105_m145301_c001_v0001113_t0000_u01762354381604") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf94_d20251105_m145254_c001_v7007000_t0000_u01762354374056") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627b5_d20251105_m145248_c001_v0001120_t0059_u01762354368808") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf29_d20251105_m145246_c001_v7007000_t0000_u01762354366592") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627a0_d20251105_m145241_c001_v0001120_t0031_u01762354361406") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce6047121a26_d20251105_m145229_c001_v7007000_t0000_u01762354349223") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6277d_d20251105_m145223_c001_v0001120_t0024_u01762354343902") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8f0_d20251105_m145216_c001_v7007000_t0000_u01762354336512") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62769_d20251105_m145208_c001_v0001120_t0001_u01762354328547") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2e6_d20251105_m145201_c001_v7007000_t0000_u01762354321192") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62752_d20251105_m145152_c001_v0001120_t0049_u01762354312823") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79becb_d20251105_m145309_c001_v7007000_t0000_u01762354389964") 2025/11/05 14:55:52 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025b3_d20251105_m145305_c001_v0001136_t0050_u01762354385704") 2025/11/05 14:55:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3909_d20251105_m145331_c001_v7007000_t0000_u01762354411669") 2025/11/05 14:55:52 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025e7_d20251105_m145325_c001_v0001136_t0054_u01762354405598") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffaa_d20251105_m145450_c001_v7007000_t0000_u01762354490564") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702668_d20251105_m145442_c001_v0001136_t0036_u01762354482436") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1af_d20251105_m145434_c001_v7007000_t0000_u01762354474418") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870264a_d20251105_m145426_c001_v0001136_t0034_u01762354466168") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f18128d_d20251105_m145418_c001_v7007000_t0000_u01762354458654") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702633_d20251105_m145411_c001_v0001136_t0050_u01762354451003") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479e2_d20251105_m145403_c001_v7007000_t0000_u01762354443323") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702621_d20251105_m145355_c001_v0001136_t0004_u01762354435238") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d662_d20251105_m145347_c001_v7007000_t0000_u01762354427903") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702605_d20251105_m145339_c001_v0001136_t0017_u01762354419588") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4179f6057e2b7545_d20251105_m145326_c001_v7007000_t0000_u01762354406438") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627f4_d20251105_m145321_c001_v0001120_t0005_u01762354401789") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf2c_d20251105_m145314_c001_v7007000_t0000_u01762354394652") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a0c_d20251105_m145309_c001_v0001184_t0041_u01762354389207") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe573_d20251105_m145306_c001_v7007000_t0000_u01762354386414") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627ce_d20251105_m145301_c001_v0001120_t0040_u01762354381934") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf96_d20251105_m145254_c001_v7007000_t0000_u01762354374240") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f679a9_d20251105_m145248_c001_v0001184_t0015_u01762354368862") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47e9_d20251105_m145246_c001_v7007000_t0000_u01762354366380") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870257f_d20251105_m145241_c001_v0001136_t0027_u01762354361752") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67f1_d20251105_m145229_c001_v7007000_t0000_u01762354349583") 2025/11/05 14:55:53 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2730_d20251105_m145224_c001_v0001113_t0043_u01762354344178") 2025/11/05 14:55:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8f1_d20251105_m145216_c001_v7007000_t0000_u01762354336692") 2025/11/05 14:55:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f271e_d20251105_m145208_c001_v0001113_t0039_u01762354328772") 2025/11/05 14:55:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2e8_d20251105_m145201_c001_v7007000_t0000_u01762354321374") 2025/11/05 14:55:54 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2708_d20251105_m145153_c001_v0001113_t0025_u01762354313322") 2025/11/05 14:55:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f42167a6f23fdb278_d20251105_m145309_c001_v7007000_t0000_u01762354389827") 2025/11/05 14:55:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627d8_d20251105_m145305_c001_v0001120_t0054_u01762354385832") 2025/11/05 14:55:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67f7_d20251105_m145232_c001_v7007000_t0000_u01762354352131") 2025/11/05 14:55:54 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f678fb_d20251105_m145227_c001_v0001184_t0057_u01762354347303") 2025/11/05 14:55:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67f8_d20251105_m145232_c001_v7007000_t0000_u01762354352314") 2025/11/05 14:55:54 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702569_d20251105_m145227_c001_v0001136_t0005_u01762354347377") 2025/11/05 14:55:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67fa_d20251105_m145232_c001_v7007000_t0000_u01762354352499") 2025/11/05 14:55:54 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f678fd_d20251105_m145227_c001_v0001184_t0055_u01762354347505") 2025/11/05 14:55:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67fb_d20251105_m145232_c001_v7007000_t0000_u01762354352681") 2025/11/05 14:55:54 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870256b_d20251105_m145227_c001_v0001136_t0040_u01762354347704") 2025/11/05 14:55:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67fc_d20251105_m145232_c001_v7007000_t0000_u01762354352864") 2025/11/05 14:55:54 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67903_d20251105_m145227_c001_v0001184_t0026_u01762354347716") 2025/11/05 14:55:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67fd_d20251105_m145233_c001_v7007000_t0000_u01762354353047") 2025/11/05 14:55:54 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2736_d20251105_m145227_c001_v0001113_t0050_u01762354347732") 2025/11/05 14:55:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67fe_d20251105_m145233_c001_v7007000_t0000_u01762354353230") 2025/11/05 14:55:55 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62785_d20251105_m145227_c001_v0001120_t0013_u01762354347756") 2025/11/05 14:55:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a67ff_d20251105_m145233_c001_v7007000_t0000_u01762354353416") 2025/11/05 14:55:55 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67907_d20251105_m145227_c001_v0001184_t0045_u01762354347922") 2025/11/05 14:55:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a6800_d20251105_m145233_c001_v7007000_t0000_u01762354353599") 2025/11/05 14:55:55 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870256d_d20251105_m145228_c001_v0001136_t0044_u01762354348063") 2025/11/05 14:55:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a6802_d20251105_m145233_c001_v7007000_t0000_u01762354353782") 2025/11/05 14:55:55 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62787_d20251105_m145228_c001_v0001120_t0058_u01762354348092") 2025/11/05 14:55:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a6803_d20251105_m145233_c001_v7007000_t0000_u01762354353966") 2025/11/05 14:55:55 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67909_d20251105_m145228_c001_v0001184_t0008_u01762354348130") 2025/11/05 14:55:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a6804_d20251105_m145234_c001_v7007000_t0000_u01762354354149") 2025/11/05 14:55:55 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2738_d20251105_m145228_c001_v0001113_t0046_u01762354348269") 2025/11/05 14:55:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a6805_d20251105_m145234_c001_v7007000_t0000_u01762354354332") 2025/11/05 14:55:55 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6790d_d20251105_m145228_c001_v0001184_t0050_u01762354348326") 2025/11/05 14:55:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a6806_d20251105_m145234_c001_v7007000_t0000_u01762354354517") 2025/11/05 14:55:55 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62789_d20251105_m145228_c001_v0001120_t0030_u01762354348482") 2025/11/05 14:55:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a6807_d20251105_m145234_c001_v7007000_t0000_u01762354354701") 2025/11/05 14:55:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702570_d20251105_m145228_c001_v0001136_t0010_u01762354348492") 2025/11/05 14:55:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a6808_d20251105_m145234_c001_v7007000_t0000_u01762354354885") 2025/11/05 14:55:55 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6790f_d20251105_m145228_c001_v0001184_t0052_u01762354348531") 2025/11/05 14:55:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0dce0_d20251105_m145249_c001_v7007000_t0000_u01762354369405") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6796b_d20251105_m145244_c001_v0001184_t0049_u01762354364408") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf48_d20251105_m145249_c001_v7007000_t0000_u01762354369225") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2752_d20251105_m145244_c001_v0001113_t0046_u01762354364511") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41400e9a7e5790df_d20251105_m145249_c001_v7007000_t0000_u01762354369256") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627a6_d20251105_m145244_c001_v0001120_t0022_u01762354364590") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41823ea56c67d030_d20251105_m145249_c001_v7007000_t0000_u01762354369204") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702585_d20251105_m145244_c001_v0001136_t0003_u01762354364623") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47f2_d20251105_m145249_c001_v7007000_t0000_u01762354369452") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6796f_d20251105_m145244_c001_v0001184_t0044_u01762354364635") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb47f1_d20251105_m145249_c001_v7007000_t0000_u01762354369257") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627a8_d20251105_m145244_c001_v0001120_t0058_u01762354364898") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0dcde_d20251105_m145249_c001_v7007000_t0000_u01762354369215") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67975_d20251105_m145244_c001_v0001184_t0039_u01762354364907") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf4e_d20251105_m145249_c001_v7007000_t0000_u01762354369458") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702587_d20251105_m145244_c001_v0001136_t0014_u01762354364928") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415a39794fef73c2_d20251105_m145249_c001_v7007000_t0000_u01762354369571") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2754_d20251105_m145244_c001_v0001113_t0022_u01762354364992") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41823ea56c67d03a_d20251105_m145249_c001_v7007000_t0000_u01762354369579") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67977_d20251105_m145245_c001_v0001184_t0047_u01762354365122") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf4c_d20251105_m145249_c001_v7007000_t0000_u01762354369414") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702589_d20251105_m145245_c001_v0001136_t0013_u01762354365268") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce6047121ada_d20251105_m145249_c001_v7007000_t0000_u01762354369428") 2025/11/05 14:55:56 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6797b_d20251105_m145245_c001_v0001184_t0008_u01762354365318") 2025/11/05 14:55:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce6047121ad9_d20251105_m145249_c001_v7007000_t0000_u01762354369236") 2025/11/05 14:55:57 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2756_d20251105_m145245_c001_v0001113_t0029_u01762354365335") 2025/11/05 14:55:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0dce2_d20251105_m145249_c001_v7007000_t0000_u01762354369590") 2025/11/05 14:55:57 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627aa_d20251105_m145245_c001_v0001120_t0054_u01762354365364") 2025/11/05 14:55:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41400e9a7e5790e0_d20251105_m145249_c001_v7007000_t0000_u01762354369437") 2025/11/05 14:55:57 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6797d_d20251105_m145245_c001_v0001184_t0009_u01762354365528") 2025/11/05 14:55:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf49_d20251105_m145249_c001_v7007000_t0000_u01762354369264") 2025/11/05 14:55:57 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67981_d20251105_m145245_c001_v0001184_t0007_u01762354365731") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63662_d20251105_m145039_c001_v7007000_t0000_u01762354239165") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11668af7c99a8196_d20251105_m145036_c001_v0001179_t0028_u01762354236849") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb4338_d20251105_m145036_c001_v7007000_t0000_u01762354236668") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11668af7c99a8186_d20251105_m145034_c001_v0001179_t0033_u01762354234055") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb4310_d20251105_m145033_c001_v7007000_t0000_u01762354233329") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870240f_d20251105_m145029_c001_v0001136_t0038_u01762354229248") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b6360b_d20251105_m145027_c001_v7007000_t0000_u01762354227785") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11848de088d3d376_d20251105_m145025_c001_v0001146_t0039_u01762354225543") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f413849d4840f3e63_d20251105_m145025_c001_v7007000_t0000_u01762354225363") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11848de088d3d36b_d20251105_m145021_c001_v0001146_t0055_u01762354221890") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f413849d4840f3e5e_d20251105_m145021_c001_v7007000_t0000_u01762354221160") 2025/11/05 14:55:57 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387023f9_d20251105_m145015_c001_v0001136_t0035_u01762354215203") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b73a_d20251105_m145013_c001_v7007000_t0000_u01762354213851") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107ed1eaa4f6f801_d20251105_m145011_c001_v0001106_t0023_u01762354211984") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471214e7_d20251105_m145011_c001_v7007000_t0000_u01762354211802") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107ed1eaa4f6f7fd_d20251105_m145008_c001_v0001106_t0005_u01762354208172") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471214e1_d20251105_m145007_c001_v7007000_t0000_u01762354207441") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387023e1_d20251105_m145003_c001_v0001136_t0017_u01762354203663") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b70c_d20251105_m145002_c001_v7007000_t0000_u01762354202733") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10234aa022f7b156_d20251105_m145001_c001_v0001182_t0010_u01762354201133") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e32bc_d20251105_m145000_c001_v7007000_t0000_u01762354200948") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10234aa022f7b144_d20251105_m144957_c001_v0001182_t0051_u01762354197611") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3272_d20251105_m144956_c001_v7007000_t0000_u01762354196884") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387023cd_d20251105_m144951_c001_v0001136_t0028_u01762354191632") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419b66f47bc30b91_d20251105_m144950_c001_v7007000_t0000_u01762354190726") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f112ac26ba9027542_d20251105_m144948_c001_v0001042_t0036_u01762354188844") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4103089b7f3eb6d6_d20251105_m144948_c001_v7007000_t0000_u01762354188666") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f112ac26ba902753c_d20251105_m144945_c001_v0001042_t0059_u01762354185388") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4103089b7f3eb672_d20251105_m144944_c001_v7007000_t0000_u01762354184664") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387023b3_d20251105_m144938_c001_v0001136_t0012_u01762354178881") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a61e9_d20251105_m144937_c001_v7007000_t0000_u01762354177968") 2025/11/05 14:55:58 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f100feeacbca3ef3c_d20251105_m144935_c001_v0001100_t0000_u01762354175982") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcf79_d20251105_m144935_c001_v7007000_t0000_u01762354175795") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f100feeacbca3ef38_d20251105_m144932_c001_v0001100_t0030_u01762354172330") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcf06_d20251105_m144931_c001_v7007000_t0000_u01762354171595") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870239e_d20251105_m144923_c001_v0001136_t0058_u01762354163792") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3177_d20251105_m144922_c001_v7007000_t0000_u01762354162693") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f116e5563fd59dacc_d20251105_m144916_c001_v0001105_t0054_u01762354156468") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f405b1c37b5c75a70_d20251105_m144916_c001_v7007000_t0000_u01762354156270") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe180_d20251105_m144912_c001_v0001182_t0012_u01762354152524") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f117a419474da78fd_d20251105_m144911_c001_v0001153_t0014_u01762354151618") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f117a419474da78f9_d20251105_m144910_c001_v0001153_t0010_u01762354150542") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe052_d20251105_m144857_c001_v7007000_t0000_u01762354137268") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702369_d20251105_m144850_c001_v0001136_t0051_u01762354130257") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11636013e29bea06_d20251105_m144849_c001_v0001036_t0012_u01762354129347") 2025/11/05 14:55:59 DEBUG : dst/one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11636013e29be9fa_d20251105_m144847_c001_v0001036_t0056_u01762354127925") 2025/11/05 14:55:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63664_d20251105_m145039_c001_v7007000_t0000_u01762354239350") 2025/11/05 14:55:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11746ef7647dbbd9_d20251105_m145036_c001_v0001101_t0018_u01762354236250") 2025/11/05 14:55:59 DEBUG : dst/one-2019-01-01: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1083c7dbf78319cd_d20251105_m145033_c001_v0001182_t0020_u01762354233114") 2025/11/05 14:55:59 DEBUG : dst/one.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b6360e_d20251105_m145027_c001_v7007000_t0000_u01762354227968") 2025/11/05 14:55:59 DEBUG : dst/one.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f104b887367aff104_d20251105_m145025_c001_v0001042_t0022_u01762354225044") 2025/11/05 14:55:59 DEBUG : dst/one.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f676b0_d20251105_m145020_c001_v0001184_t0043_u01762354220959") 2025/11/05 14:55:59 DEBUG : dst/one.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b73d_d20251105_m145014_c001_v7007000_t0000_u01762354214035") 2025/11/05 14:55:59 DEBUG : dst/one.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1014fd5947c923cf_d20251105_m145011_c001_v0001131_t0015_u01762354211285") 2025/11/05 14:55:59 DEBUG : dst/one.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114537be8fd3713e_d20251105_m145006_c001_v0001146_t0040_u01762354206994") 2025/11/05 14:56:00 DEBUG : dst/three: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3179_d20251105_m144922_c001_v7007000_t0000_u01762354162875") 2025/11/05 14:56:00 DEBUG : dst/three: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f117a419474da7906_d20251105_m144920_c001_v0001153_t0005_u01762354160965") 2025/11/05 14:56:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63666_d20251105_m145039_c001_v7007000_t0000_u01762354239534") 2025/11/05 14:56:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1119fa8e1502bd9f_d20251105_m145037_c001_v0001154_t0021_u01762354237641") 2025/11/05 14:56:00 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1041af4063cbbeff_d20251105_m145034_c001_v0001184_t0052_u01762354234839") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63667_d20251105_m145039_c001_v7007000_t0000_u01762354239718") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11668af7c99a81a6_d20251105_m145038_c001_v0001179_t0059_u01762354238562") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb436b_d20251105_m145038_c001_v7007000_t0000_u01762354238381") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11668af7c99a818a_d20251105_m145035_c001_v0001179_t0040_u01762354235247") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb4321_d20251105_m145035_c001_v7007000_t0000_u01762354235067") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702413_d20251105_m145030_c001_v0001136_t0002_u01762354230250") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63611_d20251105_m145028_c001_v7007000_t0000_u01762354228151") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11848de088d3d378_d20251105_m145027_c001_v0001146_t0056_u01762354227031") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f413849d4840f3e64_d20251105_m145026_c001_v7007000_t0000_u01762354226849") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11848de088d3d370_d20251105_m145023_c001_v0001146_t0058_u01762354223587") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f413849d4840f3e60_d20251105_m145023_c001_v7007000_t0000_u01762354223405") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702402_d20251105_m145018_c001_v0001136_t0025_u01762354218191") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471214ec_d20251105_m145013_c001_v7007000_t0000_u01762354213292") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b226ea_d20251105_m145010_c001_v0001171_t0000_u01762354210154") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471214e4_d20251105_m145009_c001_v7007000_t0000_u01762354209423") 2025/11/05 14:56:00 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387023e7_d20251105_m145004_c001_v0001136_t0058_u01762354204399") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e32ca_d20251105_m145001_c001_v7007000_t0000_u01762354201811") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b226b5_d20251105_m144959_c001_v0001171_t0002_u01762354199701") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3295_d20251105_m144958_c001_v7007000_t0000_u01762354198602") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387023d1_d20251105_m144952_c001_v0001136_t0011_u01762354192234") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4103089b7f3eb6e4_d20251105_m144949_c001_v7007000_t0000_u01762354189810") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b22691_d20251105_m144947_c001_v0001171_t0017_u01762354187497") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4103089b7f3eb6a8_d20251105_m144946_c001_v7007000_t0000_u01762354186409") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387023b9_d20251105_m144939_c001_v0001136_t0055_u01762354179675") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcf7a_d20251105_m144937_c001_v7007000_t0000_u01762354177039") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b22654_d20251105_m144934_c001_v0001171_t0055_u01762354174343") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcf78_d20251105_m144933_c001_v7007000_t0000_u01762354173210") 2025/11/05 14:56:01 DEBUG : dst/three.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387023ac_d20251105_m144927_c001_v0001136_t0027_u01762354167017") 2025/11/05 14:56:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63613_d20251105_m145028_c001_v7007000_t0000_u01762354228335") 2025/11/05 14:56:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1196f4d2d370b64a_d20251105_m145026_c001_v0001165_t0047_u01762354226583") 2025/11/05 14:56:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103da79e97098af9_d20251105_m145022_c001_v0001098_t0050_u01762354222831") 2025/11/05 14:56:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b740_d20251105_m145014_c001_v7007000_t0000_u01762354214274") 2025/11/05 14:56:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1019fc1c7828cc31_d20251105_m145012_c001_v0001029_t0006_u01762354212885") 2025/11/05 14:56:01 DEBUG : dst/three.txt.bak: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1167164c34ad9c31_d20251105_m145008_c001_v0001117_t0024_u01762354208889") 2025/11/05 14:56:01 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63669_d20251105_m145039_c001_v7007000_t0000_u01762354239903") 2025/11/05 14:56:01 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702411_d20251105_m145029_c001_v0001136_t0040_u01762354229737") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b63617_d20251105_m145028_c001_v7007000_t0000_u01762354228519") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702400_d20251105_m145017_c001_v0001136_t0032_u01762354217690") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b742_d20251105_m145014_c001_v7007000_t0000_u01762354214457") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b226c7_d20251105_m145004_c001_v0001171_t0011_u01762354204018") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b70d_d20251105_m145002_c001_v7007000_t0000_u01762354202916") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b2269c_d20251105_m144951_c001_v0001171_t0046_u01762354191917") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419b66f47bc30b93_d20251105_m144950_c001_v7007000_t0000_u01762354190909") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b22664_d20251105_m144939_c001_v0001171_t0049_u01762354179182") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f407c18167b8a61ea_d20251105_m144938_c001_v7007000_t0000_u01762354178152") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b22628_d20251105_m144924_c001_v0001171_t0054_u01762354164482") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e317a_d20251105_m144923_c001_v7007000_t0000_u01762354163059") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f113793dbc127c2ef_d20251105_m144918_c001_v0001134_t0058_u01762354158537") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe053_d20251105_m144857_c001_v7007000_t0000_u01762354137448") 2025/11/05 14:56:02 DEBUG : dst/two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11636013e29bea1b_d20251105_m144856_c001_v0001036_t0038_u01762354136175") 2025/11/05 14:56:02 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419b66f47bc30978_d20251105_m144822_c001_v7007000_t0000_u01762354102583") 2025/11/05 14:56:02 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe10d_d20251105_m144819_c001_v0001182_t0018_u01762354099034") 2025/11/05 14:56:02 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419b66f47bc30962_d20251105_m144817_c001_v7007000_t0000_u01762354097041") 2025/11/05 14:56:02 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe0eb_d20251105_m144806_c001_v0001182_t0029_u01762354086790") 2025/11/05 14:56:02 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7cbcb_d20251105_m144757_c001_v7007000_t0000_u01762354077819") 2025/11/05 14:56:02 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe0ce_d20251105_m144754_c001_v0001182_t0034_u01762354074880") 2025/11/05 14:56:02 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d29a_d20251105_m144734_c001_v7007000_t0000_u01762354054819") 2025/11/05 14:56:02 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022ec_d20251105_m144732_c001_v0001136_t0038_u01762354052746") 2025/11/05 14:56:02 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d295_d20251105_m144731_c001_v7007000_t0000_u01762354051720") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022e6_d20251105_m144730_c001_v0001136_t0030_u01762354050439") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d28d_d20251105_m144727_c001_v7007000_t0000_u01762354047621") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022d9_d20251105_m144725_c001_v0001136_t0059_u01762354045772") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d288_d20251105_m144724_c001_v7007000_t0000_u01762354044794") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022cd_d20251105_m144723_c001_v0001136_t0032_u01762354043134") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca50_d20251105_m144717_c001_v7007000_t0000_u01762354037038") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022ab_d20251105_m144715_c001_v0001136_t0021_u01762354035367") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca3e_d20251105_m144714_c001_v7007000_t0000_u01762354034505") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022a3_d20251105_m144713_c001_v0001136_t0044_u01762354033425") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca19_d20251105_m144708_c001_v7007000_t0000_u01762354028850") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702289_d20251105_m144707_c001_v0001136_t0022_u01762354027067") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcc30_d20251105_m144705_c001_v7007000_t0000_u01762354025225") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702283_d20251105_m144704_c001_v0001136_t0012_u01762354024195") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcc28_d20251105_m144703_c001_v7007000_t0000_u01762354023829") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11627ee86633706d_d20251105_m144703_c001_v0001184_t0044_u01762354023262") 2025/11/05 14:56:03 DEBUG : empty space: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870227f_d20251105_m144701_c001_v0001136_t0049_u01762354021582") 2025/11/05 14:56:03 DEBUG : enormous: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d298_d20251105_m144733_c001_v7007000_t0000_u01762354053906") 2025/11/05 14:56:03 DEBUG : enormous: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022f0_d20251105_m144733_c001_v0001136_t0007_u01762354053205") 2025/11/05 14:56:03 DEBUG : existing: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403b71a191b6367a_d20251105_m145044_c001_v7007000_t0000_u01762354244402") 2025/11/05 14:56:03 DEBUG : existing: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702433_d20251105_m145042_c001_v0001136_t0045_u01762354242936") 2025/11/05 14:56:03 DEBUG : existing: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7cbac_d20251105_m144753_c001_v7007000_t0000_u01762354073425") 2025/11/05 14:56:04 DEBUG : existing: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870231f_d20251105_m144752_c001_v0001136_t0040_u01762354072177") 2025/11/05 14:56:04 DEBUG : existing: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcbf5_d20251105_m144658_c001_v7007000_t0000_u01762354018439") 2025/11/05 14:56:04 DEBUG : existing: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702271_d20251105_m144657_c001_v0001136_t0054_u01762354017244") 2025/11/05 14:56:04 DEBUG : existing: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcbde_d20251105_m144656_c001_v7007000_t0000_u01762354016698") 2025/11/05 14:56:04 DEBUG : existing: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870226e_d20251105_m144656_c001_v0001136_t0006_u01762354016009") 2025/11/05 14:56:04 DEBUG : existing: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702268_d20251105_m144654_c001_v0001136_t0001_u01762354014982") 2025/11/05 14:56:04 DEBUG : existing-b: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7cbaf_d20251105_m144753_c001_v7007000_t0000_u01762354073608") 2025/11/05 14:56:04 DEBUG : existing-b: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe0ca_d20251105_m144752_c001_v0001182_t0043_u01762354072164") 2025/11/05 14:56:04 DEBUG : file1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78dfa4_d20251105_m145139_c001_v7007000_t0000_u01762354299487") 2025/11/05 14:56:04 DEBUG : file1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f26f0_d20251105_m145137_c001_v0001113_t0029_u01762354297972") 2025/11/05 14:56:04 DEBUG : file1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df8e_d20251105_m145136_c001_v7007000_t0000_u01762354296655") 2025/11/05 14:56:04 DEBUG : file1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f677eb_d20251105_m145135_c001_v0001184_t0003_u01762354295275") 2025/11/05 14:56:04 DEBUG : five: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d29d_d20251105_m144738_c001_v7007000_t0000_u01762354058638") 2025/11/05 14:56:04 DEBUG : five: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40312b253aabe0ab_d20251105_m144737_c001_v0001182_t0028_u01762354057123") 2025/11/05 14:56:04 DEBUG : foo: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca0b_d20251105_m144706_c001_v7007000_t0000_u01762354026700") 2025/11/05 14:56:04 DEBUG : foo: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f238702287_d20251105_m144706_c001_v0001136_t0057_u01762354026148") 2025/11/05 14:56:04 DEBUG : foo: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f238702285_d20251105_m144705_c001_v0001136_t0057_u01762354025596") 2025/11/05 14:56:04 DEBUG : four: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d29e_d20251105_m144738_c001_v7007000_t0000_u01762354058819") 2025/11/05 14:56:04 DEBUG : four: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f414b7a5072b224d4_d20251105_m144737_c001_v0001171_t0012_u01762354057316") 2025/11/05 14:56:04 DEBUG : four: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022fa_d20251105_m144735_c001_v0001136_t0003_u01762354055868") 2025/11/05 14:56:04 DEBUG : hello world2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c878_d20251105_m144608_c001_v7007000_t0000_u01762353968186") 2025/11/05 14:56:05 DEBUG : hello world2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2210_d20251105_m144607_c001_v0001099_t0008_u01762353967515") 2025/11/05 14:56:05 DEBUG : ignore-size: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcbc2_d20251105_m144654_c001_v7007000_t0000_u01762354014617") 2025/11/05 14:56:05 DEBUG : ignore-size: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702263_d20251105_m144653_c001_v0001136_t0054_u01762354013449") 2025/11/05 14:56:05 DEBUG : nested/sub dir/file: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7cb9d_d20251105_m144751_c001_v7007000_t0000_u01762354071442") 2025/11/05 14:56:05 DEBUG : nested/sub dir/file: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870231b_d20251105_m144750_c001_v0001136_t0025_u01762354070670") 2025/11/05 14:56:05 DEBUG : nested/sub dir/file: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2bb_d20251105_m144749_c001_v7007000_t0000_u01762354069931") 2025/11/05 14:56:05 DEBUG : nested/sub dir/file: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702314_d20251105_m144749_c001_v0001136_t0045_u01762354069013") 2025/11/05 14:56:05 DEBUG : one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d29f_d20251105_m144739_c001_v7007000_t0000_u01762354059003") 2025/11/05 14:56:05 DEBUG : one: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f2387022f2_d20251105_m144735_c001_v0001136_t0057_u01762354055194") 2025/11/05 14:56:05 DEBUG : only0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df59_d20251105_m145130_c001_v7007000_t0000_u01762354290840") 2025/11/05 14:56:05 DEBUG : only0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f2387024fd_d20251105_m145124_c001_v0001136_t0057_u01762354284997") 2025/11/05 14:56:05 DEBUG : only0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870249d_d20251105_m145110_c001_v0001136_t0004_u01762354270617") 2025/11/05 14:56:05 DEBUG : only0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b997_d20251105_m145104_c001_v7007000_t0000_u01762354264940") 2025/11/05 14:56:05 DEBUG : only0: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702440_d20251105_m145048_c001_v0001136_t0045_u01762354248228") 2025/11/05 14:56:05 DEBUG : only1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df5b_d20251105_m145131_c001_v7007000_t0000_u01762354291021") 2025/11/05 14:56:05 DEBUG : only1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403a3d1106f677c4_d20251105_m145125_c001_v0001184_t0048_u01762354285941") 2025/11/05 14:56:05 DEBUG : only1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024a1_d20251105_m145111_c001_v0001136_t0026_u01762354271303") 2025/11/05 14:56:05 DEBUG : only1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471216ef_d20251105_m145104_c001_v7007000_t0000_u01762354264911") 2025/11/05 14:56:05 DEBUG : only1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702444_d20251105_m145048_c001_v0001136_t0052_u01762354248946") 2025/11/05 14:56:05 DEBUG : only10: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df5e_d20251105_m145131_c001_v7007000_t0000_u01762354291207") 2025/11/05 14:56:05 DEBUG : only10: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403a3d1106f677bc_d20251105_m145125_c001_v0001184_t0048_u01762354285565") 2025/11/05 14:56:05 DEBUG : only10: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024cf_d20251105_m145118_c001_v0001136_t0029_u01762354278058") 2025/11/05 14:56:06 DEBUG : only10: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb4499_d20251105_m145104_c001_v7007000_t0000_u01762354264557") 2025/11/05 14:56:06 DEBUG : only10: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870246e_d20251105_m145055_c001_v0001136_t0054_u01762354255628") 2025/11/05 14:56:06 DEBUG : only11: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df60_d20251105_m145131_c001_v7007000_t0000_u01762354291389") 2025/11/05 14:56:06 DEBUG : only11: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4156f52cce9f26d4_d20251105_m145125_c001_v0001113_t0056_u01762354285742") 2025/11/05 14:56:06 DEBUG : only11: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024d3_d20251105_m145118_c001_v0001136_t0004_u01762354278645") 2025/11/05 14:56:06 DEBUG : only11: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471216e8_d20251105_m145104_c001_v7007000_t0000_u01762354264361") 2025/11/05 14:56:06 DEBUG : only11: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702472_d20251105_m145056_c001_v0001136_t0011_u01762354256567") 2025/11/05 14:56:06 DEBUG : only12: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df62_d20251105_m145131_c001_v7007000_t0000_u01762354291570") 2025/11/05 14:56:06 DEBUG : only12: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41575d7ffac6272b_d20251105_m145125_c001_v0001120_t0002_u01762354285925") 2025/11/05 14:56:06 DEBUG : only12: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024d7_d20251105_m145119_c001_v0001136_t0036_u01762354279229") 2025/11/05 14:56:06 DEBUG : only12: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb4497_d20251105_m145104_c001_v7007000_t0000_u01762354264370") 2025/11/05 14:56:06 DEBUG : only12: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702476_d20251105_m145057_c001_v0001136_t0028_u01762354257436") 2025/11/05 14:56:06 DEBUG : only13: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df64_d20251105_m145131_c001_v7007000_t0000_u01762354291753") 2025/11/05 14:56:06 DEBUG : only13: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f238702501_d20251105_m145125_c001_v0001136_t0057_u01762354285762") 2025/11/05 14:56:06 DEBUG : only13: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024dd_d20251105_m145119_c001_v0001136_t0031_u01762354279951") 2025/11/05 14:56:06 DEBUG : only13: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b993_d20251105_m145104_c001_v7007000_t0000_u01762354264575") 2025/11/05 14:56:06 DEBUG : only13: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870247a_d20251105_m145058_c001_v0001136_t0004_u01762354258308") 2025/11/05 14:56:06 DEBUG : only14: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df67_d20251105_m145131_c001_v7007000_t0000_u01762354291936") 2025/11/05 14:56:06 DEBUG : only14: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f238702503_d20251105_m145125_c001_v0001136_t0057_u01762354285952") 2025/11/05 14:56:06 DEBUG : only14: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024e2_d20251105_m145120_c001_v0001136_t0018_u01762354280598") 2025/11/05 14:56:06 DEBUG : only14: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471216ed_d20251105_m145104_c001_v7007000_t0000_u01762354264729") 2025/11/05 14:56:07 DEBUG : only14: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870247e_d20251105_m145058_c001_v0001136_t0008_u01762354258944") 2025/11/05 14:56:07 DEBUG : only15: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df69_d20251105_m145132_c001_v7007000_t0000_u01762354292117") 2025/11/05 14:56:07 DEBUG : only15: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403a3d1106f677c8_d20251105_m145126_c001_v0001184_t0048_u01762354286134") 2025/11/05 14:56:07 DEBUG : only15: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024e8_d20251105_m145121_c001_v0001136_t0010_u01762354281227") 2025/11/05 14:56:07 DEBUG : only15: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb449b_d20251105_m145104_c001_v7007000_t0000_u01762354264740") 2025/11/05 14:56:07 DEBUG : only15: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702482_d20251105_m145059_c001_v0001136_t0034_u01762354259596") 2025/11/05 14:56:07 DEBUG : only16: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df6b_d20251105_m145132_c001_v7007000_t0000_u01762354292299") 2025/11/05 14:56:07 DEBUG : only16: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f2387024ff_d20251105_m145125_c001_v0001136_t0057_u01762354285573") 2025/11/05 14:56:07 DEBUG : only16: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024ec_d20251105_m145121_c001_v0001136_t0017_u01762354281975") 2025/11/05 14:56:07 DEBUG : only16: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471216f1_d20251105_m145105_c001_v7007000_t0000_u01762354265096") 2025/11/05 14:56:07 DEBUG : only16: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702486_d20251105_m145100_c001_v0001136_t0053_u01762354260201") 2025/11/05 14:56:08 DEBUG : only17: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df6d_d20251105_m145132_c001_v7007000_t0000_u01762354292481") 2025/11/05 14:56:08 DEBUG : only17: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403a3d1106f677c2_d20251105_m145125_c001_v0001184_t0048_u01762354285750") 2025/11/05 14:56:08 DEBUG : only17: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024f0_d20251105_m145122_c001_v0001136_t0003_u01762354282574") 2025/11/05 14:56:08 DEBUG : only17: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abddfc_d20251105_m145104_c001_v7007000_t0000_u01762354264376") 2025/11/05 14:56:08 DEBUG : only17: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870248a_d20251105_m145101_c001_v0001136_t0048_u01762354261084") 2025/11/05 14:56:08 DEBUG : only18: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df6f_d20251105_m145132_c001_v7007000_t0000_u01762354292665") 2025/11/05 14:56:08 DEBUG : only18: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f238702505_d20251105_m145126_c001_v0001136_t0057_u01762354286145") 2025/11/05 14:56:08 DEBUG : only18: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024f5_d20251105_m145123_c001_v0001136_t0048_u01762354283260") 2025/11/05 14:56:08 DEBUG : only18: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abde03_d20251105_m145104_c001_v7007000_t0000_u01762354264746") 2025/11/05 14:56:08 DEBUG : only18: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870248e_d20251105_m145101_c001_v0001136_t0028_u01762354261818") 2025/11/05 14:56:08 DEBUG : only19: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df71_d20251105_m145132_c001_v7007000_t0000_u01762354292847") 2025/11/05 14:56:08 DEBUG : only19: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4156f52cce9f26d8_d20251105_m145125_c001_v0001113_t0056_u01762354285929") 2025/11/05 14:56:08 DEBUG : only19: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024f9_d20251105_m145124_c001_v0001136_t0033_u01762354284052") 2025/11/05 14:56:08 DEBUG : only19: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b995_d20251105_m145104_c001_v7007000_t0000_u01762354264758") 2025/11/05 14:56:08 DEBUG : only19: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702492_d20251105_m145102_c001_v0001136_t0039_u01762354262551") 2025/11/05 14:56:08 DEBUG : only2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df73_d20251105_m145133_c001_v7007000_t0000_u01762354293029") 2025/11/05 14:56:08 DEBUG : only2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f403a3d1106f677cb_d20251105_m145126_c001_v0001184_t0048_u01762354286319") 2025/11/05 14:56:08 DEBUG : only2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024a7_d20251105_m145111_c001_v0001136_t0030_u01762354271992") 2025/11/05 14:56:08 DEBUG : only2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb449f_d20251105_m145105_c001_v7007000_t0000_u01762354265108") 2025/11/05 14:56:08 DEBUG : only2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870244a_d20251105_m145049_c001_v0001136_t0032_u01762354249737") 2025/11/05 14:56:08 DEBUG : only3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df74_d20251105_m145133_c001_v7007000_t0000_u01762354293214") 2025/11/05 14:56:09 DEBUG : only3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41575d7ffac6272d_d20251105_m145126_c001_v0001120_t0002_u01762354286113") 2025/11/05 14:56:09 DEBUG : only3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024ab_d20251105_m145112_c001_v0001136_t0040_u01762354272766") 2025/11/05 14:56:09 DEBUG : only3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79b991_d20251105_m145104_c001_v7007000_t0000_u01762354264385") 2025/11/05 14:56:09 DEBUG : only3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870244e_d20251105_m145050_c001_v0001136_t0001_u01762354250469") 2025/11/05 14:56:09 DEBUG : only4: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df75_d20251105_m145133_c001_v7007000_t0000_u01762354293399") 2025/11/05 14:56:09 DEBUG : only4: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4156f52cce9f26dc_d20251105_m145126_c001_v0001113_t0056_u01762354286122") 2025/11/05 14:56:09 DEBUG : only4: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024af_d20251105_m145113_c001_v0001136_t0044_u01762354273542") 2025/11/05 14:56:09 DEBUG : only4: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41673bf139eb449d_d20251105_m145104_c001_v7007000_t0000_u01762354264923") 2025/11/05 14:56:09 DEBUG : only4: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702452_d20251105_m145051_c001_v0001136_t0044_u01762354251559") 2025/11/05 14:56:09 DEBUG : only5: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df77_d20251105_m145133_c001_v7007000_t0000_u01762354293581") 2025/11/05 14:56:09 DEBUG : only5: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f238702507_d20251105_m145126_c001_v0001136_t0057_u01762354286330") 2025/11/05 14:56:09 DEBUG : only5: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024b3_d20251105_m145114_c001_v0001136_t0025_u01762354274497") 2025/11/05 14:56:09 DEBUG : only5: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abde05_d20251105_m145104_c001_v7007000_t0000_u01762354264929") 2025/11/05 14:56:09 DEBUG : only5: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870245a_d20251105_m145052_c001_v0001136_t0008_u01762354252464") 2025/11/05 14:56:09 DEBUG : only6: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df78_d20251105_m145133_c001_v7007000_t0000_u01762354293762") 2025/11/05 14:56:09 DEBUG : only6: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41575d7ffac6272f_d20251105_m145126_c001_v0001120_t0002_u01762354286295") 2025/11/05 14:56:09 DEBUG : only6: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024b7_d20251105_m145115_c001_v0001136_t0026_u01762354275262") 2025/11/05 14:56:09 DEBUG : only6: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471216ea_d20251105_m145104_c001_v7007000_t0000_u01762354264545") 2025/11/05 14:56:09 DEBUG : only6: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870245e_d20251105_m145053_c001_v0001136_t0013_u01762354253187") 2025/11/05 14:56:09 DEBUG : only7: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df7a_d20251105_m145133_c001_v7007000_t0000_u01762354293947") 2025/11/05 14:56:10 DEBUG : only7: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41575d7ffac62731_d20251105_m145126_c001_v0001120_t0002_u01762354286477") 2025/11/05 14:56:10 DEBUG : only7: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024bb_d20251105_m145115_c001_v0001136_t0055_u01762354275938") 2025/11/05 14:56:10 DEBUG : only7: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abddff_d20251105_m145104_c001_v7007000_t0000_u01762354264563") 2025/11/05 14:56:10 DEBUG : only7: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702462_d20251105_m145053_c001_v0001136_t0017_u01762354253803") 2025/11/05 14:56:10 DEBUG : only8: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df7c_d20251105_m145134_c001_v7007000_t0000_u01762354294131") 2025/11/05 14:56:10 DEBUG : only8: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4156f52cce9f26df_d20251105_m145126_c001_v0001113_t0056_u01762354286305") 2025/11/05 14:56:10 DEBUG : only8: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024bf_d20251105_m145116_c001_v0001136_t0054_u01762354276543") 2025/11/05 14:56:10 DEBUG : only8: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471216e4_d20251105_m145103_c001_v7007000_t0000_u01762354263994") 2025/11/05 14:56:10 DEBUG : only8: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702466_d20251105_m145054_c001_v0001136_t0000_u01762354254416") 2025/11/05 14:56:10 DEBUG : only9: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df7e_d20251105_m145134_c001_v7007000_t0000_u01762354294313") 2025/11/05 14:56:10 DEBUG : only9: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4156f52cce9f26e2_d20251105_m145126_c001_v0001113_t0056_u01762354286489") 2025/11/05 14:56:10 DEBUG : only9: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387024c7_d20251105_m145117_c001_v0001136_t0023_u01762354277373") 2025/11/05 14:56:10 DEBUG : only9: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4064ce60471216e6_d20251105_m145104_c001_v7007000_t0000_u01762354264178") 2025/11/05 14:56:10 DEBUG : only9: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870246a_d20251105_m145055_c001_v0001136_t0013_u01762354255030") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2b2_d20251105_m144747_c001_v7007000_t0000_u01762354067894") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b224e7_d20251105_m144745_c001_v0001171_t0014_u01762354065713") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2a8_d20251105_m144744_c001_v7007000_t0000_u01762354064624") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870230a_d20251105_m144742_c001_v0001136_t0016_u01762354062918") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2a5_d20251105_m144742_c001_v7007000_t0000_u01762354062190") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe0ad_d20251105_m144739_c001_v0001182_t0052_u01762354059916") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d291_d20251105_m144729_c001_v7007000_t0000_u01762354049579") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022e0_d20251105_m144728_c001_v0001136_t0027_u01762354048170") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d28b_d20251105_m144726_c001_v7007000_t0000_u01762354046485") 2025/11/05 14:56:10 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022d7_d20251105_m144725_c001_v0001136_t0049_u01762354045341") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d282_d20251105_m144723_c001_v7007000_t0000_u01762354043819") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022cb_d20251105_m144722_c001_v0001136_t0034_u01762354042675") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca4c_d20251105_m144716_c001_v7007000_t0000_u01762354036481") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022a7_d20251105_m144715_c001_v0001136_t0027_u01762354035054") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca40_d20251105_m144714_c001_v7007000_t0000_u01762354034689") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022a1_d20251105_m144713_c001_v0001136_t0055_u01762354033100") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca33_d20251105_m144712_c001_v7007000_t0000_u01762354032735") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870229d_d20251105_m144712_c001_v0001136_t0009_u01762354032009") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702299_d20251105_m144711_c001_v0001136_t0006_u01762354031326") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca27_d20251105_m144710_c001_v7007000_t0000_u01762354030961") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702295_d20251105_m144710_c001_v0001136_t0058_u01762354030185") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702293_d20251105_m144709_c001_v0001136_t0043_u01762354029401") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca1b_d20251105_m144709_c001_v7007000_t0000_u01762354029034") 2025/11/05 14:56:11 DEBUG : potato: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870228f_d20251105_m144707_c001_v0001136_t0047_u01762354027956") 2025/11/05 14:56:11 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41769bf18d5c109d_d20251105_m144832_c001_v7007000_t0000_u01762354112153") 2025/11/05 14:56:11 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b22562_d20251105_m144831_c001_v0001171_t0036_u01762354111486") 2025/11/05 14:56:11 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419b66f47bc3097a_d20251105_m144822_c001_v7007000_t0000_u01762354102938") 2025/11/05 14:56:11 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b22544_d20251105_m144818_c001_v0001171_t0054_u01762354098363") 2025/11/05 14:56:11 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a156_d20251105_m144810_c001_v7007000_t0000_u01762354090408") 2025/11/05 14:56:11 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b22524_d20251105_m144806_c001_v0001171_t0040_u01762354086102") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7cbce_d20251105_m144758_c001_v7007000_t0000_u01762354078066") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b22507_d20251105_m144754_c001_v0001171_t0022_u01762354074561") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d299_d20251105_m144734_c001_v7007000_t0000_u01762354054088") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022ea_d20251105_m144732_c001_v0001136_t0025_u01762354052269") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d296_d20251105_m144731_c001_v7007000_t0000_u01762354051902") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022e4_d20251105_m144730_c001_v0001136_t0013_u01762354050125") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d292_d20251105_m144729_c001_v7007000_t0000_u01762354049761") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022e2_d20251105_m144728_c001_v0001136_t0016_u01762354048893") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d28e_d20251105_m144727_c001_v7007000_t0000_u01762354047806") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022dc_d20251105_m144726_c001_v0001136_t0036_u01762354046854") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d28a_d20251105_m144724_c001_v7007000_t0000_u01762354044975") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022d1_d20251105_m144723_c001_v0001136_t0046_u01762354043829") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7ca52_d20251105_m144717_c001_v7007000_t0000_u01762354037222") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022ad_d20251105_m144716_c001_v0001136_t0013_u01762354036042") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c88b_d20251105_m144611_c001_v7007000_t0000_u01762353971036") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2214_d20251105_m144610_c001_v0001099_t0001_u01762353970310") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c880_d20251105_m144609_c001_v7007000_t0000_u01762353969407") 2025/11/05 14:56:12 DEBUG : potato2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2212_d20251105_m144608_c001_v0001099_t0013_u01762353968723") 2025/11/05 14:56:12 DEBUG : potato3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f419b66f47bc3097d_d20251105_m144823_c001_v7007000_t0000_u01762354103147") 2025/11/05 14:56:12 DEBUG : potato3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702343_d20251105_m144819_c001_v0001136_t0019_u01762354099608") 2025/11/05 14:56:13 DEBUG : potato3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a15a_d20251105_m144810_c001_v7007000_t0000_u01762354090959") 2025/11/05 14:56:13 DEBUG : potato3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702334_d20251105_m144807_c001_v0001136_t0057_u01762354087392") 2025/11/05 14:56:13 DEBUG : potato3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7cbd4_d20251105_m144758_c001_v7007000_t0000_u01762354078752") 2025/11/05 14:56:13 DEBUG : potato3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702326_d20251105_m144755_c001_v0001136_t0019_u01762354075092") 2025/11/05 14:56:13 DEBUG : pre-dest1/1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3140_d20251105_m144906_c001_v7007000_t0000_u01762354146396") 2025/11/05 14:56:13 DEBUG : pre-dest1/1: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702371_d20251105_m144858_c001_v0001136_t0047_u01762354138203") 2025/11/05 14:56:13 DEBUG : pre-dest2/2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3141_d20251105_m144906_c001_v7007000_t0000_u01762354146577") 2025/11/05 14:56:13 DEBUG : pre-dest2/2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b225b6_d20251105_m144858_c001_v0001171_t0045_u01762354138943") 2025/11/05 14:56:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4164ff5c8cdbe01c_d20251105_m144843_c001_v7007000_t0000_u01762354123771") 2025/11/05 14:56:13 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe13a_d20251105_m144839_c001_v0001182_t0002_u01762354119946") 2025/11/05 14:56:13 DEBUG : sizeonly: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcbaa_d20251105_m144652_c001_v7007000_t0000_u01762354012898") 2025/11/05 14:56:13 DEBUG : sizeonly: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702260_d20251105_m144651_c001_v0001136_t0012_u01762354011903") 2025/11/05 14:56:13 DEBUG : splitbanan: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e390c_d20251105_m145331_c001_v7007000_t0000_u01762354411851") 2025/11/05 14:56:13 DEBUG : splitbanan: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67a61_d20251105_m145324_c001_v0001184_t0025_u01762354404205") 2025/11/05 14:56:13 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffab_d20251105_m145450_c001_v7007000_t0000_u01762354490746") 2025/11/05 14:56:13 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870266c_d20251105_m145443_c001_v0001136_t0024_u01762354483957") 2025/11/05 14:56:13 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79c1b1_d20251105_m145434_c001_v7007000_t0000_u01762354474602") 2025/11/05 14:56:13 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870264e_d20251105_m145427_c001_v0001136_t0058_u01762354467788") 2025/11/05 14:56:13 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f40243b349f18128e_d20251105_m145418_c001_v7007000_t0000_u01762354458835") 2025/11/05 14:56:13 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702637_d20251105_m145412_c001_v0001136_t0041_u01762354452323") 2025/11/05 14:56:13 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f400b1d56231479e7_d20251105_m145403_c001_v7007000_t0000_u01762354443506") 2025/11/05 14:56:13 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702624_d20251105_m145356_c001_v0001136_t0041_u01762354436806") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f423e001ce856d664_d20251105_m145348_c001_v7007000_t0000_u01762354428086") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702609_d20251105_m145340_c001_v0001136_t0053_u01762354420984") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6ac80_d20251105_m145326_c001_v7007000_t0000_u01762354406461") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627fa_d20251105_m145323_c001_v0001120_t0020_u01762354403107") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bf30_d20251105_m145314_c001_v7007000_t0000_u01762354394835") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387025b9_d20251105_m145307_c001_v0001136_t0027_u01762354387749") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bec0_d20251105_m145306_c001_v7007000_t0000_u01762354386608") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627d0_d20251105_m145303_c001_v0001120_t0013_u01762354383369") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f409b81d624a9bf99_d20251105_m145254_c001_v7007000_t0000_u01762354374423") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67995_d20251105_m145247_c001_v0001184_t0054_u01762354367629") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41823ea56c67cfff_d20251105_m145246_c001_v7007000_t0000_u01762354366615") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702581_d20251105_m145243_c001_v0001136_t0021_u01762354363095") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41400e9a7e579040_d20251105_m145229_c001_v7007000_t0000_u01762354349243") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2732_d20251105_m145225_c001_v0001113_t0048_u01762354345535") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f412fe48847f6a8f4_d20251105_m145216_c001_v7007000_t0000_u01762354336873") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2720_d20251105_m145210_c001_v0001113_t0052_u01762354330086") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7d2ea_d20251105_m145201_c001_v7007000_t0000_u01762354321557") 2025/11/05 14:56:14 DEBUG : splitbananasplit: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f270c_d20251105_m145154_c001_v0001113_t0023_u01762354314855") 2025/11/05 14:56:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f41816a065a79bec8_d20251105_m145309_c001_v7007000_t0000_u01762354389776") 2025/11/05 14:56:14 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac627d2_d20251105_m145304_c001_v0001120_t0009_u01762354384464") 2025/11/05 14:56:14 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78dfdd_d20251105_m145146_c001_v7007000_t0000_u01762354306654") 2025/11/05 14:56:14 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62741_d20251105_m145144_c001_v0001120_t0001_u01762354304104") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78dfbe_d20251105_m145142_c001_v7007000_t0000_u01762354302987") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702521_d20251105_m145140_c001_v0001136_t0030_u01762354300432") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7cb9f_d20251105_m144751_c001_v7007000_t0000_u01762354071622") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b224fc_d20251105_m144750_c001_v0001171_t0059_u01762354070659") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2bd_d20251105_m144750_c001_v7007000_t0000_u01762354070113") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe0c2_d20251105_m144749_c001_v0001182_t0018_u01762354069366") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcb85_d20251105_m144649_c001_v7007000_t0000_u01762354009733") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702255_d20251105_m144648_c001_v0001136_t0016_u01762354008126") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcb72_d20251105_m144647_c001_v7007000_t0000_u01762354007762") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702253_d20251105_m144646_c001_v0001136_t0045_u01762354006443") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcb4d_d20251105_m144641_c001_v7007000_t0000_u01762354001683") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2247_d20251105_m144638_c001_v0001099_t0030_u01762353998575") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcb4c_d20251105_m144638_c001_v7007000_t0000_u01762353998030") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2243_d20251105_m144636_c001_v0001099_t0059_u01762353996854") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a223f_d20251105_m144634_c001_v0001099_t0028_u01762353994216") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcb4a_d20251105_m144633_c001_v7007000_t0000_u01762353993852") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a223b_d20251105_m144633_c001_v0001099_t0036_u01762353993006") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2239_d20251105_m144632_c001_v0001099_t0020_u01762353992132") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f420343d706abcb3e_d20251105_m144631_c001_v7007000_t0000_u01762353991767") 2025/11/05 14:56:15 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2237_d20251105_m144628_c001_v0001099_t0036_u01762353988925") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2233_d20251105_m144626_c001_v0001099_t0050_u01762353986114") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c8ef_d20251105_m144625_c001_v7007000_t0000_u01762353985754") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a222f_d20251105_m144625_c001_v0001099_t0012_u01762353985090") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a222d_d20251105_m144624_c001_v0001099_t0023_u01762353984238") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c8e8_d20251105_m144623_c001_v7007000_t0000_u01762353983879") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2227_d20251105_m144620_c001_v0001099_t0046_u01762353980025") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c8c6_d20251105_m144619_c001_v7007000_t0000_u01762353979662") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2225_d20251105_m144619_c001_v0001099_t0013_u01762353979018") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c8bc_d20251105_m144618_c001_v7007000_t0000_u01762353978123") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a221f_d20251105_m144617_c001_v0001099_t0041_u01762353977322") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c8b2_d20251105_m144616_c001_v7007000_t0000_u01762353976783") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a221d_d20251105_m144615_c001_v0001099_t0040_u01762353975963") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c8a7_d20251105_m144615_c001_v7007000_t0000_u01762353975069") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a221b_d20251105_m144614_c001_v0001099_t0047_u01762353974072") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c89c_d20251105_m144613_c001_v7007000_t0000_u01762353973533") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2218_d20251105_m144612_c001_v0001099_t0044_u01762353972762") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c893_d20251105_m144612_c001_v7007000_t0000_u01762353972225") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2216_d20251105_m144611_c001_v0001099_t0001_u01762353971574") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c870_d20251105_m144606_c001_v7007000_t0000_u01762353966976") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a220e_d20251105_m144606_c001_v0001099_t0002_u01762353966249") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c868_d20251105_m144605_c001_v7007000_t0000_u01762353965710") 2025/11/05 14:56:16 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a220c_d20251105_m144604_c001_v0001099_t0006_u01762353964994") 2025/11/05 14:56:17 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c85e_d20251105_m144604_c001_v7007000_t0000_u01762353964101") 2025/11/05 14:56:17 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2209_d20251105_m144603_c001_v0001099_t0049_u01762353963309") 2025/11/05 14:56:17 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f415cf15e07f7c84b_d20251105_m144601_c001_v7007000_t0000_u01762353961158") 2025/11/05 14:56:17 DEBUG : sub dir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f107a8e8fe99a2203_d20251105_m144600_c001_v0001099_t0014_u01762353960488") 2025/11/05 14:56:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78dfdf_d20251105_m145146_c001_v7007000_t0000_u01762354306836") 2025/11/05 14:56:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f26f9_d20251105_m145144_c001_v0001113_t0007_u01762354304116") 2025/11/05 14:56:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78dfc0_d20251105_m145143_c001_v7007000_t0000_u01762354303168") 2025/11/05 14:56:17 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f6780e_d20251105_m145140_c001_v0001184_t0047_u01762354300444") 2025/11/05 14:56:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffac_d20251105_m145452_c001_v7007000_t0000_u01762354492757") 2025/11/05 14:56:17 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67bac_d20251105_m145452_c001_v0001184_t0008_u01762354492115") 2025/11/05 14:56:17 DEBUG : sub/yam: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2af_d20251105_m144747_c001_v7007000_t0000_u01762354067350") 2025/11/05 14:56:17 DEBUG : sub/yam: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870230e_d20251105_m144745_c001_v0001136_t0024_u01762354065362") 2025/11/05 14:56:17 DEBUG : test_dir1/file2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78dfa7_d20251105_m145139_c001_v7007000_t0000_u01762354299673") 2025/11/05 14:56:17 DEBUG : test_dir1/file2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6273b_d20251105_m145137_c001_v0001120_t0022_u01762354297624") 2025/11/05 14:56:17 DEBUG : test_dir1/file2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df90_d20251105_m145136_c001_v7007000_t0000_u01762354296836") 2025/11/05 14:56:17 DEBUG : test_dir1/file2: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62735_d20251105_m145135_c001_v0001120_t0008_u01762354295286") 2025/11/05 14:56:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78dfa9_d20251105_m145139_c001_v7007000_t0000_u01762354299854") 2025/11/05 14:56:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f677fd_d20251105_m145137_c001_v0001184_t0019_u01762354297614") 2025/11/05 14:56:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f408b8c205e78df92_d20251105_m145137_c001_v7007000_t0000_u01762354297019") 2025/11/05 14:56:17 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870251a_d20251105_m145135_c001_v0001136_t0044_u01762354295264") 2025/11/05 14:56:17 DEBUG : three: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2a0_d20251105_m144739_c001_v7007000_t0000_u01762354059186") 2025/11/05 14:56:17 DEBUG : three: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702300_d20251105_m144737_c001_v0001136_t0047_u01762354057877") 2025/11/05 14:56:18 DEBUG : three: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f2387022f6_d20251105_m144735_c001_v0001136_t0001_u01762354055562") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffad_d20251105_m145454_c001_v7007000_t0000_u01762354494585") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6288a_d20251105_m145453_c001_v0001120_t0051_u01762354493700") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c392410020_d20251105_m145513_c001_v7007000_t0000_u01762354513669") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f283b_d20251105_m145511_c001_v0001113_t0042_u01762354511873") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39241001c_d20251105_m145510_c001_v7007000_t0000_u01762354510300") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62896_d20251105_m145508_c001_v0001120_t0058_u01762354508743") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c392410019_d20251105_m145507_c001_v7007000_t0000_u01762354507791") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67be4_d20251105_m145507_c001_v0001184_t0027_u01762354507152") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffdc_d20251105_m145502_c001_v7007000_t0000_u01762354502011") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac62893_d20251105_m145500_c001_v0001120_t0048_u01762354500523") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240fff9_d20251105_m145504_c001_v7007000_t0000_u01762354504426") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2833_d20251105_m145502_c001_v0001113_t0006_u01762354502952") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffbf_d20251105_m145459_c001_v7007000_t0000_u01762354499569") 2025/11/05 14:56:18 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f103a3d1106f67bbb_d20251105_m145458_c001_v0001184_t0002_u01762354498942") 2025/11/05 14:56:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffaf_d20251105_m145457_c001_v7007000_t0000_u01762354497987") 2025/11/05 14:56:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870267c_d20251105_m145457_c001_v0001136_t0019_u01762354497302") 2025/11/05 14:56:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39240ffae_d20251105_m145456_c001_v7007000_t0000_u01762354496344") 2025/11/05 14:56:18 DEBUG : toe/toe/tictactoe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1156f52cce9f2831_d20251105_m145455_c001_v0001113_t0017_u01762354495549") 2025/11/05 14:56:18 DEBUG : toe/toe/toe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4222faa0dd7e3b31_d20251105_m145518_c001_v7007000_t0000_u01762354518684") 2025/11/05 14:56:19 DEBUG : toe/toe/toe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f11575d7ffac6289c_d20251105_m145518_c001_v0001120_t0002_u01762354518034") 2025/11/05 14:56:19 DEBUG : toe/toe/toe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c392410010_d20251105_m145506_c001_v7007000_t0000_u01762354506181") 2025/11/05 14:56:19 DEBUG : toe/toe/toe: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f238702684_d20251105_m145505_c001_v0001136_t0027_u01762354505391") 2025/11/05 14:56:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c392410021_d20251105_m145514_c001_v7007000_t0000_u01762354514267") 2025/11/05 14:56:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1155e7f23870268a_d20251105_m145513_c001_v0001136_t0007_u01762354513368") 2025/11/05 14:56:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f404df7c39241001d_d20251105_m145510_c001_v7007000_t0000_u01762354510905") 2025/11/05 14:56:19 DEBUG : toe/toe/toe.txt: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1164fe484684e3a3_d20251105_m145510_c001_v0001181_t0003_u01762354510091") 2025/11/05 14:56:19 DEBUG : two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2a1_d20251105_m144739_c001_v7007000_t0000_u01762354059367") 2025/11/05 14:56:19 DEBUG : two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f2387022fc_d20251105_m144736_c001_v0001136_t0057_u01762354056573") 2025/11/05 14:56:19 DEBUG : two: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4155e7f2387022f4_d20251105_m144735_c001_v0001136_t0057_u01762354055378") 2025/11/05 14:56:19 DEBUG : yam: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2b3_d20251105_m144748_c001_v7007000_t0000_u01762354068078") 2025/11/05 14:56:19 DEBUG : yam: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1107f948d25881b8_d20251105_m144746_c001_v0001120_t0039_u01762354066894") 2025/11/05 14:56:19 DEBUG : yam: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2a7_d20251105_m144744_c001_v7007000_t0000_u01762354064077") 2025/11/05 14:56:19 DEBUG : yam: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f10312b253aabe0b7_d20251105_m144742_c001_v0001182_t0031_u01762354062927") 2025/11/05 14:56:19 DEBUG : yam: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2a3_d20251105_m144741_c001_v7007000_t0000_u01762354061648") 2025/11/05 14:56:19 DEBUG : yam: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f114b7a5072b224da_d20251105_m144739_c001_v0001171_t0011_u01762354059926") 2025/11/05 14:56:19 DEBUG : yaml: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2a9_d20251105_m144744_c001_v7007000_t0000_u01762354064805") 2025/11/05 14:56:19 DEBUG : yaml: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f108c9ceb5975f164_d20251105_m144743_c001_v0001146_t0032_u01762354063752") 2025/11/05 14:56:19 DEBUG : yaml: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f4116d128e0a0d2a6_d20251105_m144742_c001_v7007000_t0000_u01762354062372") 2025/11/05 14:56:19 DEBUG : yaml: Deleting (id "4_zff024de370bd5b4b9fa80e1b_f1045bb6a19b7f69c_d20251105_m144741_c001_v0001091_t0030_u01762354061252") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m23.315100183s (try 1/5)