"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/20 04:07:24 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi" 2025/06/20 04:07:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/20 04:07:24 DEBUG : Creating backend with remote "/tmp/rclone885428660" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:25 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/20 04:07:25 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:25 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.64s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:26 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 04:07:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:26 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:26 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:27 INFO : sub dir/hello world: Copied (new) 2025/06/20 04:07:27 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.12s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:29 DEBUG : Creating backend with remote "/non-existing" 2025/06/20 04:07:29 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/20 04:07:29 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:29 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:30 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:30 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.78s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:31 INFO : B2 bucket rclone-test-zemenoj9ciwi: Running all checks before starting transfers 2025/06/20 04:07:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:31 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:31 INFO : B2 bucket rclone-test-zemenoj9ciwi: Checks finished, now starting transfers 2025/06/20 04:07:31 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.50s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:32 ERROR : Ignoring --no-traverse with sync 2025/06/20 04:07:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:33 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:33 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:33 INFO : sub dir/hello world: Copied (new) 2025/06/20 04:07:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.39s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:34 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/20 04:07:34 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:34 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:35 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/20 04:07:35 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.58s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:07:36 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:36 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:36 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.54s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:07:37 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:37 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:38 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:38 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.88s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:39 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/20 04:07:39 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 04:07:39 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/20 04:07:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 04:07:39 INFO : sub dir2: Making directory 2025/06/20 04:07:39 INFO : sub dir: Making directory 2025/06/20 04:07:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:39 INFO : sub dir2/sub sub dir2: Making directory 2025/06/20 04:07:39 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:39 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:39 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/20 04:07:40 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.30s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:40 INFO : sub dir2: Making directory 2025/06/20 04:07:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/20 04:07:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 04:07:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:40 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:40 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:41 DEBUG : sub dir2: Making directory with metadata 2025/06/20 04:07:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 04:07:42 INFO : sub dir2: Making directory 2025/06/20 04:07:42 INFO : sub dir: Making directory 2025/06/20 04:07:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:42 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:42 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:42 INFO : sub dir/hello world: Copied (new) 2025/06/20 04:07:42 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/20 04:07:42 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/20 04:07:42 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.59s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:43 INFO : sub dir2: Making directory 2025/06/20 04:07:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:44 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:44 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:44 INFO : sub dir/hello world: Copied (new) 2025/06/20 04:07:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.42s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:45 DEBUG : sub dir2: Making directory with metadata 2025/06/20 04:07:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 04:07:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 04:07:45 INFO : sub dir2: Making directory 2025/06/20 04:07:45 INFO : sub dir: Making directory 2025/06/20 04:07:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:45 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:45 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:45 INFO : sub dir/hello world: Copied (new) 2025/06/20 04:07:45 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/20 04:07:46 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.29s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:46 INFO : sub dir2: Making directory 2025/06/20 04:07:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:47 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:47 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:47 INFO : sub dir/hello world: Copied (new) 2025/06/20 04:07:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.38s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:49 DEBUG : Creating backend with remote "TestB2:rclone-test-tixufar5foja" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-zemenoj9ciwi -> B2 bucket rclone-test-tixufar5foja 2025/06/20 04:07:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:50 DEBUG : B2 bucket rclone-test-tixufar5foja: Waiting for checks to finish 2025/06/20 04:07:50 DEBUG : B2 bucket rclone-test-tixufar5foja: Waiting for transfers to finish 2025/06/20 04:07:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 04:07:51 DEBUG : B2 bucket rclone-test-tixufar5foja: Purge remote 2025/06/20 04:07:51 INFO : B2 bucket rclone-test-tixufar5foja: cleaning bucket "rclone-test-tixufar5foja" of all files 2025/06/20 04:07:51 DEBUG : sub dir/hello world: Deleting (id "4_zaf727dc3805d8bbb9f780e1b_f101389af8b255272_d20250620_m040751_c001_v0001184_t0048_u01750392471206") --- PASS: TestServerSideCopy (4.73s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:54 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 04:07:54 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:07:54 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:07:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/20 04:07:54 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:07:55 DEBUG : Creating backend with remote "TestB2:rclone-test-jeneqob7wico" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-zemenoj9ciwi -> B2 bucket rclone-test-jeneqob7wico 2025/06/20 04:07:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:07:57 DEBUG : B2 bucket rclone-test-jeneqob7wico: Waiting for checks to finish 2025/06/20 04:07:57 DEBUG : B2 bucket rclone-test-jeneqob7wico: Waiting for transfers to finish 2025/06/20 04:07:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:07:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 04:07:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 04:07:59 DEBUG : B2 bucket rclone-test-jeneqob7wico: Waiting for checks to finish 2025/06/20 04:07:59 DEBUG : B2 bucket rclone-test-jeneqob7wico: Waiting for transfers to finish 2025/06/20 04:07:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/20 04:07:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 04:08:00 DEBUG : B2 bucket rclone-test-jeneqob7wico: Purge remote 2025/06/20 04:08:00 INFO : B2 bucket rclone-test-jeneqob7wico: cleaning bucket "rclone-test-jeneqob7wico" of all files 2025/06/20 04:08:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f529d63805d8bbb9f780e1b_f1019770421a6b0b0_d20250620_m040759_c001_v0001157_t0005_u01750392479552") 2025/06/20 04:08:00 DEBUG : sub dir/hello world: Deleting (id "4_z5f529d63805d8bbb9f780e1b_f1188141dfe65c07f_d20250620_m040757_c001_v0001101_t0028_u01750392477739") --- PASS: TestServerSideCopyOverSelf (6.90s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 04:08:03 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:03 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/20 04:08:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/20 04:08:03 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.21s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:05 DEBUG : Creating backend with remote "TestB2:rclone-test-jataxeq2duho" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-zemenoj9ciwi -> B2 bucket rclone-test-jataxeq2duho 2025/06/20 04:08:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:08:06 DEBUG : B2 bucket rclone-test-jataxeq2duho: Waiting for checks to finish 2025/06/20 04:08:06 DEBUG : B2 bucket rclone-test-jataxeq2duho: Waiting for transfers to finish 2025/06/20 04:08:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:08:06 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 04:08:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/20 04:08:08 DEBUG : B2 bucket rclone-test-jataxeq2duho: Waiting for checks to finish 2025/06/20 04:08:08 DEBUG : B2 bucket rclone-test-jataxeq2duho: Waiting for transfers to finish 2025/06/20 04:08:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/20 04:08:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 04:08:08 INFO : sub dir/hello world: Deleted 2025/06/20 04:08:09 DEBUG : testing file moves 2025/06/20 04:08:09 DEBUG : B2 bucket rclone-test-jataxeq2duho: Waiting for checks to finish 2025/06/20 04:08:09 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/20 04:08:09 DEBUG : B2 bucket rclone-test-jataxeq2duho: Waiting for transfers to finish 2025/06/20 04:08:10 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/20 04:08:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/20 04:08:10 INFO : sub dir/hello world: Deleted 2025/06/20 04:08:10 DEBUG : B2 bucket rclone-test-jataxeq2duho: Purge remote 2025/06/20 04:08:10 INFO : B2 bucket rclone-test-jataxeq2duho: cleaning bucket "rclone-test-jataxeq2duho" of all files 2025/06/20 04:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f92bda3805d8bbb9f780e1b_f112ce576babe2fc2_d20250620_m040809_c001_v0001184_t0025_u01750392489994") 2025/06/20 04:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f92bda3805d8bbb9f780e1b_f118d06dafc74b252_d20250620_m040808_c001_v0001178_t0035_u01750392488289") 2025/06/20 04:08:10 DEBUG : sub dir/hello world: Deleting (id "4_z2f92bda3805d8bbb9f780e1b_f11966ab39d19bf84_d20250620_m040806_c001_v0001181_t0026_u01750392486830") --- PASS: TestServerSideMoveOverSelf (7.77s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:13 ERROR : error listing: directory not found 2025/06/20 04:08:13 INFO : Local file system at /tmp/rclone885428660: Making directory 2025/06/20 04:08:13 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:13 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (2.23s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:08:15 DEBUG : Local file system at /tmp/rclone885428660: Waiting for checks to finish 2025/06/20 04:08:15 DEBUG : Local file system at /tmp/rclone885428660: Waiting for transfers to finish 2025/06/20 04:08:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:08:16 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/20 04:08:16 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.18s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:16 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/20 04:08:16 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:16 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 04:08:17 INFO : check sum: Copied (new) 2025/06/20 04:08:17 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:17 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:17 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 04:08:17 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/20 04:08:17 DEBUG : check sum: Unchanged skipping 2025/06/20 04:08:17 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:17 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:17 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.75s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/20 04:08:18 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:18 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 04:08:18 INFO : sizeonly: Copied (new) 2025/06/20 04:08:18 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:19 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:19 DEBUG : sizeonly: Sizes identical 2025/06/20 04:08:19 DEBUG : sizeonly: Unchanged skipping 2025/06/20 04:08:19 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:19 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:19 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.67s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/20 04:08:20 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:20 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/20 04:08:20 INFO : ignore-size: Copied (new) 2025/06/20 04:08:20 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:21 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:08:21 DEBUG : ignore-size: Unchanged skipping 2025/06/20 04:08:21 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:21 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:21 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.95s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:22 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:08:22 DEBUG : existing: Unchanged skipping 2025/06/20 04:08:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:22 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:22 INFO : There was nothing to transfer 2025/06/20 04:08:22 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/20 04:08:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 04:08:23 INFO : existing: Copied (replaced existing) 2025/06/20 04:08:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.36s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/20 04:08:24 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:24 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 04:08:24 INFO : existing: Copied (new) 2025/06/20 04:08:24 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:25 DEBUG : existing: Destination exists, skipping 2025/06/20 04:08:25 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:25 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:25 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:25 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.77s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:27 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/20 04:08:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/20 04:08:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:08:28 DEBUG : c/non empty space: Unchanged skipping 2025/06/20 04:08:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:08:28 INFO : a/potato2: Copied (new) 2025/06/20 04:08:28 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:29 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (3.88s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:30 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:30 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/06/20 04:08:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 04:08:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/20 04:08:30 DEBUG : empty space: Unchanged skipping 2025/06/20 04:08:30 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:30 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:30 INFO : There was nothing to transfer 2025/06/20 04:08:31 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/06/20 04:08:31 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:31 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 04:08:31 INFO : empty space: Updated modification time in destination 2025/06/20 04:08:31 DEBUG : empty space: Unchanged skipping 2025/06/20 04:08:31 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:31 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.68s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/20 04:08:33 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 04:08:33 DEBUG : empty space: Unchanged skipping 2025/06/20 04:08:33 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:33 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:33 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:34 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/06/20 04:08:34 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone885428660) 2025/06/20 04:08:34 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zemenoj9ciwi) 2025/06/20 04:08:34 DEBUG : foo: sha1 differ 2025/06/20 04:08:34 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:34 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/20 04:08:34 INFO : foo: Copied (replaced existing) 2025/06/20 04:08:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/20 04:08:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:08:36 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:36 DEBUG : empty space: Unchanged skipping 2025/06/20 04:08:36 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:08:37 INFO : potato: Copied (new) 2025/06/20 04:08:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.33s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:38 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/20 04:08:38 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:38 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/20 04:08:39 INFO : potato: Copied (replaced existing) 2025/06/20 04:08:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (2.17s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:40 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/06/20 04:08:40 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:40 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone885428660) 2025/06/20 04:08:40 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zemenoj9ciwi) 2025/06/20 04:08:40 DEBUG : potato: sha1 differ 2025/06/20 04:08:40 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/20 04:08:41 INFO : potato: Copied (replaced existing) 2025/06/20 04:08:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.21s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:08:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:08:43 DEBUG : empty space: Unchanged skipping 2025/06/20 04:08:43 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/20 04:08:43 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:43 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:08:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:08:46 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:46 DEBUG : empty space: Unchanged skipping 2025/06/20 04:08:46 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:08:46 INFO : potato2: Copied (new) 2025/06/20 04:08:46 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:46 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:48 INFO : d: Making directory 2025/06/20 04:08:48 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/20 04:08:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/20 04:08:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:08:49 DEBUG : c/non empty space: Unchanged skipping 2025/06/20 04:08:49 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:49 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:08:49 INFO : a/potato2: Copied (new) 2025/06/20 04:08:49 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:49 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:51 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/20 04:08:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/20 04:08:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:08:52 DEBUG : c/non empty space: Unchanged skipping 2025/06/20 04:08:52 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:52 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:08:52 INFO : a/potato2: Copied (new) 2025/06/20 04:08:52 ERROR : B2 bucket rclone-test-zemenoj9ciwi: not deleting files as there were IO errors 2025/06/20 04:08:52 ERROR : B2 bucket rclone-test-zemenoj9ciwi: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.94s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:54 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:08:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:08:55 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:55 DEBUG : empty space: Unchanged skipping 2025/06/20 04:08:55 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:55 INFO : potato: Deleted 2025/06/20 04:08:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:08:55 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.78s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:08:57 DEBUG : Waiting for deletions to finish 2025/06/20 04:08:57 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:57 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:57 INFO : potato: Deleted 2025/06/20 04:08:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:08:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:08:57 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:08:57 DEBUG : empty space: Unchanged skipping 2025/06/20 04:08:57 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:08:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:08:58 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.88s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:09:00 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:00 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:00 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/20 04:09:00 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.23s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:02 DEBUG : enormous: Excluded (Size Filter) 2025/06/20 04:09:02 DEBUG : enormous: Excluded 2025/06/20 04:09:02 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 04:09:02 DEBUG : potato2: Excluded 2025/06/20 04:09:03 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 04:09:03 DEBUG : potato2: Excluded 2025/06/20 04:09:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:09:03 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:03 DEBUG : empty space: Unchanged skipping 2025/06/20 04:09:03 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:03 DEBUG : Waiting for deletions to finish 2025/06/20 04:09:03 INFO : There was nothing to transfer 2025/06/20 04:09:03 DEBUG : enormous: Excluded (Size Filter) 2025/06/20 04:09:03 DEBUG : enormous: Excluded 2025/06/20 04:09:03 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 04:09:03 DEBUG : potato2: Excluded 2025/06/20 04:09:03 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 04:09:03 DEBUG : potato2: Excluded 2025/06/20 04:09:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/20 04:09:03 DEBUG : Local file system at /tmp/rclone885428660: Waiting for checks to finish 2025/06/20 04:09:03 DEBUG : empty space: Unchanged skipping 2025/06/20 04:09:03 DEBUG : Local file system at /tmp/rclone885428660: Waiting for transfers to finish 2025/06/20 04:09:03 DEBUG : Waiting for deletions to finish 2025/06/20 04:09:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (3.14s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:06 DEBUG : enormous: Excluded (Size Filter) 2025/06/20 04:09:06 DEBUG : enormous: Excluded 2025/06/20 04:09:06 DEBUG : potato2: Excluded (Size Filter) 2025/06/20 04:09:06 DEBUG : potato2: Excluded 2025/06/20 04:09:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:09:06 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:06 DEBUG : empty space: Unchanged skipping 2025/06/20 04:09:06 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:06 DEBUG : Waiting for deletions to finish 2025/06/20 04:09:06 INFO : enormous: Deleted 2025/06/20 04:09:06 INFO : potato2: Deleted 2025/06/20 04:09:06 INFO : There was nothing to transfer 2025/06/20 04:09:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/20 04:09:07 DEBUG : empty space: Unchanged skipping 2025/06/20 04:09:07 DEBUG : Local file system at /tmp/rclone885428660: Waiting for checks to finish 2025/06/20 04:09:07 DEBUG : Local file system at /tmp/rclone885428660: Waiting for transfers to finish 2025/06/20 04:09:07 DEBUG : Waiting for deletions to finish 2025/06/20 04:09:07 INFO : enormous: Deleted 2025/06/20 04:09:07 INFO : potato2: Deleted 2025/06/20 04:09:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.23s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:10 DEBUG : five: Need to transfer - File not found at Destination 2025/06/20 04:09:10 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/20 04:09:10 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/20 04:09:10 DEBUG : three: Sizes identical 2025/06/20 04:09:10 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/20 04:09:10 DEBUG : one: Destination is newer than source, skipping 2025/06/20 04:09:10 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone885428660) 2025/06/20 04:09:10 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zemenoj9ciwi) 2025/06/20 04:09:10 DEBUG : two: sha1 differ 2025/06/20 04:09:10 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/20 04:09:10 INFO : five: Copied (new) 2025/06/20 04:09:10 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/20 04:09:10 INFO : four: Copied (replaced existing) 2025/06/20 04:09:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/20 04:09:10 INFO : two: Copied (replaced existing) 2025/06/20 04:09:10 DEBUG : Waiting for deletions to finish 2025/06/20 04:09:11 DEBUG : one: Destination is newer than source, skipping 2025/06/20 04:09:11 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone885428660) 2025/06/20 04:09:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zemenoj9ciwi) 2025/06/20 04:09:11 DEBUG : three: sha1 differ 2025/06/20 04:09:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/20 04:09:11 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/20 04:09:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/20 04:09:11 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/20 04:09:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/20 04:09:11 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/20 04:09:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/20 04:09:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/20 04:09:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/20 04:09:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/20 04:09:11 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 04:09:11 INFO : three: Copied (replaced existing) 2025/06/20 04:09:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.34s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/20 04:09:13 INFO : B2 bucket rclone-test-zemenoj9ciwi: Making map for --track-renames 2025/06/20 04:09:13 INFO : B2 bucket rclone-test-zemenoj9ciwi: Finished making map for --track-renames 2025/06/20 04:09:13 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/20 04:09:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/20 04:09:13 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for renames to finish 2025/06/20 04:09:13 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 04:09:13 INFO : yam: Copied (new) 2025/06/20 04:09:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/20 04:09:14 INFO : potato: Copied (new) 2025/06/20 04:09:14 DEBUG : Waiting for deletions to finish 2025/06/20 04:09:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:09:14 INFO : B2 bucket rclone-test-zemenoj9ciwi: Making map for --track-renames 2025/06/20 04:09:14 INFO : B2 bucket rclone-test-zemenoj9ciwi: Finished making map for --track-renames 2025/06/20 04:09:14 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:14 DEBUG : potato: Unchanged skipping 2025/06/20 04:09:14 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for renames to finish 2025/06/20 04:09:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 04:09:16 INFO : yam: Copied (server-side copy) to: yaml 2025/06/20 04:09:16 INFO : yam: Deleted 2025/06/20 04:09:16 INFO : yaml: Renamed from "yam" 2025/06/20 04:09:16 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (4.04s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/20 04:09:17 INFO : B2 bucket rclone-test-zemenoj9ciwi: Making map for --track-renames 2025/06/20 04:09:17 INFO : B2 bucket rclone-test-zemenoj9ciwi: Finished making map for --track-renames 2025/06/20 04:09:17 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:17 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for renames to finish 2025/06/20 04:09:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/20 04:09:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/20 04:09:17 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/20 04:09:17 INFO : potato: Copied (new) 2025/06/20 04:09:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 04:09:18 INFO : yam: Copied (new) 2025/06/20 04:09:18 DEBUG : Waiting for deletions to finish 2025/06/20 04:09:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:09:18 INFO : B2 bucket rclone-test-zemenoj9ciwi: Making map for --track-renames 2025/06/20 04:09:18 INFO : B2 bucket rclone-test-zemenoj9ciwi: Finished making map for --track-renames 2025/06/20 04:09:18 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:18 DEBUG : potato: Unchanged skipping 2025/06/20 04:09:18 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for renames to finish 2025/06/20 04:09:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 04:09:19 INFO : yam: Copied (server-side copy) to: yaml 2025/06/20 04:09:19 INFO : yam: Deleted 2025/06/20 04:09:19 INFO : yaml: Renamed from "yam" 2025/06/20 04:09:19 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.14s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/20 04:09:20 INFO : B2 bucket rclone-test-zemenoj9ciwi: Making map for --track-renames 2025/06/20 04:09:20 INFO : B2 bucket rclone-test-zemenoj9ciwi: Finished making map for --track-renames 2025/06/20 04:09:20 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/20 04:09:20 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/20 04:09:20 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for renames to finish 2025/06/20 04:09:20 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:21 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 04:09:21 INFO : sub/yam: Copied (new) 2025/06/20 04:09:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/20 04:09:21 INFO : potato: Copied (new) 2025/06/20 04:09:21 DEBUG : Waiting for deletions to finish 2025/06/20 04:09:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:09:21 DEBUG : potato: Unchanged skipping 2025/06/20 04:09:22 INFO : B2 bucket rclone-test-zemenoj9ciwi: Making map for --track-renames 2025/06/20 04:09:22 INFO : B2 bucket rclone-test-zemenoj9ciwi: Finished making map for --track-renames 2025/06/20 04:09:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for renames to finish 2025/06/20 04:09:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/20 04:09:22 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/20 04:09:22 INFO : sub/yam: Deleted 2025/06/20 04:09:22 INFO : yam: Renamed from "sub/yam" 2025/06/20 04:09:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.30s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:23 DEBUG : Creating backend with remote "/tmp/rclone885428660/dir1" 2025/06/20 04:09:23 DEBUG : Creating backend with remote "/tmp/rclone885428660/dir2" 2025/06/20 04:09:23 DEBUG : Local file system at /tmp/rclone885428660/dir2: Using server-side directory move 2025/06/20 04:09:23 INFO : Local file system at /tmp/rclone885428660/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/20 04:09:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/20 04:09:23 DEBUG : Local file system at /tmp/rclone885428660/dir2: Waiting for checks to finish 2025/06/20 04:09:23 DEBUG : Local file system at /tmp/rclone885428660/dir2: Waiting for transfers to finish 2025/06/20 04:09:23 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:09:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/20 04:09:24 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:24 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/20 04:09:24 INFO : nested/sub dir/file: Copied (new) 2025/06/20 04:09:24 INFO : nested/sub dir/file: Deleted 2025/06/20 04:09:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:09:25 INFO : sub dir/hello world: Copied (new) 2025/06/20 04:09:25 INFO : sub dir/hello world: Deleted 2025/06/20 04:09:25 INFO : sub dir: Removing directory 2025/06/20 04:09:25 INFO : nested/sub dir: Removing directory 2025/06/20 04:09:25 INFO : nested: Removing directory 2025/06/20 04:09:25 DEBUG : Local file system at /tmp/rclone885428660: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.89s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/20 04:09:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/20 04:09:26 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:26 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/20 04:09:26 INFO : nested/sub dir/file: Copied (new) 2025/06/20 04:09:26 INFO : nested/sub dir/file: Deleted 2025/06/20 04:09:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:09:26 INFO : sub dir/hello world: Copied (new) 2025/06/20 04:09:26 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.93s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/20 04:09:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/20 04:09:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 04:09:28 INFO : existing: Copied (new) 2025/06/20 04:09:28 INFO : existing: Deleted 2025/06/20 04:09:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/20 04:09:28 INFO : existing-b: Copied (new) 2025/06/20 04:09:28 INFO : existing-b: Deleted 2025/06/20 04:09:28 DEBUG : existing: Destination exists, skipping 2025/06/20 04:09:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:09:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/20 04:09:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:09:28 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.96s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:29 DEBUG : Creating backend with remote "TestB2:rclone-test-fajajaf0huyo" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-zemenoj9ciwi -> B2 bucket rclone-test-fajajaf0huyo 2025/06/20 04:09:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:09:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/20 04:09:34 DEBUG : empty space: Unchanged skipping 2025/06/20 04:09:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/20 04:09:34 DEBUG : B2 bucket rclone-test-fajajaf0huyo: Waiting for checks to finish 2025/06/20 04:09:34 INFO : empty space: Deleted 2025/06/20 04:09:34 DEBUG : B2 bucket rclone-test-fajajaf0huyo: Waiting for transfers to finish 2025/06/20 04:09:35 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:09:35 INFO : potato2: Copied (server-side copy) 2025/06/20 04:09:35 INFO : potato2: Deleted 2025/06/20 04:09:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 04:09:35 INFO : potato3: Copied (server-side copy) 2025/06/20 04:09:35 INFO : potato3: Deleted 2025/06/20 04:09:35 DEBUG : Creating backend with remote "TestB2:rclone-test-jidibev1konu" 2025/06/20 04:09:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/20 04:09:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:09:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/20 04:09:36 DEBUG : B2 bucket rclone-test-jidibev1konu: Waiting for checks to finish 2025/06/20 04:09:36 DEBUG : B2 bucket rclone-test-jidibev1konu: Waiting for transfers to finish 2025/06/20 04:09:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 04:09:37 INFO : empty space: Copied (server-side copy) 2025/06/20 04:09:37 INFO : empty space: Deleted 2025/06/20 04:09:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 04:09:38 INFO : potato3: Copied (server-side copy) 2025/06/20 04:09:38 INFO : potato3: Deleted 2025/06/20 04:09:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:09:38 INFO : potato2: Copied (server-side copy) 2025/06/20 04:09:38 INFO : potato2: Deleted 2025/06/20 04:09:39 DEBUG : B2 bucket rclone-test-jidibev1konu: Purge remote 2025/06/20 04:09:39 INFO : B2 bucket rclone-test-jidibev1konu: cleaning bucket "rclone-test-jidibev1konu" of all files 2025/06/20 04:09:39 DEBUG : empty space: Deleting (id "4_zffd21db3807d8bbb9f780e1b_f1010cbaa85628369_d20250620_m040937_c001_v0001183_t0013_u01750392577540") 2025/06/20 04:09:39 DEBUG : potato2: Deleting (id "4_zffd21db3807d8bbb9f780e1b_f101ade9c6b1e5b23_d20250620_m040937_c001_v0001137_t0003_u01750392577760") 2025/06/20 04:09:39 DEBUG : potato3: Deleting (id "4_zffd21db3807d8bbb9f780e1b_f11428e32186ea9f1_d20250620_m040937_c001_v0001100_t0031_u01750392577937") 2025/06/20 04:09:39 DEBUG : B2 bucket rclone-test-fajajaf0huyo: Purge remote 2025/06/20 04:09:39 INFO : B2 bucket rclone-test-fajajaf0huyo: cleaning bucket "rclone-test-fajajaf0huyo" of all files 2025/06/20 04:09:40 DEBUG : empty space: Deleting (id "4_z9fb20db3807d8bbb9f780e1b_f4196f3fbe581df42_d20250620_m040937_c001_v7007000_t0000_u01750392577734") 2025/06/20 04:09:40 DEBUG : empty space: Deleting (id "4_z9fb20db3807d8bbb9f780e1b_f102f7657944d31ac_d20250620_m040933_c001_v0001184_t0017_u01750392573898") 2025/06/20 04:09:40 DEBUG : potato2: Deleting (id "4_z9fb20db3807d8bbb9f780e1b_f4196f3fbe581df45_d20250620_m040938_c001_v7007000_t0000_u01750392578534") 2025/06/20 04:09:40 DEBUG : potato2: Deleting (id "4_z9fb20db3807d8bbb9f780e1b_f10121c7b3093b9a6_d20250620_m040934_c001_v0001042_t0014_u01750392574686") 2025/06/20 04:09:40 DEBUG : potato3: Deleting (id "4_z9fb20db3807d8bbb9f780e1b_f4196f3fbe581df43_d20250620_m040938_c001_v7007000_t0000_u01750392578316") 2025/06/20 04:09:40 DEBUG : potato3: Deleting (id "4_z9fb20db3807d8bbb9f780e1b_f115d567c5470d233_d20250620_m040935_c001_v0001177_t0051_u01750392575056") 2025/06/20 04:09:40 DEBUG : potato3: Deleting (id "4_z9fb20db3807d8bbb9f780e1b_f102f7657944d31b2_d20250620_m040934_c001_v0001184_t0035_u01750392574096") --- PASS: TestServerSideMove (12.23s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:42 DEBUG : Creating backend with remote "TestB2:rclone-test-rijesuq8gehu" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-zemenoj9ciwi -> B2 bucket rclone-test-rijesuq8gehu 2025/06/20 04:09:48 DEBUG : empty space: Excluded (Size Filter) 2025/06/20 04:09:48 DEBUG : empty space: Excluded 2025/06/20 04:09:48 DEBUG : empty space: Excluded (Size Filter) 2025/06/20 04:09:48 DEBUG : empty space: Excluded 2025/06/20 04:09:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:09:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/20 04:09:48 DEBUG : B2 bucket rclone-test-rijesuq8gehu: Waiting for checks to finish 2025/06/20 04:09:48 DEBUG : B2 bucket rclone-test-rijesuq8gehu: Waiting for transfers to finish 2025/06/20 04:09:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:09:49 INFO : potato2: Copied (server-side copy) 2025/06/20 04:09:49 INFO : potato2: Deleted 2025/06/20 04:09:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 04:09:49 INFO : potato3: Copied (server-side copy) 2025/06/20 04:09:49 INFO : potato3: Deleted 2025/06/20 04:09:50 DEBUG : Creating backend with remote "TestB2:rclone-test-fomefol7jotu" 2025/06/20 04:09:50 DEBUG : empty space: Excluded (Size Filter) 2025/06/20 04:09:50 DEBUG : empty space: Excluded 2025/06/20 04:09:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:09:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/20 04:09:51 DEBUG : B2 bucket rclone-test-fomefol7jotu: Waiting for checks to finish 2025/06/20 04:09:51 DEBUG : B2 bucket rclone-test-fomefol7jotu: Waiting for transfers to finish 2025/06/20 04:09:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:09:52 INFO : potato2: Copied (server-side copy) 2025/06/20 04:09:52 INFO : potato2: Deleted 2025/06/20 04:09:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 04:09:52 INFO : potato3: Copied (server-side copy) 2025/06/20 04:09:52 INFO : potato3: Deleted 2025/06/20 04:09:52 DEBUG : B2 bucket rclone-test-fomefol7jotu: Purge remote 2025/06/20 04:09:52 INFO : B2 bucket rclone-test-fomefol7jotu: cleaning bucket "rclone-test-fomefol7jotu" of all files 2025/06/20 04:09:53 DEBUG : potato2: Deleting (id "4_zdf325d33807d8bbb9f780e1b_f10536aacbca331f0_d20250620_m040951_c001_v0001117_t0043_u01750392591710") 2025/06/20 04:09:53 DEBUG : potato3: Deleting (id "4_zdf325d33807d8bbb9f780e1b_f1168f004a87db679_d20250620_m040952_c001_v0001131_t0021_u01750392592102") 2025/06/20 04:09:53 DEBUG : B2 bucket rclone-test-rijesuq8gehu: Purge remote 2025/06/20 04:09:53 INFO : B2 bucket rclone-test-rijesuq8gehu: cleaning bucket "rclone-test-rijesuq8gehu" of all files 2025/06/20 04:09:53 DEBUG : empty space: Deleting (id "4_z7f624d13807d8bbb9f780e1b_f11321fc8223a733f_d20250620_m040947_c001_v0001153_t0007_u01750392587590") 2025/06/20 04:09:53 DEBUG : potato2: Deleting (id "4_z7f624d13807d8bbb9f780e1b_f406bac16c95d0e31_d20250620_m040952_c001_v7007000_t0000_u01750392592216") 2025/06/20 04:09:53 DEBUG : potato2: Deleting (id "4_z7f624d13807d8bbb9f780e1b_f1088a8f8584ef09b_d20250620_m040948_c001_v0001098_t0005_u01750392588761") 2025/06/20 04:09:53 DEBUG : potato3: Deleting (id "4_z7f624d13807d8bbb9f780e1b_f406bac16c95d0e32_d20250620_m040952_c001_v7007000_t0000_u01750392592447") 2025/06/20 04:09:53 DEBUG : potato3: Deleting (id "4_z7f624d13807d8bbb9f780e1b_f1060194716d92347_d20250620_m040949_c001_v0001146_t0058_u01750392589138") 2025/06/20 04:09:53 DEBUG : potato3: Deleting (id "4_z7f624d13807d8bbb9f780e1b_f11321fc8223a7343_d20250620_m040947_c001_v0001153_t0011_u01750392587982") --- PASS: TestServerSideMoveWithFilter (13.80s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:09:55 DEBUG : Creating backend with remote "TestB2:rclone-test-muyenet3zoku" 2025/06/20 04:09:59 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-zemenoj9ciwi -> B2 bucket rclone-test-muyenet3zoku 2025/06/20 04:10:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:10:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/20 04:10:02 DEBUG : empty space: Unchanged skipping 2025/06/20 04:10:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/20 04:10:02 DEBUG : B2 bucket rclone-test-muyenet3zoku: Waiting for checks to finish 2025/06/20 04:10:03 INFO : empty space: Deleted 2025/06/20 04:10:03 DEBUG : B2 bucket rclone-test-muyenet3zoku: Waiting for transfers to finish 2025/06/20 04:10:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:10:03 INFO : potato2: Copied (server-side copy) 2025/06/20 04:10:03 INFO : potato2: Deleted 2025/06/20 04:10:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 04:10:03 INFO : potato3: Copied (server-side copy) 2025/06/20 04:10:03 INFO : potato3: Deleted 2025/06/20 04:10:04 DEBUG : Creating backend with remote "TestB2:rclone-test-mohafud0fuqo" 2025/06/20 04:10:05 INFO : tomatoDir: Making directory 2025/06/20 04:10:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/20 04:10:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/20 04:10:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/20 04:10:05 DEBUG : B2 bucket rclone-test-mohafud0fuqo: Waiting for checks to finish 2025/06/20 04:10:05 DEBUG : B2 bucket rclone-test-mohafud0fuqo: Waiting for transfers to finish 2025/06/20 04:10:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/20 04:10:06 INFO : empty space: Copied (server-side copy) 2025/06/20 04:10:06 INFO : empty space: Deleted 2025/06/20 04:10:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/20 04:10:06 INFO : potato2: Copied (server-side copy) 2025/06/20 04:10:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/20 04:10:06 INFO : potato3: Copied (server-side copy) 2025/06/20 04:10:06 INFO : potato2: Deleted 2025/06/20 04:10:06 INFO : potato3: Deleted 2025/06/20 04:10:07 DEBUG : B2 bucket rclone-test-mohafud0fuqo: Purge remote 2025/06/20 04:10:07 INFO : B2 bucket rclone-test-mohafud0fuqo: cleaning bucket "rclone-test-mohafud0fuqo" of all files 2025/06/20 04:10:07 DEBUG : empty space: Deleting (id "4_z1f628dc3807d8bbb9f780e1b_f1162cf744cafd71c_d20250620_m041006_c001_v0001184_t0014_u01750392606170") 2025/06/20 04:10:07 DEBUG : potato2: Deleting (id "4_z1f628dc3807d8bbb9f780e1b_f100de503842f139d_d20250620_m041006_c001_v0001153_t0015_u01750392606405") 2025/06/20 04:10:07 DEBUG : potato3: Deleting (id "4_z1f628dc3807d8bbb9f780e1b_f118b6242149b7d5b_d20250620_m041006_c001_v0001145_t0047_u01750392606527") 2025/06/20 04:10:08 DEBUG : B2 bucket rclone-test-muyenet3zoku: Purge remote 2025/06/20 04:10:08 INFO : B2 bucket rclone-test-muyenet3zoku: cleaning bucket "rclone-test-muyenet3zoku" of all files 2025/06/20 04:10:08 DEBUG : empty space: Deleting (id "4_zafb27d73807d8bbb9f780e1b_f4123b9dd55b509d9_d20250620_m041006_c001_v7007000_t0000_u01750392606380") 2025/06/20 04:10:08 DEBUG : empty space: Deleting (id "4_zafb27d73807d8bbb9f780e1b_f1021bcaf91b8a2f8_d20250620_m041001_c001_v0001145_t0004_u01750392601668") 2025/06/20 04:10:08 DEBUG : potato2: Deleting (id "4_zafb27d73807d8bbb9f780e1b_f4123b9dd55b509dc_d20250620_m041006_c001_v7007000_t0000_u01750392606761") 2025/06/20 04:10:08 DEBUG : potato2: Deleting (id "4_zafb27d73807d8bbb9f780e1b_f116158ee186fc522_d20250620_m041002_c001_v0001036_t0003_u01750392602919") 2025/06/20 04:10:08 DEBUG : potato3: Deleting (id "4_zafb27d73807d8bbb9f780e1b_f416ad5464f35ea7e_d20250620_m041006_c001_v7007000_t0000_u01750392606830") 2025/06/20 04:10:08 DEBUG : potato3: Deleting (id "4_zafb27d73807d8bbb9f780e1b_f101237b1e4bf7934_d20250620_m041003_c001_v0001146_t0003_u01750392603291") 2025/06/20 04:10:08 DEBUG : potato3: Deleting (id "4_zafb27d73807d8bbb9f780e1b_f1021bcaf91b8a2fa_d20250620_m041002_c001_v0001145_t0028_u01750392602183") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (14.59s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:10:10 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.92s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:10:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:10:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/rclone-sync-test" 2025/06/20 04:10:16 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/rclone-sync-test-include/layer2" 2025/06/20 04:10:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/rclone-sync-test-ignore-file" 2025/06/20 04:10:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/20 04:10:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/20 04:10:22 DEBUG : pacer: Reducing sleep to 10ms 2025/06/20 04:10:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 04:10:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path rclone-sync-test: Waiting for checks to finish 2025/06/20 04:10:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path rclone-sync-test: Waiting for transfers to finish 2025/06/20 04:10:22 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:22 INFO : There was nothing to transfer 2025/06/20 04:10:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 04:10:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:10:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:10:22 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:22 INFO : There was nothing to transfer 2025/06/20 04:10:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 04:10:23 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/20 04:10:23 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/20 04:10:23 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:23 INFO : There was nothing to transfer 2025/06/20 04:10:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 04:10:24 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:10:24 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:10:24 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:24 INFO : There was nothing to transfer 2025/06/20 04:10:24 DEBUG : Excluded 2025/06/20 04:10:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/20 04:10:24 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/20 04:10:24 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/20 04:10:24 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.27s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:10:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/dst" 2025/06/20 04:10:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/CompareDest" 2025/06/20 04:10:28 DEBUG : one: Need to transfer - File not found at Destination 2025/06/20 04:10:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:10:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 04:10:29 INFO : one: Copied (new) 2025/06/20 04:10:29 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 04:10:29 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:30 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:10:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/20 04:10:30 INFO : one: Copied (replaced existing) 2025/06/20 04:10:30 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:34 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 04:10:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:10:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 04:10:34 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:10:34 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:34 INFO : There was nothing to transfer 2025/06/20 04:10:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 04:10:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:10:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 04:10:35 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:10:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 04:10:36 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:10:36 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:36 INFO : There was nothing to transfer 2025/06/20 04:10:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 04:10:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:10:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 04:10:36 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:10:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 04:10:36 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:36 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:10:36 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:36 INFO : There was nothing to transfer 2025/06/20 04:10:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 04:10:37 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/06/20 04:10:37 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/20 04:10:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/20 04:10:37 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:10:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 04:10:37 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:10:37 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:37 INFO : There was nothing to transfer 2025/06/20 04:10:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 04:10:38 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/20 04:10:38 DEBUG : two: Need to transfer - File not found at Destination 2025/06/20 04:10:38 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:38 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:10:38 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/20 04:10:38 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:10:39 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/20 04:10:39 INFO : two: Copied (new) 2025/06/20 04:10:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (15.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:10:43 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/dest" 2025/06/20 04:10:44 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/pre-dest1" 2025/06/20 04:10:45 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/pre-dest2" 2025/06/20 04:10:47 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:10:47 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/20 04:10:48 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:10:48 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/20 04:10:48 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/20 04:10:48 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dest: Waiting for checks to finish 2025/06/20 04:10:48 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dest: Waiting for transfers to finish 2025/06/20 04:10:49 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/20 04:10:49 INFO : 3: Copied (new) 2025/06/20 04:10:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.41s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:10:51 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/dst" 2025/06/20 04:10:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/CopyDest" 2025/06/20 04:10:54 DEBUG : one: Need to transfer - File not found at Destination 2025/06/20 04:10:54 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:54 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:10:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 04:10:55 INFO : one: Copied (new) 2025/06/20 04:10:55 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:55 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 04:10:55 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:10:56 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/20 04:10:56 INFO : one: Copied (replaced existing) 2025/06/20 04:10:56 DEBUG : Waiting for deletions to finish 2025/06/20 04:10:58 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/BackupDir" 2025/06/20 04:10:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 04:10:59 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:10:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:10:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/20 04:11:01 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 04:11:01 INFO : one: Copied (server-side copy) 2025/06/20 04:11:01 INFO : one: Deleted 2025/06/20 04:11:02 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/20 04:11:02 INFO : one: Copied (server-side copy) 2025/06/20 04:11:02 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/20 04:11:02 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:02 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:02 DEBUG : CopyDest/two: Clearing upload URL because of error: CPU too busy (503 service_unavailable) 2025/06/20 04:11:02 DEBUG : pacer: low level retry 1/1 (error CPU too busy (503 service_unavailable)) 2025/06/20 04:11:02 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "CopyDest/two" to B2 bucket rclone-test-zemenoj9ciwi: 1/10 (CPU too busy (503 service_unavailable)) 2025/06/20 04:11:05 DEBUG : pacer: Reducing sleep to 500ms 2025/06/20 04:11:06 DEBUG : pacer: Reducing sleep to 250ms 2025/06/20 04:11:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:11:06 DEBUG : one: Unchanged skipping 2025/06/20 04:11:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:11:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/20 04:11:07 INFO : two: Copied (server-side copy) 2025/06/20 04:11:07 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/20 04:11:07 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:07 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:07 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:07 DEBUG : pacer: Reducing sleep to 125ms 2025/06/20 04:11:07 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:11:07 DEBUG : one: Unchanged skipping 2025/06/20 04:11:07 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:11:07 DEBUG : two: Unchanged skipping 2025/06/20 04:11:07 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:07 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:07 INFO : There was nothing to transfer 2025/06/20 04:11:07 DEBUG : pacer: Reducing sleep to 62.5ms 2025/06/20 04:11:08 DEBUG : pacer: Reducing sleep to 31.25ms 2025/06/20 04:11:08 DEBUG : pacer: Reducing sleep to 15.625ms 2025/06/20 04:11:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:11:08 DEBUG : one: Unchanged skipping 2025/06/20 04:11:09 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/20 04:11:09 DEBUG : three: Destination not found in --copy-dest 2025/06/20 04:11:09 DEBUG : three: Need to transfer - File not found at Destination 2025/06/20 04:11:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/20 04:11:09 DEBUG : two: Unchanged skipping 2025/06/20 04:11:09 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:09 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:09 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/20 04:11:09 INFO : three: Copied (new) 2025/06/20 04:11:09 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:09 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncCopyDest (20.69s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:11:13 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/dst" 2025/06/20 04:11:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/backup" 2025/06/20 04:11:16 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 04:11:16 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:11:16 DEBUG : two: Unchanged skipping 2025/06/20 04:11:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 04:11:18 INFO : one: Copied (server-side copy) 2025/06/20 04:11:18 INFO : one: Deleted 2025/06/20 04:11:18 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:11:19 INFO : one: Copied (new) 2025/06/20 04:11:19 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:19 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 04:11:19 INFO : three.txt: Copied (server-side copy) 2025/06/20 04:11:19 INFO : three.txt: Deleted 2025/06/20 04:11:19 INFO : three.txt: Moved into backup dir 2025/06/20 04:11:21 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 04:11:21 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:11:21 DEBUG : two: Unchanged skipping 2025/06/20 04:11:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:11:21 INFO : one: Copied (server-side copy) 2025/06/20 04:11:22 INFO : one: Deleted 2025/06/20 04:11:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 04:11:22 INFO : one: Copied (new) 2025/06/20 04:11:22 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 04:11:22 INFO : three.txt: Copied (server-side copy) 2025/06/20 04:11:23 INFO : three.txt: Deleted 2025/06/20 04:11:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.62s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:11:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/dst" 2025/06/20 04:11:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/backup" 2025/06/20 04:11:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 04:11:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:11:29 DEBUG : two: Unchanged skipping 2025/06/20 04:11:29 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 04:11:31 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 04:11:31 INFO : one: Deleted 2025/06/20 04:11:31 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:11:31 INFO : one: Copied (new) 2025/06/20 04:11:31 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 04:11:32 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 04:11:32 INFO : three.txt: Deleted 2025/06/20 04:11:32 INFO : three.txt: Moved into backup dir 2025/06/20 04:11:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 04:11:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:11:34 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:34 DEBUG : two: Unchanged skipping 2025/06/20 04:11:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:11:35 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 04:11:35 INFO : one: Deleted 2025/06/20 04:11:35 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 04:11:35 INFO : one: Copied (new) 2025/06/20 04:11:35 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 04:11:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 04:11:36 INFO : three.txt: Deleted 2025/06/20 04:11:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:11:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/dst" 2025/06/20 04:11:40 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/backup" 2025/06/20 04:11:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 04:11:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:11:42 DEBUG : two: Unchanged skipping 2025/06/20 04:11:42 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 04:11:43 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/20 04:11:43 INFO : one: Deleted 2025/06/20 04:11:43 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:11:44 INFO : one: Copied (new) 2025/06/20 04:11:44 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:45 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 04:11:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/20 04:11:45 INFO : three.txt: Deleted 2025/06/20 04:11:45 INFO : three.txt: Moved into backup dir 2025/06/20 04:11:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 04:11:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:11:47 DEBUG : two: Unchanged skipping 2025/06/20 04:11:47 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:11:48 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/20 04:11:48 INFO : one: Deleted 2025/06/20 04:11:48 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:48 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 04:11:48 INFO : one: Copied (new) 2025/06/20 04:11:48 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 04:11:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/20 04:11:49 INFO : three.txt: Deleted 2025/06/20 04:11:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.66s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:11:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/dst" 2025/06/20 04:11:52 DEBUG : Config file has changed externally - reloading 2025/06/20 04:11:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 04:11:54 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:11:54 DEBUG : two: Unchanged skipping 2025/06/20 04:11:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 04:11:55 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 04:11:55 INFO : one: Deleted 2025/06/20 04:11:55 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:11:56 INFO : one: Copied (new) 2025/06/20 04:11:56 DEBUG : Waiting for deletions to finish 2025/06/20 04:11:56 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 04:11:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 04:11:56 INFO : three.txt: Deleted 2025/06/20 04:11:56 INFO : three.txt: Moved into backup dir 2025/06/20 04:11:58 DEBUG : one.bak: Excluded (Path Filter) 2025/06/20 04:11:58 DEBUG : one.bak: Excluded 2025/06/20 04:11:58 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/20 04:11:58 DEBUG : three.txt.bak: Excluded 2025/06/20 04:11:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 04:11:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:11:58 DEBUG : two: Unchanged skipping 2025/06/20 04:11:58 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for checks to finish 2025/06/20 04:11:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:11:59 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 04:11:59 INFO : one: Deleted 2025/06/20 04:11:59 DEBUG : B2 bucket rclone-test-zemenoj9ciwi path dst: Waiting for transfers to finish 2025/06/20 04:11:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 04:11:59 INFO : one: Copied (new) 2025/06/20 04:11:59 DEBUG : Waiting for deletions to finish 2025/06/20 04:12:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 04:12:01 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 04:12:01 INFO : three.txt: Deleted 2025/06/20 04:12:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.08s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:12:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/dst" 2025/06/20 04:12:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 04:12:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 04:12:07 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 04:12:07 INFO : one: Deleted 2025/06/20 04:12:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:12:08 INFO : one: Copied (new) 2025/06/20 04:12:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:08 DEBUG : two: Unchanged skipping 2025/06/20 04:12:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/20 04:12:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 04:12:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 04:12:09 INFO : three.txt: Deleted 2025/06/20 04:12:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 04:12:09 INFO : three.txt: Copied (new) 2025/06/20 04:12:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 04:12:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:12:11 INFO : one: Copied (server-side copy) to: one.bak 2025/06/20 04:12:11 INFO : one: Deleted 2025/06/20 04:12:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 04:12:11 INFO : one: Copied (new) 2025/06/20 04:12:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:12 DEBUG : two: Unchanged skipping 2025/06/20 04:12:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/20 04:12:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 04:12:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/20 04:12:13 INFO : three.txt: Deleted 2025/06/20 04:12:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/20 04:12:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.32s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:12:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zemenoj9ciwi/dst" 2025/06/20 04:12:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/20 04:12:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/20 04:12:20 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/20 04:12:20 INFO : one: Deleted 2025/06/20 04:12:21 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:12:21 INFO : one: Copied (new) 2025/06/20 04:12:21 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:21 DEBUG : two: Unchanged skipping 2025/06/20 04:12:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/20 04:12:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/20 04:12:22 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/20 04:12:22 INFO : three.txt: Deleted 2025/06/20 04:12:22 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 04:12:22 INFO : three.txt: Copied (new) 2025/06/20 04:12:23 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/20 04:12:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/20 04:12:23 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/20 04:12:24 INFO : one: Deleted 2025/06/20 04:12:24 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/20 04:12:24 INFO : one: Copied (new) 2025/06/20 04:12:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:24 DEBUG : two: Unchanged skipping 2025/06/20 04:12:24 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/20 04:12:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/20 04:12:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/20 04:12:25 INFO : three.txt: Deleted 2025/06/20 04:12:25 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/20 04:12:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.45s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:12:28 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/20 04:12:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:12:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:12:29 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/20 04:12:29 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/20 04:12:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.78s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:12:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/20 04:12:30 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:12:30 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:12:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/20 04:12:30 INFO : existing: Copied (new) 2025/06/20 04:12:30 DEBUG : Waiting for deletions to finish 2025/06/20 04:12:31 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/20 04:12:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/20 04:12:31 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:12:31 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:12:31 ERROR : B2 bucket rclone-test-zemenoj9ciwi: not deleting files as there were IO errors 2025/06/20 04:12:31 ERROR : B2 bucket rclone-test-zemenoj9ciwi: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:12:32 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:12:32 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:32 DEBUG : existing: Unchanged skipping 2025/06/20 04:12:32 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:12:32 DEBUG : Waiting for deletions to finish 2025/06/20 04:12:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.50s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:12:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both0: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both10: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both11: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both12: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both13: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:12:55 DEBUG : both14: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both15: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both19: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both1: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both2: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both3: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both4: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both5: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both6: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both7: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both8: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:12:55 DEBUG : both9: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both18: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both17: Unchanged skipping 2025/06/20 04:12:55 DEBUG : both16: Unchanged skipping 2025/06/20 04:12:55 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:12:55 DEBUG : Waiting for deletions to finish 2025/06/20 04:12:55 INFO : only1: Deleted 2025/06/20 04:12:56 INFO : only6: Deleted 2025/06/20 04:12:56 INFO : only7: Deleted 2025/06/20 04:12:56 INFO : only17: Deleted 2025/06/20 04:12:56 INFO : only3: Deleted 2025/06/20 04:12:56 INFO : only10: Deleted 2025/06/20 04:12:56 INFO : only11: Deleted 2025/06/20 04:12:56 INFO : only12: Deleted 2025/06/20 04:12:56 INFO : only13: Deleted 2025/06/20 04:12:56 INFO : only16: Deleted 2025/06/20 04:12:56 INFO : only18: Deleted 2025/06/20 04:12:56 INFO : only2: Deleted 2025/06/20 04:12:56 INFO : only19: Deleted 2025/06/20 04:12:56 INFO : only4: Deleted 2025/06/20 04:12:56 INFO : only5: Deleted 2025/06/20 04:12:56 INFO : only8: Deleted 2025/06/20 04:12:56 INFO : only15: Deleted 2025/06/20 04:12:56 INFO : only9: Deleted 2025/06/20 04:12:57 INFO : only0: Deleted 2025/06/20 04:12:57 INFO : only14: Deleted 2025/06/20 04:12:57 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (26.18s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:13:22 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:13:22 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both0: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both13: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both14: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both15: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both16: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both17: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both18: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both19: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both1: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both2: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both3: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both4: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both11: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both6: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both7: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both8: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both9: Unchanged skipping 2025/06/20 04:13:22 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/20 04:13:22 DEBUG : both12: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both10: Unchanged skipping 2025/06/20 04:13:22 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:22 DEBUG : both5: Unchanged skipping 2025/06/20 04:13:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:13:22 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:22 INFO : only0: Copied (replaced existing) 2025/06/20 04:13:22 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:22 INFO : only10: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only13: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only14: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only11: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only15: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only16: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only12: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only17: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only18: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only19: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only1: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only2: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only3: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only4: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only5: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only6: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only7: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only8: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/20 04:13:23 INFO : only9: Copied (replaced existing) 2025/06/20 04:13:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (32.57s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:13:33 DEBUG : empty_dir: Making directory with metadata 2025/06/20 04:13:33 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 04:13:33 DEBUG : empty_on_remote: Making directory with metadata 2025/06/20 04:13:33 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 04:13:33 INFO : empty_on_remote: Making directory 2025/06/20 04:13:33 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/20 04:13:34 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/20 04:13:34 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/20 04:13:34 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/20 04:13:34 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.74s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:13:36 DEBUG : empty_dir: Making directory with metadata 2025/06/20 04:13:36 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 04:13:36 DEBUG : empty_on_remote: Making directory with metadata 2025/06/20 04:13:36 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/20 04:13:36 INFO : empty_on_remote: Making directory 2025/06/20 04:13:36 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/20 04:13:37 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/20 04:13:37 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/20 04:13:37 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/20 04:13:37 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/20 04:13:37 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.78s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:13:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 04:13:39 INFO : sub dir: Making directory 2025/06/20 04:13:39 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.73s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:13:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/20 04:13:43 INFO : sub dir: Making directory 2025/06/20 04:13:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.89s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:13:55 DEBUG : Waiting for deletions to finish 2025/06/20 04:13:56 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:13:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : apple: Unchanged skipping 2025/06/20 04:13:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:13:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : banana: Unchanged skipping 2025/06/20 04:13:57 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:13:57 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:57 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:13:57 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:13:57 DEBUG : Waiting for deletions to finish 2025/06/20 04:13:57 INFO : There was nothing to transfer 2025/06/20 04:13:57 DEBUG : Waiting for deletions to finish 2025/06/20 04:13:57 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:13:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : apple: Unchanged skipping 2025/06/20 04:13:58 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : banana: Unchanged skipping 2025/06/20 04:13:58 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:13:58 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:13:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:13:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:13:58 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:13:58 DEBUG : Waiting for deletions to finish 2025/06/20 04:13:58 INFO : There was nothing to transfer 2025/06/20 04:13:58 DEBUG : Waiting for deletions to finish 2025/06/20 04:13:58 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:13:58 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:14:13 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:13 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:14:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:14:14 DEBUG : apple: Unchanged skipping 2025/06/20 04:14:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:14:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : banana: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:14:14 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:14:14 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:14:14 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:14 INFO : There was nothing to transfer 2025/06/20 04:14:14 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:14 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:14:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : apple: Unchanged skipping 2025/06/20 04:14:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:14:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : banana: Unchanged skipping 2025/06/20 04:14:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:14:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:14:15 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:14:15 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:15 INFO : There was nothing to transfer 2025/06/20 04:14:15 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:15 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:14:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:14:29 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:29 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:14:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:14:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:30 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:30 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:30 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 04:14:30 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 04:14:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:30 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:14:30 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:14:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 04:14:30 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 04:14:30 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/20 04:14:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 04:14:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 04:14:30 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/20 04:14:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 04:14:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 04:14:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 04:14:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 04:14:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 04:14:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 04:14:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 04:14:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 04:14:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 04:14:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 04:14:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 04:14:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 04:14:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 04:14:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 04:14:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 04:14:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 04:14:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/20 04:14:32 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:32 INFO : apple: Deleted 2025/06/20 04:14:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 04:14:32 INFO : banana: Deleted 2025/06/20 04:14:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 04:14:32 INFO : appleappleapplebanana: Deleted 2025/06/20 04:14:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 04:14:32 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 04:14:33 INFO : splitbananasplit: Deleted 2025/06/20 04:14:33 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 04:14:33 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:33 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/20 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 04:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:33 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : apple: Unchanged skipping 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:14:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : banana: Unchanged skipping 2025/06/20 04:14:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/20 04:14:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:14:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:14:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:14:33 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:14:33 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:33 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:34 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/20 04:14:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/20 04:14:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/20 04:14:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/20 04:14:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/20 04:14:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/20 04:14:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/20 04:14:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/20 04:14:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/20 04:14:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/20 04:14:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/20 04:14:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:14:48 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:48 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:14:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:48 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:48 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:48 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:48 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:48 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:48 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:48 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:48 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 04:14:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:48 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 04:14:48 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:48 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 04:14:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:48 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 04:14:48 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:48 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 04:14:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:48 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:48 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/20 04:14:48 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:48 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/20 04:14:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/20 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/20 04:14:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/20 04:14:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/20 04:14:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/20 04:14:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/20 04:14:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/20 04:14:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/20 04:14:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/20 04:14:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/20 04:14:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/20 04:14:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/20 04:14:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/20 04:14:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/20 04:14:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/20 04:14:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:49 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:14:49 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:14:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 04:14:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/20 04:14:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 04:14:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 04:14:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/20 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 04:14:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 04:14:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/20 04:14:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 04:14:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 04:14:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 04:14:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 04:14:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 04:14:49 INFO : apple: Copied (new) to: PREFIXapple 2025/06/20 04:14:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 04:14:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 04:14:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/20 04:14:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 04:14:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 04:14:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 04:14:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 04:14:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 04:14:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 04:14:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 04:14:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 04:14:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 04:14:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 04:14:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 04:14:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 04:14:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 04:14:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 04:14:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/20 04:14:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 04:14:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 04:14:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/20 04:14:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 04:14:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 04:14:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/20 04:14:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 04:14:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 04:14:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/20 04:14:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 04:14:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 04:14:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/20 04:14:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 04:14:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 04:14:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/20 04:14:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 04:14:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 04:14:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/20 04:14:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 04:14:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/20 04:14:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 04:14:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/20 04:14:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 04:14:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/20 04:14:50 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:50 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 04:14:50 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 04:14:51 INFO : apple: Deleted 2025/06/20 04:14:51 INFO : banana: Deleted 2025/06/20 04:14:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 04:14:51 INFO : splitbananasplit: Deleted 2025/06/20 04:14:51 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 04:14:51 INFO : appleappleapplebanana: Deleted 2025/06/20 04:14:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 04:14:51 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 04:14:51 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:14:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 04:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 04:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 04:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 04:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 04:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 04:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 04:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 04:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 04:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 04:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 04:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 04:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 04:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 04:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 04:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 04:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 04:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 04:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 04:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 04:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 04:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 04:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 04:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 04:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 04:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 04:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 04:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 04:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 04:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/20 04:14:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/20 04:14:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/20 04:14:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/20 04:14:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/20 04:14:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/20 04:14:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/20 04:14:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/20 04:14:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/20 04:14:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/20 04:14:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/20 04:14:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/20 04:14:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/20 04:14:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/20 04:14:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/20 04:14:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/20 04:14:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/20 04:14:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/20 04:14:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/20 04:14:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:14:52 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:14:52 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:14:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 04:14:52 INFO : banana: Copied (new) 2025/06/20 04:14:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 04:14:52 INFO : splitbananasplit: Copied (new) 2025/06/20 04:14:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 04:14:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/20 04:14:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 04:14:52 INFO : appleappleapplebanana: Copied (new) 2025/06/20 04:14:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 04:14:52 INFO : apple: Copied (new) 2025/06/20 04:14:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 04:14:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 04:14:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 04:14:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 04:14:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 04:14:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 04:14:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 04:14:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 04:14:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 04:14:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 04:14:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 04:14:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/20 04:14:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 04:14:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/20 04:14:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 04:14:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/20 04:14:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 04:14:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/20 04:14:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 04:14:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/20 04:14:54 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/20 04:14:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/20 04:14:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/20 04:14:54 INFO : PREFIXapple: Deleted 2025/06/20 04:14:55 INFO : PREFIXbanana: Deleted 2025/06/20 04:14:55 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/20 04:14:55 INFO : PREFIXsplitbananasplit: Deleted 2025/06/20 04:14:55 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:55 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : Waiting for deletions to finish 2025/06/20 04:14:55 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:14:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:15:09 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:09 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:15:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 04:15:09 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 04:15:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:09 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 04:15:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:09 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 04:15:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:09 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:09 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:09 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:09 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 04:15:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:10 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:10 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:15:10 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:15:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 04:15:10 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 04:15:10 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 04:15:10 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 04:15:10 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 04:15:10 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 04:15:10 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 04:15:10 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 04:15:10 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 04:15:10 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 04:15:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 04:15:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 04:15:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 04:15:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 04:15:11 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 04:15:11 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 04:15:11 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 04:15:11 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 04:15:11 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 04:15:11 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 04:15:11 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/20 04:15:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 04:15:11 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/20 04:15:11 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:12 INFO : banana: Deleted 2025/06/20 04:15:12 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 04:15:12 INFO : splitbananasplit: Deleted 2025/06/20 04:15:12 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 04:15:12 INFO : appleappleapplebanana: Deleted 2025/06/20 04:15:12 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 04:15:12 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 04:15:12 INFO : apple: Deleted 2025/06/20 04:15:12 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:12 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:12 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/20 04:15:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : apple: transformed to: appleSUFFIX 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/20 04:15:13 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/20 04:15:13 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/20 04:15:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 04:15:13 INFO : splitbananasplit: Copied (new) 2025/06/20 04:15:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:13 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:15:13 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:15:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/20 04:15:13 INFO : apple: Copied (new) 2025/06/20 04:15:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 04:15:13 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/20 04:15:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 04:15:13 INFO : appleappleapplebanana: Copied (new) 2025/06/20 04:15:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/20 04:15:14 INFO : banana: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 04:15:14 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 04:15:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 04:15:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 04:15:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 04:15:14 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 04:15:14 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 04:15:14 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 04:15:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 04:15:14 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 04:15:14 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 04:15:14 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/20 04:15:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 04:15:14 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/20 04:15:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 04:15:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/20 04:15:15 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 04:15:15 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/20 04:15:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 04:15:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/20 04:15:15 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:15 INFO : appleSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : bananaSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : splitbananasplitSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/20 04:15:15 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/20 04:15:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/20 04:15:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/20 04:15:16 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/20 04:15:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/20 04:15:16 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:16 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:15:16 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:15:30 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:30 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:15:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:15:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:31 DEBUG : apple: Unchanged skipping 2025/06/20 04:15:31 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:31 DEBUG : banana: Unchanged skipping 2025/06/20 04:15:31 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:31 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:31 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:31 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:31 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:31 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:31 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:31 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:31 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:31 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:31 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:31 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 04:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:31 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:31 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:31 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:31 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:31 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 04:15:31 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/20 04:15:31 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:15:31 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:15:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/20 04:15:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/20 04:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/20 04:15:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/20 04:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/20 04:15:32 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/20 04:15:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/20 04:15:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/20 04:15:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/20 04:15:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/20 04:15:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/20 04:15:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/20 04:15:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/20 04:15:32 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/20 04:15:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/20 04:15:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/20 04:15:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/20 04:15:32 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/20 04:15:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/20 04:15:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/20 04:15:32 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/20 04:15:32 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/20 04:15:32 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/20 04:15:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/20 04:15:32 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:32 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/20 04:15:32 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/20 04:15:32 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/20 04:15:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/20 04:15:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/20 04:15:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/20 04:15:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/20 04:15:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/20 04:15:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/20 04:15:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/20 04:15:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/20 04:15:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/20 04:15:33 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:33 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/20 04:15:33 INFO : dir1/0008-2345678.txt: Deleted 2025/06/20 04:15:33 INFO : dir1/0012-6789;.txt: Deleted 2025/06/20 04:15:33 INFO : appleappleapplebanana: Deleted 2025/06/20 04:15:33 INFO : splitbananasplit: Deleted 2025/06/20 04:15:33 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/20 04:15:33 INFO : dir1/0007-1234567.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0010-456789.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0009-3456789.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0013-789;=.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0011-56789;.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0003-defghij.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0014-89;=.txt: Deleted 2025/06/20 04:15:34 INFO : dir1/0015-9;=.txt: Deleted 2025/06/20 04:15:34 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:34 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : appleapple: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/20 04:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 04:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 04:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 04:15:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:34 DEBUG : apple: Unchanged skipping 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:15:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:34 DEBUG : banana: Unchanged skipping 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:34 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:34 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:34 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 04:15:34 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:34 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/20 04:15:35 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/20 04:15:35 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/20 04:15:35 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/20 04:15:35 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/20 04:15:35 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/20 04:15:35 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/20 04:15:35 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/20 04:15:35 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/20 04:15:35 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/20 04:15:35 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/20 04:15:35 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/20 04:15:35 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/20 04:15:35 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/20 04:15:35 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/20 04:15:35 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/20 04:15:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:15:35 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:15:35 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:15:35 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:35 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:35 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : appleapple: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/20 04:15:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 04:15:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 04:15:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:35 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/20 04:15:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:35 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/20 04:15:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/20 04:15:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/20 04:15:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/20 04:15:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/20 04:15:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/20 04:15:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/20 04:15:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/20 04:15:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/20 04:15:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/20 04:15:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/20 04:15:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/20 04:15:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/20 04:15:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/20 04:15:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/20 04:15:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/20 04:15:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/20 04:15:35 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:15:48 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:48 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:15:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : apple: Unchanged skipping 2025/06/20 04:15:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:15:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : banana: Unchanged skipping 2025/06/20 04:15:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:15:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:15:49 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:15:49 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:49 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:49 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:15:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:15:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : banana: Unchanged skipping 2025/06/20 04:15:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:15:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : apple: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:15:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:15:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:15:50 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:15:50 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:50 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:50 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:15:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : Waiting for deletions to finish 2025/06/20 04:15:51 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:15:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:16:04 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:05 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:16:05 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : apple: Unchanged skipping 2025/06/20 04:16:05 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:16:05 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:16:05 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : banana: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:16:05 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:05 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:16:05 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:16:05 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:05 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:06 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:16:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : apple: Unchanged skipping 2025/06/20 04:16:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:16:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : banana: Unchanged skipping 2025/06/20 04:16:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:16:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:16:06 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:16:06 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:06 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:07 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:16:20 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:20 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:16:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:16:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : apple: Unchanged skipping 2025/06/20 04:16:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : banana: Unchanged skipping 2025/06/20 04:16:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:16:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:16:21 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:16:21 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:21 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:22 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : apple: Unchanged skipping 2025/06/20 04:16:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:16:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : banana: Unchanged skipping 2025/06/20 04:16:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:16:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:16:22 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:16:22 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:22 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:22 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:16:37 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:37 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : banana: Unchanged skipping 2025/06/20 04:16:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : apple: Unchanged skipping 2025/06/20 04:16:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:16:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:16:38 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:16:38 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:16:38 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:38 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:38 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:16:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : apple: Unchanged skipping 2025/06/20 04:16:39 DEBUG : banana: Unchanged skipping 2025/06/20 04:16:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:16:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:16:39 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:16:39 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:39 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:39 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:16:53 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:54 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:16:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : apple: Unchanged skipping 2025/06/20 04:16:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:16:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : banana: Unchanged skipping 2025/06/20 04:16:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:16:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:16:54 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:16:54 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:54 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:55 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/20 04:16:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : apple: Unchanged skipping 2025/06/20 04:16:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/20 04:16:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : banana: Unchanged skipping 2025/06/20 04:16:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : splitbananasplit: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:16:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:16:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/20 04:16:55 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:16:55 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:55 DEBUG : Waiting for deletions to finish 2025/06/20 04:16:56 DEBUG : apple: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : banana: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/20 04:16:56 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (193.77s) --- PASS: TestTransform/NFC (16.43s) --- PASS: TestTransform/NFD (17.01s) --- PASS: TestTransform/base64 (18.48s) --- PASS: TestTransform/prefix (21.45s) --- PASS: TestTransform/suffix (21.18s) --- PASS: TestTransform/truncate (18.49s) --- PASS: TestTransform/encoder (15.92s) --- PASS: TestTransform/ISO-8859-1 (15.87s) --- PASS: TestTransform/charmap (15.90s) --- PASS: TestTransform/lowercase (16.68s) --- PASS: TestTransform/ascii (16.36s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:00 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/20 04:17:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/20 04:17:01 INFO : sub dir_somesuffix: Making directory 2025/06/20 04:17:01 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/20 04:17:01 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/20 04:17:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 04:17:01 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/20 04:17:01 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 04:17:01 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:01 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:02 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:02 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/20 04:17:02 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (2.20s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:03 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:03 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:03 INFO : tictactoe: Making directory 2025/06/20 04:17:03 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:03 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:03 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/20 04:17:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:03 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:03 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:03 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:03 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/20 04:17:03 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.80s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:05 INFO : toe: Making directory 2025/06/20 04:17:05 INFO : toe/toe: Making directory 2025/06/20 04:17:05 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 04:17:05 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 04:17:05 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 04:17:05 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:05 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:05 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/20 04:17:05 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.62s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:06 INFO : toe: Making directory 2025/06/20 04:17:06 INFO : toe/toe: Making directory 2025/06/20 04:17:06 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 04:17:06 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 04:17:06 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/20 04:17:06 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:06 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:07 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:07 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/20 04:17:07 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.66s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:08 DEBUG : empty_dir: Making directory with metadata 2025/06/20 04:17:08 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 04:17:08 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:08 INFO : tictacempty_dir: Making directory 2025/06/20 04:17:08 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:08 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:08 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:08 INFO : tictactoe: Making directory 2025/06/20 04:17:08 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:08 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:08 INFO : tictactoe/tictactoe: Making directory 2025/06/20 04:17:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 04:17:08 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 04:17:08 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 04:17:08 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:08 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:09 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:09 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/20 04:17:09 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.84s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:10 DEBUG : empty_dir: Making directory with metadata 2025/06/20 04:17:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 04:17:10 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:10 INFO : tictacempty_dir: Making directory 2025/06/20 04:17:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:10 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:10 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:10 INFO : tictactoe: Making directory 2025/06/20 04:17:10 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:10 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:10 INFO : tictactoe/tictactoe: Making directory 2025/06/20 04:17:10 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:10 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 04:17:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 04:17:10 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:10 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:10 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:11 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:11 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/20 04:17:11 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:11 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:11 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:11 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 04:17:11 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:11 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/20 04:17:11 NOTICE: B2 bucket rclone-test-zemenoj9ciwi: 0 differences found 2025/06/20 04:17:11 NOTICE: B2 bucket rclone-test-zemenoj9ciwi: 1 matching files --- PASS: TestAllTag (2.41s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:12 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:12 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:12 INFO : tictactoe: Making directory 2025/06/20 04:17:12 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:12 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:12 INFO : tictactoe/tictactoe: Making directory 2025/06/20 04:17:12 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 04:17:12 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 04:17:12 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:12 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:12 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 04:17:13 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/20 04:17:13 DEBUG : Waiting for deletions to finish 2025/06/20 04:17:13 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:13 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:13 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:14 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/20 04:17:14 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/20 04:17:14 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/20 04:17:14 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:14 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.37s) === RUN TestSyntax 2025/06/20 04:17:14 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:15 INFO : toe: Making directory 2025/06/20 04:17:15 INFO : toe/toe: Making directory 2025/06/20 04:17:15 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 04:17:15 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:15 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:15 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:15 INFO : toe/toe/toe: Copied (new) 2025/06/20 04:17:15 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:16 DEBUG : empty_dir: Making directory with metadata 2025/06/20 04:17:16 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 04:17:16 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:16 INFO : tictacempty_dir: Making directory 2025/06/20 04:17:16 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:16 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:16 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:16 INFO : tictactoe: Making directory 2025/06/20 04:17:16 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:16 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:16 INFO : tictactoe/tictactoe: Making directory 2025/06/20 04:17:16 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:16 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 04:17:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:16 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 04:17:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:16 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:16 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:16 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:17 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:17 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:17 INFO : toe/toe/toe.txt: Deleted 2025/06/20 04:17:17 INFO : toe/toe: Removing directory 2025/06/20 04:17:17 INFO : toe: Removing directory 2025/06/20 04:17:17 INFO : empty_dir: Removing directory 2025/06/20 04:17:17 DEBUG : Local file system at /tmp/rclone885428660: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.80s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:18 DEBUG : empty_dir: Making directory with metadata 2025/06/20 04:17:18 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 04:17:18 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:18 INFO : tictacempty_dir: Making directory 2025/06/20 04:17:18 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:18 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:18 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:18 INFO : tictactoe: Making directory 2025/06/20 04:17:18 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:18 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:18 INFO : tictactoe/tictactoe: Making directory 2025/06/20 04:17:18 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:18 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 04:17:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 04:17:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:18 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:18 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:18 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:19 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:19 INFO : toe/toe/toe.txt: Deleted 2025/06/20 04:17:19 INFO : toe/toe: Removing directory 2025/06/20 04:17:19 INFO : toe: Removing directory 2025/06/20 04:17:19 INFO : empty_dir: Removing directory 2025/06/20 04:17:19 DEBUG : Local file system at /tmp/rclone885428660: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/20 04:17:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/20 04:17:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 04:17:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 04:17:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 04:17:20 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:20 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/20 04:17:20 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestTransformFile (3.27s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:21 DEBUG : Reset feature "Copy" 2025/06/20 04:17:21 DEBUG : Reset feature "Move" 2025/06/20 04:17:21 DEBUG : Reset feature "Copy" 2025/06/20 04:17:21 DEBUG : Reset feature "Move" 2025/06/20 04:17:21 DEBUG : empty_dir: Making directory with metadata 2025/06/20 04:17:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/20 04:17:21 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:21 INFO : tictacempty_dir: Making directory 2025/06/20 04:17:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/20 04:17:21 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:21 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:21 INFO : tictactoe: Making directory 2025/06/20 04:17:21 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:21 DEBUG : toe: transformed to: tictactoe 2025/06/20 04:17:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:21 INFO : tictactoe/tictactoe: Making directory 2025/06/20 04:17:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/20 04:17:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/20 04:17:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 04:17:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:21 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:21 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/20 04:17:22 INFO : toe/toe/toe.txt: Deleted 2025/06/20 04:17:22 INFO : toe/toe: Removing directory 2025/06/20 04:17:22 INFO : toe: Removing directory 2025/06/20 04:17:22 INFO : empty_dir: Removing directory 2025/06/20 04:17:22 DEBUG : Local file system at /tmp/rclone885428660: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/20 04:17:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/20 04:17:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 04:17:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 04:17:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/20 04:17:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:23 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/20 04:17:24 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.68s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:25 DEBUG : toe: transformed to: dG9l 2025/06/20 04:17:25 DEBUG : toe: transformed to: dG9l 2025/06/20 04:17:25 INFO : dG9l: Making directory 2025/06/20 04:17:25 DEBUG : toe: transformed to: dG9l 2025/06/20 04:17:25 DEBUG : toe: transformed to: dG9l 2025/06/20 04:17:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/20 04:17:25 INFO : dG9l/dG9l: Making directory 2025/06/20 04:17:25 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/20 04:17:25 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/20 04:17:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 04:17:25 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/20 04:17:25 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 04:17:25 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:25 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:26 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:26 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/20 04:17:26 DEBUG : Waiting for deletions to finish 2025/06/20 04:17:26 DEBUG : dG9l: transformed to: toe 2025/06/20 04:17:26 DEBUG : dG9l: transformed to: toe 2025/06/20 04:17:26 DEBUG : dG9l: transformed to: toe 2025/06/20 04:17:26 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/20 04:17:27 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/20 04:17:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/20 04:17:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/20 04:17:27 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/20 04:17:27 DEBUG : Local file system at /tmp/rclone885428660: Waiting for checks to finish 2025/06/20 04:17:27 DEBUG : Local file system at /tmp/rclone885428660: Waiting for transfers to finish 2025/06/20 04:17:27 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.60s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zemenoj9ciwi", Local "Local file system at /tmp/rclone885428660", Modify Window "1ms" 2025/06/20 04:17:27 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 04:17:27 DEBUG : toe: transformed to: 2025/06/20 04:17:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 04:17:28 DEBUG : toe: transformed to: 2025/06/20 04:17:28 INFO : B2 bucket rclone-test-zemenoj9ciwi: Making directory 2025/06/20 04:17:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 04:17:28 DEBUG : toe: transformed to: 2025/06/20 04:17:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 04:17:28 DEBUG : toe: transformed to: 2025/06/20 04:17:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 04:17:28 DEBUG : toe/toe: transformed to: 2025/06/20 04:17:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/20 04:17:28 INFO : toe/toe: Making directory 2025/06/20 04:17:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 04:17:28 DEBUG : toe/toe: transformed to: 2025/06/20 04:17:28 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/20 04:17:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 04:17:28 DEBUG : toe: transformed to: 2025/06/20 04:17:28 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/20 04:17:28 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/20 04:17:28 DEBUG : toe/toe/toe: transformed to: 2025/06/20 04:17:28 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/20 04:17:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for checks to finish 2025/06/20 04:17:28 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Waiting for transfers to finish 2025/06/20 04:17:29 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/20 04:17:29 INFO : toe/toe/toe: Copied (new) 2025/06/20 04:17:29 ERROR : B2 bucket rclone-test-zemenoj9ciwi: not deleting files as there were IO errors 2025/06/20 04:17:29 ERROR : B2 bucket rclone-test-zemenoj9ciwi: not deleting directories as there were IO errors --- PASS: TestError (1.95s) PASS 2025/06/20 04:17:29 DEBUG : B2 bucket rclone-test-zemenoj9ciwi: Purge remote 2025/06/20 04:17:29 INFO : B2 bucket rclone-test-zemenoj9ciwi: cleaning bucket "rclone-test-zemenoj9ciwi" of all files 2025/06/20 04:17:30 DEBUG : BackupDir/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382ef_d20250620_m041110_c001_v7007000_t0000_u01750392670281") 2025/06/20 04:17:30 DEBUG : BackupDir/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f103086aabd50d5c4_d20250620_m041100_c001_v0001180_t0050_u01750392660941") 2025/06/20 04:17:30 DEBUG : CompareDest/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c354266347946_d20250620_m041039_c001_v7007000_t0000_u01750392639762") 2025/06/20 04:17:30 DEBUG : CompareDest/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f117fa810d05b61e1_d20250620_m041032_c001_v0001144_t0038_u01750392632494") 2025/06/20 04:17:30 DEBUG : CompareDest/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c354266347947_d20250620_m041039_c001_v7007000_t0000_u01750392639945") 2025/06/20 04:17:30 DEBUG : CompareDest/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53737fb_d20250620_m041035_c001_v0001171_t0034_u01750392635042") 2025/06/20 04:17:30 DEBUG : CopyDest/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382f0_d20250620_m041110_c001_v7007000_t0000_u01750392670468") 2025/06/20 04:17:30 DEBUG : CopyDest/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062068_d20250620_m041057_c001_v0001029_t0029_u01750392657752") 2025/06/20 04:17:30 DEBUG : CopyDest/three: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382f1_d20250620_m041110_c001_v7007000_t0000_u01750392670660") 2025/06/20 04:17:31 DEBUG : CopyDest/three: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062082_d20250620_m041108_c001_v0001029_t0001_u01750392668089") 2025/06/20 04:17:31 DEBUG : CopyDest/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382f2_d20250620_m041110_c001_v7007000_t0000_u01750392670848") 2025/06/20 04:17:31 DEBUG : CopyDest/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537399c_d20250620_m041105_c001_v0001171_t0021_u01750392665317") 2025/06/20 04:17:31 DEBUG : EXISTING: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1043_d20250620_m041233_c001_v7007000_t0000_u01750392753434") 2025/06/20 04:17:31 DEBUG : EXISTING: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062148_d20250620_m041232_c001_v0001029_t0026_u01750392752304") 2025/06/20 04:17:31 DEBUG : PREFIXapple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe3874c_d20250620_m041454_c001_v7007000_t0000_u01750392894820") 2025/06/20 04:17:31 DEBUG : PREFIXapple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062357_d20250620_m041449_c001_v0001029_t0035_u01750392889030") 2025/06/20 04:17:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c354266348277_d20250620_m041454_c001_v7007000_t0000_u01750392894528") 2025/06/20 04:17:31 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0875_d20250620_m041449_c001_v0001150_t0049_u01750392889044") 2025/06/20 04:17:31 DEBUG : PREFIXbanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4053357cf334e644_d20250620_m041454_c001_v7007000_t0000_u01750392894921") 2025/06/20 04:17:31 DEBUG : PREFIXbanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374abf_d20250620_m041449_c001_v0001171_t0035_u01750392889022") 2025/06/20 04:17:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51183_d20250620_m041454_c001_v7007000_t0000_u01750392894919") 2025/06/20 04:17:31 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328956d_d20250620_m041449_c001_v0001183_t0011_u01750392889052") 2025/06/20 04:17:31 DEBUG : Testêé: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1021_d20250620_m041229_c001_v7007000_t0000_u01750392749807") 2025/06/20 04:17:32 DEBUG : Testêé: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062142_d20250620_m041228_c001_v0001029_t0029_u01750392748886") 2025/06/20 04:17:32 DEBUG : Testêé: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373ec7_d20250620_m041227_c001_v0001171_t0050_u01750392747767") 2025/06/20 04:17:32 DEBUG : YXBwbGU=: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fbe_d20250620_m041434_c001_v7007000_t0000_u01750392874804") 2025/06/20 04:17:32 DEBUG : YXBwbGU=: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106230d_d20250620_m041430_c001_v0001029_t0033_u01750392870452") 2025/06/20 04:17:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fbf_d20250620_m041434_c001_v7007000_t0000_u01750392874990") 2025/06/20 04:17:32 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537493e_d20250620_m041430_c001_v0001171_t0040_u01750392870462") 2025/06/20 04:17:32 DEBUG : YmFuYW5h: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fc0_d20250620_m041435_c001_v7007000_t0000_u01750392875187") 2025/06/20 04:17:32 DEBUG : YmFuYW5h: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0811_d20250620_m041430_c001_v0001150_t0007_u01750392870474") 2025/06/20 04:17:32 DEBUG : a/potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b508ca_d20250620_m040852_c001_v7007000_t0000_u01750392532938") 2025/06/20 04:17:32 DEBUG : a/potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f74_d20250620_m040851_c001_v0001029_t0038_u01750392531976") 2025/06/20 04:17:32 DEBUG : a/potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a467_d20250620_m040850_c001_v7007000_t0000_u01750392530216") 2025/06/20 04:17:32 DEBUG : a/potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f6a_d20250620_m040849_c001_v0001029_t0010_u01750392529112") 2025/06/20 04:17:32 DEBUG : a/potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50802_d20250620_m040829_c001_v7007000_t0000_u01750392509492") 2025/06/20 04:17:32 DEBUG : a/potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f20_d20250620_m040827_c001_v0001029_t0015_u01750392507979") 2025/06/20 04:17:32 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b16_d20250620_m041656_c001_v7007000_t0000_u01750393016584") 2025/06/20 04:17:32 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710624c8_d20250620_m041652_c001_v0001029_t0006_u01750393012152") 2025/06/20 04:17:32 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c13db_d20250620_m041640_c001_v7007000_t0000_u01750393000214") 2025/06/20 04:17:32 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710624a0_d20250620_m041635_c001_v0001029_t0033_u01750392995736") 2025/06/20 04:17:32 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3610_d20250620_m041623_c001_v7007000_t0000_u01750392983546") 2025/06/20 04:17:32 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062478_d20250620_m041619_c001_v0001029_t0035_u01750392979432") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35ef_d20250620_m041607_c001_v7007000_t0000_u01750392967716") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062448_d20250620_m041603_c001_v0001029_t0041_u01750392963516") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edae2_d20250620_m041551_c001_v7007000_t0000_u01750392951887") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062410_d20250620_m041547_c001_v0001029_t0042_u01750392947352") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e537_d20250620_m041535_c001_v7007000_t0000_u01750392935985") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0961_d20250620_m041529_c001_v0001150_t0044_u01750392929427") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c5e_d20250620_m041517_c001_v7007000_t0000_u01750392917322") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623a5_d20250620_m041513_c001_v0001029_t0020_u01750392913454") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ad5464f35efa9_d20250620_m041512_c001_v7007000_t0000_u01750392912557") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08e3_d20250620_m041507_c001_v0001150_t0000_u01750392907587") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51185_d20250620_m041456_c001_v7007000_t0000_u01750392896266") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062365_d20250620_m041452_c001_v0001029_t0001_u01750392892465") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f417e77404c30d179_d20250620_m041451_c001_v7007000_t0000_u01750392891289") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374a89_d20250620_m041446_c001_v0001171_t0052_u01750392886770") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e60_d20250620_m041432_c001_v7007000_t0000_u01750392872225") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289345_d20250620_m041428_c001_v0001183_t0003_u01750392868042") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14400_d20250620_m041416_c001_v7007000_t0000_u01750392856368") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289179_d20250620_m041411_c001_v0001183_t0018_u01750392851753") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61afe_d20250620_m041359_c001_v7007000_t0000_u01750392839159") 2025/06/20 04:17:33 DEBUG : apple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289001_d20250620_m041354_c001_v0001183_t0016_u01750392834447") 2025/06/20 04:17:33 DEBUG : appleSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ad5464f35efaf_d20250620_m041515_c001_v7007000_t0000_u01750392915542") 2025/06/20 04:17:34 DEBUG : appleSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08f7_d20250620_m041510_c001_v0001150_t0056_u01750392910115") 2025/06/20 04:17:34 DEBUG : appleapple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e539_d20250620_m041536_c001_v7007000_t0000_u01750392936166") 2025/06/20 04:17:34 DEBUG : appleapple: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0969_d20250620_m041531_c001_v0001150_t0030_u01750392931623") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b17_d20250620_m041656_c001_v7007000_t0000_u01750393016766") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328a0e4_d20250620_m041653_c001_v0001183_t0007_u01750393013020") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c13dd_d20250620_m041640_c001_v7007000_t0000_u01750393000397") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289f35_d20250620_m041636_c001_v0001183_t0019_u01750392996577") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3611_d20250620_m041623_c001_v7007000_t0000_u01750392983731") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289db1_d20250620_m041620_c001_v0001183_t0049_u01750392980249") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35f0_d20250620_m041607_c001_v7007000_t0000_u01750392967905") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289c09_d20250620_m041604_c001_v0001183_t0035_u01750392964424") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edae3_d20250620_m041552_c001_v7007000_t0000_u01750392952069") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289a6f_d20250620_m041548_c001_v0001183_t0055_u01750392948322") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f409d79f973a28851_d20250620_m041533_c001_v7007000_t0000_u01750392933680") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289913_d20250620_m041530_c001_v0001183_t0031_u01750392930160") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c5f_d20250620_m041517_c001_v7007000_t0000_u01750392917505") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c6d_d20250620_m041513_c001_v0001171_t0016_u01750392913471") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e90_d20250620_m041512_c001_v7007000_t0000_u01750392912487") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289727_d20250620_m041508_c001_v0001183_t0001_u01750392908684") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51186_d20250620_m041456_c001_v7007000_t0000_u01750392896448") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374aff_d20250620_m041452_c001_v0001171_t0053_u01750392892451") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f417e77404c30d17c_d20250620_m041451_c001_v7007000_t0000_u01750392891493") 2025/06/20 04:17:34 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af086f_d20250620_m041447_c001_v0001150_t0009_u01750392887655") 2025/06/20 04:17:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fb8_d20250620_m041432_c001_v7007000_t0000_u01750392872783") 2025/06/20 04:17:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374914_d20250620_m041428_c001_v0001171_t0017_u01750392868659") 2025/06/20 04:17:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14401_d20250620_m041416_c001_v7007000_t0000_u01750392856555") 2025/06/20 04:17:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53747be_d20250620_m041412_c001_v0001171_t0005_u01750392852742") 2025/06/20 04:17:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b00_d20250620_m041359_c001_v7007000_t0000_u01750392839355") 2025/06/20 04:17:35 DEBUG : appleappleapplebanana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374668_d20250620_m041355_c001_v0001171_t0005_u01750392835063") 2025/06/20 04:17:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf26f4_d20250620_m041515_c001_v7007000_t0000_u01750392915805") 2025/06/20 04:17:35 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289747_d20250620_m041510_c001_v0001183_t0024_u01750392910134") 2025/06/20 04:17:35 DEBUG : b/potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b508cc_d20250620_m040853_c001_v7007000_t0000_u01750392533121") 2025/06/20 04:17:35 DEBUG : b/potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f6e_d20250620_m040850_c001_v0001029_t0034_u01750392530770") 2025/06/20 04:17:35 DEBUG : b/potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a465_d20250620_m040849_c001_v7007000_t0000_u01750392529642") 2025/06/20 04:17:35 DEBUG : b/potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f66_d20250620_m040847_c001_v0001029_t0030_u01750392527676") 2025/06/20 04:17:35 DEBUG : b/potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b507fe_d20250620_m040828_c001_v7007000_t0000_u01750392508931") 2025/06/20 04:17:35 DEBUG : b/potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f1a_d20250620_m040826_c001_v0001029_t0010_u01750392506164") 2025/06/20 04:17:35 DEBUG : backup/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50a9e_d20250620_m041123_c001_v7007000_t0000_u01750392683492") 2025/06/20 04:17:35 DEBUG : backup/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f109993619f21a2a6_d20250620_m041121_c001_v0001161_t0034_u01750392681646") 2025/06/20 04:17:35 DEBUG : backup/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f102baef330f4cf15_d20250620_m041117_c001_v0001182_t0014_u01750392677783") 2025/06/20 04:17:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a847_d20250620_m041149_c001_v7007000_t0000_u01750392709625") 2025/06/20 04:17:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1126946d783a1fe8_d20250620_m041147_c001_v0001161_t0034_u01750392707647") 2025/06/20 04:17:35 DEBUG : backup/one-2019-01-01: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1143f0cafc23cdcf_d20250620_m041143_c001_v0001182_t0017_u01750392703608") 2025/06/20 04:17:36 DEBUG : backup/one.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61577_d20250620_m041136_c001_v7007000_t0000_u01750392696947") 2025/06/20 04:17:36 DEBUG : backup/one.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f105161be4701b450_d20250620_m041134_c001_v0001032_t0047_u01750392694648") 2025/06/20 04:17:36 DEBUG : backup/one.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f109241935ff22fb7_d20250620_m041130_c001_v0001171_t0025_u01750392690813") 2025/06/20 04:17:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a849_d20250620_m041149_c001_v7007000_t0000_u01750392709808") 2025/06/20 04:17:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f109ad6281319de1d_d20250620_m041148_c001_v0001176_t0010_u01750392708823") 2025/06/20 04:17:36 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f100de503842f1439_d20250620_m041144_c001_v0001153_t0023_u01750392704960") 2025/06/20 04:17:36 DEBUG : backup/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50aa0_d20250620_m041123_c001_v7007000_t0000_u01750392683674") 2025/06/20 04:17:36 DEBUG : backup/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11369cf1c11442bf_d20250620_m041122_c001_v0001176_t0020_u01750392682722") 2025/06/20 04:17:36 DEBUG : backup/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1059a10605d13df6_d20250620_m041119_c001_v0001184_t0015_u01750392679381") 2025/06/20 04:17:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61579_d20250620_m041137_c001_v7007000_t0000_u01750392697134") 2025/06/20 04:17:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1081fadaceeb4971_d20250620_m041135_c001_v0001038_t0008_u01750392695714") 2025/06/20 04:17:36 DEBUG : backup/three.txt.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f101389af8b256873_d20250620_m041132_c001_v0001184_t0040_u01750392692256") 2025/06/20 04:17:36 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b18_d20250620_m041656_c001_v7007000_t0000_u01750393016950") 2025/06/20 04:17:36 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537534e_d20250620_m041652_c001_v0001171_t0054_u01750393012631") 2025/06/20 04:17:36 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1552_d20250620_m041640_c001_v7007000_t0000_u01750393000586") 2025/06/20 04:17:36 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5375240_d20250620_m041636_c001_v0001171_t0005_u01750392996205") 2025/06/20 04:17:36 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3612_d20250620_m041623_c001_v7007000_t0000_u01750392983914") 2025/06/20 04:17:36 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5375110_d20250620_m041619_c001_v0001171_t0043_u01750392979974") 2025/06/20 04:17:36 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35f1_d20250620_m041608_c001_v7007000_t0000_u01750392968088") 2025/06/20 04:17:36 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374ff7_d20250620_m041603_c001_v0001171_t0002_u01750392963944") 2025/06/20 04:17:36 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edae4_d20250620_m041552_c001_v7007000_t0000_u01750392952251") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374eb1_d20250620_m041548_c001_v0001171_t0019_u01750392948045") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e53b_d20250620_m041536_c001_v7007000_t0000_u01750392936349") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623d7_d20250620_m041529_c001_v0001029_t0012_u01750392929740") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c60_d20250620_m041517_c001_v7007000_t0000_u01750392917692") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0909_d20250620_m041513_c001_v0001150_t0005_u01750392913441") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e8d_d20250620_m041511_c001_v7007000_t0000_u01750392911941") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106238d_d20250620_m041508_c001_v0001029_t0021_u01750392908158") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51187_d20250620_m041456_c001_v7007000_t0000_u01750392896643") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032895d9_d20250620_m041452_c001_v0001183_t0007_u01750392892429") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51179_d20250620_m041451_c001_v7007000_t0000_u01750392891304") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106234d_d20250620_m041447_c001_v0001029_t0012_u01750392887110") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f407961d40d133b09_d20250620_m041432_c001_v7007000_t0000_u01750392872609") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062302_d20250620_m041428_c001_v0001029_t0017_u01750392868249") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14402_d20250620_m041416_c001_v7007000_t0000_u01750392856737") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622d0_d20250620_m041411_c001_v0001029_t0044_u01750392851978") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b02_d20250620_m041359_c001_v7007000_t0000_u01750392839565") 2025/06/20 04:17:37 DEBUG : banana: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622a2_d20250620_m041354_c001_v0001029_t0030_u01750392834658") 2025/06/20 04:17:37 DEBUG : bananaSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6eda8f_d20250620_m041515_c001_v7007000_t0000_u01750392915580") 2025/06/20 04:17:37 DEBUG : bananaSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062397_d20250620_m041510_c001_v0001029_t0043_u01750392910125") 2025/06/20 04:17:37 DEBUG : both0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf260c_d20250620_m041325_c001_v7007000_t0000_u01750392805007") 2025/06/20 04:17:37 DEBUG : both0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374207_d20250620_m041301_c001_v0001171_t0026_u01750392781868") 2025/06/20 04:17:37 DEBUG : both0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a7f_d20250620_m041257_c001_v7007000_t0000_u01750392777596") 2025/06/20 04:17:38 DEBUG : both0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373f63_d20250620_m041235_c001_v0001171_t0034_u01750392755323") 2025/06/20 04:17:38 DEBUG : both1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf260d_d20250620_m041325_c001_v7007000_t0000_u01750392805200") 2025/06/20 04:17:38 DEBUG : both1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374223_d20250620_m041303_c001_v0001171_t0056_u01750392783080") 2025/06/20 04:17:38 DEBUG : both1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a80_d20250620_m041257_c001_v7007000_t0000_u01750392777783") 2025/06/20 04:17:38 DEBUG : both1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373f81_d20250620_m041236_c001_v0001171_t0030_u01750392756171") 2025/06/20 04:17:38 DEBUG : both10: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf260e_d20250620_m041325_c001_v7007000_t0000_u01750392805390") 2025/06/20 04:17:38 DEBUG : both10: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53742f9_d20250620_m041312_c001_v0001171_t0036_u01750392792372") 2025/06/20 04:17:38 DEBUG : both10: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a81_d20250620_m041257_c001_v7007000_t0000_u01750392777966") 2025/06/20 04:17:38 DEBUG : both10: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374053_d20250620_m041244_c001_v0001171_t0051_u01750392764727") 2025/06/20 04:17:38 DEBUG : both11: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf260f_d20250620_m041325_c001_v7007000_t0000_u01750392805586") 2025/06/20 04:17:38 DEBUG : both11: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537430b_d20250620_m041313_c001_v0001171_t0041_u01750392793291") 2025/06/20 04:17:38 DEBUG : both11: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a82_d20250620_m041258_c001_v7007000_t0000_u01750392778150") 2025/06/20 04:17:38 DEBUG : both11: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537406b_d20250620_m041245_c001_v0001171_t0004_u01750392765610") 2025/06/20 04:17:38 DEBUG : both12: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2610_d20250620_m041325_c001_v7007000_t0000_u01750392805776") 2025/06/20 04:17:38 DEBUG : both12: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374321_d20250620_m041314_c001_v0001171_t0014_u01750392794374") 2025/06/20 04:17:38 DEBUG : both12: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a83_d20250620_m041258_c001_v7007000_t0000_u01750392778334") 2025/06/20 04:17:38 DEBUG : both12: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537407b_d20250620_m041246_c001_v0001171_t0005_u01750392766487") 2025/06/20 04:17:38 DEBUG : both13: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2611_d20250620_m041325_c001_v7007000_t0000_u01750392805971") 2025/06/20 04:17:38 DEBUG : both13: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374337_d20250620_m041315_c001_v0001171_t0027_u01750392795155") 2025/06/20 04:17:38 DEBUG : both13: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a84_d20250620_m041258_c001_v7007000_t0000_u01750392778518") 2025/06/20 04:17:38 DEBUG : both13: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374095_d20250620_m041247_c001_v0001171_t0038_u01750392767546") 2025/06/20 04:17:39 DEBUG : both14: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2612_d20250620_m041326_c001_v7007000_t0000_u01750392806160") 2025/06/20 04:17:39 DEBUG : both14: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374353_d20250620_m041316_c001_v0001171_t0057_u01750392796324") 2025/06/20 04:17:39 DEBUG : both14: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a85_d20250620_m041258_c001_v7007000_t0000_u01750392778703") 2025/06/20 04:17:39 DEBUG : both14: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53740b5_d20250620_m041248_c001_v0001171_t0015_u01750392768893") 2025/06/20 04:17:39 DEBUG : both15: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2613_d20250620_m041326_c001_v7007000_t0000_u01750392806348") 2025/06/20 04:17:39 DEBUG : both15: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374363_d20250620_m041317_c001_v0001171_t0002_u01750392797182") 2025/06/20 04:17:39 DEBUG : both15: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a86_d20250620_m041258_c001_v7007000_t0000_u01750392778888") 2025/06/20 04:17:39 DEBUG : both15: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53740c3_d20250620_m041249_c001_v0001171_t0055_u01750392769647") 2025/06/20 04:17:39 DEBUG : both16: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2614_d20250620_m041326_c001_v7007000_t0000_u01750392806534") 2025/06/20 04:17:39 DEBUG : both16: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537437d_d20250620_m041317_c001_v0001171_t0016_u01750392797916") 2025/06/20 04:17:39 DEBUG : both16: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a87_d20250620_m041259_c001_v7007000_t0000_u01750392779071") 2025/06/20 04:17:39 DEBUG : both16: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53740e5_d20250620_m041250_c001_v0001171_t0022_u01750392770536") 2025/06/20 04:17:39 DEBUG : both17: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2615_d20250620_m041327_c001_v7007000_t0000_u01750392807132") 2025/06/20 04:17:39 DEBUG : both17: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374395_d20250620_m041318_c001_v0001171_t0000_u01750392798798") 2025/06/20 04:17:39 DEBUG : both17: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a88_d20250620_m041259_c001_v7007000_t0000_u01750392779255") 2025/06/20 04:17:39 DEBUG : both17: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53740f5_d20250620_m041251_c001_v0001171_t0051_u01750392771366") 2025/06/20 04:17:39 DEBUG : both18: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2616_d20250620_m041327_c001_v7007000_t0000_u01750392807325") 2025/06/20 04:17:39 DEBUG : both18: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53743a5_d20250620_m041319_c001_v0001171_t0004_u01750392799638") 2025/06/20 04:17:39 DEBUG : both18: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a89_d20250620_m041259_c001_v7007000_t0000_u01750392779440") 2025/06/20 04:17:39 DEBUG : both18: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537410b_d20250620_m041252_c001_v0001171_t0003_u01750392772284") 2025/06/20 04:17:39 DEBUG : both19: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2617_d20250620_m041327_c001_v7007000_t0000_u01750392807513") 2025/06/20 04:17:39 DEBUG : both19: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53743c1_d20250620_m041320_c001_v0001171_t0055_u01750392800654") 2025/06/20 04:17:40 DEBUG : both19: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a8b_d20250620_m041259_c001_v7007000_t0000_u01750392779624") 2025/06/20 04:17:40 DEBUG : both19: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374121_d20250620_m041253_c001_v0001171_t0031_u01750392773194") 2025/06/20 04:17:40 DEBUG : both2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2618_d20250620_m041327_c001_v7007000_t0000_u01750392807706") 2025/06/20 04:17:40 DEBUG : both2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537423d_d20250620_m041303_c001_v0001171_t0040_u01750392783898") 2025/06/20 04:17:40 DEBUG : both2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a8c_d20250620_m041259_c001_v7007000_t0000_u01750392779808") 2025/06/20 04:17:40 DEBUG : both2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373f87_d20250620_m041236_c001_v0001171_t0059_u01750392756944") 2025/06/20 04:17:40 DEBUG : both3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2619_d20250620_m041327_c001_v7007000_t0000_u01750392807889") 2025/06/20 04:17:40 DEBUG : both3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374247_d20250620_m041305_c001_v0001171_t0045_u01750392785110") 2025/06/20 04:17:40 DEBUG : both3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a8d_d20250620_m041259_c001_v7007000_t0000_u01750392779991") 2025/06/20 04:17:40 DEBUG : both3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373fa7_d20250620_m041238_c001_v0001171_t0030_u01750392758233") 2025/06/20 04:17:40 DEBUG : both4: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf261a_d20250620_m041328_c001_v7007000_t0000_u01750392808078") 2025/06/20 04:17:40 DEBUG : both4: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374259_d20250620_m041306_c001_v0001171_t0012_u01750392786037") 2025/06/20 04:17:40 DEBUG : both4: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a8e_d20250620_m041300_c001_v7007000_t0000_u01750392780176") 2025/06/20 04:17:40 DEBUG : both4: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373fbb_d20250620_m041239_c001_v0001171_t0023_u01750392759241") 2025/06/20 04:17:40 DEBUG : both5: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf261b_d20250620_m041328_c001_v7007000_t0000_u01750392808263") 2025/06/20 04:17:40 DEBUG : both5: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374283_d20250620_m041307_c001_v0001171_t0021_u01750392787177") 2025/06/20 04:17:40 DEBUG : both5: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a90_d20250620_m041300_c001_v7007000_t0000_u01750392780359") 2025/06/20 04:17:40 DEBUG : both5: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373fd3_d20250620_m041240_c001_v0001171_t0056_u01750392760083") 2025/06/20 04:17:40 DEBUG : both6: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf261d_d20250620_m041328_c001_v7007000_t0000_u01750392808458") 2025/06/20 04:17:40 DEBUG : both6: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537429b_d20250620_m041308_c001_v0001171_t0040_u01750392788139") 2025/06/20 04:17:41 DEBUG : both6: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a91_d20250620_m041300_c001_v7007000_t0000_u01750392780544") 2025/06/20 04:17:41 DEBUG : both6: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373ff1_d20250620_m041241_c001_v0001171_t0039_u01750392761333") 2025/06/20 04:17:41 DEBUG : both7: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf261e_d20250620_m041328_c001_v7007000_t0000_u01750392808642") 2025/06/20 04:17:41 DEBUG : both7: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53742b9_d20250620_m041309_c001_v0001171_t0049_u01750392789304") 2025/06/20 04:17:41 DEBUG : both7: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a92_d20250620_m041300_c001_v7007000_t0000_u01750392780753") 2025/06/20 04:17:41 DEBUG : both7: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374013_d20250620_m041242_c001_v0001171_t0038_u01750392762195") 2025/06/20 04:17:41 DEBUG : both8: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf261f_d20250620_m041328_c001_v7007000_t0000_u01750392808829") 2025/06/20 04:17:41 DEBUG : both8: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53742c5_d20250620_m041310_c001_v0001171_t0002_u01750392790184") 2025/06/20 04:17:41 DEBUG : both8: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a93_d20250620_m041300_c001_v7007000_t0000_u01750392780941") 2025/06/20 04:17:41 DEBUG : both8: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374023_d20250620_m041243_c001_v0001171_t0056_u01750392763047") 2025/06/20 04:17:41 DEBUG : both9: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2620_d20250620_m041329_c001_v7007000_t0000_u01750392809016") 2025/06/20 04:17:41 DEBUG : both9: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53742d9_d20250620_m041311_c001_v0001171_t0038_u01750392791199") 2025/06/20 04:17:41 DEBUG : both9: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a94_d20250620_m041301_c001_v7007000_t0000_u01750392781125") 2025/06/20 04:17:41 DEBUG : both9: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537403f_d20250620_m041243_c001_v0001171_t0054_u01750392763961") 2025/06/20 04:17:41 DEBUG : c/non empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b508cf_d20250620_m040853_c001_v7007000_t0000_u01750392533338") 2025/06/20 04:17:41 DEBUG : c/non empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f70_d20250620_m040851_c001_v0001029_t0025_u01750392531240") 2025/06/20 04:17:41 DEBUG : c/non empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a468_d20250620_m040850_c001_v7007000_t0000_u01750392530404") 2025/06/20 04:17:41 DEBUG : c/non empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f68_d20250620_m040848_c001_v0001029_t0043_u01750392528069") 2025/06/20 04:17:41 DEBUG : c/non empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50806_d20250620_m040829_c001_v7007000_t0000_u01750392509675") 2025/06/20 04:17:41 DEBUG : c/non empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f1c_d20250620_m040826_c001_v0001029_t0006_u01750392506838") 2025/06/20 04:17:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fc1_d20250620_m041435_c001_v7007000_t0000_u01750392875369") 2025/06/20 04:17:41 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328937b_d20250620_m041430_c001_v0001183_t0013_u01750392870441") 2025/06/20 04:17:42 DEBUG : check sum: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed198_d20250620_m040818_c001_v7007000_t0000_u01750392498058") 2025/06/20 04:17:42 DEBUG : check sum: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f02_d20250620_m040816_c001_v0001029_t0025_u01750392496859") 2025/06/20 04:17:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40999fee4cb52334_d20250620_m041727_c001_v7007000_t0000_u01750393047675") 2025/06/20 04:17:42 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106251a_d20250620_m041726_c001_v0001029_t0022_u01750393046034") 2025/06/20 04:17:42 DEBUG : dest/3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382c6_d20250620_m041050_c001_v7007000_t0000_u01750392650356") 2025/06/20 04:17:42 DEBUG : dest/3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4171b05b1304df57_d20250620_m041049_c001_v0001102_t0033_u01750392649234") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e53d_d20250620_m041536_c001_v7007000_t0000_u01750392936530") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcde: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328992b_d20250620_m041531_c001_v0001183_t0045_u01750392931839") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b19_d20250620_m041657_c001_v7007000_t0000_u01750393017194") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710624b8_d20250620_m041644_c001_v0001029_t0009_u01750393004983") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1558_d20250620_m041640_c001_v7007000_t0000_u01750393000770") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062488_d20250620_m041628_c001_v0001029_t0016_u01750392988310") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3613_d20250620_m041624_c001_v7007000_t0000_u01750392984102") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106245c_d20250620_m041612_c001_v0001029_t0015_u01750392972404") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35f3_d20250620_m041608_c001_v7007000_t0000_u01750392968272") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062434_d20250620_m041556_c001_v0001029_t0036_u01750392956526") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edae5_d20250620_m041552_c001_v7007000_t0000_u01750392952435") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623f3_d20250620_m041540_c001_v0001029_t0010_u01750392940609") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ad5464f35efbc_d20250620_m041533_c001_v7007000_t0000_u01750392933633") 2025/06/20 04:17:42 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0939_d20250620_m041522_c001_v0001150_t0035_u01750392922123") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c61_d20250620_m041517_c001_v7007000_t0000_u01750392917876") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032897a9_d20250620_m041513_c001_v0001183_t0044_u01750392913657") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35a0_d20250620_m041512_c001_v7007000_t0000_u01750392912345") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08c7_d20250620_m041500_c001_v0001150_t0033_u01750392900942") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51188_d20250620_m041456_c001_v7007000_t0000_u01750392896844") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032895dd_d20250620_m041452_c001_v0001183_t0013_u01750392892668") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4053357cf334e63c_d20250620_m041451_c001_v7007000_t0000_u01750392891325") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53749f6_d20250620_m041439_c001_v0001171_t0012_u01750392879492") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f407961d40d133b0a_d20250620_m041432_c001_v7007000_t0000_u01750392872792") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289287_d20250620_m041421_c001_v0001183_t0056_u01750392861016") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14403_d20250620_m041416_c001_v7007000_t0000_u01750392856922") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032890ab_d20250620_m041404_c001_v0001183_t0032_u01750392844007") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b05_d20250620_m041359_c001_v7007000_t0000_u01750392839766") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03288f7b_d20250620_m041347_c001_v0001183_t0024_u01750392827570") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40358b5d4b2747a3_d20250620_m041515_c001_v7007000_t0000_u01750392915783") 2025/06/20 04:17:43 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289753_d20250620_m041510_c001_v0001183_t0052_u01750392910379") 2025/06/20 04:17:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e53f_d20250620_m041536_c001_v7007000_t0000_u01750392936712") 2025/06/20 04:17:43 DEBUG : dir1/0001-bcdef: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374dbf_d20250620_m041531_c001_v0001171_t0001_u01750392931846") 2025/06/20 04:17:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b1a_d20250620_m041657_c001_v7007000_t0000_u01750393017376") 2025/06/20 04:17:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53752e4_d20250620_m041646_c001_v0001171_t0048_u01750393006036") 2025/06/20 04:17:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c155d_d20250620_m041640_c001_v7007000_t0000_u01750393000953") 2025/06/20 04:17:43 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53751be_d20250620_m041629_c001_v0001171_t0048_u01750392989175") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3614_d20250620_m041624_c001_v7007000_t0000_u01750392984291") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53750a6_d20250620_m041613_c001_v0001171_t0026_u01750392973404") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35f5_d20250620_m041608_c001_v7007000_t0000_u01750392968455") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374f7d_d20250620_m041557_c001_v0001171_t0021_u01750392957421") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edae6_d20250620_m041552_c001_v7007000_t0000_u01750392952619") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374e41_d20250620_m041541_c001_v0001171_t0014_u01750392941333") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f409d79f973a28853_d20250620_m041534_c001_v7007000_t0000_u01750392934082") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623c5_d20250620_m041522_c001_v0001029_t0039_u01750392922805") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c62_d20250620_m041518_c001_v7007000_t0000_u01750392918063") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623a7_d20250620_m041513_c001_v0001029_t0012_u01750392913887") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c51_d20250620_m041512_c001_v7007000_t0000_u01750392912136") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106237b_d20250620_m041501_c001_v0001029_t0033_u01750392901629") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51189_d20250620_m041457_c001_v7007000_t0000_u01750392897031") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08a9_d20250620_m041452_c001_v0001150_t0044_u01750392892765") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fe5_d20250620_m041451_c001_v7007000_t0000_u01750392891488") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106232b_d20250620_m041440_c001_v0001029_t0001_u01750392880293") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fb7_d20250620_m041432_c001_v7007000_t0000_u01750392872618") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622ea_d20250620_m041421_c001_v0001029_t0003_u01750392861593") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14404_d20250620_m041417_c001_v7007000_t0000_u01750392857104") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622b4_d20250620_m041404_c001_v0001029_t0021_u01750392844574") 2025/06/20 04:17:44 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b08_d20250620_m041359_c001_v7007000_t0000_u01750392839960") 2025/06/20 04:17:45 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106228c_d20250620_m041348_c001_v0001029_t0027_u01750392828171") 2025/06/20 04:17:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f401fb357a682aee9_d20250620_m041515_c001_v7007000_t0000_u01750392915546") 2025/06/20 04:17:45 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c31_d20250620_m041510_c001_v0001171_t0002_u01750392910525") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e541_d20250620_m041536_c001_v7007000_t0000_u01750392936894") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefg: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af096f_d20250620_m041531_c001_v0001150_t0011_u01750392931940") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b1b_d20250620_m041657_c001_v7007000_t0000_u01750393017558") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328a045_d20250620_m041646_c001_v0001183_t0017_u01750393006888") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1562_d20250620_m041641_c001_v7007000_t0000_u01750393001135") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289e87_d20250620_m041630_c001_v0001183_t0012_u01750392990055") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3615_d20250620_m041624_c001_v7007000_t0000_u01750392984507") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289d07_d20250620_m041614_c001_v0001183_t0013_u01750392974057") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35f6_d20250620_m041608_c001_v7007000_t0000_u01750392968638") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289b59_d20250620_m041558_c001_v0001183_t0002_u01750392958054") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edae7_d20250620_m041552_c001_v7007000_t0000_u01750392952802") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032899fd_d20250620_m041542_c001_v0001183_t0053_u01750392942178") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e52d_d20250620_m041533_c001_v7007000_t0000_u01750392933829") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289897_d20250620_m041524_c001_v0001183_t0005_u01750392924239") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c63_d20250620_m041518_c001_v7007000_t0000_u01750392918249") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032897ad_d20250620_m041513_c001_v0001183_t0042_u01750392913942") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6eda88_d20250620_m041512_c001_v7007000_t0000_u01750392912152") 2025/06/20 04:17:45 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032896b1_d20250620_m041502_c001_v0001183_t0006_u01750392902440") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5118a_d20250620_m041457_c001_v7007000_t0000_u01750392897213") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032895eb_d20250620_m041452_c001_v0001183_t0017_u01750392892862") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5117a_d20250620_m041451_c001_v7007000_t0000_u01750392891494") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0847_d20250620_m041441_c001_v0001150_t0021_u01750392881296") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f408fc7e03e380298_d20250620_m041432_c001_v7007000_t0000_u01750392872640") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374888_d20250620_m041422_c001_v0001171_t0005_u01750392862387") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14405_d20250620_m041417_c001_v7007000_t0000_u01750392857286") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374714_d20250620_m041405_c001_v0001171_t0005_u01750392845305") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b0a_d20250620_m041400_c001_v7007000_t0000_u01750392840150") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53745f6_d20250620_m041348_c001_v0001171_t0031_u01750392828774") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35a4_d20250620_m041515_c001_v7007000_t0000_u01750392915556") 2025/06/20 04:17:46 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08f9_d20250620_m041510_c001_v0001150_t0011_u01750392910546") 2025/06/20 04:17:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e544_d20250620_m041537_c001_v7007000_t0000_u01750392937078") 2025/06/20 04:17:46 DEBUG : dir1/0003-defgh: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328992f_d20250620_m041532_c001_v0001183_t0014_u01750392932065") 2025/06/20 04:17:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b1c_d20250620_m041657_c001_v7007000_t0000_u01750393017740") 2025/06/20 04:17:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0b0d_d20250620_m041647_c001_v0001150_t0013_u01750393007469") 2025/06/20 04:17:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1569_d20250620_m041641_c001_v7007000_t0000_u01750393001341") 2025/06/20 04:17:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0aa3_d20250620_m041630_c001_v0001150_t0020_u01750392990641") 2025/06/20 04:17:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3616_d20250620_m041624_c001_v7007000_t0000_u01750392984709") 2025/06/20 04:17:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0a4d_d20250620_m041614_c001_v0001150_t0019_u01750392974618") 2025/06/20 04:17:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35f7_d20250620_m041608_c001_v7007000_t0000_u01750392968821") 2025/06/20 04:17:46 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af09f5_d20250620_m041558_c001_v0001150_t0006_u01750392958623") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edae8_d20250620_m041552_c001_v7007000_t0000_u01750392952984") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af09a9_d20250620_m041542_c001_v0001150_t0052_u01750392942738") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1331_d20250620_m041534_c001_v7007000_t0000_u01750392934096") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374d5b_d20250620_m041524_c001_v0001171_t0050_u01750392924838") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c64_d20250620_m041518_c001_v7007000_t0000_u01750392918435") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c7d_d20250620_m041513_c001_v0001171_t0039_u01750392913976") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c50_d20250620_m041511_c001_v7007000_t0000_u01750392911953") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374b91_d20250620_m041503_c001_v0001171_t0049_u01750392903017") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5118b_d20250620_m041457_c001_v7007000_t0000_u01750392897395") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374b05_d20250620_m041452_c001_v0001171_t0007_u01750392892902") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4032276360e6729d_d20250620_m041451_c001_v7007000_t0000_u01750392891444") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032894b9_d20250620_m041441_c001_v0001183_t0038_u01750392881920") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fb9_d20250620_m041432_c001_v7007000_t0000_u01750392872805") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af07e7_d20250620_m041423_c001_v0001150_t0056_u01750392863178") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14406_d20250620_m041417_c001_v7007000_t0000_u01750392857470") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af077f_d20250620_m041406_c001_v0001150_t0003_u01750392846354") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b0c_d20250620_m041400_c001_v7007000_t0000_u01750392840336") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0709_d20250620_m041349_c001_v0001150_t0015_u01750392829100") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ad5464f35efb0_d20250620_m041515_c001_v7007000_t0000_u01750392915732") 2025/06/20 04:17:47 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328975f_d20250620_m041510_c001_v0001183_t0052_u01750392910604") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e546_d20250620_m041537_c001_v7007000_t0000_u01750392937265") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghi: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623e7_d20250620_m041532_c001_v0001029_t0014_u01750392932098") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b1e_d20250620_m041657_c001_v7007000_t0000_u01750393017923") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710624bc_d20250620_m041647_c001_v0001029_t0024_u01750393007898") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c156c_d20250620_m041641_c001_v7007000_t0000_u01750393001525") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062492_d20250620_m041630_c001_v0001029_t0031_u01750392990911") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3617_d20250620_m041624_c001_v7007000_t0000_u01750392984902") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062462_d20250620_m041614_c001_v0001029_t0006_u01750392974898") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35f8_d20250620_m041609_c001_v7007000_t0000_u01750392969006") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106243c_d20250620_m041558_c001_v0001029_t0006_u01750392958985") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edae9_d20250620_m041553_c001_v7007000_t0000_u01750392953166") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062401_d20250620_m041543_c001_v0001029_t0033_u01750392943109") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1330_d20250620_m041533_c001_v7007000_t0000_u01750392933847") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0953_d20250620_m041525_c001_v0001150_t0034_u01750392925331") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c65_d20250620_m041518_c001_v7007000_t0000_u01750392918623") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af090d_d20250620_m041514_c001_v0001150_t0012_u01750392914097") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e8f_d20250620_m041512_c001_v7007000_t0000_u01750392912305") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08d1_d20250620_m041503_c001_v0001150_t0008_u01750392903480") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5118c_d20250620_m041457_c001_v7007000_t0000_u01750392897585") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062367_d20250620_m041452_c001_v0001029_t0029_u01750392892913") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fe3_d20250620_m041451_c001_v7007000_t0000_u01750392891086") 2025/06/20 04:17:48 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374a26_d20250620_m041442_c001_v0001171_t0024_u01750392882148") 2025/06/20 04:17:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c35426634825b_d20250620_m041432_c001_v7007000_t0000_u01750392872639") 2025/06/20 04:17:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032892c7_d20250620_m041423_c001_v0001183_t0012_u01750392863581") 2025/06/20 04:17:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14407_d20250620_m041417_c001_v7007000_t0000_u01750392857653") 2025/06/20 04:17:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032890f1_d20250620_m041406_c001_v0001183_t0051_u01750392846785") 2025/06/20 04:17:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b0e_d20250620_m041400_c001_v7007000_t0000_u01750392840529") 2025/06/20 04:17:49 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03288fa5_d20250620_m041349_c001_v0001183_t0018_u01750392829435") 2025/06/20 04:17:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c5b_d20250620_m041515_c001_v7007000_t0000_u01750392915567") 2025/06/20 04:17:49 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062399_d20250620_m041510_c001_v0001029_t0032_u01750392910639") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e548_d20250620_m041537_c001_v7007000_t0000_u01750392937450") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghij: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374dc9_d20250620_m041532_c001_v0001171_t0021_u01750392932134") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b1f_d20250620_m041658_c001_v7007000_t0000_u01750393018104") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537530c_d20250620_m041648_c001_v0001171_t0050_u01750393008446") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c156f_d20250620_m041641_c001_v7007000_t0000_u01750393001801") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53751e8_d20250620_m041631_c001_v0001171_t0005_u01750392991309") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3618_d20250620_m041625_c001_v7007000_t0000_u01750392985088") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53750c2_d20250620_m041615_c001_v0001171_t0015_u01750392975474") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35f9_d20250620_m041609_c001_v7007000_t0000_u01750392969190") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374fa7_d20250620_m041559_c001_v0001171_t0048_u01750392959474") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaea_d20250620_m041553_c001_v7007000_t0000_u01750392953348") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374e61_d20250620_m041543_c001_v0001171_t0030_u01750392943591") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e52e_d20250620_m041534_c001_v7007000_t0000_u01750392934011") 2025/06/20 04:17:49 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623cd_d20250620_m041525_c001_v0001029_t0025_u01750392925607") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c66_d20250620_m041518_c001_v7007000_t0000_u01750392918814") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032897b3_d20250620_m041514_c001_v0001183_t0043_u01750392914154") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6eda86_d20250620_m041511_c001_v7007000_t0000_u01750392911968") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106237d_d20250620_m041503_c001_v0001029_t0020_u01750392903820") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5118d_d20250620_m041457_c001_v7007000_t0000_u01750392897770") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032895f1_d20250620_m041453_c001_v0001183_t0007_u01750392893081") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8aa1c_d20250620_m041451_c001_v7007000_t0000_u01750392891453") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062339_d20250620_m041442_c001_v0001029_t0031_u01750392882638") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e61_d20250620_m041432_c001_v7007000_t0000_u01750392872406") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622f2_d20250620_m041423_c001_v0001029_t0001_u01750392863785") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14408_d20250620_m041417_c001_v7007000_t0000_u01750392857836") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622ba_d20250620_m041407_c001_v0001029_t0044_u01750392847063") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b10_d20250620_m041400_c001_v7007000_t0000_u01750392840718") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062294_d20250620_m041349_c001_v0001029_t0000_u01750392829688") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40358b5d4b2747a2_d20250620_m041515_c001_v7007000_t0000_u01750392915594") 2025/06/20 04:17:50 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289767_d20250620_m041510_c001_v0001183_t0000_u01750392910809") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e54a_d20250620_m041537_c001_v7007000_t0000_u01750392937634") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijk: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289937_d20250620_m041532_c001_v0001183_t0018_u01750392932273") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b22_d20250620_m041658_c001_v7007000_t0000_u01750393018287") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328a06d_d20250620_m041648_c001_v0001183_t0030_u01750393008829") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1571_d20250620_m041641_c001_v7007000_t0000_u01750393001983") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289eab_d20250620_m041631_c001_v0001183_t0029_u01750392991727") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3619_d20250620_m041625_c001_v7007000_t0000_u01750392985282") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289d35_d20250620_m041615_c001_v0001183_t0044_u01750392975752") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35fa_d20250620_m041609_c001_v7007000_t0000_u01750392969374") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289b8d_d20250620_m041559_c001_v0001183_t0025_u01750392959801") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaeb_d20250620_m041553_c001_v7007000_t0000_u01750392953530") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289a21_d20250620_m041543_c001_v0001183_t0034_u01750392943893") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40242dfbabd55dcb_d20250620_m041534_c001_v7007000_t0000_u01750392934040") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032898bf_d20250620_m041526_c001_v0001183_t0031_u01750392926129") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c67_d20250620_m041518_c001_v7007000_t0000_u01750392918999") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623a9_d20250620_m041514_c001_v0001029_t0030_u01750392914225") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f401fb357a682aece_d20250620_m041512_c001_v7007000_t0000_u01750392912353") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032896c9_d20250620_m041504_c001_v0001183_t0022_u01750392904356") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5118e_d20250620_m041457_c001_v7007000_t0000_u01750392897952") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08ad_d20250620_m041453_c001_v0001150_t0025_u01750392893148") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e77_d20250620_m041451_c001_v7007000_t0000_u01750392891465") 2025/06/20 04:17:51 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0851_d20250620_m041443_c001_v0001150_t0028_u01750392883142") 2025/06/20 04:17:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e62_d20250620_m041432_c001_v7007000_t0000_u01750392872588") 2025/06/20 04:17:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53748b0_d20250620_m041424_c001_v0001171_t0043_u01750392864215") 2025/06/20 04:17:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14409_d20250620_m041418_c001_v7007000_t0000_u01750392858038") 2025/06/20 04:17:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374744_d20250620_m041407_c001_v0001171_t0031_u01750392847747") 2025/06/20 04:17:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b12_d20250620_m041400_c001_v7007000_t0000_u01750392840915") 2025/06/20 04:17:52 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537460e_d20250620_m041350_c001_v0001171_t0042_u01750392830560") 2025/06/20 04:17:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e93_d20250620_m041515_c001_v7007000_t0000_u01750392915791") 2025/06/20 04:17:52 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c39_d20250620_m041510_c001_v0001171_t0023_u01750392910864") 2025/06/20 04:17:52 DEBUG : dir1/0007-12345: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e54e_d20250620_m041537_c001_v7007000_t0000_u01750392937816") 2025/06/20 04:17:52 DEBUG : dir1/0007-12345: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0975_d20250620_m041532_c001_v0001150_t0000_u01750392932402") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b23_d20250620_m041658_c001_v7007000_t0000_u01750393018468") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0b17_d20250620_m041649_c001_v0001150_t0005_u01750393009026") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1573_d20250620_m041642_c001_v7007000_t0000_u01750393002165") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0aab_d20250620_m041631_c001_v0001150_t0014_u01750392991938") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef361b_d20250620_m041625_c001_v7007000_t0000_u01750392985465") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0a55_d20250620_m041615_c001_v0001150_t0004_u01750392975961") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35fb_d20250620_m041609_c001_v7007000_t0000_u01750392969556") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af09f7_d20250620_m041600_c001_v0001150_t0056_u01750392960051") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaee_d20250620_m041553_c001_v7007000_t0000_u01750392953711") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af09af_d20250620_m041544_c001_v0001150_t0004_u01750392944102") 2025/06/20 04:17:52 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f409d79f973a28852_d20250620_m041533_c001_v7007000_t0000_u01750392933867") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374d7b_d20250620_m041526_c001_v0001171_t0001_u01750392926349") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c68_d20250620_m041519_c001_v7007000_t0000_u01750392919193") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c7f_d20250620_m041514_c001_v0001171_t0017_u01750392914330") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6eda8c_d20250620_m041512_c001_v7007000_t0000_u01750392912518") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374bb1_d20250620_m041504_c001_v0001171_t0003_u01750392904587") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5118f_d20250620_m041458_c001_v7007000_t0000_u01750392898137") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032895f7_d20250620_m041453_c001_v0001183_t0034_u01750392893299") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4032276360e6729b_d20250620_m041451_c001_v7007000_t0000_u01750392891073") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032894d7_d20250620_m041443_c001_v0001183_t0013_u01750392883454") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f408fc7e03e380299_d20250620_m041432_c001_v7007000_t0000_u01750392872823") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af07f3_d20250620_m041424_c001_v0001150_t0056_u01750392864555") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a1440a_d20250620_m041418_c001_v7007000_t0000_u01750392858221") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0791_d20250620_m041408_c001_v0001150_t0002_u01750392848243") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b16_d20250620_m041401_c001_v7007000_t0000_u01750392841116") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0713_d20250620_m041350_c001_v0001150_t0008_u01750392830949") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f401fb357a682aeeb_d20250620_m041515_c001_v7007000_t0000_u01750392915737") 2025/06/20 04:17:53 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328976b_d20250620_m041511_c001_v0001183_t0038_u01750392911025") 2025/06/20 04:17:53 DEBUG : dir1/0008-23456: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e551_d20250620_m041537_c001_v7007000_t0000_u01750392937998") 2025/06/20 04:17:53 DEBUG : dir1/0008-23456: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374dcd_d20250620_m041532_c001_v0001171_t0041_u01750392932517") 2025/06/20 04:17:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b24_d20250620_m041658_c001_v7007000_t0000_u01750393018650") 2025/06/20 04:17:53 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710624c0_d20250620_m041649_c001_v0001029_t0010_u01750393009402") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1575_d20250620_m041642_c001_v7007000_t0000_u01750393002353") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062496_d20250620_m041632_c001_v0001029_t0005_u01750392992391") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef361c_d20250620_m041625_c001_v7007000_t0000_u01750392985651") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106246a_d20250620_m041616_c001_v0001029_t0023_u01750392976471") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35fc_d20250620_m041609_c001_v7007000_t0000_u01750392969742") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062440_d20250620_m041600_c001_v0001029_t0000_u01750392960480") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaef_d20250620_m041553_c001_v7007000_t0000_u01750392953895") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062408_d20250620_m041544_c001_v0001029_t0013_u01750392944549") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e52b_d20250620_m041533_c001_v7007000_t0000_u01750392933647") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0957_d20250620_m041526_c001_v0001150_t0058_u01750392926639") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c69_d20250620_m041519_c001_v7007000_t0000_u01750392919383") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032897b9_d20250620_m041514_c001_v0001183_t0018_u01750392914372") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c52_d20250620_m041512_c001_v7007000_t0000_u01750392912327") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08db_d20250620_m041505_c001_v0001150_t0057_u01750392905089") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51190_d20250620_m041458_c001_v7007000_t0000_u01750392898322") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374b11_d20250620_m041453_c001_v0001171_t0056_u01750392893378") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fe4_d20250620_m041451_c001_v7007000_t0000_u01750392891269") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374a3f_d20250620_m041443_c001_v0001171_t0022_u01750392883654") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c11e4_d20250620_m041432_c001_v7007000_t0000_u01750392872653") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032892f3_d20250620_m041425_c001_v0001183_t0011_u01750392865185") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a1440b_d20250620_m041418_c001_v7007000_t0000_u01750392858404") 2025/06/20 04:17:54 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328911d_d20250620_m041408_c001_v0001183_t0015_u01750392848766") 2025/06/20 04:17:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b18_d20250620_m041401_c001_v7007000_t0000_u01750392841308") 2025/06/20 04:17:55 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03288fd3_d20250620_m041351_c001_v0001183_t0054_u01750392831382") 2025/06/20 04:17:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ad5464f35efb1_d20250620_m041515_c001_v7007000_t0000_u01750392915913") 2025/06/20 04:17:55 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106239d_d20250620_m041511_c001_v0001029_t0011_u01750392911073") 2025/06/20 04:17:55 DEBUG : dir1/0009-34567: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e553_d20250620_m041538_c001_v7007000_t0000_u01750392938181") 2025/06/20 04:17:55 DEBUG : dir1/0009-34567: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289939_d20250620_m041532_c001_v0001183_t0049_u01750392932549") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b25_d20250620_m041658_c001_v7007000_t0000_u01750393018862") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5375326_d20250620_m041649_c001_v0001171_t0046_u01750393009846") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1577_d20250620_m041642_c001_v7007000_t0000_u01750393002536") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537520e_d20250620_m041633_c001_v0001171_t0059_u01750392993414") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef361d_d20250620_m041625_c001_v7007000_t0000_u01750392985834") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53750d6_d20250620_m041616_c001_v0001171_t0054_u01750392976962") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35fd_d20250620_m041609_c001_v7007000_t0000_u01750392969927") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374fd1_d20250620_m041601_c001_v0001171_t0018_u01750392961144") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaf2_d20250620_m041554_c001_v7007000_t0000_u01750392954079") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374e75_d20250620_m041545_c001_v0001171_t0054_u01750392945006") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f406bac16c95d1312_d20250620_m041534_c001_v7007000_t0000_u01750392934047") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623d1_d20250620_m041527_c001_v0001029_t0041_u01750392927084") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c6a_d20250620_m041519_c001_v7007000_t0000_u01750392919570") 2025/06/20 04:17:55 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032897c1_d20250620_m041514_c001_v0001183_t0012_u01750392914591") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f401fb357a682aecd_d20250620_m041512_c001_v7007000_t0000_u01750392912334") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062383_d20250620_m041505_c001_v0001029_t0017_u01750392905514") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51191_d20250620_m041458_c001_v7007000_t0000_u01750392898505") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08af_d20250620_m041453_c001_v0001150_t0037_u01750392893464") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4053357cf334e63d_d20250620_m041451_c001_v7007000_t0000_u01750392891507") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106233b_d20250620_m041443_c001_v0001029_t0008_u01750392883951") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fba_d20250620_m041432_c001_v7007000_t0000_u01750392872965") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622f8_d20250620_m041425_c001_v0001029_t0032_u01750392865391") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a1440c_d20250620_m041418_c001_v7007000_t0000_u01750392858587") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622be_d20250620_m041408_c001_v0001029_t0000_u01750392848986") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b1a_d20250620_m041401_c001_v7007000_t0000_u01750392841504") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062298_d20250620_m041351_c001_v0001029_t0016_u01750392831596") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35a5_d20250620_m041515_c001_v7007000_t0000_u01750392915751") 2025/06/20 04:17:56 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08fd_d20250620_m041511_c001_v0001150_t0016_u01750392911181") 2025/06/20 04:17:56 DEBUG : dir1/0010-45678: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e556_d20250620_m041538_c001_v7007000_t0000_u01750392938363") 2025/06/20 04:17:56 DEBUG : dir1/0010-45678: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328993f_d20250620_m041532_c001_v0001183_t0015_u01750392932791") 2025/06/20 04:17:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b26_d20250620_m041659_c001_v7007000_t0000_u01750393019044") 2025/06/20 04:17:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328a085_d20250620_m041650_c001_v0001183_t0058_u01750393010201") 2025/06/20 04:17:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c157a_d20250620_m041642_c001_v7007000_t0000_u01750393002718") 2025/06/20 04:17:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289ee9_d20250620_m041633_c001_v0001183_t0022_u01750392993770") 2025/06/20 04:17:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef361e_d20250620_m041626_c001_v7007000_t0000_u01750392986018") 2025/06/20 04:17:56 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289d59_d20250620_m041617_c001_v0001183_t0033_u01750392977308") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35fe_d20250620_m041610_c001_v7007000_t0000_u01750392970115") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289bb3_d20250620_m041601_c001_v0001183_t0006_u01750392961524") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaf3_d20250620_m041554_c001_v7007000_t0000_u01750392954261") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289a3b_d20250620_m041545_c001_v0001183_t0003_u01750392945506") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ad5464f35efbe_d20250620_m041534_c001_v7007000_t0000_u01750392934000") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032898e1_d20250620_m041527_c001_v0001183_t0030_u01750392927528") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c6b_d20250620_m041519_c001_v7007000_t0000_u01750392919757") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623ab_d20250620_m041514_c001_v0001029_t0005_u01750392914658") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c54_d20250620_m041512_c001_v7007000_t0000_u01750392912527") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032896eb_d20250620_m041505_c001_v0001183_t0052_u01750392905947") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51192_d20250620_m041458_c001_v7007000_t0000_u01750392898688") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032895f9_d20250620_m041453_c001_v0001183_t0053_u01750392893508") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe38730_d20250620_m041451_c001_v7007000_t0000_u01750392891533") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0857_d20250620_m041444_c001_v0001150_t0052_u01750392884459") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c35426634825c_d20250620_m041432_c001_v7007000_t0000_u01750392872832") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53748e0_d20250620_m041425_c001_v0001171_t0055_u01750392865953") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a1440d_d20250620_m041418_c001_v7007000_t0000_u01750392858769") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537476a_d20250620_m041409_c001_v0001171_t0046_u01750392849428") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b1c_d20250620_m041401_c001_v7007000_t0000_u01750392841695") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374636_d20250620_m041352_c001_v0001171_t0029_u01750392832217") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c5c_d20250620_m041515_c001_v7007000_t0000_u01750392915758") 2025/06/20 04:17:57 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c45_d20250620_m041511_c001_v0001171_t0002_u01750392911233") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e557_d20250620_m041538_c001_v7007000_t0000_u01750392938544") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623eb_d20250620_m041532_c001_v0001029_t0011_u01750392932826") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b27_d20250620_m041659_c001_v7007000_t0000_u01750393019243") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0b21_d20250620_m041650_c001_v0001150_t0039_u01750393010507") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c157b_d20250620_m041642_c001_v7007000_t0000_u01750393002901") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0abb_d20250620_m041633_c001_v0001150_t0045_u01750392993974") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef361f_d20250620_m041626_c001_v7007000_t0000_u01750392986201") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0a59_d20250620_m041617_c001_v0001150_t0054_u01750392977513") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3600_d20250620_m041610_c001_v7007000_t0000_u01750392970312") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0a03_d20250620_m041601_c001_v0001150_t0013_u01750392961724") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaf5_d20250620_m041554_c001_v7007000_t0000_u01750392954444") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af09bb_d20250620_m041545_c001_v0001150_t0020_u01750392945702") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40358b5d4b2747b4_d20250620_m041534_c001_v7007000_t0000_u01750392934065") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374d87_d20250620_m041527_c001_v0001171_t0059_u01750392927729") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c6c_d20250620_m041519_c001_v7007000_t0000_u01750392919951") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c8d_d20250620_m041514_c001_v0001171_t0039_u01750392914685") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ad5464f35efa8_d20250620_m041512_c001_v7007000_t0000_u01750392912368") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374bc5_d20250620_m041506_c001_v0001171_t0053_u01750392906153") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51193_d20250620_m041458_c001_v7007000_t0000_u01750392898871") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062369_d20250620_m041453_c001_v0001029_t0008_u01750392893540") 2025/06/20 04:17:58 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4032276360e6729a_d20250620_m041450_c001_v7007000_t0000_u01750392890887") 2025/06/20 04:17:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289507_d20250620_m041444_c001_v0001183_t0031_u01750392884939") 2025/06/20 04:17:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c11e5_d20250620_m041432_c001_v7007000_t0000_u01750392872855") 2025/06/20 04:17:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af07fb_d20250620_m041426_c001_v0001150_t0034_u01750392866266") 2025/06/20 04:17:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a1440f_d20250620_m041418_c001_v7007000_t0000_u01750392858952") 2025/06/20 04:17:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af079d_d20250620_m041409_c001_v0001150_t0003_u01750392849758") 2025/06/20 04:17:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b1e_d20250620_m041401_c001_v7007000_t0000_u01750392841885") 2025/06/20 04:17:59 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0721_d20250620_m041352_c001_v0001150_t0054_u01750392832615") 2025/06/20 04:17:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f401fb357a682aef1_d20250620_m041515_c001_v7007000_t0000_u01750392915924") 2025/06/20 04:17:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289779_d20250620_m041511_c001_v0001183_t0038_u01750392911246") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e558_d20250620_m041538_c001_v7007000_t0000_u01750392938726") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374dd3_d20250620_m041532_c001_v0001171_t0014_u01750392932884") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b28_d20250620_m041659_c001_v7007000_t0000_u01750393019425") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710624c4_d20250620_m041650_c001_v0001029_t0011_u01750393010761") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c157c_d20250620_m041643_c001_v7007000_t0000_u01750393003083") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106249c_d20250620_m041634_c001_v0001029_t0004_u01750392994348") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3620_d20250620_m041626_c001_v7007000_t0000_u01750392986389") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106246e_d20250620_m041617_c001_v0001029_t0005_u01750392977846") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3601_d20250620_m041610_c001_v7007000_t0000_u01750392970498") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062446_d20250620_m041602_c001_v0001029_t0004_u01750392962175") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaf6_d20250620_m041554_c001_v7007000_t0000_u01750392954626") 2025/06/20 04:17:59 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106240c_d20250620_m041545_c001_v0001029_t0020_u01750392945949") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c132f_d20250620_m041533_c001_v7007000_t0000_u01750392933655") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af095b_d20250620_m041527_c001_v0001150_t0019_u01750392927994") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c6d_d20250620_m041520_c001_v7007000_t0000_u01750392920140") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0917_d20250620_m041514_c001_v0001150_t0037_u01750392914697") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35a1_d20250620_m041512_c001_v7007000_t0000_u01750392912541") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08df_d20250620_m041506_c001_v0001150_t0037_u01750392906435") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51194_d20250620_m041459_c001_v7007000_t0000_u01750392899053") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032895ff_d20250620_m041453_c001_v0001183_t0051_u01750392893715") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fe2_d20250620_m041450_c001_v7007000_t0000_u01750392890899") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374a5d_d20250620_m041445_c001_v0001171_t0055_u01750392885220") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4019711adbad5a69_d20250620_m041432_c001_v7007000_t0000_u01750392872667") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289323_d20250620_m041426_c001_v0001183_t0018_u01750392866610") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14410_d20250620_m041419_c001_v7007000_t0000_u01750392859134") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289149_d20250620_m041410_c001_v0001183_t0055_u01750392850225") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b20_d20250620_m041402_c001_v7007000_t0000_u01750392842085") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03288fe9_d20250620_m041352_c001_v0001183_t0027_u01750392832948") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e92_d20250620_m041515_c001_v7007000_t0000_u01750392915607") 2025/06/20 04:18:00 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0903_d20250620_m041511_c001_v0001150_t0021_u01750392911432") 2025/06/20 04:18:00 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e559_d20250620_m041538_c001_v7007000_t0000_u01750392938909") 2025/06/20 04:18:00 DEBUG : dir1/0013-789;=: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af097d_d20250620_m041532_c001_v0001150_t0042_u01750392932979") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b2a_d20250620_m041659_c001_v7007000_t0000_u01750393019607") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5375338_d20250620_m041651_c001_v0001171_t0053_u01750393011139") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c157e_d20250620_m041643_c001_v7007000_t0000_u01750393003267") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5375232_d20250620_m041634_c001_v0001171_t0042_u01750392994975") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3621_d20250620_m041626_c001_v7007000_t0000_u01750392986589") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53750e4_d20250620_m041618_c001_v0001171_t0035_u01750392978420") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3602_d20250620_m041610_c001_v7007000_t0000_u01750392970684") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374fe5_d20250620_m041602_c001_v0001171_t0042_u01750392962625") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaf8_d20250620_m041554_c001_v7007000_t0000_u01750392954808") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374e8d_d20250620_m041546_c001_v0001171_t0004_u01750392946448") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f404317e1319e7c32_d20250620_m041534_c001_v7007000_t0000_u01750392934060") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623d5_d20250620_m041528_c001_v0001029_t0033_u01750392928304") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c6e_d20250620_m041520_c001_v7007000_t0000_u01750392920341") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032897c3_d20250620_m041514_c001_v0001183_t0054_u01750392914803") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f401fb357a682aed0_d20250620_m041512_c001_v7007000_t0000_u01750392912548") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062387_d20250620_m041506_c001_v0001029_t0040_u01750392906664") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51195_d20250620_m041459_c001_v7007000_t0000_u01750392899237") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08b5_d20250620_m041453_c001_v0001150_t0059_u01750392893728") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8aa1a_d20250620_m041451_c001_v7007000_t0000_u01750392891268") 2025/06/20 04:18:01 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062345_d20250620_m041445_c001_v0001029_t0023_u01750392885559") 2025/06/20 04:18:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fb6_d20250620_m041432_c001_v7007000_t0000_u01750392872599") 2025/06/20 04:18:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622fe_d20250620_m041426_c001_v0001029_t0041_u01750392866833") 2025/06/20 04:18:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14411_d20250620_m041419_c001_v7007000_t0000_u01750392859320") 2025/06/20 04:18:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710622c2_d20250620_m041410_c001_v0001029_t0040_u01750392850448") 2025/06/20 04:18:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b22_d20250620_m041402_c001_v7007000_t0000_u01750392842278") 2025/06/20 04:18:02 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106229c_d20250620_m041353_c001_v0001029_t0003_u01750392833192") 2025/06/20 04:18:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef35a6_d20250620_m041515_c001_v7007000_t0000_u01750392915934") 2025/06/20 04:18:02 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289781_d20250620_m041511_c001_v0001183_t0023_u01750392911457") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e55a_d20250620_m041539_c001_v7007000_t0000_u01750392939091") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289943_d20250620_m041532_c001_v0001183_t0012_u01750392932994") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b2b_d20250620_m041659_c001_v7007000_t0000_u01750393019789") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328a0ae_d20250620_m041651_c001_v0001183_t0040_u01750393011585") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c157f_d20250620_m041643_c001_v7007000_t0000_u01750393003450") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289f13_d20250620_m041635_c001_v0001183_t0054_u01750392995262") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3622_d20250620_m041626_c001_v7007000_t0000_u01750392986771") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289d8f_d20250620_m041618_c001_v0001183_t0011_u01750392978768") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3603_d20250620_m041610_c001_v7007000_t0000_u01750392970869") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289bdf_d20250620_m041602_c001_v0001183_t0047_u01750392962947") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edaf9_d20250620_m041554_c001_v7007000_t0000_u01750392954989") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289a53_d20250620_m041546_c001_v0001183_t0046_u01750392946870") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ad5464f35efc0_d20250620_m041534_c001_v7007000_t0000_u01750392934184") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032898fd_d20250620_m041528_c001_v0001183_t0023_u01750392928812") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c6f_d20250620_m041520_c001_v7007000_t0000_u01750392920528") 2025/06/20 04:18:02 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032897cd_d20250620_m041515_c001_v0001183_t0013_u01750392915010") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e8e_d20250620_m041512_c001_v7007000_t0000_u01750392912122") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289709_d20250620_m041507_c001_v0001183_t0042_u01750392907119") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51196_d20250620_m041459_c001_v7007000_t0000_u01750392899420") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374b13_d20250620_m041453_c001_v0001171_t0056_u01750392893848") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4032276360e6729c_d20250620_m041451_c001_v7007000_t0000_u01750392891258") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0869_d20250620_m041446_c001_v0001150_t0039_u01750392886278") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e63_d20250620_m041432_c001_v7007000_t0000_u01750392872770") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53748fc_d20250620_m041427_c001_v0001171_t0014_u01750392867295") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14412_d20250620_m041419_c001_v7007000_t0000_u01750392859507") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374786_d20250620_m041411_c001_v0001171_t0059_u01750392851155") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b25_d20250620_m041402_c001_v7007000_t0000_u01750392842463") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374650_d20250620_m041353_c001_v0001171_t0050_u01750392833809") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6eda90_d20250620_m041515_c001_v7007000_t0000_u01750392915772") 2025/06/20 04:18:03 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c4d_d20250620_m041511_c001_v0001171_t0011_u01750392911578") 2025/06/20 04:18:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e55b_d20250620_m041539_c001_v7007000_t0000_u01750392939273") 2025/06/20 04:18:03 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328994b_d20250620_m041533_c001_v0001183_t0007_u01750392933235") 2025/06/20 04:18:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b2c_d20250620_m041659_c001_v7007000_t0000_u01750393019970") 2025/06/20 04:18:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0b2d_d20250620_m041651_c001_v0001150_t0054_u01750393011786") 2025/06/20 04:18:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1580_d20250620_m041643_c001_v7007000_t0000_u01750393003634") 2025/06/20 04:18:03 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0ac5_d20250620_m041635_c001_v0001150_t0045_u01750392995496") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3623_d20250620_m041626_c001_v7007000_t0000_u01750392986953") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0a65_d20250620_m041618_c001_v0001150_t0000_u01750392978982") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3604_d20250620_m041611_c001_v7007000_t0000_u01750392971052") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0a09_d20250620_m041603_c001_v0001150_t0007_u01750392963172") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edafb_d20250620_m041555_c001_v7007000_t0000_u01750392955172") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af09c7_d20250620_m041547_c001_v0001150_t0020_u01750392947070") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e52f_d20250620_m041534_c001_v7007000_t0000_u01750392934194") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374d99_d20250620_m041529_c001_v0001171_t0018_u01750392929025") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c71_d20250620_m041520_c001_v7007000_t0000_u01750392920715") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c95_d20250620_m041515_c001_v0001171_t0058_u01750392915042") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40999fee4cb52127_d20250620_m041512_c001_v7007000_t0000_u01750392912382") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374be5_d20250620_m041507_c001_v0001171_t0042_u01750392907330") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51197_d20250620_m041459_c001_v7007000_t0000_u01750392899602") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289609_d20250620_m041453_c001_v0001183_t0005_u01750392893936") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e76_d20250620_m041451_c001_v7007000_t0000_u01750392891280") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328952d_d20250620_m041446_c001_v0001183_t0032_u01750392886562") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4019711adbad5a6b_d20250620_m041432_c001_v7007000_t0000_u01750392872860") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0803_d20250620_m041427_c001_v0001150_t0047_u01750392867763") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14413_d20250620_m041419_c001_v7007000_t0000_u01750392859693") 2025/06/20 04:18:04 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af07ab_d20250620_m041411_c001_v0001150_t0030_u01750392851505") 2025/06/20 04:18:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b28_d20250620_m041402_c001_v7007000_t0000_u01750392842656") 2025/06/20 04:18:05 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0729_d20250620_m041354_c001_v0001150_t0028_u01750392834125") 2025/06/20 04:18:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c5d_d20250620_m041515_c001_v7007000_t0000_u01750392915945") 2025/06/20 04:18:05 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289789_d20250620_m041511_c001_v0001183_t0047_u01750392911651") 2025/06/20 04:18:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fc3_d20250620_m041435_c001_v7007000_t0000_u01750392875551") 2025/06/20 04:18:05 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289381_d20250620_m041430_c001_v0001183_t0050_u01750392870662") 2025/06/20 04:18:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fc4_d20250620_m041435_c001_v7007000_t0000_u01750392875741") 2025/06/20 04:18:05 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374940_d20250620_m041430_c001_v0001171_t0050_u01750392870755") 2025/06/20 04:18:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fc5_d20250620_m041435_c001_v7007000_t0000_u01750392875924") 2025/06/20 04:18:05 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0813_d20250620_m041430_c001_v0001150_t0048_u01750392870844") 2025/06/20 04:18:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fc6_d20250620_m041436_c001_v7007000_t0000_u01750392876107") 2025/06/20 04:18:05 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289387_d20250620_m041430_c001_v0001183_t0015_u01750392870860") 2025/06/20 04:18:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fc7_d20250620_m041436_c001_v7007000_t0000_u01750392876305") 2025/06/20 04:18:05 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062315_d20250620_m041430_c001_v0001029_t0003_u01750392870937") 2025/06/20 04:18:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fc8_d20250620_m041436_c001_v7007000_t0000_u01750392876489") 2025/06/20 04:18:05 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328938d_d20250620_m041431_c001_v0001183_t0021_u01750392871068") 2025/06/20 04:18:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fc9_d20250620_m041436_c001_v7007000_t0000_u01750392876670") 2025/06/20 04:18:05 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0815_d20250620_m041431_c001_v0001150_t0018_u01750392871116") 2025/06/20 04:18:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fca_d20250620_m041436_c001_v7007000_t0000_u01750392876852") 2025/06/20 04:18:05 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374946_d20250620_m041431_c001_v0001171_t0007_u01750392871193") 2025/06/20 04:18:05 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fcb_d20250620_m041437_c001_v7007000_t0000_u01750392877034") 2025/06/20 04:18:06 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289397_d20250620_m041431_c001_v0001183_t0015_u01750392871275") 2025/06/20 04:18:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fce_d20250620_m041437_c001_v7007000_t0000_u01750392877216") 2025/06/20 04:18:06 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0819_d20250620_m041431_c001_v0001150_t0029_u01750392871432") 2025/06/20 04:18:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fcf_d20250620_m041437_c001_v7007000_t0000_u01750392877399") 2025/06/20 04:18:06 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328939f_d20250620_m041431_c001_v0001183_t0051_u01750392871484") 2025/06/20 04:18:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fd0_d20250620_m041437_c001_v7007000_t0000_u01750392877581") 2025/06/20 04:18:06 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062317_d20250620_m041431_c001_v0001029_t0001_u01750392871504") 2025/06/20 04:18:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fd1_d20250620_m041437_c001_v7007000_t0000_u01750392877763") 2025/06/20 04:18:06 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374952_d20250620_m041431_c001_v0001171_t0000_u01750392871629") 2025/06/20 04:18:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fd3_d20250620_m041437_c001_v7007000_t0000_u01750392877946") 2025/06/20 04:18:06 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032893a5_d20250620_m041431_c001_v0001183_t0023_u01750392871696") 2025/06/20 04:18:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fd4_d20250620_m041438_c001_v7007000_t0000_u01750392878128") 2025/06/20 04:18:06 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af081b_d20250620_m041431_c001_v0001150_t0017_u01750392871764") 2025/06/20 04:18:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fd6_d20250620_m041438_c001_v7007000_t0000_u01750392878359") 2025/06/20 04:18:06 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032893ad_d20250620_m041431_c001_v0001183_t0033_u01750392871891") 2025/06/20 04:18:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe38748_d20250620_m041454_c001_v7007000_t0000_u01750392894638") 2025/06/20 04:18:06 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289571_d20250620_m041449_c001_v0001183_t0025_u01750392889261") 2025/06/20 04:18:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f417e77404c30d181_d20250620_m041454_c001_v7007000_t0000_u01750392894484") 2025/06/20 04:18:06 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374acd_d20250620_m041449_c001_v0001171_t0054_u01750392889289") 2025/06/20 04:18:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4053357cf334e642_d20250620_m041454_c001_v7007000_t0000_u01750392894651") 2025/06/20 04:18:06 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af087d_d20250620_m041449_c001_v0001150_t0025_u01750392889455") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51181_d20250620_m041454_c001_v7007000_t0000_u01750392894474") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289575_d20250620_m041449_c001_v0001183_t0012_u01750392889470") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51182_d20250620_m041454_c001_v7007000_t0000_u01750392894659") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062359_d20250620_m041449_c001_v0001029_t0004_u01750392889480") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275feb_d20250620_m041454_c001_v7007000_t0000_u01750392894498") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328957b_d20250620_m041449_c001_v0001183_t0045_u01750392889677") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4053357cf334e641_d20250620_m041454_c001_v7007000_t0000_u01750392894466") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0887_d20250620_m041449_c001_v0001150_t0019_u01750392889689") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f417e77404c30d182_d20250620_m041454_c001_v7007000_t0000_u01750392894669") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374ad3_d20250620_m041449_c001_v0001171_t0059_u01750392889900") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe38746_d20250620_m041454_c001_v7007000_t0000_u01750392894457") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289581_d20250620_m041449_c001_v0001183_t0048_u01750392889910") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275fec_d20250620_m041454_c001_v7007000_t0000_u01750392894685") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0889_d20250620_m041449_c001_v0001150_t0042_u01750392889935") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e7d_d20250620_m041454_c001_v7007000_t0000_u01750392894694") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106235d_d20250620_m041450_c001_v0001029_t0026_u01750392890060") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8aa35_d20250620_m041454_c001_v7007000_t0000_u01750392894516") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328958b_d20250620_m041450_c001_v0001183_t0053_u01750392890126") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8aa37_d20250620_m041454_c001_v7007000_t0000_u01750392894703") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af088d_d20250620_m041450_c001_v0001150_t0050_u01750392890278") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f417e77404c30d185_d20250620_m041454_c001_v7007000_t0000_u01750392894917") 2025/06/20 04:18:07 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328958f_d20250620_m041450_c001_v0001183_t0016_u01750392890332") 2025/06/20 04:18:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c354266348278_d20250620_m041454_c001_v7007000_t0000_u01750392894719") 2025/06/20 04:18:08 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374adf_d20250620_m041450_c001_v0001171_t0001_u01750392890453") 2025/06/20 04:18:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e7c_d20250620_m041454_c001_v7007000_t0000_u01750392894508") 2025/06/20 04:18:08 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106235f_d20250620_m041450_c001_v0001029_t0017_u01750392890470") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1005_d20250620_m041226_c001_v7007000_t0000_u01750392746238") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f109ad6281319df7b_d20250620_m041224_c001_v0001176_t0008_u01750392744263") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e123_d20250620_m041224_c001_v7007000_t0000_u01750392744078") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f109ad6281319df49_d20250620_m041220_c001_v0001176_t0021_u01750392740934") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e100_d20250620_m041220_c001_v7007000_t0000_u01750392740210") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062106_d20250620_m041215_c001_v0001029_t0036_u01750392735312") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275e24_d20250620_m041213_c001_v7007000_t0000_u01750392733830") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1108af400667d9e5_d20250620_m041211_c001_v0001184_t0040_u01750392731745") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe383a6_d20250620_m041211_c001_v7007000_t0000_u01750392731564") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1108af400667d94b_d20250620_m041208_c001_v0001184_t0057_u01750392728081") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe3839d_d20250620_m041207_c001_v7007000_t0000_u01750392727356") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373c94_d20250620_m041202_c001_v0001171_t0039_u01750392722990") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a869_d20250620_m041201_c001_v7007000_t0000_u01750392721711") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f107216fd51cb5ff1_d20250620_m041159_c001_v0001179_t0040_u01750392719765") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f406bac16c95d105b_d20250620_m041159_c001_v7007000_t0000_u01750392719578") 2025/06/20 04:18:08 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f107216fd51cb5fd3_d20250620_m041155_c001_v0001179_t0005_u01750392715947") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f406bac16c95d1056_d20250620_m041155_c001_v7007000_t0000_u01750392715205") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373bd0_d20250620_m041150_c001_v0001171_t0043_u01750392710916") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a84b_d20250620_m041149_c001_v7007000_t0000_u01750392709991") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f102f7657944d3ce1_d20250620_m041148_c001_v0001184_t0001_u01750392708296") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbdd5d_d20250620_m041148_c001_v7007000_t0000_u01750392708111") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f102f7657944d3cad_d20250620_m041144_c001_v0001184_t0041_u01750392704559") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbdd3c_d20250620_m041143_c001_v7007000_t0000_u01750392703825") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373b68_d20250620_m041138_c001_v0001171_t0029_u01750392698247") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d6157b_d20250620_m041137_c001_v7007000_t0000_u01750392697321") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1009e81fac6c3f7f_d20250620_m041135_c001_v0001184_t0036_u01750392695300") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe38363_d20250620_m041135_c001_v7007000_t0000_u01750392695117") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1009e81fac6c3f1f_d20250620_m041131_c001_v0001184_t0022_u01750392691850") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe38343_d20250620_m041131_c001_v7007000_t0000_u01750392691125") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373ab2_d20250620_m041124_c001_v0001171_t0056_u01750392684772") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50aa1_d20250620_m041123_c001_v7007000_t0000_u01750392683856") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f100f2d7be86046e6_d20250620_m041122_c001_v0001037_t0011_u01750392682128") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f408fc7e03e380251_d20250620_m041121_c001_v7007000_t0000_u01750392681944") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f100f2d7be86046dc_d20250620_m041118_c001_v0001037_t0013_u01750392678853") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f408fc7e03e38024f_d20250620_m041118_c001_v7007000_t0000_u01750392678117") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53739ec_d20250620_m041112_c001_v0001171_t0054_u01750392672146") 2025/06/20 04:18:09 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382f3_d20250620_m041111_c001_v7007000_t0000_u01750392671047") 2025/06/20 04:18:10 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f119b83cd0519a7e6_d20250620_m041101_c001_v0001104_t0042_u01750392661342") 2025/06/20 04:18:10 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275dcc_d20250620_m041101_c001_v7007000_t0000_u01750392661145") 2025/06/20 04:18:10 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537391f_d20250620_m041056_c001_v0001171_t0037_u01750392656934") 2025/06/20 04:18:10 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11289ae900f8f3e1_d20250620_m041055_c001_v0001153_t0002_u01750392655854") 2025/06/20 04:18:10 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11289ae900f8f3d9_d20250620_m041054_c001_v0001153_t0013_u01750392654749") 2025/06/20 04:18:10 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c354266347948_d20250620_m041040_c001_v7007000_t0000_u01750392640129") 2025/06/20 04:18:10 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106202b_d20250620_m041031_c001_v0001029_t0005_u01750392631421") 2025/06/20 04:18:10 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1049fcfde1656158_d20250620_m041030_c001_v0001104_t0054_u01750392630257") 2025/06/20 04:18:10 DEBUG : dst/one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1049fcfde1656150_d20250620_m041028_c001_v0001104_t0005_u01750392628891") 2025/06/20 04:18:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1008_d20250620_m041226_c001_v7007000_t0000_u01750392746473") 2025/06/20 04:18:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118e773fdc90ad62_d20250620_m041223_c001_v0001184_t0020_u01750392743867") 2025/06/20 04:18:10 DEBUG : dst/one-2019-01-01: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1084efd1c35a7c2f_d20250620_m041219_c001_v0001117_t0049_u01750392739616") 2025/06/20 04:18:10 DEBUG : dst/one.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275e26_d20250620_m041214_c001_v7007000_t0000_u01750392734019") 2025/06/20 04:18:10 DEBUG : dst/one.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11860d73eb878ee7_d20250620_m041211_c001_v0001136_t0003_u01750392731094") 2025/06/20 04:18:10 DEBUG : dst/one.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f107ebce8ee64ae43_d20250620_m041207_c001_v0001180_t0055_u01750392727153") 2025/06/20 04:18:10 DEBUG : dst/one.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a86b_d20250620_m041201_c001_v7007000_t0000_u01750392721894") 2025/06/20 04:18:10 DEBUG : dst/one.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f100e3e5c120f43c1_d20250620_m041158_c001_v0001115_t0030_u01750392718762") 2025/06/20 04:18:10 DEBUG : dst/one.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10536aacbca3339f_d20250620_m041154_c001_v0001117_t0040_u01750392714623") 2025/06/20 04:18:10 DEBUG : dst/three: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382f5_d20250620_m041111_c001_v7007000_t0000_u01750392671230") 2025/06/20 04:18:10 DEBUG : dst/three: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11289ae900f8f3ff_d20250620_m041109_c001_v0001153_t0007_u01750392669521") 2025/06/20 04:18:10 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c100a_d20250620_m041226_c001_v7007000_t0000_u01750392746654") 2025/06/20 04:18:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1117c439c98b5dd1_d20250620_m041225_c001_v0001171_t0053_u01750392745059") 2025/06/20 04:18:11 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11740d1e79c3d7a9_d20250620_m041221_c001_v0001113_t0008_u01750392741720") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c100d_d20250620_m041226_c001_v7007000_t0000_u01750392746836") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f109ad6281319df97_d20250620_m041225_c001_v0001176_t0042_u01750392745627") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e12e_d20250620_m041225_c001_v7007000_t0000_u01750392745443") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f109ad6281319df5d_d20250620_m041222_c001_v0001176_t0031_u01750392742524") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e115_d20250620_m041222_c001_v7007000_t0000_u01750392742339") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106210c_d20250620_m041216_c001_v0001029_t0042_u01750392736572") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275e28_d20250620_m041214_c001_v7007000_t0000_u01750392734203") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1108af400667da35_d20250620_m041213_c001_v0001184_t0035_u01750392733222") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe383ab_d20250620_m041213_c001_v7007000_t0000_u01750392733041") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1108af400667d99d_d20250620_m041209_c001_v0001184_t0026_u01750392729751") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe383a2_d20250620_m041209_c001_v7007000_t0000_u01750392729569") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373cb8_d20250620_m041204_c001_v0001171_t0034_u01750392724321") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f406bac16c95d105f_d20250620_m041201_c001_v7007000_t0000_u01750392721137") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710620e2_d20250620_m041157_c001_v0001029_t0015_u01750392717606") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f406bac16c95d1058_d20250620_m041156_c001_v7007000_t0000_u01750392716877") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373bde_d20250620_m041151_c001_v0001171_t0003_u01750392711701") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbdd5f_d20250620_m041149_c001_v7007000_t0000_u01750392709062") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710620c8_d20250620_m041146_c001_v0001029_t0029_u01750392706490") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbdd49_d20250620_m041145_c001_v7007000_t0000_u01750392705389") 2025/06/20 04:18:11 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373b72_d20250620_m041139_c001_v0001171_t0044_u01750392699173") 2025/06/20 04:18:12 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe3836d_d20250620_m041136_c001_v7007000_t0000_u01750392696369") 2025/06/20 04:18:12 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710620b2_d20250620_m041133_c001_v0001029_t0035_u01750392693566") 2025/06/20 04:18:12 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe3834f_d20250620_m041132_c001_v7007000_t0000_u01750392692468") 2025/06/20 04:18:12 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373abc_d20250620_m041126_c001_v0001171_t0059_u01750392686369") 2025/06/20 04:18:12 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f408fc7e03e380252_d20250620_m041122_c001_v7007000_t0000_u01750392682935") 2025/06/20 04:18:12 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062098_d20250620_m041120_c001_v0001029_t0035_u01750392680678") 2025/06/20 04:18:12 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f408fc7e03e380250_d20250620_m041119_c001_v7007000_t0000_u01750392679585") 2025/06/20 04:18:12 DEBUG : dst/three.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53739fe_d20250620_m041113_c001_v0001171_t0005_u01750392673197") 2025/06/20 04:18:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275e2a_d20250620_m041214_c001_v7007000_t0000_u01750392734395") 2025/06/20 04:18:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1032ad3abf881a17_d20250620_m041212_c001_v0001104_t0046_u01750392732515") 2025/06/20 04:18:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f116742d9df815a3f_d20250620_m041208_c001_v0001041_t0049_u01750392728849") 2025/06/20 04:18:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a86c_d20250620_m041202_c001_v7007000_t0000_u01750392722076") 2025/06/20 04:18:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1002384f6b548ac5_d20250620_m041200_c001_v0001117_t0035_u01750392720196") 2025/06/20 04:18:12 DEBUG : dst/three.txt.bak: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f116967dccbf7d53e_d20250620_m041156_c001_v0001101_t0001_u01750392716406") 2025/06/20 04:18:12 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c100f_d20250620_m041227_c001_v7007000_t0000_u01750392747020") 2025/06/20 04:18:12 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373db5_d20250620_m041216_c001_v0001171_t0027_u01750392736193") 2025/06/20 04:18:12 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f413b977d3b275e2b_d20250620_m041214_c001_v7007000_t0000_u01750392734580") 2025/06/20 04:18:12 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710620f4_d20250620_m041203_c001_v0001029_t0042_u01750392723779") 2025/06/20 04:18:12 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a86e_d20250620_m041202_c001_v7007000_t0000_u01750392722261") 2025/06/20 04:18:12 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710620d4_d20250620_m041151_c001_v0001029_t0027_u01750392711261") 2025/06/20 04:18:12 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4187ea8124b8a84d_d20250620_m041150_c001_v7007000_t0000_u01750392710175") 2025/06/20 04:18:13 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710620c0_d20250620_m041138_c001_v0001029_t0004_u01750392698679") 2025/06/20 04:18:13 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d6157e_d20250620_m041137_c001_v7007000_t0000_u01750392697515") 2025/06/20 04:18:13 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710620a2_d20250620_m041125_c001_v0001029_t0023_u01750392685256") 2025/06/20 04:18:13 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50aa2_d20250620_m041124_c001_v7007000_t0000_u01750392684040") 2025/06/20 04:18:13 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062086_d20250620_m041112_c001_v0001029_t0029_u01750392672458") 2025/06/20 04:18:13 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382f6_d20250620_m041111_c001_v7007000_t0000_u01750392671414") 2025/06/20 04:18:13 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f116201413d065f1a_d20250620_m041106_c001_v0001183_t0003_u01750392666906") 2025/06/20 04:18:13 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c354266347949_d20250620_m041040_c001_v7007000_t0000_u01750392640313") 2025/06/20 04:18:13 DEBUG : dst/two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1049fcfde1656170_d20250620_m041038_c001_v0001104_t0016_u01750392638958") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c354266347903_d20250620_m041002_c001_v7007000_t0000_u01750392602898") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537363e_d20250620_m040958_c001_v0001171_t0003_u01750392598584") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c3542663478f2_d20250620_m040955_c001_v7007000_t0000_u01750392595608") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537359f_d20250620_m040944_c001_v0001171_t0056_u01750392584579") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581df29_d20250620_m040934_c001_v7007000_t0000_u01750392574664") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373508_d20250620_m040931_c001_v0001171_t0004_u01750392571489") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581de9c_d20250620_m040907_c001_v7007000_t0000_u01750392547604") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fa9_d20250620_m040905_c001_v0001029_t0003_u01750392545217") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581de96_d20250620_m040904_c001_v7007000_t0000_u01750392544190") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f9f_d20250620_m040902_c001_v0001029_t0005_u01750392542072") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b508fd_d20250620_m040858_c001_v7007000_t0000_u01750392538817") 2025/06/20 04:18:13 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f8e_d20250620_m040856_c001_v0001029_t0029_u01750392536917") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b508e8_d20250620_m040855_c001_v7007000_t0000_u01750392535937") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f80_d20250620_m040854_c001_v0001029_t0043_u01750392534175") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50898_d20250620_m040847_c001_v7007000_t0000_u01750392527124") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f5e_d20250620_m040845_c001_v0001029_t0044_u01750392525173") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5087a_d20250620_m040844_c001_v7007000_t0000_u01750392524288") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f56_d20250620_m040843_c001_v0001029_t0013_u01750392523211") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50846_d20250620_m040837_c001_v7007000_t0000_u01750392517547") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f3a_d20250620_m040835_c001_v0001029_t0016_u01750392515774") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5082b_d20250620_m040833_c001_v7007000_t0000_u01750392513925") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f30_d20250620_m040832_c001_v0001029_t0012_u01750392512726") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5081c_d20250620_m040832_c001_v7007000_t0000_u01750392512359") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f107c966b1f143227_d20250620_m040831_c001_v0001176_t0030_u01750392511773") 2025/06/20 04:18:14 DEBUG : empty space: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f26_d20250620_m040830_c001_v0001029_t0030_u01750392510044") 2025/06/20 04:18:14 DEBUG : enormous: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581de98_d20250620_m040906_c001_v7007000_t0000_u01750392546672") 2025/06/20 04:18:14 DEBUG : enormous: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061faf_d20250620_m040905_c001_v0001029_t0019_u01750392545909") 2025/06/20 04:18:14 DEBUG : existing: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1037_d20250620_m041231_c001_v7007000_t0000_u01750392751931") 2025/06/20 04:18:14 DEBUG : existing: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373ef5_d20250620_m041230_c001_v0001171_t0003_u01750392750563") 2025/06/20 04:18:14 DEBUG : existing: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581df01_d20250620_m040929_c001_v7007000_t0000_u01750392569405") 2025/06/20 04:18:14 DEBUG : existing: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53734da_d20250620_m040928_c001_v0001171_t0023_u01750392568190") 2025/06/20 04:18:14 DEBUG : existing: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed1bf_d20250620_m040825_c001_v7007000_t0000_u01750392505802") 2025/06/20 04:18:15 DEBUG : existing: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f18_d20250620_m040824_c001_v0001029_t0015_u01750392504647") 2025/06/20 04:18:15 DEBUG : existing: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed1b4_d20250620_m040824_c001_v7007000_t0000_u01750392504036") 2025/06/20 04:18:15 DEBUG : existing: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f12_d20250620_m040823_c001_v0001029_t0024_u01750392503046") 2025/06/20 04:18:15 DEBUG : existing: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f0e_d20250620_m040822_c001_v0001029_t0001_u01750392502042") 2025/06/20 04:18:15 DEBUG : existing-b: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581df03_d20250620_m040929_c001_v7007000_t0000_u01750392569589") 2025/06/20 04:18:15 DEBUG : existing-b: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fd1_d20250620_m040928_c001_v0001029_t0009_u01750392568180") 2025/06/20 04:18:15 DEBUG : file1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf263f_d20250620_m041338_c001_v7007000_t0000_u01750392818659") 2025/06/20 04:18:15 DEBUG : file1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03288e72_d20250620_m041337_c001_v0001183_t0016_u01750392817028") 2025/06/20 04:18:15 DEBUG : file1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf263a_d20250620_m041336_c001_v7007000_t0000_u01750392816044") 2025/06/20 04:18:15 DEBUG : file1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03288e1f_d20250620_m041334_c001_v0001183_t0017_u01750392814648") 2025/06/20 04:18:15 DEBUG : five: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581dea4_d20250620_m040912_c001_v7007000_t0000_u01750392552208") 2025/06/20 04:18:15 DEBUG : five: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c2871061fbd_d20250620_m040910_c001_v0001029_t0031_u01750392550123") 2025/06/20 04:18:15 DEBUG : foo: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50836_d20250620_m040835_c001_v7007000_t0000_u01750392515407") 2025/06/20 04:18:15 DEBUG : foo: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c2871061f38_d20250620_m040834_c001_v0001029_t0031_u01750392514855") 2025/06/20 04:18:15 DEBUG : foo: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c2871061f36_d20250620_m040834_c001_v0001029_t0031_u01750392514291") 2025/06/20 04:18:15 DEBUG : four: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581dea5_d20250620_m040912_c001_v7007000_t0000_u01750392552394") 2025/06/20 04:18:15 DEBUG : four: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f417fa810d05b60b4_d20250620_m040910_c001_v0001144_t0020_u01750392550677") 2025/06/20 04:18:15 DEBUG : four: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fb9_d20250620_m040908_c001_v0001029_t0005_u01750392548805") 2025/06/20 04:18:15 DEBUG : hello world2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e2a_d20250620_m040735_c001_v7007000_t0000_u01750392455629") 2025/06/20 04:18:15 DEBUG : hello world2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061e8a_d20250620_m040734_c001_v0001029_t0035_u01750392454597") 2025/06/20 04:18:15 DEBUG : ignore-size: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed1a5_d20250620_m040821_c001_v7007000_t0000_u01750392501679") 2025/06/20 04:18:16 DEBUG : ignore-size: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f0a_d20250620_m040820_c001_v0001029_t0043_u01750392500275") 2025/06/20 04:18:16 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581deee_d20250620_m040927_c001_v7007000_t0000_u01750392567438") 2025/06/20 04:18:16 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53734bb_d20250620_m040926_c001_v0001171_t0055_u01750392566257") 2025/06/20 04:18:16 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581dede_d20250620_m040925_c001_v7007000_t0000_u01750392565507") 2025/06/20 04:18:16 DEBUG : nested/sub dir/file: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53734a3_d20250620_m040924_c001_v0001171_t0002_u01750392564368") 2025/06/20 04:18:16 DEBUG : one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581dea7_d20250620_m040912_c001_v7007000_t0000_u01750392552577") 2025/06/20 04:18:16 DEBUG : one: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c2871061fb3_d20250620_m040907_c001_v0001029_t0031_u01750392547987") 2025/06/20 04:18:16 DEBUG : only0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2621_d20250620_m041329_c001_v7007000_t0000_u01750392809200") 2025/06/20 04:18:16 DEBUG : only0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4041b28cc53743e6_d20250620_m041322_c001_v0001171_t0027_u01750392802573") 2025/06/20 04:18:16 DEBUG : only0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621d0_d20250620_m041302_c001_v0001029_t0002_u01750392782614") 2025/06/20 04:18:16 DEBUG : only0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed946_d20250620_m041256_c001_v7007000_t0000_u01750392776961") 2025/06/20 04:18:16 DEBUG : only0: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106215a_d20250620_m041235_c001_v0001029_t0019_u01750392755622") 2025/06/20 04:18:16 DEBUG : only1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2622_d20250620_m041329_c001_v7007000_t0000_u01750392809388") 2025/06/20 04:18:16 DEBUG : only1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40876165a1af0667_d20250620_m041323_c001_v0001150_t0013_u01750392803514") 2025/06/20 04:18:16 DEBUG : only1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621d2_d20250620_m041303_c001_v0001029_t0010_u01750392783506") 2025/06/20 04:18:16 DEBUG : only1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed930_d20250620_m041255_c001_v7007000_t0000_u01750392775862") 2025/06/20 04:18:16 DEBUG : only1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106215e_d20250620_m041236_c001_v0001029_t0026_u01750392756497") 2025/06/20 04:18:16 DEBUG : only10: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2623_d20250620_m041329_c001_v7007000_t0000_u01750392809572") 2025/06/20 04:18:16 DEBUG : only10: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c2871062232_d20250620_m041322_c001_v0001029_t0031_u01750392802583") 2025/06/20 04:18:16 DEBUG : only10: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621fc_d20250620_m041312_c001_v0001029_t0043_u01750392792705") 2025/06/20 04:18:16 DEBUG : only10: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef33b8_d20250620_m041256_c001_v7007000_t0000_u01750392776252") 2025/06/20 04:18:16 DEBUG : only10: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062184_d20250620_m041245_c001_v0001029_t0033_u01750392765123") 2025/06/20 04:18:16 DEBUG : only11: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2624_d20250620_m041329_c001_v7007000_t0000_u01750392809763") 2025/06/20 04:18:17 DEBUG : only11: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418806ea03288d00_d20250620_m041323_c001_v0001183_t0055_u01750392803141") 2025/06/20 04:18:17 DEBUG : only11: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062200_d20250620_m041313_c001_v0001029_t0002_u01750392793689") 2025/06/20 04:18:17 DEBUG : only11: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed93c_d20250620_m041256_c001_v7007000_t0000_u01750392776410") 2025/06/20 04:18:17 DEBUG : only11: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106218a_d20250620_m041246_c001_v0001029_t0035_u01750392766035") 2025/06/20 04:18:17 DEBUG : only12: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2625_d20250620_m041330_c001_v7007000_t0000_u01750392810101") 2025/06/20 04:18:17 DEBUG : only12: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40876165a1af0663_d20250620_m041323_c001_v0001150_t0013_u01750392803325") 2025/06/20 04:18:17 DEBUG : only12: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062208_d20250620_m041314_c001_v0001029_t0029_u01750392794758") 2025/06/20 04:18:17 DEBUG : only12: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a79_d20250620_m041256_c001_v7007000_t0000_u01750392776416") 2025/06/20 04:18:17 DEBUG : only12: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106218c_d20250620_m041246_c001_v0001029_t0041_u01750392766908") 2025/06/20 04:18:17 DEBUG : only13: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2626_d20250620_m041330_c001_v7007000_t0000_u01750392810285") 2025/06/20 04:18:17 DEBUG : only13: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4041b28cc53743ec_d20250620_m041322_c001_v0001171_t0027_u01750392802973") 2025/06/20 04:18:17 DEBUG : only13: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062210_d20250620_m041315_c001_v0001029_t0004_u01750392795429") 2025/06/20 04:18:17 DEBUG : only13: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbe26c_d20250620_m041256_c001_v7007000_t0000_u01750392776426") 2025/06/20 04:18:17 DEBUG : only13: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062190_d20250620_m041248_c001_v0001029_t0001_u01750392768036") 2025/06/20 04:18:17 DEBUG : only14: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2627_d20250620_m041330_c001_v7007000_t0000_u01750392810468") 2025/06/20 04:18:17 DEBUG : only14: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c2871062234_d20250620_m041322_c001_v0001029_t0031_u01750392802984") 2025/06/20 04:18:17 DEBUG : only14: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062214_d20250620_m041316_c001_v0001029_t0005_u01750392796621") 2025/06/20 04:18:17 DEBUG : only14: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a7d_d20250620_m041256_c001_v7007000_t0000_u01750392776966") 2025/06/20 04:18:17 DEBUG : only14: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062196_d20250620_m041249_c001_v0001029_t0023_u01750392769270") 2025/06/20 04:18:17 DEBUG : only15: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2628_d20250620_m041330_c001_v7007000_t0000_u01750392810651") 2025/06/20 04:18:18 DEBUG : only15: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4041b28cc53743f0_d20250620_m041323_c001_v0001171_t0027_u01750392803157") 2025/06/20 04:18:18 DEBUG : only15: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062218_d20250620_m041317_c001_v0001029_t0027_u01750392797489") 2025/06/20 04:18:18 DEBUG : only15: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbe270_d20250620_m041256_c001_v7007000_t0000_u01750392776791") 2025/06/20 04:18:18 DEBUG : only15: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106219c_d20250620_m041250_c001_v0001029_t0010_u01750392770117") 2025/06/20 04:18:18 DEBUG : only16: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf262a_d20250620_m041330_c001_v7007000_t0000_u01750392810832") 2025/06/20 04:18:18 DEBUG : only16: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c2871062236_d20250620_m041323_c001_v0001029_t0031_u01750392803168") 2025/06/20 04:18:18 DEBUG : only16: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106221c_d20250620_m041318_c001_v0001029_t0005_u01750392798237") 2025/06/20 04:18:18 DEBUG : only16: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef33b9_d20250620_m041256_c001_v7007000_t0000_u01750392776440") 2025/06/20 04:18:18 DEBUG : only16: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621a2_d20250620_m041251_c001_v0001029_t0025_u01750392771019") 2025/06/20 04:18:19 DEBUG : only17: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf262c_d20250620_m041331_c001_v7007000_t0000_u01750392811017") 2025/06/20 04:18:19 DEBUG : only17: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418806ea03288d08_d20250620_m041323_c001_v0001183_t0055_u01750392803330") 2025/06/20 04:18:19 DEBUG : only17: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062224_d20250620_m041319_c001_v0001029_t0042_u01750392799145") 2025/06/20 04:18:19 DEBUG : only17: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a78_d20250620_m041256_c001_v7007000_t0000_u01750392776233") 2025/06/20 04:18:19 DEBUG : only17: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621a4_d20250620_m041251_c001_v0001029_t0003_u01750392771743") 2025/06/20 04:18:19 DEBUG : only18: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf262d_d20250620_m041331_c001_v7007000_t0000_u01750392811205") 2025/06/20 04:18:19 DEBUG : only18: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4041b28cc53743fa_d20250620_m041323_c001_v0001171_t0027_u01750392803346") 2025/06/20 04:18:19 DEBUG : only18: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062226_d20250620_m041320_c001_v0001029_t0037_u01750392800012") 2025/06/20 04:18:19 DEBUG : only18: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed93f_d20250620_m041256_c001_v7007000_t0000_u01750392776594") 2025/06/20 04:18:19 DEBUG : only18: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621a6_d20250620_m041252_c001_v0001029_t0039_u01750392772585") 2025/06/20 04:18:19 DEBUG : only19: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf262f_d20250620_m041331_c001_v7007000_t0000_u01750392811393") 2025/06/20 04:18:19 DEBUG : only19: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c2871062238_d20250620_m041323_c001_v0001029_t0031_u01750392803357") 2025/06/20 04:18:19 DEBUG : only19: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106222c_d20250620_m041321_c001_v0001029_t0013_u01750392801062") 2025/06/20 04:18:19 DEBUG : only19: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbe26e_d20250620_m041256_c001_v7007000_t0000_u01750392776609") 2025/06/20 04:18:19 DEBUG : only19: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621ac_d20250620_m041253_c001_v0001029_t0000_u01750392773676") 2025/06/20 04:18:19 DEBUG : only2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2630_d20250620_m041331_c001_v7007000_t0000_u01750392811582") 2025/06/20 04:18:19 DEBUG : only2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418806ea03288d0e_d20250620_m041323_c001_v0001183_t0055_u01750392803523") 2025/06/20 04:18:19 DEBUG : only2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621d6_d20250620_m041304_c001_v0001029_t0038_u01750392784302") 2025/06/20 04:18:19 DEBUG : only2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a7a_d20250620_m041256_c001_v7007000_t0000_u01750392776599") 2025/06/20 04:18:19 DEBUG : only2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062160_d20250620_m041237_c001_v0001029_t0032_u01750392757476") 2025/06/20 04:18:19 DEBUG : only3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2632_d20250620_m041331_c001_v7007000_t0000_u01750392811770") 2025/06/20 04:18:19 DEBUG : only3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4041b28cc53743fc_d20250620_m041323_c001_v0001171_t0027_u01750392803533") 2025/06/20 04:18:19 DEBUG : only3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621da_d20250620_m041305_c001_v0001029_t0030_u01750392785579") 2025/06/20 04:18:19 DEBUG : only3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbe268_d20250620_m041256_c001_v7007000_t0000_u01750392776239") 2025/06/20 04:18:19 DEBUG : only3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062166_d20250620_m041238_c001_v0001029_t0029_u01750392758719") 2025/06/20 04:18:20 DEBUG : only4: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2633_d20250620_m041331_c001_v7007000_t0000_u01750392811955") 2025/06/20 04:18:20 DEBUG : only4: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c287106223a_d20250620_m041323_c001_v0001029_t0031_u01750392803543") 2025/06/20 04:18:20 DEBUG : only4: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621e0_d20250620_m041306_c001_v0001029_t0006_u01750392786590") 2025/06/20 04:18:20 DEBUG : only4: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef33ba_d20250620_m041256_c001_v7007000_t0000_u01750392776622") 2025/06/20 04:18:20 DEBUG : only4: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106216a_d20250620_m041239_c001_v0001029_t0010_u01750392759576") 2025/06/20 04:18:20 DEBUG : only5: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2634_d20250620_m041332_c001_v7007000_t0000_u01750392812140") 2025/06/20 04:18:20 DEBUG : only5: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40876165a1af066f_d20250620_m041323_c001_v0001150_t0013_u01750392803698") 2025/06/20 04:18:20 DEBUG : only5: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621e6_d20250620_m041307_c001_v0001029_t0010_u01750392787657") 2025/06/20 04:18:20 DEBUG : only5: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed942_d20250620_m041256_c001_v7007000_t0000_u01750392776777") 2025/06/20 04:18:20 DEBUG : only5: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106216c_d20250620_m041240_c001_v0001029_t0006_u01750392760619") 2025/06/20 04:18:20 DEBUG : only6: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2636_d20250620_m041332_c001_v7007000_t0000_u01750392812722") 2025/06/20 04:18:20 DEBUG : only6: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418806ea03288d12_d20250620_m041323_c001_v0001183_t0055_u01750392803709") 2025/06/20 04:18:20 DEBUG : only6: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621e8_d20250620_m041308_c001_v0001029_t0032_u01750392788567") 2025/06/20 04:18:20 DEBUG : only6: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed933_d20250620_m041256_c001_v7007000_t0000_u01750392776044") 2025/06/20 04:18:20 DEBUG : only6: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062170_d20250620_m041241_c001_v0001029_t0024_u01750392761705") 2025/06/20 04:18:20 DEBUG : only7: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2637_d20250620_m041332_c001_v7007000_t0000_u01750392812911") 2025/06/20 04:18:20 DEBUG : only7: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4041b28cc5374404_d20250620_m041323_c001_v0001171_t0027_u01750392803717") 2025/06/20 04:18:20 DEBUG : only7: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621ee_d20250620_m041309_c001_v0001029_t0035_u01750392789768") 2025/06/20 04:18:20 DEBUG : only7: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed938_d20250620_m041256_c001_v7007000_t0000_u01750392776227") 2025/06/20 04:18:20 DEBUG : only7: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062176_d20250620_m041242_c001_v0001029_t0027_u01750392762601") 2025/06/20 04:18:21 DEBUG : only8: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2638_d20250620_m041333_c001_v7007000_t0000_u01750392813099") 2025/06/20 04:18:21 DEBUG : only8: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c287106223c_d20250620_m041323_c001_v0001029_t0031_u01750392803727") 2025/06/20 04:18:21 DEBUG : only8: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621f6_d20250620_m041310_c001_v0001029_t0013_u01750392790720") 2025/06/20 04:18:21 DEBUG : only8: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf5a7c_d20250620_m041256_c001_v7007000_t0000_u01750392776782") 2025/06/20 04:18:21 DEBUG : only8: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106217a_d20250620_m041243_c001_v0001029_t0040_u01750392763444") 2025/06/20 04:18:21 DEBUG : only9: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2639_d20250620_m041333_c001_v7007000_t0000_u01750392813678") 2025/06/20 04:18:21 DEBUG : only9: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40876165a1af0673_d20250620_m041323_c001_v0001150_t0013_u01750392803885") 2025/06/20 04:18:21 DEBUG : only9: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710621fa_d20250620_m041311_c001_v0001029_t0031_u01750392791691") 2025/06/20 04:18:21 DEBUG : only9: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef33bb_d20250620_m041256_c001_v7007000_t0000_u01750392776805") 2025/06/20 04:18:21 DEBUG : only9: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106217e_d20250620_m041244_c001_v0001029_t0013_u01750392764342") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581decd_d20250620_m040923_c001_v7007000_t0000_u01750392563237") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f117fa810d05b60e0_d20250620_m040921_c001_v0001144_t0000_u01750392561038") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581deb8_d20250620_m040919_c001_v7007000_t0000_u01750392559935") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373453_d20250620_m040917_c001_v0001171_t0054_u01750392557550") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581deb0_d20250620_m040916_c001_v7007000_t0000_u01750392556796") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f117fa810d05b60c0_d20250620_m040913_c001_v0001144_t0056_u01750392553498") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50901_d20250620_m040901_c001_v7007000_t0000_u01750392541048") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f95_d20250620_m040859_c001_v0001029_t0038_u01750392539368") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b508f5_d20250620_m040857_c001_v7007000_t0000_u01750392537614") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f8a_d20250620_m040856_c001_v0001029_t0041_u01750392536492") 2025/06/20 04:18:21 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b508e0_d20250620_m040855_c001_v7007000_t0000_u01750392535115") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f7c_d20250620_m040853_c001_v0001029_t0031_u01750392533706") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5088e_d20250620_m040846_c001_v7007000_t0000_u01750392526566") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f5c_d20250620_m040844_c001_v0001029_t0020_u01750392524839") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5087e_d20250620_m040844_c001_v7007000_t0000_u01750392524472") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f54_d20250620_m040842_c001_v0001029_t0022_u01750392522475") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5086c_d20250620_m040842_c001_v7007000_t0000_u01750392522106") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f4e_d20250620_m040841_c001_v0001029_t0008_u01750392521010") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f4a_d20250620_m040840_c001_v0001029_t0025_u01750392520268") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5085b_d20250620_m040839_c001_v7007000_t0000_u01750392519901") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f46_d20250620_m040839_c001_v0001029_t0027_u01750392519047") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f42_d20250620_m040838_c001_v0001029_t0000_u01750392518103") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5084a_d20250620_m040837_c001_v7007000_t0000_u01750392517731") 2025/06/20 04:18:22 DEBUG : potato: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f3c_d20250620_m040836_c001_v0001029_t0037_u01750392516564") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41078181dbaf53ac_d20250620_m041013_c001_v7007000_t0000_u01750392613122") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f117fa810d05b619f_d20250620_m041012_c001_v0001144_t0032_u01750392612046") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c354266347906_d20250620_m041003_c001_v7007000_t0000_u01750392603549") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f117fa810d05b6152_d20250620_m040956_c001_v0001144_t0054_u01750392596894") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbdbbf_d20250620_m040949_c001_v7007000_t0000_u01750392589318") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f117fa810d05b6122_d20250620_m040943_c001_v0001144_t0046_u01750392583103") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581df2f_d20250620_m040935_c001_v7007000_t0000_u01750392575098") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f117fa810d05b6102_d20250620_m040930_c001_v0001144_t0000_u01750392570515") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581de9a_d20250620_m040906_c001_v7007000_t0000_u01750392546857") 2025/06/20 04:18:22 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fa7_d20250620_m040904_c001_v0001029_t0036_u01750392544739") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581de97_d20250620_m040904_c001_v7007000_t0000_u01750392544373") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f99_d20250620_m040901_c001_v0001029_t0019_u01750392541599") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b50903_d20250620_m040901_c001_v7007000_t0000_u01750392541231") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f97_d20250620_m040900_c001_v0001029_t0018_u01750392540271") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b508fe_d20250620_m040859_c001_v7007000_t0000_u01750392539000") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f90_d20250620_m040857_c001_v0001029_t0042_u01750392537987") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b508ea_d20250620_m040856_c001_v7007000_t0000_u01750392536120") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f84_d20250620_m040855_c001_v0001029_t0031_u01750392535126") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b5089a_d20250620_m040847_c001_v7007000_t0000_u01750392527308") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f60_d20250620_m040846_c001_v0001029_t0016_u01750392526131") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e30_d20250620_m040739_c001_v7007000_t0000_u01750392459049") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061e8e_d20250620_m040738_c001_v0001029_t0019_u01750392458080") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e2c_d20250620_m040737_c001_v7007000_t0000_u01750392457173") 2025/06/20 04:18:23 DEBUG : potato2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061e8c_d20250620_m040736_c001_v0001029_t0000_u01750392456177") 2025/06/20 04:18:23 DEBUG : potato3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c354266347908_d20250620_m041003_c001_v7007000_t0000_u01750392603830") 2025/06/20 04:18:23 DEBUG : potato3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ff9_d20250620_m040959_c001_v0001029_t0008_u01750392599454") 2025/06/20 04:18:23 DEBUG : potato3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4086edb209dbdbc2_d20250620_m040949_c001_v7007000_t0000_u01750392589617") 2025/06/20 04:18:23 DEBUG : potato3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fe9_d20250620_m040945_c001_v0001029_t0002_u01750392585434") 2025/06/20 04:18:23 DEBUG : potato3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581df31_d20250620_m040935_c001_v7007000_t0000_u01750392575343") 2025/06/20 04:18:23 DEBUG : potato3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fd5_d20250620_m040931_c001_v0001029_t0026_u01750392571849") 2025/06/20 04:18:24 DEBUG : pre-dest1/1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382c8_d20250620_m041050_c001_v7007000_t0000_u01750392650540") 2025/06/20 04:18:24 DEBUG : pre-dest1/1: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106203b_d20250620_m041041_c001_v0001029_t0021_u01750392641069") 2025/06/20 04:18:24 DEBUG : pre-dest2/2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe382ca_d20250620_m041050_c001_v7007000_t0000_u01750392650725") 2025/06/20 04:18:24 DEBUG : pre-dest2/2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f117fa810d05b6209_d20250620_m041042_c001_v0001144_t0050_u01750392642055") 2025/06/20 04:18:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f418c35426634792a_d20250620_m041024_c001_v7007000_t0000_u01750392624864") 2025/06/20 04:18:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373743_d20250620_m041020_c001_v0001171_t0000_u01750392620898") 2025/06/20 04:18:24 DEBUG : sizeonly: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed19a_d20250620_m040819_c001_v7007000_t0000_u01750392499724") 2025/06/20 04:18:24 DEBUG : sizeonly: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f06_d20250620_m040818_c001_v0001029_t0011_u01750392498606") 2025/06/20 04:18:24 DEBUG : splitbanan: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581e55c_d20250620_m041539_c001_v7007000_t0000_u01750392939456") 2025/06/20 04:18:24 DEBUG : splitbanan: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710623e1_d20250620_m041531_c001_v0001029_t0004_u01750392931629") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b2d_d20250620_m041700_c001_v7007000_t0000_u01750393020152") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0b2f_d20250620_m041653_c001_v0001150_t0019_u01750393013225") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40730db7167c1581_d20250620_m041643_c001_v7007000_t0000_u01750393003817") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0ad3_d20250620_m041636_c001_v0001150_t0058_u01750392996808") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3624_d20250620_m041627_c001_v7007000_t0000_u01750392987135") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0a75_d20250620_m041620_c001_v0001150_t0041_u01750392980524") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4191d0f2f0ef3605_d20250620_m041611_c001_v7007000_t0000_u01750392971236") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0a19_d20250620_m041604_c001_v0001150_t0035_u01750392964634") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6edafc_d20250620_m041555_c001_v7007000_t0000_u01750392955359") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af09d1_d20250620_m041548_c001_v0001150_t0029_u01750392948532") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ad5464f35efbd_d20250620_m041533_c001_v7007000_t0000_u01750392933817") 2025/06/20 04:18:24 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374db7_d20250620_m041530_c001_v0001171_t0036_u01750392930440") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61c72_d20250620_m041520_c001_v7007000_t0000_u01750392920910") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea032897a3_d20250620_m041513_c001_v0001183_t0033_u01750392913459") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6eda8a_d20250620_m041512_c001_v7007000_t0000_u01750392912336") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c09_d20250620_m041509_c001_v0001171_t0043_u01750392908897") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4123b9dd55b51198_d20250620_m041459_c001_v7007000_t0000_u01750392899785") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af08a5_d20250620_m041452_c001_v0001150_t0044_u01750392892442") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f411829320fe3872e_d20250620_m041451_c001_v7007000_t0000_u01750392891347") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03289559_d20250620_m041447_c001_v0001183_t0012_u01750392887960") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f422dedf513139e64_d20250620_m041432_c001_v7007000_t0000_u01750392872953") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af080b_d20250620_m041428_c001_v0001150_t0026_u01750392868954") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4154f524e8a14415_d20250620_m041419_c001_v7007000_t0000_u01750392859876") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af07b1_d20250620_m041413_c001_v0001150_t0003_u01750392853122") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4209261e44d61b2a_d20250620_m041402_c001_v7007000_t0000_u01750392842849") 2025/06/20 04:18:25 DEBUG : splitbananasplit: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0731_d20250620_m041355_c001_v0001150_t0044_u01750392835554") 2025/06/20 04:18:25 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf26f3_d20250620_m041515_c001_v7007000_t0000_u01750392915604") 2025/06/20 04:18:25 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374c27_d20250620_m041510_c001_v0001171_t0037_u01750392910144") 2025/06/20 04:18:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf264b_d20250620_m041346_c001_v7007000_t0000_u01750392826652") 2025/06/20 04:18:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc53745a8_d20250620_m041343_c001_v0001171_t0001_u01750392823877") 2025/06/20 04:18:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4053357cf334e584_d20250620_m041342_c001_v7007000_t0000_u01750392822759") 2025/06/20 04:18:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c287106227c_d20250620_m041339_c001_v0001029_t0039_u01750392819805") 2025/06/20 04:18:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581def0_d20250620_m040927_c001_v7007000_t0000_u01750392567621") 2025/06/20 04:18:25 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f117fa810d05b60f4_d20250620_m040926_c001_v0001144_t0050_u01750392566246") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581dee0_d20250620_m040925_c001_v7007000_t0000_u01750392565691") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fcb_d20250620_m040924_c001_v0001029_t0023_u01750392564722") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed197_d20250620_m040816_c001_v7007000_t0000_u01750392496306") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061f00_d20250620_m040814_c001_v0001029_t0010_u01750392494493") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed195_d20250620_m040814_c001_v7007000_t0000_u01750392494132") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061efc_d20250620_m040812_c001_v0001029_t0005_u01750392492260") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed18c_d20250620_m040810_c001_v7007000_t0000_u01750392490228") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ef4_d20250620_m040809_c001_v0001029_t0014_u01750392489041") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed18b_d20250620_m040808_c001_v7007000_t0000_u01750392488499") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ef0_d20250620_m040807_c001_v0001029_t0042_u01750392487229") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061eec_d20250620_m040804_c001_v0001029_t0001_u01750392484488") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed184_d20250620_m040804_c001_v7007000_t0000_u01750392484127") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ee8_d20250620_m040803_c001_v0001029_t0020_u01750392483313") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ee4_d20250620_m040802_c001_v0001029_t0033_u01750392482281") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f42150288fa6ed183_d20250620_m040801_c001_v7007000_t0000_u01750392481918") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ede_d20250620_m040758_c001_v0001029_t0006_u01750392478352") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ed4_d20250620_m040755_c001_v0001029_t0021_u01750392475379") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e4a_d20250620_m040755_c001_v7007000_t0000_u01750392475016") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ecc_d20250620_m040754_c001_v0001029_t0025_u01750392474149") 2025/06/20 04:18:26 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ec6_d20250620_m040753_c001_v0001029_t0030_u01750392473161") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e49_d20250620_m040752_c001_v7007000_t0000_u01750392472793") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061eb4_d20250620_m040748_c001_v0001029_t0003_u01750392468426") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e44_d20250620_m040748_c001_v7007000_t0000_u01750392468063") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061eb0_d20250620_m040747_c001_v0001029_t0018_u01750392467223") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e42_d20250620_m040746_c001_v7007000_t0000_u01750392466314") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061eac_d20250620_m040745_c001_v0001029_t0010_u01750392465574") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e3e_d20250620_m040745_c001_v7007000_t0000_u01750392465029") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ea8_d20250620_m040744_c001_v0001029_t0022_u01750392464157") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e39_d20250620_m040743_c001_v7007000_t0000_u01750392463253") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061ea0_d20250620_m040742_c001_v0001029_t0016_u01750392462209") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e38_d20250620_m040741_c001_v7007000_t0000_u01750392461661") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061e9e_d20250620_m040740_c001_v0001029_t0031_u01750392460900") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e36_d20250620_m040740_c001_v7007000_t0000_u01750392460355") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061e92_d20250620_m040739_c001_v0001029_t0006_u01750392459596") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e25_d20250620_m040734_c001_v7007000_t0000_u01750392454052") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061e88_d20250620_m040733_c001_v0001029_t0040_u01750392453207") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e23_d20250620_m040732_c001_v7007000_t0000_u01750392452664") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061e82_d20250620_m040731_c001_v0001029_t0016_u01750392451708") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e21_d20250620_m040731_c001_v7007000_t0000_u01750392451165") 2025/06/20 04:18:27 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061e7c_d20250620_m040730_c001_v0001029_t0029_u01750392450290") 2025/06/20 04:18:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42684e1b_d20250620_m040728_c001_v7007000_t0000_u01750392448128") 2025/06/20 04:18:28 DEBUG : sub dir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061e72_d20250620_m040727_c001_v0001029_t0018_u01750392447093") 2025/06/20 04:18:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf264c_d20250620_m041346_c001_v7007000_t0000_u01750392826833") 2025/06/20 04:18:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af06ef_d20250620_m041343_c001_v0001150_t0009_u01750392823897") 2025/06/20 04:18:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4053357cf334e585_d20250620_m041342_c001_v7007000_t0000_u01750392822941") 2025/06/20 04:18:28 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea03288ec8_d20250620_m041339_c001_v0001183_t0048_u01750392819816") 2025/06/20 04:18:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b30_d20250620_m041702_c001_v7007000_t0000_u01750393022794") 2025/06/20 04:18:28 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710624d8_d20250620_m041701_c001_v0001029_t0005_u01750393021553") 2025/06/20 04:18:28 DEBUG : sub/yam: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581dec8_d20250620_m040922_c001_v7007000_t0000_u01750392562683") 2025/06/20 04:18:28 DEBUG : sub/yam: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373475_d20250620_m040920_c001_v0001171_t0022_u01750392560686") 2025/06/20 04:18:28 DEBUG : test_dir1/file2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2640_d20250620_m041338_c001_v7007000_t0000_u01750392818850") 2025/06/20 04:18:28 DEBUG : test_dir1/file2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537452e_d20250620_m041337_c001_v0001171_t0035_u01750392817039") 2025/06/20 04:18:28 DEBUG : test_dir1/file2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf263b_d20250620_m041336_c001_v7007000_t0000_u01750392816231") 2025/06/20 04:18:28 DEBUG : test_dir1/file2: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5374504_d20250620_m041334_c001_v0001171_t0029_u01750392814657") 2025/06/20 04:18:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf2642_d20250620_m041339_c001_v7007000_t0000_u01750392819197") 2025/06/20 04:18:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af06cd_d20250620_m041337_c001_v0001150_t0041_u01750392817386") 2025/06/20 04:18:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f416ceea3fbaf263c_d20250620_m041336_c001_v7007000_t0000_u01750392816421") 2025/06/20 04:18:28 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062266_d20250620_m041334_c001_v0001029_t0016_u01750392814669") 2025/06/20 04:18:28 DEBUG : three: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581dea8_d20250620_m040912_c001_v7007000_t0000_u01750392552761") 2025/06/20 04:18:28 DEBUG : three: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fbf_d20250620_m040911_c001_v0001029_t0027_u01750392551438") 2025/06/20 04:18:28 DEBUG : three: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fb7_d20250620_m040908_c001_v0001029_t0038_u01750392548355") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b34_d20250620_m041704_c001_v7007000_t0000_u01750393024579") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537540a_d20250620_m041703_c001_v0001171_t0056_u01750393023749") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685bc2_d20250620_m041724_c001_v7007000_t0000_u01750393044073") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328a377_d20250620_m041722_c001_v0001183_t0036_u01750393042364") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685bbc_d20250620_m041720_c001_v7007000_t0000_u01750393040773") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5375504_d20250620_m041719_c001_v0001171_t0002_u01750393039086") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685bab_d20250620_m041718_c001_v7007000_t0000_u01750393038125") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871062500_d20250620_m041717_c001_v0001029_t0025_u01750393037286") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b71_d20250620_m041712_c001_v7007000_t0000_u01750393032138") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537545c_d20250620_m041710_c001_v0001171_t0004_u01750393030717") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b82_d20250620_m041714_c001_v7007000_t0000_u01750393034498") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328a27f_d20250620_m041713_c001_v0001183_t0054_u01750393033098") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b60_d20250620_m041709_c001_v7007000_t0000_u01750393029705") 2025/06/20 04:18:29 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c28710624ea_d20250620_m041708_c001_v0001029_t0020_u01750393028839") 2025/06/20 04:18:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b4f_d20250620_m041707_c001_v7007000_t0000_u01750393027881") 2025/06/20 04:18:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0b69_d20250620_m041707_c001_v0001150_t0039_u01750393027182") 2025/06/20 04:18:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b41_d20250620_m041706_c001_v7007000_t0000_u01750393026221") 2025/06/20 04:18:29 DEBUG : toe/toe/tictactoe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f118806ea0328a1d7_d20250620_m041705_c001_v0001183_t0050_u01750393025560") 2025/06/20 04:18:29 DEBUG : toe/toe/toe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f40999fee4cb52337_d20250620_m041729_c001_v7007000_t0000_u01750393049602") 2025/06/20 04:18:29 DEBUG : toe/toe/toe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc537558e_d20250620_m041728_c001_v0001171_t0040_u01750393048630") 2025/06/20 04:18:29 DEBUG : toe/toe/toe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685b96_d20250620_m041716_c001_v7007000_t0000_u01750393036316") 2025/06/20 04:18:30 DEBUG : toe/toe/toe: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0b8d_d20250620_m041715_c001_v0001150_t0006_u01750393035460") 2025/06/20 04:18:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685bc5_d20250620_m041724_c001_v7007000_t0000_u01750393044689") 2025/06/20 04:18:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f10876165a1af0bb5_d20250620_m041723_c001_v0001150_t0057_u01750393043710") 2025/06/20 04:18:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f415f2c7c42685bbe_d20250620_m041721_c001_v7007000_t0000_u01750393041389") 2025/06/20 04:18:30 DEBUG : toe/toe/toe.txt: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1053fa525fd2d0fe_d20250620_m041720_c001_v0001165_t0045_u01750393040554") 2025/06/20 04:18:30 DEBUG : two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581dea9_d20250620_m040912_c001_v7007000_t0000_u01750392552944") 2025/06/20 04:18:30 DEBUG : two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4041b28cc5373409_d20250620_m040910_c001_v0001171_t0027_u01750392550870") 2025/06/20 04:18:30 DEBUG : two: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f41847c2871061fb5_d20250620_m040908_c001_v0001029_t0031_u01750392548172") 2025/06/20 04:18:30 DEBUG : yam: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581decf_d20250620_m040923_c001_v7007000_t0000_u01750392563420") 2025/06/20 04:18:30 DEBUG : yam: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f106bab163b7f7a4f_d20250620_m040922_c001_v0001183_t0039_u01750392562466") 2025/06/20 04:18:30 DEBUG : yam: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581deb7_d20250620_m040919_c001_v7007000_t0000_u01750392559381") 2025/06/20 04:18:30 DEBUG : yam: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f11847c2871061fc5_d20250620_m040917_c001_v0001029_t0035_u01750392557903") 2025/06/20 04:18:30 DEBUG : yam: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581dead_d20250620_m040916_c001_v7007000_t0000_u01750392556226") 2025/06/20 04:18:30 DEBUG : yam: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373429_d20250620_m040913_c001_v0001171_t0058_u01750392553508") 2025/06/20 04:18:30 DEBUG : yaml: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581deb9_d20250620_m040920_c001_v7007000_t0000_u01750392560119") 2025/06/20 04:18:30 DEBUG : yaml: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f1041b28cc5373463_d20250620_m040918_c001_v0001171_t0004_u01750392558941") 2025/06/20 04:18:30 DEBUG : yaml: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f4196f3fbe581deb1_d20250620_m040916_c001_v7007000_t0000_u01750392556980") 2025/06/20 04:18:30 DEBUG : yaml: Deleting (id "4_zbfb21d83805d8bbb9f780e1b_f113e25ede10de17d_d20250620_m040915_c001_v0001106_t0032_u01750392555290") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 11m7.846649585s (try 1/5)