"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/01 04:48:19 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure" 2025/07/01 04:48:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/01 04:48:20 DEBUG : Creating backend with remote "/tmp/rclone2582717987" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:21 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:21 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/01 04:48:21 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:48:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:22 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:22 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:22 INFO : sub dir/hello world: Copied (new) 2025/07/01 04:48:23 DEBUG : B2 bucket rclone-test-dozevis8kure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.68s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", 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-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", 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-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:24 DEBUG : Creating backend with remote "/non-existing" 2025/07/01 04:48:24 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/01 04:48:24 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:24 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.56s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:25 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:25 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:25 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.47s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:26 INFO : B2 bucket rclone-test-dozevis8kure: Running all checks before starting transfers 2025/07/01 04:48:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:26 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:26 INFO : B2 bucket rclone-test-dozevis8kure: Checks finished, now starting transfers 2025/07/01 04:48:26 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.11s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:27 ERROR : Ignoring --no-traverse with sync 2025/07/01 04:48:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:27 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:27 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:27 INFO : sub dir/hello world: Copied (new) 2025/07/01 04:48:27 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.14s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/01 04:48:28 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:28 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:28 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/01 04:48:28 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:48:29 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:29 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:48:31 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:31 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:31 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:31 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.47s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:32 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/01 04:48:32 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:48:32 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/01 04:48:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:48:32 INFO : sub dir2: Making directory 2025/07/01 04:48:32 INFO : sub dir: Making directory 2025/07/01 04:48:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:32 INFO : sub dir2/sub sub dir2: Making directory 2025/07/01 04:48:32 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:32 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:32 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/07/01 04:48:32 DEBUG : B2 bucket rclone-test-dozevis8kure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.12s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:33 INFO : sub dir2: Making directory 2025/07/01 04:48:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/01 04:48:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:48:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:33 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:33 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.15s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:34 DEBUG : sub dir2: Making directory with metadata 2025/07/01 04:48:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:48:34 INFO : sub dir2: Making directory 2025/07/01 04:48:34 INFO : sub dir: Making directory 2025/07/01 04:48:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:34 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:34 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:34 INFO : sub dir/hello world: Copied (new) 2025/07/01 04:48:34 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/01 04:48:35 DEBUG : B2 bucket rclone-test-dozevis8kure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/01 04:48:35 DEBUG : B2 bucket rclone-test-dozevis8kure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.31s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", 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-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:36 INFO : sub dir2: Making directory 2025/07/01 04:48:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:36 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:36 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:36 INFO : sub dir/hello world: Copied (new) 2025/07/01 04:48:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.13s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:37 DEBUG : sub dir2: Making directory with metadata 2025/07/01 04:48:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:48:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:48:37 INFO : sub dir2: Making directory 2025/07/01 04:48:37 INFO : sub dir: Making directory 2025/07/01 04:48:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:37 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:37 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:37 INFO : sub dir/hello world: Copied (new) 2025/07/01 04:48:37 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/01 04:48:37 DEBUG : B2 bucket rclone-test-dozevis8kure: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.42s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", 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-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:39 INFO : sub dir2: Making directory 2025/07/01 04:48:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:39 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:39 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:39 INFO : sub dir/hello world: Copied (new) 2025/07/01 04:48:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:40 DEBUG : Creating backend with remote "TestB2:rclone-test-hecegep7taro" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-dozevis8kure -> B2 bucket rclone-test-hecegep7taro 2025/07/01 04:48:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:41 DEBUG : B2 bucket rclone-test-hecegep7taro: Waiting for checks to finish 2025/07/01 04:48:41 DEBUG : B2 bucket rclone-test-hecegep7taro: Waiting for transfers to finish 2025/07/01 04:48:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:42 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 04:48:43 DEBUG : B2 bucket rclone-test-hecegep7taro: Purge remote 2025/07/01 04:48:43 INFO : B2 bucket rclone-test-hecegep7taro: cleaning bucket "rclone-test-hecegep7taro" of all files 2025/07/01 04:48:43 DEBUG : sub dir/hello world: Deleting (id "4_z6fb2dd83500dcb4b9f780e1b_f103fd8075b1c50f5_d20250701_m044842_c001_v0001157_t0040_u01751345322474") --- PASS: TestServerSideCopy (4.16s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 04:48:45 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:45 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:45 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/01 04:48:45 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.71s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:46 DEBUG : Creating backend with remote "TestB2:rclone-test-duhekiw5buca" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-dozevis8kure -> B2 bucket rclone-test-duhekiw5buca 2025/07/01 04:48:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:47 DEBUG : B2 bucket rclone-test-duhekiw5buca: Waiting for checks to finish 2025/07/01 04:48:47 DEBUG : B2 bucket rclone-test-duhekiw5buca: Waiting for transfers to finish 2025/07/01 04:48:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:48 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 04:48:49 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 04:48:49 DEBUG : B2 bucket rclone-test-duhekiw5buca: Waiting for checks to finish 2025/07/01 04:48:49 DEBUG : B2 bucket rclone-test-duhekiw5buca: Waiting for transfers to finish 2025/07/01 04:48:49 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/01 04:48:49 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 04:48:50 DEBUG : B2 bucket rclone-test-duhekiw5buca: Purge remote 2025/07/01 04:48:50 INFO : B2 bucket rclone-test-duhekiw5buca: cleaning bucket "rclone-test-duhekiw5buca" of all files 2025/07/01 04:48:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f42edf3500dcb4b9f780e1b_f119b8faf2c522596_d20250701_m044849_c001_v0001041_t0041_u01751345329579") 2025/07/01 04:48:50 DEBUG : sub dir/hello world: Deleting (id "4_z8f42edf3500dcb4b9f780e1b_f1089a1890302f860_d20250701_m044848_c001_v0001182_t0024_u01751345328435") --- PASS: TestServerSideCopyOverSelf (5.90s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 04:48:52 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:48:52 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:48:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/01 04:48:53 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/01 04:48:53 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.88s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:48:54 DEBUG : Creating backend with remote "TestB2:rclone-test-liduyeh5lene" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-dozevis8kure -> B2 bucket rclone-test-liduyeh5lene 2025/07/01 04:48:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:48:55 DEBUG : B2 bucket rclone-test-liduyeh5lene: Waiting for checks to finish 2025/07/01 04:48:55 DEBUG : B2 bucket rclone-test-liduyeh5lene: Waiting for transfers to finish 2025/07/01 04:48:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:48:56 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 04:48:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/01 04:48:57 DEBUG : B2 bucket rclone-test-liduyeh5lene: Waiting for checks to finish 2025/07/01 04:48:57 DEBUG : B2 bucket rclone-test-liduyeh5lene: Waiting for transfers to finish 2025/07/01 04:48:57 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/01 04:48:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 04:48:57 INFO : sub dir/hello world: Deleted 2025/07/01 04:48:58 DEBUG : testing file moves 2025/07/01 04:48:58 DEBUG : B2 bucket rclone-test-liduyeh5lene: Waiting for checks to finish 2025/07/01 04:48:58 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/01 04:48:58 DEBUG : B2 bucket rclone-test-liduyeh5lene: Waiting for transfers to finish 2025/07/01 04:48:59 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/01 04:48:59 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/01 04:48:59 INFO : sub dir/hello world: Deleted 2025/07/01 04:48:59 DEBUG : B2 bucket rclone-test-liduyeh5lene: Purge remote 2025/07/01 04:48:59 INFO : B2 bucket rclone-test-liduyeh5lene: cleaning bucket "rclone-test-liduyeh5lene" of all files 2025/07/01 04:49:00 DEBUG : sub dir/hello world: Deleting (id "4_z0f020de3501dcb4b9f780e1b_f11650f5a4758982c_d20250701_m044859_c001_v0001101_t0052_u01751345339077") 2025/07/01 04:49:00 DEBUG : sub dir/hello world: Deleting (id "4_z0f020de3501dcb4b9f780e1b_f105f7a195152bd5a_d20250701_m044857_c001_v0001099_t0001_u01751345337443") 2025/07/01 04:49:00 DEBUG : sub dir/hello world: Deleting (id "4_z0f020de3501dcb4b9f780e1b_f107d204a7d9f37fb_d20250701_m044856_c001_v0001183_t0021_u01751345336274") --- PASS: TestServerSideMoveOverSelf (7.63s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:01 ERROR : error listing: directory not found 2025/07/01 04:49:02 INFO : Local file system at /tmp/rclone2582717987: Making directory 2025/07/01 04:49:02 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:02 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.67s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:49:04 DEBUG : Local file system at /tmp/rclone2582717987: Waiting for checks to finish 2025/07/01 04:49:04 DEBUG : Local file system at /tmp/rclone2582717987: Waiting for transfers to finish 2025/07/01 04:49:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:49:04 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/01 04:49:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:05 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/01 04:49:05 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:05 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:05 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 04:49:05 INFO : check sum: Copied (new) 2025/07/01 04:49:05 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:06 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:06 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 04:49:06 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/01 04:49:06 DEBUG : check sum: Unchanged skipping 2025/07/01 04:49:06 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:06 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:06 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.77s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:07 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/01 04:49:07 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:07 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:07 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 04:49:07 INFO : sizeonly: Copied (new) 2025/07/01 04:49:07 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:07 DEBUG : sizeonly: Sizes identical 2025/07/01 04:49:07 DEBUG : sizeonly: Unchanged skipping 2025/07/01 04:49:07 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:07 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:07 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:07 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/01 04:49:08 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:08 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:08 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/01 04:49:08 INFO : ignore-size: Copied (new) 2025/07/01 04:49:08 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:49:09 DEBUG : ignore-size: Unchanged skipping 2025/07/01 04:49:09 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:09 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:09 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.54s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:10 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:49:10 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:10 DEBUG : existing: Unchanged skipping 2025/07/01 04:49:10 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:10 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:10 INFO : There was nothing to transfer 2025/07/01 04:49:10 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/01 04:49:10 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:10 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 04:49:10 INFO : existing: Copied (replaced existing) 2025/07/01 04:49:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.81s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:11 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/01 04:49:11 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:11 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 04:49:12 INFO : existing: Copied (new) 2025/07/01 04:49:12 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:12 DEBUG : existing: Destination exists, skipping 2025/07/01 04:49:12 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:12 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:12 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:12 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:13 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/01 04:49:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/01 04:49:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:14 DEBUG : c/non empty space: Unchanged skipping 2025/07/01 04:49:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:49:14 INFO : a/potato2: Copied (new) 2025/07/01 04:49:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:14 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:14 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.34s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:16 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:16 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/07/01 04:49:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 04:49:16 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/01 04:49:16 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:16 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:16 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:16 INFO : There was nothing to transfer 2025/07/01 04:49:16 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:16 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/07/01 04:49:16 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 04:49:17 INFO : empty space: Updated modification time in destination 2025/07/01 04:49:17 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:17 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:17 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:17 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.45s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:18 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:18 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/07/01 04:49:18 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 04:49:18 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:18 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:18 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:18 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.31s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:19 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:19 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/07/01 04:49:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2582717987) 2025/07/01 04:49:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-dozevis8kure) 2025/07/01 04:49:19 DEBUG : foo: sha1 differ 2025/07/01 04:49:19 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/01 04:49:20 INFO : foo: Copied (replaced existing) 2025/07/01 04:49:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.49s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:21 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/01 04:49:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:21 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:21 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:21 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:21 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:49:21 INFO : potato: Copied (new) 2025/07/01 04:49:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.78s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:23 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/01 04:49:23 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:23 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:23 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/01 04:49:23 INFO : potato: Copied (replaced existing) 2025/07/01 04:49:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.53s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:24 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/07/01 04:49:24 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2582717987) 2025/07/01 04:49:24 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-dozevis8kure) 2025/07/01 04:49:24 DEBUG : potato: sha1 differ 2025/07/01 04:49:24 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:24 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/01 04:49:24 INFO : potato: Copied (replaced existing) 2025/07/01 04:49:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:49:26 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:26 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:26 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:26 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:26 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/01 04:49:26 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:26 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.56s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:49:28 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:28 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:28 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:28 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:49:28 INFO : potato2: Copied (new) 2025/07/01 04:49:28 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:28 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.14s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:29 INFO : d: Making directory 2025/07/01 04:49:29 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/01 04:49:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/01 04:49:30 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:30 DEBUG : c/non empty space: Unchanged skipping 2025/07/01 04:49:30 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:49:30 INFO : a/potato2: Copied (new) 2025/07/01 04:49:30 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:30 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:30 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:30 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:32 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/01 04:49:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/01 04:49:32 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:32 DEBUG : c/non empty space: Unchanged skipping 2025/07/01 04:49:32 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:32 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:32 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:49:32 INFO : a/potato2: Copied (new) 2025/07/01 04:49:32 ERROR : B2 bucket rclone-test-dozevis8kure: not deleting files as there were IO errors 2025/07/01 04:49:32 ERROR : B2 bucket rclone-test-dozevis8kure: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.15s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:34 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:49:34 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:34 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:34 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:34 INFO : potato: Deleted 2025/07/01 04:49:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:49:34 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.95s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:36 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:36 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:36 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:36 INFO : potato: Deleted 2025/07/01 04:49:36 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:49:36 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:36 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:36 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:49:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.32s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:49:38 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:38 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:38 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/01 04:49:38 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:40 DEBUG : enormous: Excluded (Size Filter) 2025/07/01 04:49:40 DEBUG : enormous: Excluded 2025/07/01 04:49:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 04:49:40 DEBUG : potato2: Excluded 2025/07/01 04:49:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 04:49:40 DEBUG : potato2: Excluded 2025/07/01 04:49:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:40 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:40 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:40 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:40 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:40 INFO : There was nothing to transfer 2025/07/01 04:49:40 DEBUG : enormous: Excluded (Size Filter) 2025/07/01 04:49:40 DEBUG : enormous: Excluded 2025/07/01 04:49:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 04:49:40 DEBUG : potato2: Excluded 2025/07/01 04:49:41 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 04:49:41 DEBUG : potato2: Excluded 2025/07/01 04:49:41 DEBUG : Local file system at /tmp/rclone2582717987: Waiting for checks to finish 2025/07/01 04:49:41 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/01 04:49:41 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:41 DEBUG : Local file system at /tmp/rclone2582717987: Waiting for transfers to finish 2025/07/01 04:49:41 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:41 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.94s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:42 DEBUG : enormous: Excluded (Size Filter) 2025/07/01 04:49:42 DEBUG : enormous: Excluded 2025/07/01 04:49:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/01 04:49:42 DEBUG : potato2: Excluded 2025/07/01 04:49:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:49:42 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:42 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:42 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:42 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:43 INFO : potato2: Deleted 2025/07/01 04:49:43 INFO : enormous: Deleted 2025/07/01 04:49:43 INFO : There was nothing to transfer 2025/07/01 04:49:43 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/01 04:49:43 DEBUG : empty space: Unchanged skipping 2025/07/01 04:49:43 DEBUG : Local file system at /tmp/rclone2582717987: Waiting for checks to finish 2025/07/01 04:49:43 DEBUG : Local file system at /tmp/rclone2582717987: Waiting for transfers to finish 2025/07/01 04:49:43 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:43 INFO : enormous: Deleted 2025/07/01 04:49:43 INFO : potato2: Deleted 2025/07/01 04:49:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.36s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:45 DEBUG : five: Need to transfer - File not found at Destination 2025/07/01 04:49:45 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/01 04:49:45 DEBUG : one: Destination is newer than source, skipping 2025/07/01 04:49:45 DEBUG : three: Sizes identical 2025/07/01 04:49:45 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:45 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/01 04:49:45 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2582717987) 2025/07/01 04:49:45 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-dozevis8kure) 2025/07/01 04:49:45 DEBUG : two: sha1 differ 2025/07/01 04:49:45 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 04:49:45 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:45 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/01 04:49:45 INFO : five: Copied (new) 2025/07/01 04:49:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/01 04:49:46 INFO : four: Copied (replaced existing) 2025/07/01 04:49:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/01 04:49:46 INFO : two: Copied (replaced existing) 2025/07/01 04:49:46 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:46 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:46 DEBUG : one: Destination is newer than source, skipping 2025/07/01 04:49:46 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/01 04:49:46 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/01 04:49:46 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/01 04:49:46 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/01 04:49:46 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 04:49:46 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 04:49:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/01 04:49:46 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/01 04:49:46 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/01 04:49:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2582717987) 2025/07/01 04:49:46 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-dozevis8kure) 2025/07/01 04:49:46 DEBUG : three: sha1 differ 2025/07/01 04:49:46 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/01 04:49:46 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:46 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/01 04:49:46 INFO : three: Copied (replaced existing) 2025/07/01 04:49:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.27s) === 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-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/07/01 04:49:48 INFO : B2 bucket rclone-test-dozevis8kure: Making map for --track-renames 2025/07/01 04:49:48 INFO : B2 bucket rclone-test-dozevis8kure: Finished making map for --track-renames 2025/07/01 04:49:48 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/01 04:49:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/01 04:49:48 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for renames to finish 2025/07/01 04:49:48 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/01 04:49:48 INFO : potato: Copied (new) 2025/07/01 04:49:49 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 04:49:49 INFO : yam: Copied (new) 2025/07/01 04:49:49 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:49 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:49:49 INFO : B2 bucket rclone-test-dozevis8kure: Making map for --track-renames 2025/07/01 04:49:49 INFO : B2 bucket rclone-test-dozevis8kure: Finished making map for --track-renames 2025/07/01 04:49:49 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:49 DEBUG : potato: Unchanged skipping 2025/07/01 04:49:49 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for renames to finish 2025/07/01 04:49:50 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 04:49:50 INFO : yam: Copied (server-side copy) to: yaml 2025/07/01 04:49:50 INFO : yam: Deleted 2025/07/01 04:49:50 INFO : yaml: Renamed from "yam" 2025/07/01 04:49:50 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.13s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/07/01 04:49:51 INFO : B2 bucket rclone-test-dozevis8kure: Making map for --track-renames 2025/07/01 04:49:51 INFO : B2 bucket rclone-test-dozevis8kure: Finished making map for --track-renames 2025/07/01 04:49:51 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/01 04:49:51 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/01 04:49:51 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for renames to finish 2025/07/01 04:49:51 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:51 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 04:49:51 INFO : yam: Copied (new) 2025/07/01 04:49:51 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/01 04:49:51 INFO : potato: Copied (new) 2025/07/01 04:49:51 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:52 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:49:52 INFO : B2 bucket rclone-test-dozevis8kure: Making map for --track-renames 2025/07/01 04:49:52 INFO : B2 bucket rclone-test-dozevis8kure: Finished making map for --track-renames 2025/07/01 04:49:52 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:52 DEBUG : potato: Unchanged skipping 2025/07/01 04:49:52 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for renames to finish 2025/07/01 04:49:52 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 04:49:52 INFO : yam: Copied (server-side copy) to: yaml 2025/07/01 04:49:53 INFO : yam: Deleted 2025/07/01 04:49:53 INFO : yaml: Renamed from "yam" 2025/07/01 04:49:53 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.44s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/07/01 04:49:54 INFO : B2 bucket rclone-test-dozevis8kure: Making map for --track-renames 2025/07/01 04:49:54 INFO : B2 bucket rclone-test-dozevis8kure: Finished making map for --track-renames 2025/07/01 04:49:54 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:54 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/01 04:49:54 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/01 04:49:54 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for renames to finish 2025/07/01 04:49:54 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:54 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 04:49:54 INFO : sub/yam: Copied (new) 2025/07/01 04:49:55 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/01 04:49:55 INFO : potato: Copied (new) 2025/07/01 04:49:55 DEBUG : Waiting for deletions to finish 2025/07/01 04:49:55 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:49:55 DEBUG : potato: Unchanged skipping 2025/07/01 04:49:55 INFO : B2 bucket rclone-test-dozevis8kure: Making map for --track-renames 2025/07/01 04:49:55 INFO : B2 bucket rclone-test-dozevis8kure: Finished making map for --track-renames 2025/07/01 04:49:55 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:55 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for renames to finish 2025/07/01 04:49:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/01 04:49:56 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/01 04:49:56 INFO : sub/yam: Deleted 2025/07/01 04:49:56 INFO : yam: Renamed from "sub/yam" 2025/07/01 04:49:56 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.22s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:57 DEBUG : Creating backend with remote "/tmp/rclone2582717987/dir1" 2025/07/01 04:49:57 DEBUG : Creating backend with remote "/tmp/rclone2582717987/dir2" 2025/07/01 04:49:57 DEBUG : Local file system at /tmp/rclone2582717987/dir2: Using server-side directory move 2025/07/01 04:49:57 INFO : Local file system at /tmp/rclone2582717987/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/01 04:49:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/01 04:49:57 INFO : file1.txt: Moved (server-side) 2025/07/01 04:49:57 DEBUG : Local file system at /tmp/rclone2582717987/dir2: Waiting for checks to finish 2025/07/01 04:49:57 DEBUG : Local file system at /tmp/rclone2582717987/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:49:57 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/01 04:49:57 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:57 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:57 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/01 04:49:57 INFO : nested/sub dir/file: Copied (new) 2025/07/01 04:49:57 INFO : nested/sub dir/file: Deleted 2025/07/01 04:49:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:49:58 INFO : sub dir/hello world: Copied (new) 2025/07/01 04:49:58 INFO : sub dir/hello world: Deleted 2025/07/01 04:49:58 INFO : sub dir: Removing directory 2025/07/01 04:49:58 INFO : nested/sub dir: Removing directory 2025/07/01 04:49:58 INFO : nested: Removing directory 2025/07/01 04:49:58 DEBUG : Local file system at /tmp/rclone2582717987: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:49:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/01 04:49:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/01 04:49:59 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:49:59 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:49:59 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/01 04:49:59 INFO : nested/sub dir/file: Copied (new) 2025/07/01 04:49:59 INFO : nested/sub dir/file: Deleted 2025/07/01 04:49:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:49:59 INFO : sub dir/hello world: Copied (new) 2025/07/01 04:49:59 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.43s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:50:00 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/01 04:50:00 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/01 04:50:00 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:50:00 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:50:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 04:50:01 INFO : existing: Copied (new) 2025/07/01 04:50:01 INFO : existing: Deleted 2025/07/01 04:50:01 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/01 04:50:01 INFO : existing-b: Copied (new) 2025/07/01 04:50:01 INFO : existing-b: Deleted 2025/07/01 04:50:01 DEBUG : existing: Destination exists, skipping 2025/07/01 04:50:01 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:50:01 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/01 04:50:01 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:50:01 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.70s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:50:02 DEBUG : Creating backend with remote "TestB2:rclone-test-cetiyij6qana" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-dozevis8kure -> B2 bucket rclone-test-cetiyij6qana 2025/07/01 04:50:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:50:06 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/01 04:50:06 DEBUG : empty space: Unchanged skipping 2025/07/01 04:50:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/01 04:50:06 DEBUG : B2 bucket rclone-test-cetiyij6qana: Waiting for checks to finish 2025/07/01 04:50:06 INFO : empty space: Deleted 2025/07/01 04:50:06 DEBUG : B2 bucket rclone-test-cetiyij6qana: Waiting for transfers to finish 2025/07/01 04:50:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:50:06 INFO : potato2: Copied (server-side copy) 2025/07/01 04:50:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/01 04:50:06 INFO : potato3: Copied (server-side copy) 2025/07/01 04:50:06 INFO : potato2: Deleted 2025/07/01 04:50:07 INFO : potato3: Deleted 2025/07/01 04:50:07 DEBUG : Creating backend with remote "TestB2:rclone-test-wiyoluf5xaji" 2025/07/01 04:50:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/01 04:50:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:50:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/01 04:50:08 DEBUG : B2 bucket rclone-test-wiyoluf5xaji: Waiting for checks to finish 2025/07/01 04:50:08 DEBUG : B2 bucket rclone-test-wiyoluf5xaji: Waiting for transfers to finish 2025/07/01 04:50:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 04:50:09 INFO : empty space: Copied (server-side copy) 2025/07/01 04:50:09 INFO : empty space: Deleted 2025/07/01 04:50:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:50:09 INFO : potato2: Copied (server-side copy) 2025/07/01 04:50:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/01 04:50:09 INFO : potato3: Copied (server-side copy) 2025/07/01 04:50:09 INFO : potato2: Deleted 2025/07/01 04:50:09 INFO : potato3: Deleted 2025/07/01 04:50:10 DEBUG : B2 bucket rclone-test-wiyoluf5xaji: Purge remote 2025/07/01 04:50:10 INFO : B2 bucket rclone-test-wiyoluf5xaji: cleaning bucket "rclone-test-wiyoluf5xaji" of all files 2025/07/01 04:50:10 DEBUG : empty space: Deleting (id "4_z0f022db3502dcb4b9f780e1b_f115584f1362e85a9_d20250701_m045009_c001_v0001153_t0007_u01751345409168") 2025/07/01 04:50:10 DEBUG : potato2: Deleting (id "4_z0f022db3502dcb4b9f780e1b_f10567901122d7f60_d20250701_m045009_c001_v0001113_t0004_u01751345409528") 2025/07/01 04:50:10 DEBUG : potato3: Deleting (id "4_z0f022db3502dcb4b9f780e1b_f110bea83e8429fea_d20250701_m045009_c001_v0001100_t0049_u01751345409551") 2025/07/01 04:50:11 DEBUG : B2 bucket rclone-test-cetiyij6qana: Purge remote 2025/07/01 04:50:11 INFO : B2 bucket rclone-test-cetiyij6qana: cleaning bucket "rclone-test-cetiyij6qana" of all files 2025/07/01 04:50:11 DEBUG : empty space: Deleting (id "4_zafc21da3502dcb4b9f780e1b_f4085bdfc9d761060_d20250701_m045009_c001_v7007000_t0000_u01751345409505") 2025/07/01 04:50:11 DEBUG : empty space: Deleting (id "4_zafc21da3502dcb4b9f780e1b_f105f579c06ff6d52_d20250701_m045005_c001_v0001184_t0000_u01751345405534") 2025/07/01 04:50:11 DEBUG : potato2: Deleting (id "4_zafc21da3502dcb4b9f780e1b_f4085bdfc9d761071_d20250701_m045009_c001_v7007000_t0000_u01751345409830") 2025/07/01 04:50:11 DEBUG : potato2: Deleting (id "4_zafc21da3502dcb4b9f780e1b_f1028a13833f912aa_d20250701_m045006_c001_v0001036_t0013_u01751345406315") 2025/07/01 04:50:11 DEBUG : potato3: Deleting (id "4_zafc21da3502dcb4b9f780e1b_f422f3d942e910128_d20250701_m045009_c001_v7007000_t0000_u01751345409881") 2025/07/01 04:50:11 DEBUG : potato3: Deleting (id "4_zafc21da3502dcb4b9f780e1b_f103ca87fbcb1423e_d20250701_m045006_c001_v0001101_t0057_u01751345406689") 2025/07/01 04:50:11 DEBUG : potato3: Deleting (id "4_zafc21da3502dcb4b9f780e1b_f105f579c06ff6d58_d20250701_m045005_c001_v0001184_t0035_u01751345405727") --- PASS: TestServerSideMove (10.33s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:50:12 DEBUG : Creating backend with remote "TestB2:rclone-test-feyehuy9poxi" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-dozevis8kure -> B2 bucket rclone-test-feyehuy9poxi 2025/07/01 04:50:18 DEBUG : empty space: Excluded (Size Filter) 2025/07/01 04:50:18 DEBUG : empty space: Excluded 2025/07/01 04:50:18 DEBUG : empty space: Excluded (Size Filter) 2025/07/01 04:50:18 DEBUG : empty space: Excluded 2025/07/01 04:50:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:50:18 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/01 04:50:18 DEBUG : B2 bucket rclone-test-feyehuy9poxi: Waiting for checks to finish 2025/07/01 04:50:18 DEBUG : B2 bucket rclone-test-feyehuy9poxi: Waiting for transfers to finish 2025/07/01 04:50:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:50:18 INFO : potato2: Copied (server-side copy) 2025/07/01 04:50:18 INFO : potato2: Deleted 2025/07/01 04:50:19 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/01 04:50:19 INFO : potato3: Copied (server-side copy) 2025/07/01 04:50:19 INFO : potato3: Deleted 2025/07/01 04:50:19 DEBUG : Creating backend with remote "TestB2:rclone-test-jexucut3qiva" 2025/07/01 04:50:20 DEBUG : empty space: Excluded (Size Filter) 2025/07/01 04:50:20 DEBUG : empty space: Excluded 2025/07/01 04:50:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:50:20 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/01 04:50:20 DEBUG : B2 bucket rclone-test-jexucut3qiva: Waiting for checks to finish 2025/07/01 04:50:20 DEBUG : B2 bucket rclone-test-jexucut3qiva: Waiting for transfers to finish 2025/07/01 04:50:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:50:21 INFO : potato2: Copied (server-side copy) 2025/07/01 04:50:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/01 04:50:21 INFO : potato3: Copied (server-side copy) 2025/07/01 04:50:21 INFO : potato2: Deleted 2025/07/01 04:50:22 INFO : potato3: Deleted 2025/07/01 04:50:22 DEBUG : B2 bucket rclone-test-jexucut3qiva: Purge remote 2025/07/01 04:50:22 INFO : B2 bucket rclone-test-jexucut3qiva: cleaning bucket "rclone-test-jexucut3qiva" of all files 2025/07/01 04:50:22 DEBUG : potato2: Deleting (id "4_z2fc25da3502dcb4b9f780e1b_f11585c8b98eda87b_d20250701_m045021_c001_v0001144_t0034_u01751345421341") 2025/07/01 04:50:22 DEBUG : potato3: Deleting (id "4_z2fc25da3502dcb4b9f780e1b_f115b387c8342db69_d20250701_m045021_c001_v0001179_t0017_u01751345421708") 2025/07/01 04:50:23 DEBUG : B2 bucket rclone-test-feyehuy9poxi: Purge remote 2025/07/01 04:50:23 INFO : B2 bucket rclone-test-feyehuy9poxi: cleaning bucket "rclone-test-feyehuy9poxi" of all files 2025/07/01 04:50:23 DEBUG : empty space: Deleting (id "4_zeff24d63502dcb4b9f780e1b_f109301fe5feda2f4_d20250701_m045016_c001_v0001040_t0024_u01751345416858") 2025/07/01 04:50:23 DEBUG : potato2: Deleting (id "4_zeff24d63502dcb4b9f780e1b_f420e3e920893b7b6_d20250701_m045021_c001_v7007000_t0000_u01751345421844") 2025/07/01 04:50:23 DEBUG : potato2: Deleting (id "4_zeff24d63502dcb4b9f780e1b_f117729ca1815c67e_d20250701_m045018_c001_v0001172_t0013_u01751345418406") 2025/07/01 04:50:23 DEBUG : potato3: Deleting (id "4_zeff24d63502dcb4b9f780e1b_f40165088f0f881f1_d20250701_m045021_c001_v7007000_t0000_u01751345421917") 2025/07/01 04:50:23 DEBUG : potato3: Deleting (id "4_zeff24d63502dcb4b9f780e1b_f1184d4316252fca3_d20250701_m045018_c001_v0001105_t0004_u01751345418734") 2025/07/01 04:50:23 DEBUG : potato3: Deleting (id "4_zeff24d63502dcb4b9f780e1b_f109301fe5feda2f6_d20250701_m045017_c001_v0001040_t0057_u01751345417530") 2025/07/01 04:50:24 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/01 04:50:24 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/01 04:50:24 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (12.51s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:50:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gugoteb9codo" 2025/07/01 04:50:27 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-dozevis8kure -> B2 bucket rclone-test-gugoteb9codo 2025/07/01 04:50:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:50:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/01 04:50:30 DEBUG : empty space: Unchanged skipping 2025/07/01 04:50:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/01 04:50:30 DEBUG : B2 bucket rclone-test-gugoteb9codo: Waiting for checks to finish 2025/07/01 04:50:30 INFO : empty space: Deleted 2025/07/01 04:50:30 DEBUG : B2 bucket rclone-test-gugoteb9codo: Waiting for transfers to finish 2025/07/01 04:50:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/01 04:50:30 INFO : potato3: Copied (server-side copy) 2025/07/01 04:50:30 INFO : potato3: Deleted 2025/07/01 04:50:31 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:50:31 INFO : potato2: Copied (server-side copy) 2025/07/01 04:50:31 INFO : potato2: Deleted 2025/07/01 04:50:31 DEBUG : Creating backend with remote "TestB2:rclone-test-pujajoq5yohe" 2025/07/01 04:50:32 INFO : tomatoDir: Making directory 2025/07/01 04:50:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/01 04:50:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/01 04:50:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/01 04:50:32 DEBUG : B2 bucket rclone-test-pujajoq5yohe: Waiting for checks to finish 2025/07/01 04:50:32 DEBUG : B2 bucket rclone-test-pujajoq5yohe: Waiting for transfers to finish 2025/07/01 04:50:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/01 04:50:33 INFO : empty space: Copied (server-side copy) 2025/07/01 04:50:34 INFO : empty space: Deleted 2025/07/01 04:50:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/01 04:50:34 INFO : potato2: Copied (server-side copy) 2025/07/01 04:50:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/01 04:50:34 INFO : potato3: Copied (server-side copy) 2025/07/01 04:50:34 INFO : potato2: Deleted 2025/07/01 04:50:34 INFO : potato3: Deleted 2025/07/01 04:50:35 DEBUG : B2 bucket rclone-test-pujajoq5yohe: Purge remote 2025/07/01 04:50:35 INFO : B2 bucket rclone-test-pujajoq5yohe: cleaning bucket "rclone-test-pujajoq5yohe" of all files 2025/07/01 04:50:35 DEBUG : empty space: Deleting (id "4_z0f428da3502dcb4b9f780e1b_f112e8d8a4b2ff461_d20250701_m045033_c001_v0001043_t0024_u01751345433562") 2025/07/01 04:50:35 DEBUG : potato2: Deleting (id "4_z0f428da3502dcb4b9f780e1b_f119063e6881835ae_d20250701_m045033_c001_v0001042_t0023_u01751345433927") 2025/07/01 04:50:35 DEBUG : potato3: Deleting (id "4_z0f428da3502dcb4b9f780e1b_f10085f959da8b63a_d20250701_m045033_c001_v0001090_t0037_u01751345433938") 2025/07/01 04:50:35 DEBUG : B2 bucket rclone-test-gugoteb9codo: Purge remote 2025/07/01 04:50:35 INFO : B2 bucket rclone-test-gugoteb9codo: cleaning bucket "rclone-test-gugoteb9codo" of all files 2025/07/01 04:50:36 DEBUG : empty space: Deleting (id "4_zbfa27d73502dcb4b9f780e1b_f4024a9f405086d5a_d20250701_m045033_c001_v7007000_t0000_u01751345433951") 2025/07/01 04:50:36 DEBUG : empty space: Deleting (id "4_zbfa27d73502dcb4b9f780e1b_f1116f334bf5d04c1_d20250701_m045029_c001_v0001176_t0022_u01751345429383") 2025/07/01 04:50:36 DEBUG : potato2: Deleting (id "4_zbfa27d73502dcb4b9f780e1b_f4024a9f405086d5c_d20250701_m045034_c001_v7007000_t0000_u01751345434330") 2025/07/01 04:50:36 DEBUG : potato2: Deleting (id "4_zbfa27d73502dcb4b9f780e1b_f10939c37c18dc68b_d20250701_m045030_c001_v0001179_t0053_u01751345430285") 2025/07/01 04:50:36 DEBUG : potato3: Deleting (id "4_zbfa27d73502dcb4b9f780e1b_f416473a715847a4a_d20250701_m045034_c001_v7007000_t0000_u01751345434387") 2025/07/01 04:50:36 DEBUG : potato3: Deleting (id "4_zbfa27d73502dcb4b9f780e1b_f102d2eb51b1e925d_d20250701_m045030_c001_v0001180_t0009_u01751345430643") 2025/07/01 04:50:36 DEBUG : potato3: Deleting (id "4_zbfa27d73502dcb4b9f780e1b_f1116f334bf5d04c7_d20250701_m045029_c001_v0001176_t0043_u01751345429593") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.40s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:50:37 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.69s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:50:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/rclone-sync-test" --- PASS: TestSyncOverlap (1.49s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:50:41 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/rclone-sync-test" 2025/07/01 04:50:43 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/rclone-sync-test-include/layer2" 2025/07/01 04:50:45 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/rclone-sync-test-ignore-file" 2025/07/01 04:50:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 04:50:49 DEBUG : B2 bucket rclone-test-dozevis8kure path rclone-sync-test: Waiting for checks to finish 2025/07/01 04:50:49 DEBUG : B2 bucket rclone-test-dozevis8kure path rclone-sync-test: Waiting for transfers to finish 2025/07/01 04:50:49 DEBUG : Waiting for deletions to finish 2025/07/01 04:50:49 INFO : There was nothing to transfer 2025/07/01 04:50:49 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 04:50:49 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:50:49 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:50:49 DEBUG : Waiting for deletions to finish 2025/07/01 04:50:49 INFO : There was nothing to transfer 2025/07/01 04:50:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 04:50:50 DEBUG : B2 bucket rclone-test-dozevis8kure path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/01 04:50:50 DEBUG : B2 bucket rclone-test-dozevis8kure path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/01 04:50:50 DEBUG : Waiting for deletions to finish 2025/07/01 04:50:50 INFO : There was nothing to transfer 2025/07/01 04:50:50 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 04:50:50 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:50:50 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:50:50 DEBUG : Waiting for deletions to finish 2025/07/01 04:50:50 INFO : There was nothing to transfer 2025/07/01 04:50:51 DEBUG : Excluded 2025/07/01 04:50:51 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/01 04:50:51 DEBUG : B2 bucket rclone-test-dozevis8kure path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/01 04:50:51 DEBUG : B2 bucket rclone-test-dozevis8kure path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/01 04:50:51 DEBUG : Waiting for deletions to finish 2025/07/01 04:50:51 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:50:52 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/dst" 2025/07/01 04:50:53 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/CompareDest" 2025/07/01 04:50:55 DEBUG : one: Need to transfer - File not found at Destination 2025/07/01 04:50:55 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:50:55 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:50:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:50:56 INFO : one: Copied (new) 2025/07/01 04:50:56 DEBUG : Waiting for deletions to finish 2025/07/01 04:50:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:50:57 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:50:57 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:50:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/01 04:50:57 INFO : one: Copied (replaced existing) 2025/07/01 04:50:57 DEBUG : Waiting for deletions to finish 2025/07/01 04:50:59 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:50:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:50:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:50:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:50:59 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:50:59 DEBUG : Waiting for deletions to finish 2025/07/01 04:50:59 INFO : There was nothing to transfer 2025/07/01 04:51:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:51:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 04:51:01 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:51:01 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:01 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:01 INFO : There was nothing to transfer 2025/07/01 04:51:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:51:01 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:01 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 04:51:01 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:01 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:51:01 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:01 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:01 INFO : There was nothing to transfer 2025/07/01 04:51:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:51:03 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/07/01 04:51:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/01 04:51:03 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/01 04:51:03 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:51:03 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:03 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:03 INFO : There was nothing to transfer 2025/07/01 04:51:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:51:03 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/01 04:51:03 DEBUG : two: Need to transfer - File not found at Destination 2025/07/01 04:51:03 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:03 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:03 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/01 04:51:03 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:04 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/01 04:51:04 INFO : two: Copied (new) 2025/07/01 04:51:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.94s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:51:07 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/dest" 2025/07/01 04:51:08 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/pre-dest1" 2025/07/01 04:51:09 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/pre-dest2" 2025/07/01 04:51:11 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:51:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/01 04:51:12 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:51:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/01 04:51:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/01 04:51:12 DEBUG : B2 bucket rclone-test-dozevis8kure path dest: Waiting for checks to finish 2025/07/01 04:51:12 DEBUG : B2 bucket rclone-test-dozevis8kure path dest: Waiting for transfers to finish 2025/07/01 04:51:13 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/01 04:51:13 INFO : 3: Copied (new) 2025/07/01 04:51:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.88s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:51:14 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/dst" 2025/07/01 04:51:16 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/CopyDest" 2025/07/01 04:51:16 DEBUG : Config file has changed externally - reloading 2025/07/01 04:51:18 DEBUG : one: Need to transfer - File not found at Destination 2025/07/01 04:51:18 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:18 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:19 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:51:19 INFO : one: Copied (new) 2025/07/01 04:51:19 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:51:19 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:20 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:20 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/01 04:51:20 INFO : one: Copied (replaced existing) 2025/07/01 04:51:20 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:21 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/BackupDir" 2025/07/01 04:51:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:51:22 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/01 04:51:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:51:24 INFO : one: Copied (server-side copy) 2025/07/01 04:51:24 INFO : one: Deleted 2025/07/01 04:51:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/01 04:51:24 INFO : one: Copied (server-side copy) 2025/07/01 04:51:24 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/01 04:51:24 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:24 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:26 DEBUG : one: Unchanged skipping 2025/07/01 04:51:26 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/01 04:51:26 INFO : two: Copied (server-side copy) 2025/07/01 04:51:26 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/01 04:51:26 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:26 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:26 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:27 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:27 DEBUG : one: Unchanged skipping 2025/07/01 04:51:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:27 DEBUG : two: Unchanged skipping 2025/07/01 04:51:27 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:27 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:27 INFO : There was nothing to transfer 2025/07/01 04:51:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:28 DEBUG : one: Unchanged skipping 2025/07/01 04:51:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/01 04:51:28 DEBUG : three: Destination not found in --copy-dest 2025/07/01 04:51:28 DEBUG : three: Need to transfer - File not found at Destination 2025/07/01 04:51:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/01 04:51:28 DEBUG : two: Unchanged skipping 2025/07/01 04:51:28 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:28 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:29 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/01 04:51:29 INFO : three: Copied (new) 2025/07/01 04:51:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.13s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:51:32 DEBUG : dst/two: Clearing upload URL because of error: no tomes available (503 service_unavailable): trying again in 1s 2025/07/01 04:51:32 DEBUG : pacer: low level retry 1/1 (error no tomes available (503 service_unavailable): trying again in 1s) 2025/07/01 04:51:32 DEBUG : pacer: Rate limited, increasing sleep to 1s run.go:281: Retry Put of "dst/two" to B2 bucket rclone-test-dozevis8kure: 1/10 (no tomes available (503 service_unavailable): trying again in 1s) 2025/07/01 04:51:34 DEBUG : pacer: Reducing sleep to 500ms 2025/07/01 04:51:35 DEBUG : pacer: Reducing sleep to 250ms 2025/07/01 04:51:35 DEBUG : pacer: Reducing sleep to 125ms 2025/07/01 04:51:35 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/dst" 2025/07/01 04:51:36 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/backup" 2025/07/01 04:51:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:51:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:51:38 DEBUG : two: Unchanged skipping 2025/07/01 04:51:38 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:40 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:51:40 INFO : one: Copied (server-side copy) 2025/07/01 04:51:40 INFO : one: Deleted 2025/07/01 04:51:40 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:51:41 INFO : one: Copied (new) 2025/07/01 04:51:41 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:42 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/01 04:51:42 INFO : three.txt: Copied (server-side copy) 2025/07/01 04:51:42 INFO : three.txt: Deleted 2025/07/01 04:51:42 INFO : three.txt: Moved into backup dir 2025/07/01 04:51:43 DEBUG : pacer: Reducing sleep to 62.5ms 2025/07/01 04:51:43 DEBUG : pacer: Reducing sleep to 31.25ms 2025/07/01 04:51:43 DEBUG : pacer: Reducing sleep to 15.625ms 2025/07/01 04:51:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 04:51:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:51:44 DEBUG : two: Unchanged skipping 2025/07/01 04:51:44 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:51:44 INFO : one: Copied (server-side copy) 2025/07/01 04:51:44 INFO : one: Deleted 2025/07/01 04:51:44 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/01 04:51:45 INFO : one: Copied (new) 2025/07/01 04:51:45 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/01 04:51:45 INFO : three.txt: Copied (server-side copy) 2025/07/01 04:51:45 INFO : three.txt: Deleted 2025/07/01 04:51:45 INFO : three.txt: Moved into backup dir 2025/07/01 04:51:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncBackupDir (15.94s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:51:48 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/dst" 2025/07/01 04:51:49 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/backup" 2025/07/01 04:51:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:51:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:51:51 DEBUG : two: Unchanged skipping 2025/07/01 04:51:51 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:51:52 INFO : one: Copied (server-side copy) to: one.bak 2025/07/01 04:51:52 INFO : one: Deleted 2025/07/01 04:51:52 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:51:53 INFO : one: Copied (new) 2025/07/01 04:51:53 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:54 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/01 04:51:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/01 04:51:54 INFO : three.txt: Deleted 2025/07/01 04:51:54 INFO : three.txt: Moved into backup dir 2025/07/01 04:51:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 04:51:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:51:55 DEBUG : two: Unchanged skipping 2025/07/01 04:51:55 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:51:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:51:56 INFO : one: Copied (server-side copy) to: one.bak 2025/07/01 04:51:56 INFO : one: Deleted 2025/07/01 04:51:56 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:51:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/01 04:51:57 INFO : one: Copied (new) 2025/07/01 04:51:57 DEBUG : Waiting for deletions to finish 2025/07/01 04:51:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/01 04:51:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/01 04:51:57 INFO : three.txt: Deleted 2025/07/01 04:51:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.11s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:52:00 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/dst" 2025/07/01 04:52:01 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/backup" 2025/07/01 04:52:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:52:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:03 DEBUG : two: Unchanged skipping 2025/07/01 04:52:03 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:52:04 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:52:04 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/01 04:52:04 INFO : one: Deleted 2025/07/01 04:52:04 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:52:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:52:05 INFO : one: Copied (new) 2025/07/01 04:52:05 DEBUG : Waiting for deletions to finish 2025/07/01 04:52:06 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/01 04:52:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/01 04:52:06 INFO : three.txt: Deleted 2025/07/01 04:52:06 INFO : three.txt: Moved into backup dir 2025/07/01 04:52:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 04:52:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:07 DEBUG : two: Unchanged skipping 2025/07/01 04:52:07 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:52:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:52:08 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/01 04:52:08 INFO : one: Deleted 2025/07/01 04:52:08 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:52:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/01 04:52:08 INFO : one: Copied (new) 2025/07/01 04:52:08 DEBUG : Waiting for deletions to finish 2025/07/01 04:52:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/01 04:52:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/01 04:52:09 INFO : three.txt: Deleted 2025/07/01 04:52:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (11.69s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:52:12 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/dst" 2025/07/01 04:52:13 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:52:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:13 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:52:13 DEBUG : two: Unchanged skipping 2025/07/01 04:52:14 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:52:14 INFO : one: Copied (server-side copy) to: one.bak 2025/07/01 04:52:14 INFO : one: Deleted 2025/07/01 04:52:14 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:52:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:52:15 INFO : one: Copied (new) 2025/07/01 04:52:15 DEBUG : Waiting for deletions to finish 2025/07/01 04:52:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/01 04:52:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/01 04:52:15 INFO : three.txt: Deleted 2025/07/01 04:52:15 INFO : three.txt: Moved into backup dir 2025/07/01 04:52:16 DEBUG : one.bak: Excluded (Path Filter) 2025/07/01 04:52:16 DEBUG : one.bak: Excluded 2025/07/01 04:52:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/01 04:52:16 DEBUG : three.txt.bak: Excluded 2025/07/01 04:52:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 04:52:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:16 DEBUG : two: Unchanged skipping 2025/07/01 04:52:16 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for checks to finish 2025/07/01 04:52:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:52:17 INFO : one: Copied (server-side copy) to: one.bak 2025/07/01 04:52:17 INFO : one: Deleted 2025/07/01 04:52:17 DEBUG : B2 bucket rclone-test-dozevis8kure path dst: Waiting for transfers to finish 2025/07/01 04:52:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/01 04:52:17 INFO : one: Copied (new) 2025/07/01 04:52:17 DEBUG : Waiting for deletions to finish 2025/07/01 04:52:18 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/01 04:52:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/01 04:52:18 INFO : three.txt: Deleted 2025/07/01 04:52:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (8.93s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:52:20 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/dst" 2025/07/01 04:52:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:52:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:52:23 INFO : one: Copied (server-side copy) to: one.bak 2025/07/01 04:52:23 INFO : one: Deleted 2025/07/01 04:52:24 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:52:24 INFO : one: Copied (new) 2025/07/01 04:52:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:24 DEBUG : two: Unchanged skipping 2025/07/01 04:52:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/01 04:52:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/01 04:52:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/01 04:52:26 INFO : three.txt: Deleted 2025/07/01 04:52:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/01 04:52:26 INFO : three.txt: Copied (new) 2025/07/01 04:52:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 04:52:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:52:27 INFO : one: Copied (server-side copy) to: one.bak 2025/07/01 04:52:28 INFO : one: Deleted 2025/07/01 04:52:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/01 04:52:28 INFO : one: Copied (new) 2025/07/01 04:52:28 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:28 DEBUG : two: Unchanged skipping 2025/07/01 04:52:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/01 04:52:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/01 04:52:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/01 04:52:29 INFO : three.txt: Deleted 2025/07/01 04:52:29 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/01 04:52:29 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.67s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:52:32 DEBUG : Creating backend with remote "TestB2:rclone-test-dozevis8kure/dst" 2025/07/01 04:52:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/01 04:52:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/01 04:52:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/01 04:52:36 INFO : one: Deleted 2025/07/01 04:52:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:52:37 INFO : one: Copied (new) 2025/07/01 04:52:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:37 DEBUG : two: Unchanged skipping 2025/07/01 04:52:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/01 04:52:37 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/01 04:52:37 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/01 04:52:38 INFO : three.txt: Deleted 2025/07/01 04:52:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/01 04:52:38 INFO : three.txt: Copied (new) 2025/07/01 04:52:39 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/01 04:52:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/01 04:52:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/01 04:52:39 INFO : one: Deleted 2025/07/01 04:52:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/01 04:52:39 INFO : one: Copied (new) 2025/07/01 04:52:40 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:40 DEBUG : two: Unchanged skipping 2025/07/01 04:52:40 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/01 04:52:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/01 04:52:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/01 04:52:40 INFO : three.txt: Deleted 2025/07/01 04:52:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/01 04:52:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.27s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:52:43 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:52:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/01 04:52:43 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:52:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/01 04:52:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/01 04:52:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:52:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/01 04:52:45 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:52:45 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:52:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/01 04:52:45 INFO : existing: Copied (new) 2025/07/01 04:52:45 DEBUG : Waiting for deletions to finish 2025/07/01 04:52:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/01 04:52:46 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:52:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/01 04:52:46 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:52:46 ERROR : B2 bucket rclone-test-dozevis8kure: not deleting files as there were IO errors 2025/07/01 04:52:46 ERROR : B2 bucket rclone-test-dozevis8kure: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:52:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:47 DEBUG : existing: Unchanged skipping 2025/07/01 04:52:47 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:52:47 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:52:47 DEBUG : Waiting for deletions to finish 2025/07/01 04:52:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.35s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.41s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", 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.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:52:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:52:59 DEBUG : both10: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both13: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both14: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both11: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both16: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both17: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both12: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both0: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both15: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both18: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both19: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both4: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both1: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both6: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both2: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both3: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:52:59 DEBUG : both5: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both7: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both8: Unchanged skipping 2025/07/01 04:52:59 DEBUG : both9: Unchanged skipping 2025/07/01 04:52:59 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:52:59 DEBUG : Waiting for deletions to finish 2025/07/01 04:52:59 INFO : only6: Deleted 2025/07/01 04:52:59 INFO : only5: Deleted 2025/07/01 04:52:59 INFO : only16: Deleted 2025/07/01 04:52:59 INFO : only3: Deleted 2025/07/01 04:52:59 INFO : only9: Deleted 2025/07/01 04:52:59 INFO : only12: Deleted 2025/07/01 04:52:59 INFO : only14: Deleted 2025/07/01 04:52:59 INFO : only17: Deleted 2025/07/01 04:52:59 INFO : only18: Deleted 2025/07/01 04:52:59 INFO : only7: Deleted 2025/07/01 04:53:00 INFO : only8: Deleted 2025/07/01 04:53:00 INFO : only0: Deleted 2025/07/01 04:53:00 INFO : only10: Deleted 2025/07/01 04:53:00 INFO : only2: Deleted 2025/07/01 04:53:00 INFO : only11: Deleted 2025/07/01 04:53:00 INFO : only13: Deleted 2025/07/01 04:53:00 INFO : only19: Deleted 2025/07/01 04:53:00 INFO : only1: Deleted 2025/07/01 04:53:00 INFO : only4: Deleted 2025/07/01 04:53:00 INFO : only15: Deleted 2025/07/01 04:53:00 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.95s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:53:14 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:53:14 DEBUG : both10: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both13: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both14: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both11: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both16: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both17: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both12: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both0: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both15: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both1: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both3: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both18: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both19: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both2: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both7: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both8: Unchanged skipping 2025/07/01 04:53:14 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:14 DEBUG : both4: Unchanged skipping 2025/07/01 04:53:14 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : both5: Unchanged skipping 2025/07/01 04:53:14 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : both6: Unchanged skipping 2025/07/01 04:53:14 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : both9: Unchanged skipping 2025/07/01 04:53:14 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/01 04:53:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:53:15 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only10: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only13: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only11: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only15: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only14: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only18: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only19: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only0: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only1: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only2: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only3: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only16: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only5: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only6: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only17: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only8: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only9: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only12: Copied (replaced existing) 2025/07/01 04:53:15 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:15 INFO : only4: Copied (replaced existing) 2025/07/01 04:53:16 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/01 04:53:16 INFO : only7: Copied (replaced existing) 2025/07/01 04:53:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.36s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:53:24 DEBUG : empty_dir: Making directory with metadata 2025/07/01 04:53:24 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:53:24 DEBUG : empty_on_remote: Making directory with metadata 2025/07/01 04:53:24 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:53:24 INFO : empty_on_remote: Making directory 2025/07/01 04:53:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/01 04:53:25 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/01 04:53:25 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/01 04:53:25 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:53:25 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:53:26 DEBUG : empty_dir: Making directory with metadata 2025/07/01 04:53:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:53:26 DEBUG : empty_on_remote: Making directory with metadata 2025/07/01 04:53:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/01 04:53:26 INFO : empty_on_remote: Making directory 2025/07/01 04:53:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/01 04:53:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/01 04:53:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/01 04:53:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:53:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/01 04:53:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.61s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:53:29 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:53:29 INFO : sub dir: Making directory 2025/07/01 04:53:29 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.41s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:53:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/01 04:53:32 INFO : sub dir: Making directory 2025/07/01 04:53:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.72s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:53:43 DEBUG : Waiting for deletions to finish 2025/07/01 04:53:44 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:53:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:53:44 DEBUG : apple: Unchanged skipping 2025/07/01 04:53:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : banana: Unchanged skipping 2025/07/01 04:53:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:53:44 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:53:44 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:53:44 DEBUG : Waiting for deletions to finish 2025/07/01 04:53:44 INFO : There was nothing to transfer 2025/07/01 04:53:44 DEBUG : Waiting for deletions to finish 2025/07/01 04:53:45 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:53:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : apple: Unchanged skipping 2025/07/01 04:53:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:53:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : banana: Unchanged skipping 2025/07/01 04:53:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:53:45 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:53:45 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:53:45 DEBUG : Waiting for deletions to finish 2025/07/01 04:53:45 INFO : There was nothing to transfer 2025/07/01 04:53:45 DEBUG : Waiting for deletions to finish 2025/07/01 04:53:46 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:53:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:53:58 DEBUG : Waiting for deletions to finish 2025/07/01 04:53:59 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:53:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : apple: Unchanged skipping 2025/07/01 04:53:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:53:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : banana: Unchanged skipping 2025/07/01 04:53:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:53:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:53:59 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:53:59 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:53:59 DEBUG : Waiting for deletions to finish 2025/07/01 04:53:59 INFO : There was nothing to transfer 2025/07/01 04:53:59 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:00 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : apple: Unchanged skipping 2025/07/01 04:54:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:54:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:54:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : banana: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:54:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:54:00 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:54:00 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:00 INFO : There was nothing to transfer 2025/07/01 04:54:00 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:00 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:54:13 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:14 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:54:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:14 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:14 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:14 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 04:54:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:54:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:54:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/01 04:54:14 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/01 04:54:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/01 04:54:14 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/01 04:54:15 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/01 04:54:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/01 04:54:15 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/01 04:54:15 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/01 04:54:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/01 04:54:15 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/01 04:54:15 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/01 04:54:15 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/01 04:54:15 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/01 04:54:15 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/01 04:54:15 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/01 04:54:15 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/01 04:54:15 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/01 04:54:16 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/01 04:54:16 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:54:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/01 04:54:16 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/01 04:54:16 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/01 04:54:16 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/01 04:54:16 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:54:16 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:16 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 04:54:16 INFO : apple: Deleted 2025/07/01 04:54:16 INFO : appleappleapplebanana: Deleted 2025/07/01 04:54:16 INFO : banana: Deleted 2025/07/01 04:54:16 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 04:54:16 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 04:54:16 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 04:54:16 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 04:54:16 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 04:54:16 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 04:54:17 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 04:54:17 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 04:54:17 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 04:54:17 INFO : splitbananasplit: Deleted 2025/07/01 04:54:17 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 04:54:17 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 04:54:17 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 04:54:17 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 04:54:17 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 04:54:17 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 04:54:17 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:17 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/01 04:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:17 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:17 DEBUG : banana: Unchanged skipping 2025/07/01 04:54:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:54:17 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:54:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:17 DEBUG : apple: Unchanged skipping 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 04:54:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:17 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:18 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:18 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:18 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:18 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:18 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:18 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:18 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:18 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:18 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:18 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:18 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/01 04:54:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:54:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:54:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:54:18 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:54:18 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:18 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:18 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/01 04:54:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/01 04:54:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:18 DEBUG : apple: transformed to: YXBwbGU= 2025/07/01 04:54:18 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/01 04:54:18 DEBUG : banana: transformed to: YmFuYW5h 2025/07/01 04:54:18 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/01 04:54:18 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/01 04:54:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/01 04:54:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/01 04:54:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/01 04:54:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/01 04:54:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:54:31 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:31 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:54:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:31 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:31 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:31 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:31 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:31 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:31 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:31 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:32 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:32 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:32 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:32 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/01 04:54:32 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/01 04:54:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/01 04:54:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/01 04:54:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/01 04:54:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/01 04:54:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/01 04:54:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/01 04:54:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:32 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:54:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:54:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/01 04:54:32 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/01 04:54:32 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/01 04:54:32 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:54:32 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/01 04:54:32 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/01 04:54:32 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/01 04:54:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:54:32 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/01 04:54:32 INFO : apple: Copied (new) to: PREFIXapple 2025/07/01 04:54:32 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:54:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/01 04:54:32 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:54:32 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/01 04:54:32 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:54:32 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/01 04:54:32 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:54:32 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:54:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/01 04:54:32 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:54:32 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:54:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/01 04:54:32 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:54:32 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:54:33 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/01 04:54:33 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:54:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:54:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/01 04:54:33 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/01 04:54:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:54:33 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/01 04:54:33 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:54:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:54:33 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/01 04:54:33 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:54:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:54:33 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/01 04:54:33 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:54:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:54:33 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/01 04:54:33 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:54:33 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/01 04:54:33 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:54:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/01 04:54:33 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:54:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/01 04:54:33 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:54:33 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:33 INFO : splitbananasplit: Deleted 2025/07/01 04:54:33 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 04:54:34 INFO : banana: Deleted 2025/07/01 04:54:34 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 04:54:34 INFO : apple: Deleted 2025/07/01 04:54:34 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 04:54:34 INFO : appleappleapplebanana: Deleted 2025/07/01 04:54:34 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 04:54:34 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 04:54:34 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:34 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:34 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:54:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:54:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:54:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:54:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:54:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:54:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:54:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:54:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:54:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:54:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:54:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:54:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:54:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:54:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:54:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:54:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:54:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:54:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:54:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:54:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:54:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:54:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:54:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:54:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : apple: transformed to: PREFIXapple 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/01 04:54:35 DEBUG : banana: transformed to: PREFIXbanana 2025/07/01 04:54:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/01 04:54:35 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/01 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/01 04:54:35 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/01 04:54:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/01 04:54:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/01 04:54:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/01 04:54:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/01 04:54:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/01 04:54:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/01 04:54:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/01 04:54:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/01 04:54:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/01 04:54:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/01 04:54:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/01 04:54:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/01 04:54:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/01 04:54:35 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/01 04:54:35 INFO : apple: Copied (new) 2025/07/01 04:54:35 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/01 04:54:35 INFO : banana: Copied (new) 2025/07/01 04:54:35 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:35 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:54:35 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:54:35 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/01 04:54:35 INFO : appleappleapplebanana: Copied (new) 2025/07/01 04:54:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/01 04:54:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/01 04:54:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/01 04:54:35 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/01 04:54:35 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/01 04:54:35 INFO : splitbananasplit: Copied (new) 2025/07/01 04:54:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/01 04:54:35 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/01 04:54:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/01 04:54:35 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/01 04:54:36 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/01 04:54:36 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/01 04:54:36 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/01 04:54:36 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/01 04:54:36 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/01 04:54:36 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/01 04:54:36 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/01 04:54:36 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/01 04:54:36 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/01 04:54:36 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/01 04:54:36 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/01 04:54:36 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/01 04:54:36 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:37 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/01 04:54:37 INFO : PREFIXbanana: Deleted 2025/07/01 04:54:37 INFO : PREFIXsplitbananasplit: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/01 04:54:37 INFO : PREFIXapple: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/01 04:54:37 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/01 04:54:37 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/01 04:54:37 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:37 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:38 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:38 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:54:51 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:51 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:54:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 04:54:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 04:54:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 04:54:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 04:54:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:51 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 04:54:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:51 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 04:54:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:51 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 04:54:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 04:54:51 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 04:54:51 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:51 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:51 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/01 04:54:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/01 04:54:52 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/01 04:54:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/01 04:54:52 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 04:54:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:52 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:52 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:54:52 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:54:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/01 04:54:52 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/01 04:54:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 04:54:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/01 04:54:52 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/01 04:54:52 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 04:54:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/01 04:54:52 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/01 04:54:52 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/01 04:54:52 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/01 04:54:52 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/01 04:54:52 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/01 04:54:52 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 04:54:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/01 04:54:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/01 04:54:53 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/01 04:54:53 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/01 04:54:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/01 04:54:53 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/01 04:54:53 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/01 04:54:53 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/01 04:54:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/01 04:54:53 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/01 04:54:53 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:53 INFO : apple: Deleted 2025/07/01 04:54:53 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 04:54:53 INFO : banana: Deleted 2025/07/01 04:54:53 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 04:54:53 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 04:54:53 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 04:54:54 INFO : splitbananasplit: Deleted 2025/07/01 04:54:54 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 04:54:54 INFO : appleappleapplebanana: Deleted 2025/07/01 04:54:54 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 04:54:54 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 04:54:54 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:54 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/01 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : apple: transformed to: appleSUFFIX 2025/07/01 04:54:54 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/01 04:54:54 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/01 04:54:54 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/01 04:54:55 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/01 04:54:55 INFO : banana: Copied (new) 2025/07/01 04:54:55 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:54:55 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:54:55 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:54:55 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/01 04:54:55 INFO : splitbananasplit: Copied (new) 2025/07/01 04:54:55 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/01 04:54:55 INFO : apple: Copied (new) 2025/07/01 04:54:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/01 04:54:55 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/01 04:54:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/01 04:54:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/01 04:54:55 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/01 04:54:55 INFO : appleappleapplebanana: Copied (new) 2025/07/01 04:54:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/01 04:54:55 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/01 04:54:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/01 04:54:55 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/01 04:54:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/01 04:54:55 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/01 04:54:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/01 04:54:55 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/01 04:54:56 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/01 04:54:56 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/01 04:54:56 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/01 04:54:56 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/01 04:54:56 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/01 04:54:56 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/01 04:54:56 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/01 04:54:56 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/01 04:54:56 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/01 04:54:56 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/01 04:54:56 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:56 INFO : appleSUFFIX: Deleted 2025/07/01 04:54:56 INFO : bananaSUFFIX: Deleted 2025/07/01 04:54:56 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/01 04:54:56 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/01 04:54:56 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/01 04:54:56 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/01 04:54:56 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/01 04:54:56 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/01 04:54:57 INFO : splitbananasplitSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/01 04:54:57 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/01 04:54:57 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:57 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : Waiting for deletions to finish 2025/07/01 04:54:57 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:54:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:55:10 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:11 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:55:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:11 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:11 DEBUG : apple: Unchanged skipping 2025/07/01 04:55:11 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:11 DEBUG : banana: Unchanged skipping 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:11 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/01 04:55:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/01 04:55:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 04:55:11 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:55:11 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:55:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/01 04:55:11 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/01 04:55:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/01 04:55:11 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/01 04:55:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/01 04:55:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/01 04:55:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/01 04:55:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/01 04:55:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/01 04:55:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/01 04:55:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/01 04:55:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/01 04:55:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/01 04:55:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/01 04:55:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/01 04:55:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/01 04:55:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/01 04:55:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/01 04:55:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/01 04:55:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/01 04:55:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/01 04:55:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/01 04:55:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/01 04:55:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/01 04:55:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/01 04:55:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/01 04:55:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/01 04:55:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/01 04:55:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/01 04:55:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/01 04:55:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/01 04:55:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/01 04:55:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/01 04:55:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/01 04:55:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/01 04:55:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/01 04:55:13 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:13 INFO : dir1/0009-3456789.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0011-56789;.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0013-789;=.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0014-89;=.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0008-2345678.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0010-456789.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0015-9;=.txt: Deleted 2025/07/01 04:55:13 INFO : appleappleapplebanana: Deleted 2025/07/01 04:55:13 INFO : splitbananasplit: Deleted 2025/07/01 04:55:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0007-1234567.txt: Deleted 2025/07/01 04:55:13 INFO : dir1/0012-6789;.txt: Deleted 2025/07/01 04:55:14 INFO : dir1/0003-defghij.txt: Deleted 2025/07/01 04:55:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/01 04:55:14 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:14 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : appleapple: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/01 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 04:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 04:55:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:14 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : apple: Unchanged skipping 2025/07/01 04:55:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:55:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : banana: Unchanged skipping 2025/07/01 04:55:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/01 04:55:14 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/01 04:55:14 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/01 04:55:14 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/01 04:55:14 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/01 04:55:14 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/01 04:55:14 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/01 04:55:14 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/01 04:55:14 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/01 04:55:14 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/01 04:55:14 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/01 04:55:14 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/01 04:55:14 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/01 04:55:14 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/01 04:55:14 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/01 04:55:14 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/01 04:55:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:55:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:55:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:55:14 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:14 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:15 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : appleapple: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/01 04:55:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 04:55:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 04:55:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:15 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/01 04:55:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:15 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/01 04:55:15 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/01 04:55:15 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/01 04:55:15 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/01 04:55:15 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/01 04:55:15 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/01 04:55:15 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/01 04:55:15 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/01 04:55:15 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/01 04:55:15 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/01 04:55:15 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/01 04:55:15 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/01 04:55:15 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/01 04:55:15 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/01 04:55:15 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/01 04:55:15 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/01 04:55:15 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/01 04:55:15 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:55:27 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:27 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:55:27 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:27 DEBUG : apple: Unchanged skipping 2025/07/01 04:55:27 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:27 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:55:27 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:27 DEBUG : banana: Unchanged skipping 2025/07/01 04:55:27 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:27 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:55:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:55:28 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:55:28 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:28 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:28 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:55:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : apple: Unchanged skipping 2025/07/01 04:55:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:55:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : banana: Unchanged skipping 2025/07/01 04:55:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:29 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:55:29 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:55:29 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:55:29 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:29 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:29 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:29 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:29 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:55:42 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:43 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:55:43 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : banana: Unchanged skipping 2025/07/01 04:55:43 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:55:43 DEBUG : apple: Unchanged skipping 2025/07/01 04:55:43 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:43 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:55:43 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:55:43 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:55:43 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:43 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:44 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:55:44 DEBUG : apple: Unchanged skipping 2025/07/01 04:55:44 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : banana: Unchanged skipping 2025/07/01 04:55:44 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:55:44 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:44 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:55:44 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:55:44 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:44 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:44 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:44 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:55:58 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:58 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : apple: Unchanged skipping 2025/07/01 04:55:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:55:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:55:59 DEBUG : banana: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:55:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:55:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:55:59 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:55:59 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:59 DEBUG : Waiting for deletions to finish 2025/07/01 04:55:59 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:55:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : apple: Unchanged skipping 2025/07/01 04:56:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:56:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:56:00 DEBUG : banana: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:56:00 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:00 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:00 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:00 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:56:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:13 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:13 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:56:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : apple: Unchanged skipping 2025/07/01 04:56:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:56:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : banana: Unchanged skipping 2025/07/01 04:56:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:56:14 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:14 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:14 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:14 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:56:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : apple: Unchanged skipping 2025/07/01 04:56:15 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:56:15 DEBUG : banana: Unchanged skipping 2025/07/01 04:56:15 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:56:15 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:15 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:15 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:15 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:56:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:28 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:29 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:56:29 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:29 DEBUG : apple: Unchanged skipping 2025/07/01 04:56:29 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:29 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:56:29 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:29 DEBUG : banana: Unchanged skipping 2025/07/01 04:56:29 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:29 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:30 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:56:30 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:30 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:30 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:30 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/01 04:56:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : apple: Unchanged skipping 2025/07/01 04:56:30 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/01 04:56:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : banana: Unchanged skipping 2025/07/01 04:56:30 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:30 DEBUG : splitbananasplit: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:31 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:31 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/01 04:56:31 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:31 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:31 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:31 DEBUG : apple: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : banana: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/01 04:56:31 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (179.48s) --- PASS: TestTransform/NFC (14.11s) --- PASS: TestTransform/NFD (14.97s) --- PASS: TestTransform/base64 (17.45s) --- PASS: TestTransform/prefix (19.83s) --- PASS: TestTransform/suffix (19.76s) --- PASS: TestTransform/truncate (17.17s) --- PASS: TestTransform/encoder (14.67s) --- PASS: TestTransform/ISO-8859-1 (15.11s) --- PASS: TestTransform/charmap (15.84s) --- PASS: TestTransform/lowercase (14.95s) --- PASS: TestTransform/ascii (15.62s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/01 04:56:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/01 04:56:36 INFO : sub dir_somesuffix: Making directory 2025/07/01 04:56:36 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/01 04:56:36 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/01 04:56:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/01 04:56:36 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/01 04:56:36 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:36 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/01 04:56:36 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:36 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:36 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/01 04:56:36 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.58s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:37 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:37 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:37 INFO : tictactoe: Making directory 2025/07/01 04:56:37 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:37 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:37 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/01 04:56:37 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:37 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:37 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:38 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:38 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/01 04:56:38 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.87s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:39 INFO : toe: Making directory 2025/07/01 04:56:39 INFO : toe/toe: Making directory 2025/07/01 04:56:39 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/01 04:56:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/01 04:56:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/01 04:56:39 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:39 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:40 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:40 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/01 04:56:40 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.61s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:41 INFO : toe: Making directory 2025/07/01 04:56:41 INFO : toe/toe: Making directory 2025/07/01 04:56:41 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/01 04:56:41 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/01 04:56:41 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/01 04:56:41 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:41 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/01 04:56:42 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.96s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:43 DEBUG : empty_dir: Making directory with metadata 2025/07/01 04:56:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/01 04:56:43 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:43 INFO : tictacempty_dir: Making directory 2025/07/01 04:56:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:43 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:43 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:43 INFO : tictactoe: Making directory 2025/07/01 04:56:43 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:43 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:43 INFO : tictactoe/tictactoe: Making directory 2025/07/01 04:56:43 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/01 04:56:43 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/01 04:56:43 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/01 04:56:43 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:43 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:43 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/01 04:56:43 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.64s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:44 DEBUG : empty_dir: Making directory with metadata 2025/07/01 04:56:44 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/01 04:56:44 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:44 INFO : tictacempty_dir: Making directory 2025/07/01 04:56:44 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:44 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:44 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:44 INFO : tictactoe: Making directory 2025/07/01 04:56:44 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:44 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:44 INFO : tictactoe/tictactoe: Making directory 2025/07/01 04:56:44 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:44 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/01 04:56:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:44 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/01 04:56:44 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:44 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:44 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:45 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:45 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:45 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/01 04:56:45 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:45 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:46 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:46 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:46 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/01 04:56:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:46 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/01 04:56:46 NOTICE: B2 bucket rclone-test-dozevis8kure: 0 differences found 2025/07/01 04:56:46 NOTICE: B2 bucket rclone-test-dozevis8kure: 1 matching files --- PASS: TestAllTag (2.40s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:47 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:47 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:47 INFO : tictactoe: Making directory 2025/07/01 04:56:47 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:47 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:47 INFO : tictactoe/tictactoe: Making directory 2025/07/01 04:56:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/01 04:56:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/01 04:56:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/01 04:56:47 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:47 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:47 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:47 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/01 04:56:47 DEBUG : Waiting for deletions to finish 2025/07/01 04:56:48 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:48 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:48 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:48 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:48 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/01 04:56:48 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:48 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/01 04:56:48 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/01 04:56:48 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:48 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.42s) === RUN TestSyntax 2025/07/01 04:56:49 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:49 INFO : toe: Making directory 2025/07/01 04:56:49 INFO : toe/toe: Making directory 2025/07/01 04:56:49 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/01 04:56:49 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:49 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:50 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:50 INFO : toe/toe/toe: Copied (new) 2025/07/01 04:56:50 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.82s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:51 DEBUG : empty_dir: Making directory with metadata 2025/07/01 04:56:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/01 04:56:51 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:51 INFO : tictacempty_dir: Making directory 2025/07/01 04:56:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:51 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:51 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:51 INFO : tictactoe: Making directory 2025/07/01 04:56:51 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:51 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:51 INFO : tictactoe/tictactoe: Making directory 2025/07/01 04:56:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/01 04:56:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/01 04:56:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:51 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:51 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:52 INFO : toe/toe/toe.txt: Deleted 2025/07/01 04:56:52 INFO : toe/toe: Removing directory 2025/07/01 04:56:52 INFO : toe: Removing directory 2025/07/01 04:56:52 INFO : empty_dir: Removing directory 2025/07/01 04:56:52 DEBUG : Local file system at /tmp/rclone2582717987: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.61s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:53 DEBUG : empty_dir: Making directory with metadata 2025/07/01 04:56:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/01 04:56:53 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:53 INFO : tictacempty_dir: Making directory 2025/07/01 04:56:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:53 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:53 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:53 INFO : tictactoe: Making directory 2025/07/01 04:56:53 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:53 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:53 INFO : tictactoe/tictactoe: Making directory 2025/07/01 04:56:53 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/01 04:56:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:53 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/01 04:56:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:53 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:53 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:53 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:53 INFO : toe/toe/toe.txt: Deleted 2025/07/01 04:56:53 INFO : toe/toe: Removing directory 2025/07/01 04:56:53 INFO : toe: Removing directory 2025/07/01 04:56:53 INFO : empty_dir: Removing directory 2025/07/01 04:56:53 DEBUG : Local file system at /tmp/rclone2582717987: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/01 04:56:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/01 04:56:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/01 04:56:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/01 04:56:54 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/01 04:56:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:55 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/01 04:56:55 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.48s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:56:56 DEBUG : Reset feature "Copy" 2025/07/01 04:56:56 DEBUG : Reset feature "Move" 2025/07/01 04:56:56 DEBUG : Reset feature "Copy" 2025/07/01 04:56:56 DEBUG : Reset feature "Move" 2025/07/01 04:56:56 DEBUG : empty_dir: Making directory with metadata 2025/07/01 04:56:56 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/01 04:56:56 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:56 INFO : tictacempty_dir: Making directory 2025/07/01 04:56:56 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/01 04:56:56 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:56 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:56 INFO : tictactoe: Making directory 2025/07/01 04:56:56 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:56 DEBUG : toe: transformed to: tictactoe 2025/07/01 04:56:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:56 INFO : tictactoe/tictactoe: Making directory 2025/07/01 04:56:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/01 04:56:56 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/01 04:56:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/01 04:56:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:56 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:56:56 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:56:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/01 04:56:57 INFO : toe/toe/toe.txt: Deleted 2025/07/01 04:56:57 INFO : toe/toe: Removing directory 2025/07/01 04:56:57 INFO : toe: Removing directory 2025/07/01 04:56:57 INFO : empty_dir: Removing directory 2025/07/01 04:56:57 DEBUG : Local file system at /tmp/rclone2582717987: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/01 04:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/01 04:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/01 04:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/01 04:56:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/01 04:56:58 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:56:58 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/01 04:56:59 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.69s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:57:00 DEBUG : toe: transformed to: dG9l 2025/07/01 04:57:00 DEBUG : toe: transformed to: dG9l 2025/07/01 04:57:00 INFO : dG9l: Making directory 2025/07/01 04:57:00 DEBUG : toe: transformed to: dG9l 2025/07/01 04:57:00 DEBUG : toe: transformed to: dG9l 2025/07/01 04:57:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/01 04:57:00 INFO : dG9l/dG9l: Making directory 2025/07/01 04:57:00 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/01 04:57:00 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/01 04:57:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/01 04:57:00 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/01 04:57:00 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/01 04:57:00 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:57:00 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:57:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:57:00 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/01 04:57:00 DEBUG : Waiting for deletions to finish 2025/07/01 04:57:01 DEBUG : dG9l: transformed to: toe 2025/07/01 04:57:01 DEBUG : dG9l: transformed to: toe 2025/07/01 04:57:01 DEBUG : dG9l: transformed to: toe 2025/07/01 04:57:01 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/01 04:57:01 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/01 04:57:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/01 04:57:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/01 04:57:01 DEBUG : Local file system at /tmp/rclone2582717987: Waiting for checks to finish 2025/07/01 04:57:01 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/01 04:57:01 DEBUG : Local file system at /tmp/rclone2582717987: Waiting for transfers to finish 2025/07/01 04:57:01 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.50s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-dozevis8kure", Local "Local file system at /tmp/rclone2582717987", Modify Window "1ms" 2025/07/01 04:57:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/01 04:57:02 DEBUG : toe: transformed to: 2025/07/01 04:57:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/01 04:57:02 DEBUG : toe: transformed to: 2025/07/01 04:57:02 INFO : B2 bucket rclone-test-dozevis8kure: Making directory 2025/07/01 04:57:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/01 04:57:02 DEBUG : toe: transformed to: 2025/07/01 04:57:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/01 04:57:02 DEBUG : toe: transformed to: 2025/07/01 04:57:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/01 04:57:02 DEBUG : toe/toe: transformed to: 2025/07/01 04:57:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/01 04:57:02 INFO : toe/toe: Making directory 2025/07/01 04:57:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/01 04:57:02 DEBUG : toe/toe: transformed to: 2025/07/01 04:57:02 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/01 04:57:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/01 04:57:02 DEBUG : toe: transformed to: 2025/07/01 04:57:02 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/01 04:57:02 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/01 04:57:02 DEBUG : toe/toe/toe: transformed to: 2025/07/01 04:57:02 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/01 04:57:02 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for checks to finish 2025/07/01 04:57:02 DEBUG : B2 bucket rclone-test-dozevis8kure: Waiting for transfers to finish 2025/07/01 04:57:03 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/01 04:57:03 INFO : toe/toe/toe: Copied (new) 2025/07/01 04:57:03 ERROR : B2 bucket rclone-test-dozevis8kure: not deleting files as there were IO errors 2025/07/01 04:57:03 ERROR : B2 bucket rclone-test-dozevis8kure: not deleting directories as there were IO errors --- PASS: TestError (1.75s) PASS 2025/07/01 04:57:04 DEBUG : B2 bucket rclone-test-dozevis8kure: Purge remote 2025/07/01 04:57:04 INFO : B2 bucket rclone-test-dozevis8kure: cleaning bucket "rclone-test-dozevis8kure" of all files 2025/07/01 04:57:05 DEBUG : BackupDir/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33755b_d20250701_m045129_c001_v7007000_t0000_u01751345489706") 2025/07/01 04:57:05 DEBUG : BackupDir/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1078ee1d9f49bdd7_d20250701_m045124_c001_v0001184_t0049_u01751345484180") 2025/07/01 04:57:05 DEBUG : CompareDest/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f41454ec292308d0a_d20250701_m045105_c001_v7007000_t0000_u01751345465243") 2025/07/01 04:57:05 DEBUG : CompareDest/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb95b_d20250701_m045058_c001_v0001100_t0016_u01751345458982") 2025/07/01 04:57:05 DEBUG : CompareDest/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f41454ec292308d1b_d20250701_m045105_c001_v7007000_t0000_u01751345465425") 2025/07/01 04:57:05 DEBUG : CompareDest/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27d95_d20250701_m045100_c001_v0001184_t0054_u01751345460477") 2025/07/01 04:57:05 DEBUG : CopyDest/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33755d_d20250701_m045129_c001_v7007000_t0000_u01751345489890") 2025/07/01 04:57:05 DEBUG : CopyDest/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79274_d20250701_m045121_c001_v0001180_t0046_u01751345481412") 2025/07/01 04:57:05 DEBUG : CopyDest/three: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33755e_d20250701_m045130_c001_v7007000_t0000_u01751345490073") 2025/07/01 04:57:05 DEBUG : CopyDest/three: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27f1c_d20250701_m045127_c001_v0001184_t0030_u01751345487938") 2025/07/01 04:57:05 DEBUG : CopyDest/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33755f_d20250701_m045130_c001_v7007000_t0000_u01751345490254") 2025/07/01 04:57:06 DEBUG : CopyDest/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb9bc_d20250701_m045125_c001_v0001100_t0025_u01751345485591") 2025/07/01 04:57:06 DEBUG : EXISTING: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f407cac8eb68424d6_d20250701_m045247_c001_v7007000_t0000_u01751345567993") 2025/07/01 04:57:06 DEBUG : EXISTING: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2858e_d20250701_m045247_c001_v0001184_t0008_u01751345567027") 2025/07/01 04:57:06 DEBUG : PREFIXapple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd67b_d20250701_m045437_c001_v7007000_t0000_u01751345677306") 2025/07/01 04:57:06 DEBUG : PREFIXapple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9456_d20250701_m045432_c001_v0001130_t0034_u01751345672143") 2025/07/01 04:57:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f421d60b636544c3d_d20250701_m045437_c001_v7007000_t0000_u01751345677458") 2025/07/01 04:57:06 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797e3_d20250701_m045432_c001_v0001180_t0037_u01751345672173") 2025/07/01 04:57:06 DEBUG : PREFIXbanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd67a_d20250701_m045437_c001_v7007000_t0000_u01751345677121") 2025/07/01 04:57:06 DEBUG : PREFIXbanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c87_d20250701_m045432_c001_v0001184_t0003_u01751345672155") 2025/07/01 04:57:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415813631c913573_d20250701_m045437_c001_v7007000_t0000_u01751345677124") 2025/07/01 04:57:06 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155089_d20250701_m045432_c001_v0001042_t0049_u01751345672164") 2025/07/01 04:57:06 DEBUG : Testêé: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f407cac8eb68424d4_d20250701_m045244_c001_v7007000_t0000_u01751345564690") 2025/07/01 04:57:06 DEBUG : Testêé: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28550_d20250701_m045244_c001_v0001184_t0032_u01751345564117") 2025/07/01 04:57:06 DEBUG : Testêé: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d794e6_d20250701_m045243_c001_v0001180_t0020_u01751345563155") 2025/07/01 04:57:06 DEBUG : YXBwbGU=: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b484_d20250701_m045419_c001_v7007000_t0000_u01751345659010") 2025/07/01 04:57:06 DEBUG : YXBwbGU=: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79761_d20250701_m045414_c001_v0001180_t0046_u01751345654864") 2025/07/01 04:57:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b485_d20250701_m045419_c001_v7007000_t0000_u01751345659193") 2025/07/01 04:57:06 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b4f_d20250701_m045414_c001_v0001184_t0031_u01751345654879") 2025/07/01 04:57:06 DEBUG : YmFuYW5h: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b486_d20250701_m045419_c001_v7007000_t0000_u01751345659376") 2025/07/01 04:57:06 DEBUG : YmFuYW5h: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115505b_d20250701_m045414_c001_v0001042_t0059_u01751345654855") 2025/07/01 04:57:07 DEBUG : a/potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8c99_d20250701_m044933_c001_v7007000_t0000_u01751345373180") 2025/07/01 04:57:07 DEBUG : a/potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79011_d20250701_m044932_c001_v0001180_t0031_u01751345372612") 2025/07/01 04:57:07 DEBUG : a/potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b28_d20250701_m044931_c001_v7007000_t0000_u01751345371225") 2025/07/01 04:57:07 DEBUG : a/potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79005_d20250701_m044930_c001_v0001180_t0059_u01751345370319") 2025/07/01 04:57:07 DEBUG : a/potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337337_d20250701_m044915_c001_v7007000_t0000_u01751345355091") 2025/07/01 04:57:07 DEBUG : a/potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fbd_d20250701_m044914_c001_v0001180_t0049_u01751345354188") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f4f_d20250701_m045631_c001_v7007000_t0000_u01751345791867") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2960f_d20250701_m045627_c001_v0001184_t0040_u01751345787577") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddef_d20250701_m045616_c001_v7007000_t0000_u01751345776306") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29510_d20250701_m045612_c001_v0001184_t0037_u01751345772313") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b691_d20250701_m045601_c001_v7007000_t0000_u01751345761329") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec293fa_d20250701_m045557_c001_v0001184_t0046_u01751345757328") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a71584800f_d20250701_m045545_c001_v7007000_t0000_u01751345745516") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29303_d20250701_m045541_c001_v0001184_t0054_u01751345741471") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771325_d20250701_m045530_c001_v7007000_t0000_u01751345730344") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec291fd_d20250701_m045526_c001_v0001184_t0037_u01751345726186") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799200_d20250701_m045515_c001_v7007000_t0000_u01751345715724") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115510f_d20250701_m045509_c001_v0001042_t0032_u01751345709541") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6a8_d20250701_m045458_c001_v7007000_t0000_u01751345698520") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94cb_d20250701_m045455_c001_v0001130_t0058_u01751345695167") 2025/07/01 04:57:07 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd69b_d20250701_m045453_c001_v7007000_t0000_u01751345693645") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7989d_d20250701_m045449_c001_v0001180_t0054_u01751345689665") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd67e_d20250701_m045438_c001_v7007000_t0000_u01751345678808") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79801_d20250701_m045435_c001_v0001180_t0036_u01751345675328") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca198_d20250701_m045434_c001_v7007000_t0000_u01751345674240") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9450_d20250701_m045430_c001_v0001130_t0009_u01751345670074") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f8858d_d20250701_m045416_c001_v7007000_t0000_u01751345656571") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79751_d20250701_m045412_c001_v0001180_t0059_u01751345652373") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab8fb_d20250701_m045401_c001_v7007000_t0000_u01751345641539") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79709_d20250701_m045357_c001_v0001180_t0034_u01751345637159") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8b0_d20250701_m045346_c001_v7007000_t0000_u01751345626587") 2025/07/01 04:57:08 DEBUG : apple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d796c5_d20250701_m045342_c001_v0001180_t0018_u01751345622580") 2025/07/01 04:57:08 DEBUG : appleSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef79913a_d20250701_m045456_c001_v7007000_t0000_u01751345696740") 2025/07/01 04:57:08 DEBUG : appleSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94b3_d20250701_m045452_c001_v0001130_t0027_u01751345692054") 2025/07/01 04:57:08 DEBUG : appleapple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799201_d20250701_m045515_c001_v7007000_t0000_u01751345715906") 2025/07/01 04:57:08 DEBUG : appleapple: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec290bd_d20250701_m045511_c001_v0001184_t0022_u01751345711673") 2025/07/01 04:57:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f50_d20250701_m045632_c001_v7007000_t0000_u01751345792049") 2025/07/01 04:57:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79c06_d20250701_m045628_c001_v0001180_t0030_u01751345788110") 2025/07/01 04:57:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddf2_d20250701_m045616_c001_v7007000_t0000_u01751345776488") 2025/07/01 04:57:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79b9e_d20250701_m045613_c001_v0001180_t0028_u01751345773014") 2025/07/01 04:57:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b695_d20250701_m045601_c001_v7007000_t0000_u01751345761515") 2025/07/01 04:57:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79b00_d20250701_m045557_c001_v0001180_t0051_u01751345757886") 2025/07/01 04:57:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848011_d20250701_m045545_c001_v7007000_t0000_u01751345745699") 2025/07/01 04:57:08 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79a78_d20250701_m045542_c001_v0001180_t0024_u01751345742108") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771326_d20250701_m045530_c001_v7007000_t0000_u01751345730529") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79a03_d20250701_m045526_c001_v0001180_t0013_u01751345726697") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca26c_d20250701_m045513_c001_v7007000_t0000_u01751345713741") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9513_d20250701_m045510_c001_v0001130_t0009_u01751345710254") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6a9_d20250701_m045458_c001_v7007000_t0000_u01751345698704") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550d3_d20250701_m045455_c001_v0001042_t0042_u01751345695186") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893c410_d20250701_m045454_c001_v7007000_t0000_u01751345694239") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28e89_d20250701_m045450_c001_v0001184_t0023_u01751345690623") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd67f_d20250701_m045438_c001_v7007000_t0000_u01751345678989") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9462_d20250701_m045435_c001_v0001130_t0020_u01751345675338") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415813631c913560_d20250701_m045434_c001_v7007000_t0000_u01751345674399") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155085_d20250701_m045430_c001_v0001042_t0020_u01751345670746") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f8858e_d20250701_m045416_c001_v7007000_t0000_u01751345656755") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b35_d20250701_m045413_c001_v0001184_t0008_u01751345653259") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab8fc_d20250701_m045401_c001_v7007000_t0000_u01751345641720") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28a45_d20250701_m045358_c001_v0001184_t0020_u01751345638064") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8b4_d20250701_m045346_c001_v7007000_t0000_u01751345626769") 2025/07/01 04:57:09 DEBUG : appleappleapplebanana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28961_d20250701_m045343_c001_v0001184_t0006_u01751345623254") 2025/07/01 04:57:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4112e27c58f214e7_d20250701_m045456_c001_v7007000_t0000_u01751345696940") 2025/07/01 04:57:09 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798b5_d20250701_m045452_c001_v0001180_t0008_u01751345692026") 2025/07/01 04:57:10 DEBUG : b/potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8c9a_d20250701_m044933_c001_v7007000_t0000_u01751345373372") 2025/07/01 04:57:10 DEBUG : b/potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7900b_d20250701_m044931_c001_v0001180_t0052_u01751345371779") 2025/07/01 04:57:10 DEBUG : b/potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b27_d20250701_m044930_c001_v7007000_t0000_u01751345370664") 2025/07/01 04:57:10 DEBUG : b/potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fff_d20250701_m044929_c001_v0001180_t0022_u01751345369489") 2025/07/01 04:57:10 DEBUG : b/potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337336_d20250701_m044914_c001_v7007000_t0000_u01751345354533") 2025/07/01 04:57:10 DEBUG : b/potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fb7_d20250701_m044913_c001_v0001180_t0057_u01751345353295") 2025/07/01 04:57:10 DEBUG : backup/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419ffae81c9d74dd_d20250701_m045146_c001_v7007000_t0000_u01751345506208") 2025/07/01 04:57:10 DEBUG : backup/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1142c828c8628168_d20250701_m045144_c001_v0001101_t0017_u01751345504292") 2025/07/01 04:57:10 DEBUG : backup/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f11806c94e9182178_d20250701_m045139_c001_v0001145_t0001_u01751345499941") 2025/07/01 04:57:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4013ad938b3f3ac2_d20250701_m045209_c001_v7007000_t0000_u01751345529997") 2025/07/01 04:57:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1192593002b5fc68_d20250701_m045208_c001_v0001101_t0030_u01751345528174") 2025/07/01 04:57:10 DEBUG : backup/one-2019-01-01: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1142371b3895d8a0_d20250701_m045204_c001_v0001150_t0033_u01751345524237") 2025/07/01 04:57:10 DEBUG : backup/one.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c620_d20250701_m045158_c001_v7007000_t0000_u01751345518302") 2025/07/01 04:57:10 DEBUG : backup/one.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f101782a9a42d3de8_d20250701_m045156_c001_v0001165_t0037_u01751345516141") 2025/07/01 04:57:10 DEBUG : backup/one.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f110f4b4db4858b4d_d20250701_m045152_c001_v0001136_t0008_u01751345512310") 2025/07/01 04:57:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4013ad938b3f3ac3_d20250701_m045210_c001_v7007000_t0000_u01751345530180") 2025/07/01 04:57:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1109ff24322c748c_d20250701_m045209_c001_v0001179_t0032_u01751345529223") 2025/07/01 04:57:10 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120d6a63a72d368_d20250701_m045206_c001_v0001131_t0058_u01751345526011") 2025/07/01 04:57:10 DEBUG : backup/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419ffae81c9d74de_d20250701_m045146_c001_v7007000_t0000_u01751345506389") 2025/07/01 04:57:10 DEBUG : backup/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f115cc4cf7083bf1e_d20250701_m045145_c001_v0001184_t0021_u01751345505463") 2025/07/01 04:57:10 DEBUG : backup/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1003e8215a100b1e_d20250701_m045141_c001_v0001104_t0023_u01751345501661") 2025/07/01 04:57:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c621_d20250701_m045158_c001_v7007000_t0000_u01751345518487") 2025/07/01 04:57:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f108322916c36a309_d20250701_m045157_c001_v0001181_t0047_u01751345517533") 2025/07/01 04:57:11 DEBUG : backup/three.txt.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f106939e67c1831dc_d20250701_m045154_c001_v0001177_t0037_u01751345514043") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f53_d20250701_m045632_c001_v7007000_t0000_u01751345792232") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9634_d20250701_m045627_c001_v0001130_t0017_u01751345787796") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddf4_d20250701_m045616_c001_v7007000_t0000_u01751345776672") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9601_d20250701_m045612_c001_v0001130_t0013_u01751345772519") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b698_d20250701_m045601_c001_v7007000_t0000_u01751345761697") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b95cd_d20250701_m045557_c001_v0001130_t0059_u01751345757539") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848013_d20250701_m045545_c001_v7007000_t0000_u01751345745889") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b959b_d20250701_m045541_c001_v0001130_t0020_u01751345741662") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771327_d20250701_m045530_c001_v7007000_t0000_u01751345730713") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9561_d20250701_m045526_c001_v0001130_t0001_u01751345726388") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799202_d20250701_m045516_c001_v7007000_t0000_u01751345716089") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29085_d20250701_m045510_c001_v0001184_t0048_u01751345710059") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6aa_d20250701_m045458_c001_v7007000_t0000_u01751345698887") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28f03_d20250701_m045455_c001_v0001184_t0058_u01751345695178") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23c45_d20250701_m045453_c001_v7007000_t0000_u01751345693670") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550c3_d20250701_m045449_c001_v0001042_t0057_u01751345689869") 2025/07/01 04:57:11 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd680_d20250701_m045439_c001_v7007000_t0000_u01751345679176") 2025/07/01 04:57:12 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28ccb_d20250701_m045435_c001_v0001184_t0056_u01751345675353") 2025/07/01 04:57:12 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f421d60b636544c21_d20250701_m045434_c001_v7007000_t0000_u01751345674190") 2025/07/01 04:57:12 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c6e_d20250701_m045430_c001_v0001184_t0042_u01751345670552") 2025/07/01 04:57:12 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b47c_d20250701_m045416_c001_v7007000_t0000_u01751345656761") 2025/07/01 04:57:12 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155053_d20250701_m045412_c001_v0001042_t0041_u01751345652577") 2025/07/01 04:57:12 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab8fd_d20250701_m045401_c001_v7007000_t0000_u01751345641902") 2025/07/01 04:57:12 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155037_d20250701_m045357_c001_v0001042_t0013_u01751345637349") 2025/07/01 04:57:12 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8b6_d20250701_m045346_c001_v7007000_t0000_u01751345626957") 2025/07/01 04:57:12 DEBUG : banana: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115501b_d20250701_m045342_c001_v0001042_t0046_u01751345622798") 2025/07/01 04:57:12 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4112e27c58f214e4_d20250701_m045456_c001_v7007000_t0000_u01751345696754") 2025/07/01 04:57:12 DEBUG : bananaSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28ea5_d20250701_m045452_c001_v0001184_t0013_u01751345692048") 2025/07/01 04:57:12 DEBUG : both0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239bc_d20250701_m045316_c001_v7007000_t0000_u01751345596722") 2025/07/01 04:57:12 DEBUG : both0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79585_d20250701_m045305_c001_v0001180_t0001_u01751345585231") 2025/07/01 04:57:12 DEBUG : both0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754ca_d20250701_m045300_c001_v7007000_t0000_u01751345580959") 2025/07/01 04:57:12 DEBUG : both0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79510_d20250701_m045249_c001_v0001180_t0033_u01751345569917") 2025/07/01 04:57:12 DEBUG : both1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239c0_d20250701_m045316_c001_v7007000_t0000_u01751345596905") 2025/07/01 04:57:12 DEBUG : both1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7958d_d20250701_m045305_c001_v0001180_t0043_u01751345585996") 2025/07/01 04:57:12 DEBUG : both1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754cb_d20250701_m045301_c001_v7007000_t0000_u01751345581143") 2025/07/01 04:57:12 DEBUG : both1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79514_d20250701_m045250_c001_v0001180_t0003_u01751345570325") 2025/07/01 04:57:12 DEBUG : both10: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239c4_d20250701_m045317_c001_v7007000_t0000_u01751345597087") 2025/07/01 04:57:12 DEBUG : both10: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795bf_d20250701_m045309_c001_v0001180_t0017_u01751345589894") 2025/07/01 04:57:12 DEBUG : both10: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754cc_d20250701_m045301_c001_v7007000_t0000_u01751345581328") 2025/07/01 04:57:13 DEBUG : both10: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79530_d20250701_m045254_c001_v0001180_t0047_u01751345574070") 2025/07/01 04:57:13 DEBUG : both11: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239c7_d20250701_m045317_c001_v7007000_t0000_u01751345597272") 2025/07/01 04:57:13 DEBUG : both11: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795c9_d20250701_m045310_c001_v0001180_t0001_u01751345590290") 2025/07/01 04:57:13 DEBUG : both11: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754cd_d20250701_m045301_c001_v7007000_t0000_u01751345581516") 2025/07/01 04:57:13 DEBUG : both11: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79532_d20250701_m045254_c001_v0001180_t0022_u01751345574467") 2025/07/01 04:57:13 DEBUG : both12: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239cd_d20250701_m045317_c001_v7007000_t0000_u01751345597455") 2025/07/01 04:57:13 DEBUG : both12: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795cd_d20250701_m045310_c001_v0001180_t0030_u01751345590692") 2025/07/01 04:57:13 DEBUG : both12: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754cf_d20250701_m045301_c001_v7007000_t0000_u01751345581713") 2025/07/01 04:57:13 DEBUG : both12: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79536_d20250701_m045254_c001_v0001180_t0056_u01751345574896") 2025/07/01 04:57:13 DEBUG : both13: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239d1_d20250701_m045317_c001_v7007000_t0000_u01751345597638") 2025/07/01 04:57:13 DEBUG : both13: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795d1_d20250701_m045311_c001_v0001180_t0043_u01751345591102") 2025/07/01 04:57:13 DEBUG : both13: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d0_d20250701_m045301_c001_v7007000_t0000_u01751345581898") 2025/07/01 04:57:13 DEBUG : both13: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7953c_d20250701_m045255_c001_v0001180_t0032_u01751345575305") 2025/07/01 04:57:13 DEBUG : both14: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239d5_d20250701_m045317_c001_v7007000_t0000_u01751345597821") 2025/07/01 04:57:13 DEBUG : both14: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795d3_d20250701_m045311_c001_v0001180_t0043_u01751345591554") 2025/07/01 04:57:13 DEBUG : both14: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d1_d20250701_m045302_c001_v7007000_t0000_u01751345582085") 2025/07/01 04:57:13 DEBUG : both14: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79542_d20250701_m045255_c001_v0001180_t0059_u01751345575735") 2025/07/01 04:57:13 DEBUG : both15: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239d9_d20250701_m045318_c001_v7007000_t0000_u01751345598006") 2025/07/01 04:57:13 DEBUG : both15: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795d9_d20250701_m045312_c001_v0001180_t0031_u01751345592017") 2025/07/01 04:57:13 DEBUG : both15: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d2_d20250701_m045302_c001_v7007000_t0000_u01751345582271") 2025/07/01 04:57:13 DEBUG : both15: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79544_d20250701_m045256_c001_v0001180_t0059_u01751345576141") 2025/07/01 04:57:14 DEBUG : both16: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239de_d20250701_m045318_c001_v7007000_t0000_u01751345598190") 2025/07/01 04:57:14 DEBUG : both16: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795dd_d20250701_m045312_c001_v0001180_t0026_u01751345592415") 2025/07/01 04:57:14 DEBUG : both16: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d3_d20250701_m045302_c001_v7007000_t0000_u01751345582455") 2025/07/01 04:57:14 DEBUG : both16: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7954a_d20250701_m045256_c001_v0001180_t0053_u01751345576554") 2025/07/01 04:57:14 DEBUG : both17: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239e2_d20250701_m045318_c001_v7007000_t0000_u01751345598373") 2025/07/01 04:57:14 DEBUG : both17: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795df_d20250701_m045312_c001_v0001180_t0026_u01751345592816") 2025/07/01 04:57:14 DEBUG : both17: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d4_d20250701_m045302_c001_v7007000_t0000_u01751345582639") 2025/07/01 04:57:14 DEBUG : both17: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7954c_d20250701_m045256_c001_v0001180_t0009_u01751345576977") 2025/07/01 04:57:14 DEBUG : both18: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239e6_d20250701_m045318_c001_v7007000_t0000_u01751345598555") 2025/07/01 04:57:14 DEBUG : both18: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795e5_d20250701_m045313_c001_v0001180_t0057_u01751345593223") 2025/07/01 04:57:14 DEBUG : both18: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d5_d20250701_m045302_c001_v7007000_t0000_u01751345582823") 2025/07/01 04:57:14 DEBUG : both18: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79552_d20250701_m045257_c001_v0001180_t0009_u01751345577359") 2025/07/01 04:57:14 DEBUG : both19: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239ee_d20250701_m045318_c001_v7007000_t0000_u01751345598737") 2025/07/01 04:57:14 DEBUG : both19: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795ed_d20250701_m045313_c001_v0001180_t0014_u01751345593657") 2025/07/01 04:57:14 DEBUG : both19: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d6_d20250701_m045303_c001_v7007000_t0000_u01751345583008") 2025/07/01 04:57:14 DEBUG : both19: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7955c_d20250701_m045257_c001_v0001180_t0009_u01751345577767") 2025/07/01 04:57:14 DEBUG : both2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239f4_d20250701_m045318_c001_v7007000_t0000_u01751345598920") 2025/07/01 04:57:14 DEBUG : both2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7958f_d20250701_m045306_c001_v0001180_t0015_u01751345586504") 2025/07/01 04:57:14 DEBUG : both2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d7_d20250701_m045303_c001_v7007000_t0000_u01751345583192") 2025/07/01 04:57:14 DEBUG : both2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79518_d20250701_m045250_c001_v0001180_t0034_u01751345570724") 2025/07/01 04:57:14 DEBUG : both3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a239fc_d20250701_m045319_c001_v7007000_t0000_u01751345599101") 2025/07/01 04:57:15 DEBUG : both3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79599_d20250701_m045306_c001_v0001180_t0050_u01751345586909") 2025/07/01 04:57:15 DEBUG : both3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d8_d20250701_m045303_c001_v7007000_t0000_u01751345583377") 2025/07/01 04:57:15 DEBUG : both3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7951a_d20250701_m045251_c001_v0001180_t0051_u01751345571137") 2025/07/01 04:57:15 DEBUG : both4: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a02_d20250701_m045319_c001_v7007000_t0000_u01751345599285") 2025/07/01 04:57:15 DEBUG : both4: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7959b_d20250701_m045307_c001_v0001180_t0042_u01751345587347") 2025/07/01 04:57:15 DEBUG : both4: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754d9_d20250701_m045303_c001_v7007000_t0000_u01751345583560") 2025/07/01 04:57:15 DEBUG : both4: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7951e_d20250701_m045251_c001_v0001180_t0024_u01751345571554") 2025/07/01 04:57:15 DEBUG : both5: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a07_d20250701_m045319_c001_v7007000_t0000_u01751345599468") 2025/07/01 04:57:15 DEBUG : both5: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795a1_d20250701_m045307_c001_v0001180_t0059_u01751345587780") 2025/07/01 04:57:15 DEBUG : both5: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754da_d20250701_m045303_c001_v7007000_t0000_u01751345583746") 2025/07/01 04:57:15 DEBUG : both5: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79522_d20250701_m045251_c001_v0001180_t0025_u01751345571984") 2025/07/01 04:57:15 DEBUG : both6: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a0d_d20250701_m045319_c001_v7007000_t0000_u01751345599651") 2025/07/01 04:57:15 DEBUG : both6: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795a3_d20250701_m045308_c001_v0001180_t0017_u01751345588172") 2025/07/01 04:57:15 DEBUG : both6: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754db_d20250701_m045303_c001_v7007000_t0000_u01751345583931") 2025/07/01 04:57:15 DEBUG : both6: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79526_d20250701_m045252_c001_v0001180_t0056_u01751345572408") 2025/07/01 04:57:15 DEBUG : both7: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a14_d20250701_m045319_c001_v7007000_t0000_u01751345599832") 2025/07/01 04:57:15 DEBUG : both7: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795ab_d20250701_m045308_c001_v0001180_t0024_u01751345588660") 2025/07/01 04:57:15 DEBUG : both7: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754dc_d20250701_m045304_c001_v7007000_t0000_u01751345584115") 2025/07/01 04:57:15 DEBUG : both7: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79528_d20250701_m045252_c001_v0001180_t0002_u01751345572814") 2025/07/01 04:57:15 DEBUG : both8: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a1a_d20250701_m045320_c001_v7007000_t0000_u01751345600021") 2025/07/01 04:57:15 DEBUG : both8: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795b3_d20250701_m045309_c001_v0001180_t0005_u01751345589080") 2025/07/01 04:57:16 DEBUG : both8: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754dd_d20250701_m045304_c001_v7007000_t0000_u01751345584299") 2025/07/01 04:57:16 DEBUG : both8: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7952c_d20250701_m045253_c001_v0001180_t0047_u01751345573234") 2025/07/01 04:57:16 DEBUG : both9: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a20_d20250701_m045320_c001_v7007000_t0000_u01751345600203") 2025/07/01 04:57:16 DEBUG : both9: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d795bd_d20250701_m045309_c001_v0001180_t0051_u01751345589477") 2025/07/01 04:57:16 DEBUG : both9: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754de_d20250701_m045304_c001_v7007000_t0000_u01751345584482") 2025/07/01 04:57:16 DEBUG : both9: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7952e_d20250701_m045253_c001_v0001180_t0045_u01751345573641") 2025/07/01 04:57:16 DEBUG : c/non empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8c9b_d20250701_m044933_c001_v7007000_t0000_u01751345373557") 2025/07/01 04:57:16 DEBUG : c/non empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7900d_d20250701_m044931_c001_v0001180_t0009_u01751345371995") 2025/07/01 04:57:16 DEBUG : c/non empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b29_d20250701_m044931_c001_v7007000_t0000_u01751345371409") 2025/07/01 04:57:16 DEBUG : c/non empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79003_d20250701_m044929_c001_v0001180_t0048_u01751345369716") 2025/07/01 04:57:16 DEBUG : c/non empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337338_d20250701_m044915_c001_v7007000_t0000_u01751345355274") 2025/07/01 04:57:16 DEBUG : c/non empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fbb_d20250701_m044913_c001_v0001180_t0041_u01751345353551") 2025/07/01 04:57:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b487_d20250701_m045419_c001_v7007000_t0000_u01751345659558") 2025/07/01 04:57:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9420_d20250701_m045414_c001_v0001130_t0059_u01751345654886") 2025/07/01 04:57:16 DEBUG : check sum: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33732f_d20250701_m044906_c001_v7007000_t0000_u01751345346592") 2025/07/01 04:57:16 DEBUG : check sum: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f8d_d20250701_m044905_c001_v0001180_t0000_u01751345345375") 2025/07/01 04:57:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40095eb87b46ce7e_d20250701_m045702_c001_v7007000_t0000_u01751345822379") 2025/07/01 04:57:16 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2980d_d20250701_m045700_c001_v0001184_t0001_u01751345820853") 2025/07/01 04:57:16 DEBUG : dest/3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c3374f6_d20250701_m045114_c001_v7007000_t0000_u01751345474312") 2025/07/01 04:57:16 DEBUG : dest/3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40243bdf648d73b9_d20250701_m045113_c001_v0001144_t0044_u01751345473210") 2025/07/01 04:57:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799203_d20250701_m045516_c001_v7007000_t0000_u01751345716271") 2025/07/01 04:57:16 DEBUG : dir1/0000-abcde: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7997b_d20250701_m045511_c001_v0001180_t0022_u01751345711916") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f54_d20250701_m045632_c001_v7007000_t0000_u01751345792416") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29593_d20250701_m045620_c001_v0001184_t0055_u01751345780946") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddf5_d20250701_m045616_c001_v7007000_t0000_u01751345776854") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29494_d20250701_m045605_c001_v0001184_t0055_u01751345765996") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b69b_d20250701_m045601_c001_v7007000_t0000_u01751345761882") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29372_d20250701_m045550_c001_v0001184_t0022_u01751345750156") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848016_d20250701_m045546_c001_v7007000_t0000_u01751345746072") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec292a5_d20250701_m045535_c001_v0001184_t0054_u01751345735044") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa377132c_d20250701_m045530_c001_v7007000_t0000_u01751345730896") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2917f_d20250701_m045520_c001_v0001184_t0023_u01751345720372") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f417e25133efc738b_d20250701_m045513_c001_v7007000_t0000_u01751345713767") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550f7_d20250701_m045503_c001_v0001042_t0057_u01751345703203") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6ab_d20250701_m045459_c001_v7007000_t0000_u01751345699071") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28f09_d20250701_m045455_c001_v0001184_t0052_u01751345695386") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4112e27c58f214d2_d20250701_m045454_c001_v7007000_t0000_u01751345694250") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79861_d20250701_m045443_c001_v0001180_t0058_u01751345683443") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd681_d20250701_m045439_c001_v7007000_t0000_u01751345679359") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79803_d20250701_m045435_c001_v0001180_t0006_u01751345675556") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa377125c_d20250701_m045434_c001_v7007000_t0000_u01751345674246") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b943a_d20250701_m045423_c001_v0001130_t0049_u01751345663613") 2025/07/01 04:57:17 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f41454ec29230948b_d20250701_m045417_c001_v7007000_t0000_u01751345657022") 2025/07/01 04:57:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79737_d20250701_m045406_c001_v0001180_t0017_u01751345646165") 2025/07/01 04:57:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab8fe_d20250701_m045402_c001_v7007000_t0000_u01751345642086") 2025/07/01 04:57:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d796e9_d20250701_m045351_c001_v0001180_t0048_u01751345631196") 2025/07/01 04:57:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8b8_d20250701_m045347_c001_v7007000_t0000_u01751345627139") 2025/07/01 04:57:18 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7969d_d20250701_m045337_c001_v0001180_t0042_u01751345617088") 2025/07/01 04:57:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b552_d20250701_m045456_c001_v7007000_t0000_u01751345696785") 2025/07/01 04:57:18 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798bb_d20250701_m045452_c001_v0001180_t0021_u01751345692241") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799204_d20250701_m045516_c001_v7007000_t0000_u01751345716453") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdef: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b951f_d20250701_m045511_c001_v0001130_t0023_u01751345711879") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f55_d20250701_m045632_c001_v7007000_t0000_u01751345792601") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b961d_d20250701_m045621_c001_v0001130_t0041_u01751345781506") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddf6_d20250701_m045617_c001_v7007000_t0000_u01751345777040") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b95e9_d20250701_m045606_c001_v0001130_t0018_u01751345766554") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b69f_d20250701_m045602_c001_v7007000_t0000_u01751345762064") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b95b7_d20250701_m045550_c001_v0001130_t0041_u01751345750717") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848019_d20250701_m045546_c001_v7007000_t0000_u01751345746254") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9585_d20250701_m045535_c001_v0001130_t0005_u01751345735597") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771333_d20250701_m045531_c001_v7007000_t0000_u01751345731079") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9549_d20250701_m045520_c001_v0001130_t0057_u01751345720928") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715847fd5_d20250701_m045513_c001_v7007000_t0000_u01751345713780") 2025/07/01 04:57:18 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28fe3_d20250701_m045503_c001_v0001184_t0002_u01751345703931") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6ac_d20250701_m045459_c001_v7007000_t0000_u01751345699257") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798dd_d20250701_m045455_c001_v0001180_t0028_u01751345695401") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893c40e_d20250701_m045454_c001_v7007000_t0000_u01751345694047") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550a5_d20250701_m045444_c001_v0001042_t0014_u01751345684004") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd682_d20250701_m045439_c001_v7007000_t0000_u01751345679551") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28cd1_d20250701_m045435_c001_v0001184_t0036_u01751345675569") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f417e25133efc7118_d20250701_m045433_c001_v7007000_t0000_u01751345673836") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28bff_d20250701_m045424_c001_v0001184_t0032_u01751345664301") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893c2c9_d20250701_m045416_c001_v7007000_t0000_u01751345656825") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155043_d20250701_m045406_c001_v0001042_t0027_u01751345646739") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab8ff_d20250701_m045402_c001_v7007000_t0000_u01751345642281") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115502f_d20250701_m045351_c001_v0001042_t0006_u01751345631775") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8bb_d20250701_m045347_c001_v7007000_t0000_u01751345627321") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115500d_d20250701_m045337_c001_v0001042_t0053_u01751345617711") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4054f37f60fbed3c_d20250701_m045456_c001_v7007000_t0000_u01751345696798") 2025/07/01 04:57:19 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28eaf_d20250701_m045452_c001_v0001184_t0046_u01751345692252") 2025/07/01 04:57:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799205_d20250701_m045516_c001_v7007000_t0000_u01751345716637") 2025/07/01 04:57:19 DEBUG : dir1/0002-cdefg: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec290c7_d20250701_m045511_c001_v0001184_t0052_u01751345711919") 2025/07/01 04:57:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f5a_d20250701_m045632_c001_v7007000_t0000_u01751345792784") 2025/07/01 04:57:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79bda_d20250701_m045622_c001_v0001180_t0030_u01751345782265") 2025/07/01 04:57:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddf7_d20250701_m045617_c001_v7007000_t0000_u01751345777223") 2025/07/01 04:57:19 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79b62_d20250701_m045607_c001_v0001180_t0039_u01751345767476") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6a2_d20250701_m045602_c001_v7007000_t0000_u01751345762247") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79ac0_d20250701_m045551_c001_v0001180_t0059_u01751345751612") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a71584801b_d20250701_m045546_c001_v7007000_t0000_u01751345746436") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79a5b_d20250701_m045536_c001_v0001180_t0053_u01751345736411") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771335_d20250701_m045531_c001_v7007000_t0000_u01751345731263") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d799d3_d20250701_m045521_c001_v0001180_t0051_u01751345721656") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef7991f8_d20250701_m045513_c001_v7007000_t0000_u01751345713703") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94f7_d20250701_m045504_c001_v0001130_t0029_u01751345704512") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6ad_d20250701_m045459_c001_v7007000_t0000_u01751345699443") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94cf_d20250701_m045455_c001_v0001130_t0045_u01751345695566") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6fa5_d20250701_m045453_c001_v7007000_t0000_u01751345693662") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28de1_d20250701_m045444_c001_v0001184_t0051_u01751345684920") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd683_d20250701_m045439_c001_v7007000_t0000_u01751345679733") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9464_d20250701_m045435_c001_v0001130_t0008_u01751345675687") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4054f37f60fbeb5a_d20250701_m045434_c001_v7007000_t0000_u01751345674206") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155073_d20250701_m045424_c001_v0001042_t0057_u01751345664858") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f422f3d942e910487_d20250701_m045417_c001_v7007000_t0000_u01751345657033") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28adf_d20250701_m045407_c001_v0001184_t0015_u01751345647670") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab900_d20250701_m045402_c001_v7007000_t0000_u01751345642463") 2025/07/01 04:57:20 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec289fd_d20250701_m045352_c001_v0001184_t0025_u01751345632700") 2025/07/01 04:57:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8bd_d20250701_m045347_c001_v7007000_t0000_u01751345627503") 2025/07/01 04:57:21 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28911_d20250701_m045338_c001_v0001184_t0039_u01751345618051") 2025/07/01 04:57:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403021f69369e702_d20250701_m045456_c001_v7007000_t0000_u01751345696999") 2025/07/01 04:57:21 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798bf_d20250701_m045452_c001_v0001180_t0040_u01751345692447") 2025/07/01 04:57:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799206_d20250701_m045516_c001_v7007000_t0000_u01751345716819") 2025/07/01 04:57:21 DEBUG : dir1/0003-defgh: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115511d_d20250701_m045512_c001_v0001042_t0033_u01751345712050") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f5b_d20250701_m045632_c001_v7007000_t0000_u01751345792966") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551d1_d20250701_m045622_c001_v0001042_t0030_u01751345782844") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddf8_d20250701_m045617_c001_v7007000_t0000_u01751345777406") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551af_d20250701_m045608_c001_v0001042_t0049_u01751345768084") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6a5_d20250701_m045602_c001_v7007000_t0000_u01751345762429") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155189_d20250701_m045552_c001_v0001042_t0028_u01751345752170") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a71584801d_d20250701_m045546_c001_v7007000_t0000_u01751345746617") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155167_d20250701_m045536_c001_v0001042_t0016_u01751345736983") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771336_d20250701_m045531_c001_v7007000_t0000_u01751345731446") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115513d_d20250701_m045522_c001_v0001042_t0000_u01751345722227") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca26d_d20250701_m045513_c001_v7007000_t0000_u01751345713911") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7993d_d20250701_m045505_c001_v0001180_t0053_u01751345705213") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6ae_d20250701_m045459_c001_v7007000_t0000_u01751345699627") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28f0d_d20250701_m045455_c001_v0001184_t0048_u01751345695581") 2025/07/01 04:57:21 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4112e27c58f214d0_d20250701_m045454_c001_v7007000_t0000_u01751345694059") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9497_d20250701_m045445_c001_v0001130_t0046_u01751345685472") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd684_d20250701_m045439_c001_v7007000_t0000_u01751345679919") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28cdb_d20250701_m045435_c001_v0001184_t0013_u01751345675781") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f421d60b636544c22_d20250701_m045434_c001_v7007000_t0000_u01751345674264") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797b9_d20250701_m045425_c001_v0001180_t0018_u01751345665757") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f88590_d20250701_m045417_c001_v7007000_t0000_u01751345657123") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b940c_d20250701_m045408_c001_v0001130_t0029_u01751345648224") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab901_d20250701_m045402_c001_v7007000_t0000_u01751345642645") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93e8_d20250701_m045353_c001_v0001130_t0005_u01751345633271") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8bf_d20250701_m045347_c001_v7007000_t0000_u01751345627690") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93b4_d20250701_m045338_c001_v0001130_t0058_u01751345618244") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6a5_d20250701_m045456_c001_v7007000_t0000_u01751345696962") 2025/07/01 04:57:22 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28eb7_d20250701_m045452_c001_v0001184_t0033_u01751345692470") 2025/07/01 04:57:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799207_d20250701_m045517_c001_v7007000_t0000_u01751345717011") 2025/07/01 04:57:22 DEBUG : dir1/0004-efghi: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec290cf_d20250701_m045512_c001_v0001184_t0006_u01751345712125") 2025/07/01 04:57:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f5c_d20250701_m045633_c001_v7007000_t0000_u01751345793153") 2025/07/01 04:57:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec295c1_d20250701_m045623_c001_v0001184_t0044_u01751345783414") 2025/07/01 04:57:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddf9_d20250701_m045617_c001_v7007000_t0000_u01751345777592") 2025/07/01 04:57:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec294cc_d20250701_m045608_c001_v0001184_t0016_u01751345768600") 2025/07/01 04:57:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6a8_d20250701_m045602_c001_v7007000_t0000_u01751345762610") 2025/07/01 04:57:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29396_d20250701_m045552_c001_v0001184_t0055_u01751345752904") 2025/07/01 04:57:22 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848020_d20250701_m045546_c001_v7007000_t0000_u01751345746800") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec292c9_d20250701_m045537_c001_v0001184_t0058_u01751345737505") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771337_d20250701_m045531_c001_v7007000_t0000_u01751345731629") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec291a7_d20250701_m045522_c001_v0001184_t0007_u01751345722576") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef7991fc_d20250701_m045513_c001_v7007000_t0000_u01751345713922") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550fd_d20250701_m045505_c001_v0001042_t0027_u01751345705412") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6af_d20250701_m045459_c001_v7007000_t0000_u01751345699811") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798e1_d20250701_m045455_c001_v0001180_t0030_u01751345695619") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6fa7_d20250701_m045453_c001_v7007000_t0000_u01751345693845") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79875_d20250701_m045445_c001_v0001180_t0049_u01751345685802") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd685_d20250701_m045440_c001_v7007000_t0000_u01751345680102") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79807_d20250701_m045435_c001_v0001180_t0008_u01751345675796") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f421d60b636544c23_d20250701_m045434_c001_v7007000_t0000_u01751345674372") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b943e_d20250701_m045425_c001_v0001130_t0027_u01751345665960") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6f3f_d20250701_m045417_c001_v7007000_t0000_u01751345657001") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7973d_d20250701_m045408_c001_v0001180_t0009_u01751345648601") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab902_d20250701_m045402_c001_v7007000_t0000_u01751345642830") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d796f3_d20250701_m045353_c001_v0001180_t0059_u01751345633574") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8c2_d20250701_m045347_c001_v7007000_t0000_u01751345627873") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d796ab_d20250701_m045338_c001_v0001180_t0030_u01751345618656") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6a6_d20250701_m045457_c001_v7007000_t0000_u01751345697006") 2025/07/01 04:57:23 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94b5_d20250701_m045452_c001_v0001130_t0055_u01751345692624") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799208_d20250701_m045517_c001_v7007000_t0000_u01751345717195") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghij: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7997d_d20250701_m045512_c001_v0001180_t0037_u01751345712261") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f5d_d20250701_m045633_c001_v7007000_t0000_u01751345793336") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9626_d20250701_m045623_c001_v0001130_t0044_u01751345783671") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddfa_d20250701_m045617_c001_v7007000_t0000_u01751345777774") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b95f5_d20250701_m045608_c001_v0001130_t0009_u01751345768825") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6ab_d20250701_m045602_c001_v7007000_t0000_u01751345762793") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b95bb_d20250701_m045553_c001_v0001130_t0035_u01751345753101") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848022_d20250701_m045546_c001_v7007000_t0000_u01751345746982") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9587_d20250701_m045537_c001_v0001130_t0033_u01751345737702") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771338_d20250701_m045531_c001_v7007000_t0000_u01751345731813") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b954f_d20250701_m045522_c001_v0001130_t0002_u01751345722784") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca26a_d20250701_m045513_c001_v7007000_t0000_u01751345713546") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29017_d20250701_m045505_c001_v0001184_t0029_u01751345705853") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6b0_d20250701_m045459_c001_v7007000_t0000_u01751345699994") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550d7_d20250701_m045455_c001_v0001042_t0053_u01751345695647") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23c49_d20250701_m045453_c001_v7007000_t0000_u01751345693855") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550af_d20250701_m045446_c001_v0001042_t0028_u01751345686007") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd686_d20250701_m045440_c001_v7007000_t0000_u01751345680284") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155099_d20250701_m045435_c001_v0001042_t0041_u01751345675851") 2025/07/01 04:57:24 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f417e25133efc712a_d20250701_m045434_c001_v7007000_t0000_u01751345674202") 2025/07/01 04:57:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c28_d20250701_m045426_c001_v0001184_t0042_u01751345666638") 2025/07/01 04:57:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f8858f_d20250701_m045416_c001_v7007000_t0000_u01751345656939") 2025/07/01 04:57:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155049_d20250701_m045408_c001_v0001042_t0018_u01751345648805") 2025/07/01 04:57:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab903_d20250701_m045403_c001_v7007000_t0000_u01751345643013") 2025/07/01 04:57:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155031_d20250701_m045353_c001_v0001042_t0020_u01751345633774") 2025/07/01 04:57:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8c4_d20250701_m045348_c001_v7007000_t0000_u01751345628056") 2025/07/01 04:57:25 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155013_d20250701_m045338_c001_v0001042_t0031_u01751345618882") 2025/07/01 04:57:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef79913f_d20250701_m045457_c001_v7007000_t0000_u01751345697104") 2025/07/01 04:57:25 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28ebb_d20250701_m045452_c001_v0001184_t0003_u01751345692688") 2025/07/01 04:57:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799209_d20250701_m045517_c001_v7007000_t0000_u01751345717378") 2025/07/01 04:57:25 DEBUG : dir1/0006-ghijk: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec290d1_d20250701_m045512_c001_v0001184_t0018_u01751345712319") 2025/07/01 04:57:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f5e_d20250701_m045633_c001_v7007000_t0000_u01751345793519") 2025/07/01 04:57:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79bea_d20250701_m045624_c001_v0001180_t0039_u01751345784243") 2025/07/01 04:57:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddfb_d20250701_m045617_c001_v7007000_t0000_u01751345777956") 2025/07/01 04:57:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79b76_d20250701_m045609_c001_v0001180_t0038_u01751345769125") 2025/07/01 04:57:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6ae_d20250701_m045602_c001_v7007000_t0000_u01751345762976") 2025/07/01 04:57:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79ad2_d20250701_m045553_c001_v0001180_t0020_u01751345753719") 2025/07/01 04:57:25 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848133_d20250701_m045547_c001_v7007000_t0000_u01751345747163") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79a61_d20250701_m045538_c001_v0001180_t0040_u01751345738298") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771339_d20250701_m045531_c001_v7007000_t0000_u01751345731998") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d799e3_d20250701_m045523_c001_v0001180_t0022_u01751345723115") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f422f3d942e910628_d20250701_m045513_c001_v7007000_t0000_u01751345713353") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94fd_d20250701_m045506_c001_v0001130_t0001_u01751345706053") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6b5_d20250701_m045500_c001_v7007000_t0000_u01751345700178") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28f13_d20250701_m045455_c001_v0001184_t0024_u01751345695774") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd69c_d20250701_m045453_c001_v7007000_t0000_u01751345693829") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28e15_d20250701_m045446_c001_v0001184_t0045_u01751345686593") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd688_d20250701_m045440_c001_v7007000_t0000_u01751345680465") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28ce7_d20250701_m045435_c001_v0001184_t0017_u01751345675982") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415813631c91355f_d20250701_m045434_c001_v7007000_t0000_u01751345674208") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155077_d20250701_m045426_c001_v0001042_t0055_u01751345666848") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b47d_d20250701_m045416_c001_v7007000_t0000_u01751345656951") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b05_d20250701_m045409_c001_v0001184_t0058_u01751345649223") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab904_d20250701_m045403_c001_v7007000_t0000_u01751345643196") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28a15_d20250701_m045354_c001_v0001184_t0058_u01751345634237") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8c6_d20250701_m045348_c001_v7007000_t0000_u01751345628238") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28921_d20250701_m045339_c001_v0001184_t0028_u01751345619305") 2025/07/01 04:57:26 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403021f69369e700_d20250701_m045456_c001_v7007000_t0000_u01751345696811") 2025/07/01 04:57:27 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550cb_d20250701_m045452_c001_v0001042_t0007_u01751345692698") 2025/07/01 04:57:27 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef79920a_d20250701_m045517_c001_v7007000_t0000_u01751345717561") 2025/07/01 04:57:27 DEBUG : dir1/0007-12345: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9523_d20250701_m045512_c001_v0001130_t0019_u01751345712374") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f60_d20250701_m045633_c001_v7007000_t0000_u01751345793703") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551d7_d20250701_m045624_c001_v0001042_t0033_u01751345784496") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddfc_d20250701_m045618_c001_v7007000_t0000_u01751345778138") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551b5_d20250701_m045609_c001_v0001042_t0044_u01751345769357") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6b1_d20250701_m045603_c001_v7007000_t0000_u01751345763182") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115518b_d20250701_m045553_c001_v0001042_t0059_u01751345753915") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848135_d20250701_m045547_c001_v7007000_t0000_u01751345747345") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115516b_d20250701_m045538_c001_v0001042_t0005_u01751345738581") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa377133a_d20250701_m045532_c001_v7007000_t0000_u01751345732192") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155145_d20250701_m045523_c001_v0001042_t0031_u01751345723333") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef7991fa_d20250701_m045513_c001_v7007000_t0000_u01751345713885") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79949_d20250701_m045506_c001_v0001180_t0045_u01751345706394") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6b6_d20250701_m045500_c001_v7007000_t0000_u01751345700362") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798e3_d20250701_m045455_c001_v0001180_t0032_u01751345695825") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd69d_d20250701_m045454_c001_v7007000_t0000_u01751345694021") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b949d_d20250701_m045446_c001_v0001130_t0033_u01751345686785") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd689_d20250701_m045440_c001_v7007000_t0000_u01751345680658") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7980d_d20250701_m045435_c001_v0001180_t0051_u01751345675996") 2025/07/01 04:57:27 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd679_d20250701_m045434_c001_v7007000_t0000_u01751345674417") 2025/07/01 04:57:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797c7_d20250701_m045427_c001_v0001180_t0054_u01751345667350") 2025/07/01 04:57:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6f3a_d20250701_m045416_c001_v7007000_t0000_u01751345656807") 2025/07/01 04:57:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b940e_d20250701_m045409_c001_v0001130_t0027_u01751345649431") 2025/07/01 04:57:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab905_d20250701_m045403_c001_v7007000_t0000_u01751345643380") 2025/07/01 04:57:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93ea_d20250701_m045354_c001_v0001130_t0035_u01751345634446") 2025/07/01 04:57:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8c9_d20250701_m045348_c001_v7007000_t0000_u01751345628421") 2025/07/01 04:57:28 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93bc_d20250701_m045339_c001_v0001130_t0050_u01751345619503") 2025/07/01 04:57:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6a4_d20250701_m045456_c001_v7007000_t0000_u01751345696817") 2025/07/01 04:57:28 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798c1_d20250701_m045452_c001_v0001180_t0025_u01751345692726") 2025/07/01 04:57:28 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef79920b_d20250701_m045517_c001_v7007000_t0000_u01751345717743") 2025/07/01 04:57:28 DEBUG : dir1/0008-23456: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7997f_d20250701_m045512_c001_v0001180_t0006_u01751345712481") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f61_d20250701_m045633_c001_v7007000_t0000_u01751345793885") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec295e1_d20250701_m045624_c001_v0001184_t0035_u01751345784969") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddfd_d20250701_m045618_c001_v7007000_t0000_u01751345778322") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec294e8_d20250701_m045609_c001_v0001184_t0017_u01751345769881") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6b4_d20250701_m045603_c001_v7007000_t0000_u01751345763365") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec293b4_d20250701_m045554_c001_v0001184_t0056_u01751345754529") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848137_d20250701_m045547_c001_v7007000_t0000_u01751345747528") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec292dd_d20250701_m045538_c001_v0001184_t0025_u01751345738981") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa377133c_d20250701_m045532_c001_v7007000_t0000_u01751345732380") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec291cf_d20250701_m045523_c001_v0001184_t0050_u01751345723792") 2025/07/01 04:57:28 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f422f3d942e91062f_d20250701_m045513_c001_v7007000_t0000_u01751345713719") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155101_d20250701_m045506_c001_v0001042_t0039_u01751345706611") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6b7_d20250701_m045500_c001_v7007000_t0000_u01751345700546") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28f19_d20250701_m045455_c001_v0001184_t0023_u01751345695969") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6faa_d20250701_m045454_c001_v7007000_t0000_u01751345694028") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79881_d20250701_m045447_c001_v0001180_t0027_u01751345687190") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd68a_d20250701_m045440_c001_v7007000_t0000_u01751345680840") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28ced_d20250701_m045436_c001_v0001184_t0045_u01751345676187") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd678_d20250701_m045434_c001_v7007000_t0000_u01751345674228") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9446_d20250701_m045427_c001_v0001130_t0041_u01751345667544") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f41454ec29230948a_d20250701_m045416_c001_v7007000_t0000_u01751345656809") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7973f_d20250701_m045409_c001_v0001180_t0051_u01751345649799") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab906_d20250701_m045403_c001_v7007000_t0000_u01751345643563") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d796fd_d20250701_m045354_c001_v0001180_t0009_u01751345634835") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8cb_d20250701_m045348_c001_v7007000_t0000_u01751345628603") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d796b9_d20250701_m045339_c001_v0001180_t0017_u01751345619894") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893c422_d20250701_m045456_c001_v7007000_t0000_u01751345696764") 2025/07/01 04:57:29 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28ec3_d20250701_m045452_c001_v0001184_t0051_u01751345692903") 2025/07/01 04:57:29 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef79920c_d20250701_m045517_c001_v7007000_t0000_u01751345717926") 2025/07/01 04:57:29 DEBUG : dir1/0009-34567: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115511f_d20250701_m045512_c001_v0001042_t0059_u01751345712494") 2025/07/01 04:57:29 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f62_d20250701_m045634_c001_v7007000_t0000_u01751345794068") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b962a_d20250701_m045625_c001_v0001130_t0001_u01751345785168") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddfe_d20250701_m045618_c001_v7007000_t0000_u01751345778505") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b95f7_d20250701_m045610_c001_v0001130_t0030_u01751345770090") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6b8_d20250701_m045603_c001_v7007000_t0000_u01751345763548") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b95c1_d20250701_m045554_c001_v0001130_t0044_u01751345754781") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a71584813a_d20250701_m045547_c001_v7007000_t0000_u01751345747711") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9593_d20250701_m045539_c001_v0001130_t0054_u01751345739189") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa377133d_d20250701_m045532_c001_v7007000_t0000_u01751345732563") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9555_d20250701_m045523_c001_v0001130_t0059_u01751345723985") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef7991f5_d20250701_m045513_c001_v7007000_t0000_u01751345713339") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2904d_d20250701_m045507_c001_v0001184_t0034_u01751345707255") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6b8_d20250701_m045500_c001_v7007000_t0000_u01751345700731") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798e9_d20250701_m045456_c001_v0001180_t0055_u01751345696024") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd69e_d20250701_m045454_c001_v7007000_t0000_u01751345694038") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550bb_d20250701_m045447_c001_v0001042_t0050_u01751345687419") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd68b_d20250701_m045441_c001_v7007000_t0000_u01751345681022") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b946a_d20250701_m045436_c001_v0001130_t0038_u01751345676195") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca19a_d20250701_m045434_c001_v7007000_t0000_u01751345674426") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c3c_d20250701_m045427_c001_v0001184_t0058_u01751345667900") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419ffae81c9d7c83_d20250701_m045416_c001_v7007000_t0000_u01751345656797") 2025/07/01 04:57:30 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115504d_d20250701_m045410_c001_v0001042_t0045_u01751345650000") 2025/07/01 04:57:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afabab0_d20250701_m045403_c001_v7007000_t0000_u01751345643745") 2025/07/01 04:57:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155033_d20250701_m045355_c001_v0001042_t0017_u01751345635038") 2025/07/01 04:57:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8cd_d20250701_m045348_c001_v7007000_t0000_u01751345628784") 2025/07/01 04:57:31 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155017_d20250701_m045340_c001_v0001042_t0045_u01751345620095") 2025/07/01 04:57:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6a3_d20250701_m045456_c001_v7007000_t0000_u01751345696775") 2025/07/01 04:57:31 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798c3_d20250701_m045452_c001_v0001180_t0044_u01751345692932") 2025/07/01 04:57:31 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef79920d_d20250701_m045518_c001_v7007000_t0000_u01751345718108") 2025/07/01 04:57:31 DEBUG : dir1/0010-45678: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec290d5_d20250701_m045512_c001_v0001184_t0015_u01751345712528") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f63_d20250701_m045634_c001_v7007000_t0000_u01751345794251") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79bf2_d20250701_m045625_c001_v0001180_t0027_u01751345785713") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52ddff_d20250701_m045618_c001_v7007000_t0000_u01751345778689") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79b88_d20250701_m045610_c001_v0001180_t0016_u01751345770561") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6bb_d20250701_m045603_c001_v7007000_t0000_u01751345763733") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79ae2_d20250701_m045555_c001_v0001180_t0006_u01751345755222") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a71584813c_d20250701_m045547_c001_v7007000_t0000_u01751345747894") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79a65_d20250701_m045539_c001_v0001180_t0008_u01751345739595") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa377133e_d20250701_m045532_c001_v7007000_t0000_u01751345732748") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d799ed_d20250701_m045524_c001_v0001180_t0027_u01751345724317") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca26b_d20250701_m045513_c001_v7007000_t0000_u01751345713728") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9503_d20250701_m045507_c001_v0001130_t0000_u01751345707450") 2025/07/01 04:57:31 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6b9_d20250701_m045500_c001_v7007000_t0000_u01751345700915") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550db_d20250701_m045456_c001_v0001042_t0028_u01751345696100") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799129_d20250701_m045454_c001_v7007000_t0000_u01751345694257") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28e39_d20250701_m045447_c001_v0001184_t0039_u01751345687919") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd68d_d20250701_m045441_c001_v7007000_t0000_u01751345681203") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7980f_d20250701_m045436_c001_v0001180_t0021_u01751345676206") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f417e25133efc713b_d20250701_m045434_c001_v7007000_t0000_u01751345674388") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155079_d20250701_m045428_c001_v0001042_t0058_u01751345668092") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b47e_d20250701_m045417_c001_v7007000_t0000_u01751345657134") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b0d_d20250701_m045410_c001_v0001184_t0020_u01751345650343") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afabab1_d20250701_m045403_c001_v7007000_t0000_u01751345643928") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28a25_d20250701_m045355_c001_v0001184_t0020_u01751345635483") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8cf_d20250701_m045348_c001_v7007000_t0000_u01751345628966") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28939_d20250701_m045340_c001_v0001184_t0042_u01751345620668") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4112e27c58f214e9_d20250701_m045457_c001_v7007000_t0000_u01751345697120") 2025/07/01 04:57:32 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94b7_d20250701_m045452_c001_v0001130_t0021_u01751345692943") 2025/07/01 04:57:32 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef79920e_d20250701_m045518_c001_v7007000_t0000_u01751345718295") 2025/07/01 04:57:32 DEBUG : dir1/0011-56789: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79983_d20250701_m045512_c001_v0001180_t0044_u01751345712679") 2025/07/01 04:57:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f64_d20250701_m045634_c001_v7007000_t0000_u01751345794435") 2025/07/01 04:57:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551db_d20250701_m045625_c001_v0001042_t0043_u01751345785934") 2025/07/01 04:57:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52de00_d20250701_m045618_c001_v7007000_t0000_u01751345778870") 2025/07/01 04:57:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551bb_d20250701_m045610_c001_v0001042_t0023_u01751345770767") 2025/07/01 04:57:32 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6be_d20250701_m045603_c001_v7007000_t0000_u01751345763916") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115518f_d20250701_m045555_c001_v0001042_t0026_u01751345755470") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a71584813e_d20250701_m045548_c001_v7007000_t0000_u01751345748076") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115516d_d20250701_m045539_c001_v0001042_t0002_u01751345739798") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa377133f_d20250701_m045532_c001_v7007000_t0000_u01751345732933") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155149_d20250701_m045524_c001_v0001042_t0019_u01751345724536") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca269_d20250701_m045513_c001_v7007000_t0000_u01751345713362") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79959_d20250701_m045507_c001_v0001180_t0018_u01751345707765") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6ba_d20250701_m045501_c001_v7007000_t0000_u01751345701100") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94d3_d20250701_m045456_c001_v0001130_t0042_u01751345696110") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799126_d20250701_m045454_c001_v7007000_t0000_u01751345694068") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94a5_d20250701_m045448_c001_v0001130_t0059_u01751345688109") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd68e_d20250701_m045441_c001_v7007000_t0000_u01751345681383") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115509f_d20250701_m045436_c001_v0001042_t0009_u01751345676246") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4054f37f60fbeb5c_d20250701_m045434_c001_v7007000_t0000_u01751345674396") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797cf_d20250701_m045428_c001_v0001180_t0027_u01751345668520") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893c2ce_d20250701_m045417_c001_v7007000_t0000_u01751345657011") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9410_d20250701_m045410_c001_v0001130_t0050_u01751345650534") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afabab2_d20250701_m045404_c001_v7007000_t0000_u01751345644111") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93f2_d20250701_m045355_c001_v0001130_t0003_u01751345635683") 2025/07/01 04:57:33 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8d1_d20250701_m045349_c001_v7007000_t0000_u01751345629148") 2025/07/01 04:57:34 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93c2_d20250701_m045340_c001_v0001130_t0049_u01751345620877") 2025/07/01 04:57:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893c427_d20250701_m045457_c001_v7007000_t0000_u01751345697134") 2025/07/01 04:57:34 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550cf_d20250701_m045453_c001_v0001042_t0046_u01751345693061") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef79920f_d20250701_m045518_c001_v7007000_t0000_u01751345718491") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9527_d20250701_m045512_c001_v0001130_t0059_u01751345712705") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f65_d20250701_m045634_c001_v7007000_t0000_u01751345794621") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec295fd_d20250701_m045626_c001_v0001184_t0032_u01751345786348") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52de01_d20250701_m045619_c001_v7007000_t0000_u01751345779055") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec294f8_d20250701_m045611_c001_v0001184_t0040_u01751345771109") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6c2_d20250701_m045604_c001_v7007000_t0000_u01751345764099") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec293da_d20250701_m045556_c001_v0001184_t0054_u01751345756037") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848140_d20250701_m045548_c001_v7007000_t0000_u01751345748258") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec292f1_d20250701_m045540_c001_v0001184_t0054_u01751345740201") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771340_d20250701_m045533_c001_v7007000_t0000_u01751345733116") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec291e7_d20250701_m045524_c001_v0001184_t0056_u01751345724921") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f422f3d942e910633_d20250701_m045513_c001_v7007000_t0000_u01751345713903") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155107_d20250701_m045507_c001_v0001042_t0031_u01751345707953") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6bb_d20250701_m045501_c001_v7007000_t0000_u01751345701284") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28f1f_d20250701_m045456_c001_v0001184_t0008_u01751345696170") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa37712db_d20250701_m045454_c001_v7007000_t0000_u01751345694080") 2025/07/01 04:57:34 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7988d_d20250701_m045448_c001_v0001180_t0006_u01751345688396") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd68f_d20250701_m045441_c001_v7007000_t0000_u01751345681566") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28cf5_d20250701_m045436_c001_v0001184_t0056_u01751345676381") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f421d60b636544c1f_d20250701_m045434_c001_v7007000_t0000_u01751345674005") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b944a_d20250701_m045428_c001_v0001130_t0042_u01751345668772") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f422f3d942e910485_d20250701_m045416_c001_v7007000_t0000_u01751345656804") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79743_d20250701_m045410_c001_v0001180_t0005_u01751345650889") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afabab3_d20250701_m045404_c001_v7007000_t0000_u01751345644294") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79705_d20250701_m045355_c001_v0001180_t0017_u01751345635984") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8d4_d20250701_m045349_c001_v7007000_t0000_u01751345629331") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d796bd_d20250701_m045341_c001_v0001180_t0047_u01751345621174") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef79913d_d20250701_m045456_c001_v7007000_t0000_u01751345696922") 2025/07/01 04:57:35 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28ecd_d20250701_m045453_c001_v0001184_t0052_u01751345693112") 2025/07/01 04:57:35 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799210_d20250701_m045518_c001_v7007000_t0000_u01751345718673") 2025/07/01 04:57:35 DEBUG : dir1/0013-789;=: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec290dd_d20250701_m045512_c001_v0001184_t0056_u01751345712733") 2025/07/01 04:57:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f66_d20250701_m045634_c001_v7007000_t0000_u01751345794806") 2025/07/01 04:57:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9632_d20250701_m045626_c001_v0001130_t0046_u01751345786592") 2025/07/01 04:57:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52de02_d20250701_m045619_c001_v7007000_t0000_u01751345779239") 2025/07/01 04:57:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b95fd_d20250701_m045611_c001_v0001130_t0018_u01751345771300") 2025/07/01 04:57:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6c5_d20250701_m045604_c001_v7007000_t0000_u01751345764281") 2025/07/01 04:57:35 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b95c5_d20250701_m045556_c001_v0001130_t0020_u01751345756234") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848143_d20250701_m045548_c001_v7007000_t0000_u01751345748441") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9597_d20250701_m045540_c001_v0001130_t0036_u01751345740394") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771341_d20250701_m045533_c001_v7007000_t0000_u01751345733317") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9557_d20250701_m045525_c001_v0001130_t0038_u01751345725137") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef7991f6_d20250701_m045513_c001_v7007000_t0000_u01751345713521") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2906d_d20250701_m045508_c001_v0001184_t0024_u01751345708540") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6bc_d20250701_m045501_c001_v7007000_t0000_u01751345701479") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798ed_d20250701_m045456_c001_v0001180_t0001_u01751345696252") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd69f_d20250701_m045454_c001_v7007000_t0000_u01751345694206") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550bf_d20250701_m045448_c001_v0001042_t0016_u01751345688594") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd691_d20250701_m045441_c001_v7007000_t0000_u01751345681751") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79815_d20250701_m045436_c001_v0001180_t0054_u01751345676426") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f417e25133efc7129_d20250701_m045434_c001_v7007000_t0000_u01751345674019") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c5d_d20250701_m045429_c001_v0001184_t0034_u01751345669190") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6f3b_d20250701_m045416_c001_v7007000_t0000_u01751345656813") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115504f_d20250701_m045411_c001_v0001042_t0009_u01751345651092") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afabab4_d20250701_m045404_c001_v7007000_t0000_u01751345644476") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155035_d20250701_m045356_c001_v0001042_t0033_u01751345636187") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8d6_d20250701_m045349_c001_v7007000_t0000_u01751345629512") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155019_d20250701_m045341_c001_v0001042_t0014_u01751345621376") 2025/07/01 04:57:36 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b555_d20250701_m045456_c001_v7007000_t0000_u01751345696972") 2025/07/01 04:57:37 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798c9_d20250701_m045453_c001_v0001180_t0030_u01751345693209") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799211_d20250701_m045518_c001_v7007000_t0000_u01751345718856") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155123_d20250701_m045512_c001_v0001042_t0018_u01751345712893") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f67_d20250701_m045634_c001_v7007000_t0000_u01751345794992") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79c00_d20250701_m045626_c001_v0001180_t0038_u01751345786944") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52de03_d20250701_m045619_c001_v7007000_t0000_u01751345779421") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79b92_d20250701_m045611_c001_v0001180_t0041_u01751345771613") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6c8_d20250701_m045604_c001_v7007000_t0000_u01751345764463") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79af2_d20250701_m045556_c001_v0001180_t0051_u01751345756709") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848145_d20250701_m045548_c001_v7007000_t0000_u01751345748625") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79a73_d20250701_m045540_c001_v0001180_t0019_u01751345740889") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771342_d20250701_m045533_c001_v7007000_t0000_u01751345733504") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d799f9_d20250701_m045525_c001_v0001180_t0021_u01751345725534") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f422f3d942e91062b_d20250701_m045513_c001_v7007000_t0000_u01751345713536") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9509_d20250701_m045508_c001_v0001130_t0048_u01751345708747") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6be_d20250701_m045501_c001_v7007000_t0000_u01751345701669") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28f24_d20250701_m045456_c001_v0001184_t0026_u01751345696399") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b53b_d20250701_m045454_c001_v7007000_t0000_u01751345694217") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28e4f_d20250701_m045449_c001_v0001184_t0013_u01751345689024") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd692_d20250701_m045441_c001_v7007000_t0000_u01751345681932") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28cfb_d20250701_m045436_c001_v0001184_t0035_u01751345676590") 2025/07/01 04:57:37 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa377125f_d20250701_m045434_c001_v7007000_t0000_u01751345674437") 2025/07/01 04:57:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115507b_d20250701_m045429_c001_v0001042_t0039_u01751345669408") 2025/07/01 04:57:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419ffae81c9d7c84_d20250701_m045416_c001_v7007000_t0000_u01751345656981") 2025/07/01 04:57:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b19_d20250701_m045411_c001_v0001184_t0018_u01751345651552") 2025/07/01 04:57:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afabab5_d20250701_m045404_c001_v7007000_t0000_u01751345644657") 2025/07/01 04:57:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28a2b_d20250701_m045356_c001_v0001184_t0058_u01751345636668") 2025/07/01 04:57:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8d8_d20250701_m045349_c001_v7007000_t0000_u01751345629696") 2025/07/01 04:57:38 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2894d_d20250701_m045342_c001_v0001184_t0032_u01751345622026") 2025/07/01 04:57:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4054f37f60fbed3d_d20250701_m045456_c001_v7007000_t0000_u01751345696983") 2025/07/01 04:57:38 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28ed3_d20250701_m045453_c001_v0001184_t0006_u01751345693307") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799212_d20250701_m045519_c001_v7007000_t0000_u01751345719039") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79987_d20250701_m045512_c001_v0001180_t0027_u01751345712903") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f68_d20250701_m045635_c001_v7007000_t0000_u01751345795174") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551df_d20250701_m045627_c001_v0001042_t0001_u01751345787204") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52de04_d20250701_m045619_c001_v7007000_t0000_u01751345779604") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551bf_d20250701_m045611_c001_v0001042_t0017_u01751345771851") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6cc_d20250701_m045604_c001_v7007000_t0000_u01751345764645") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155193_d20250701_m045556_c001_v0001042_t0052_u01751345756917") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848147_d20250701_m045548_c001_v7007000_t0000_u01751345748807") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155171_d20250701_m045541_c001_v0001042_t0052_u01751345741107") 2025/07/01 04:57:38 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771343_d20250701_m045533_c001_v7007000_t0000_u01751345733688") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115514f_d20250701_m045525_c001_v0001042_t0004_u01751345725723") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef7991f9_d20250701_m045513_c001_v7007000_t0000_u01751345713731") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7995f_d20250701_m045509_c001_v0001180_t0050_u01751345709334") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6bf_d20250701_m045501_c001_v7007000_t0000_u01751345701853") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798f1_d20250701_m045456_c001_v0001180_t0040_u01751345696455") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6a0_d20250701_m045454_c001_v7007000_t0000_u01751345694228") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94a9_d20250701_m045449_c001_v0001130_t0044_u01751345689230") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd693_d20250701_m045442_c001_v7007000_t0000_u01751345682115") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b946e_d20250701_m045436_c001_v0001130_t0029_u01751345676624") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f421d60b636544c24_d20250701_m045434_c001_v7007000_t0000_u01751345674450") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797d9_d20250701_m045429_c001_v0001180_t0013_u01751345669866") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f8858c_d20250701_m045416_c001_v7007000_t0000_u01751345656386") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9414_d20250701_m045411_c001_v0001130_t0033_u01751345651751") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afabab6_d20250701_m045404_c001_v7007000_t0000_u01751345644841") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93f4_d20250701_m045356_c001_v0001130_t0047_u01751345636874") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8db_d20250701_m045349_c001_v7007000_t0000_u01751345629878") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93c6_d20250701_m045342_c001_v0001130_t0042_u01751345622237") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6a7_d20250701_m045457_c001_v7007000_t0000_u01751345697146") 2025/07/01 04:57:39 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798cb_d20250701_m045453_c001_v0001180_t0002_u01751345693426") 2025/07/01 04:57:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b489_d20250701_m045419_c001_v7007000_t0000_u01751345659740") 2025/07/01 04:57:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79763_d20250701_m045415_c001_v0001180_t0045_u01751345655070") 2025/07/01 04:57:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b48a_d20250701_m045419_c001_v7007000_t0000_u01751345659923") 2025/07/01 04:57:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b53_d20250701_m045415_c001_v0001184_t0048_u01751345655091") 2025/07/01 04:57:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b48b_d20250701_m045420_c001_v7007000_t0000_u01751345660104") 2025/07/01 04:57:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79769_d20250701_m045415_c001_v0001180_t0024_u01751345655274") 2025/07/01 04:57:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b48c_d20250701_m045420_c001_v7007000_t0000_u01751345660286") 2025/07/01 04:57:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b59_d20250701_m045415_c001_v0001184_t0054_u01751345655289") 2025/07/01 04:57:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b48d_d20250701_m045420_c001_v7007000_t0000_u01751345660468") 2025/07/01 04:57:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9422_d20250701_m045415_c001_v0001130_t0023_u01751345655376") 2025/07/01 04:57:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b48e_d20250701_m045420_c001_v7007000_t0000_u01751345660652") 2025/07/01 04:57:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115505d_d20250701_m045415_c001_v0001042_t0045_u01751345655477") 2025/07/01 04:57:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b48f_d20250701_m045420_c001_v7007000_t0000_u01751345660834") 2025/07/01 04:57:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7976b_d20250701_m045415_c001_v0001180_t0028_u01751345655488") 2025/07/01 04:57:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b490_d20250701_m045421_c001_v7007000_t0000_u01751345661017") 2025/07/01 04:57:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b5b_d20250701_m045415_c001_v0001184_t0031_u01751345655503") 2025/07/01 04:57:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b491_d20250701_m045421_c001_v7007000_t0000_u01751345661199") 2025/07/01 04:57:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b63_d20250701_m045415_c001_v0001184_t0039_u01751345655698") 2025/07/01 04:57:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b492_d20250701_m045421_c001_v7007000_t0000_u01751345661386") 2025/07/01 04:57:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79773_d20250701_m045415_c001_v0001180_t0049_u01751345655750") 2025/07/01 04:57:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b493_d20250701_m045421_c001_v7007000_t0000_u01751345661568") 2025/07/01 04:57:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b65_d20250701_m045415_c001_v0001184_t0000_u01751345655908") 2025/07/01 04:57:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b494_d20250701_m045421_c001_v7007000_t0000_u01751345661749") 2025/07/01 04:57:41 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115505f_d20250701_m045415_c001_v0001042_t0018_u01751345655922") 2025/07/01 04:57:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b495_d20250701_m045421_c001_v7007000_t0000_u01751345661931") 2025/07/01 04:57:41 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9424_d20250701_m045415_c001_v0001130_t0059_u01751345655932") 2025/07/01 04:57:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b496_d20250701_m045422_c001_v7007000_t0000_u01751345662113") 2025/07/01 04:57:41 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79777_d20250701_m045415_c001_v0001180_t0046_u01751345655966") 2025/07/01 04:57:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b497_d20250701_m045422_c001_v7007000_t0000_u01751345662297") 2025/07/01 04:57:41 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28b69_d20250701_m045416_c001_v0001184_t0007_u01751345656111") 2025/07/01 04:57:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b498_d20250701_m045422_c001_v7007000_t0000_u01751345662479") 2025/07/01 04:57:41 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79779_d20250701_m045416_c001_v0001180_t0053_u01751345656165") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771265_d20250701_m045437_c001_v7007000_t0000_u01751345677465") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c89_d20250701_m045432_c001_v0001184_t0018_u01751345672357") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca19e_d20250701_m045437_c001_v7007000_t0000_u01751345677480") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797e5_d20250701_m045432_c001_v0001180_t0019_u01751345672402") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33789c_d20250701_m045437_c001_v7007000_t0000_u01751345677168") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c91_d20250701_m045432_c001_v0001184_t0055_u01751345672566") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f421d60b636544c3b_d20250701_m045437_c001_v7007000_t0000_u01751345677274") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115508b_d20250701_m045432_c001_v0001042_t0054_u01751345672575") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4054f37f60fbeb70_d20250701_m045437_c001_v7007000_t0000_u01751345677142") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797ea_d20250701_m045432_c001_v0001180_t0032_u01751345672611") 2025/07/01 04:57:41 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415813631c913575_d20250701_m045437_c001_v7007000_t0000_u01751345677309") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b945a_d20250701_m045432_c001_v0001130_t0031_u01751345672644") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4054f37f60fbeb72_d20250701_m045437_c001_v7007000_t0000_u01751345677328") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c97_d20250701_m045432_c001_v0001184_t0001_u01751345672774") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd67c_d20250701_m045437_c001_v7007000_t0000_u01751345677491") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797ed_d20250701_m045432_c001_v0001180_t0048_u01751345672813") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771264_d20250701_m045437_c001_v7007000_t0000_u01751345677282") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c9b_d20250701_m045432_c001_v0001184_t0006_u01751345672969") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f417e25133efc71de_d20250701_m045437_c001_v7007000_t0000_u01751345677339") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115508f_d20250701_m045432_c001_v0001042_t0029_u01751345672978") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33789d_d20250701_m045437_c001_v7007000_t0000_u01751345677351") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797ef_d20250701_m045433_c001_v0001180_t0005_u01751345673017") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f421d60b636544c38_d20250701_m045437_c001_v7007000_t0000_u01751345677092") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28c9f_d20250701_m045433_c001_v0001184_t0053_u01751345673170") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f417e25133efc71cd_d20250701_m045437_c001_v7007000_t0000_u01751345677153") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797f1_d20250701_m045433_c001_v0001180_t0040_u01751345673223") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771263_d20250701_m045437_c001_v7007000_t0000_u01751345677100") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b945c_d20250701_m045433_c001_v0001130_t0007_u01751345673237") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca19c_d20250701_m045437_c001_v7007000_t0000_u01751345677109") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28ca1_d20250701_m045433_c001_v0001184_t0017_u01751345673372") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4ca19d_d20250701_m045437_c001_v7007000_t0000_u01751345677296") 2025/07/01 04:57:42 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155091_d20250701_m045433_c001_v0001042_t0050_u01751345673465") 2025/07/01 04:57:42 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f407cac8eb68424cf_d20250701_m045241_c001_v7007000_t0000_u01751345561673") 2025/07/01 04:57:42 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f114d2c13d7ea249c_d20250701_m045239_c001_v0001183_t0033_u01751345559836") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715847c34_d20250701_m045239_c001_v7007000_t0000_u01751345559652") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f114d2c13d7ea2472_d20250701_m045236_c001_v0001183_t0023_u01751345556889") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715847c1a_d20250701_m045236_c001_v7007000_t0000_u01751345556144") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2846d_d20250701_m045231_c001_v0001184_t0020_u01751345551874") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab7e6_d20250701_m045230_c001_v7007000_t0000_u01751345550413") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f100e7b1e5e46e37b_d20250701_m045228_c001_v0001040_t0009_u01751345548203") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd3fe_d20250701_m045228_c001_v7007000_t0000_u01751345548021") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f100e7b1e5e46e375_d20250701_m045224_c001_v0001040_t0021_u01751345544383") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd3e9_d20250701_m045223_c001_v7007000_t0000_u01751345543649") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7943c_d20250701_m045220_c001_v0001180_t0006_u01751345540204") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4013ad938b3f3ac8_d20250701_m045218_c001_v7007000_t0000_u01751345538921") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f104e5caaf21f71db_d20250701_m045217_c001_v0001183_t0036_u01751345537531") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893b968_d20250701_m045217_c001_v7007000_t0000_u01751345537346") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f104e5caaf21f71c1_d20250701_m045215_c001_v0001183_t0042_u01751345535159") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893b955_d20250701_m045214_c001_v7007000_t0000_u01751345534432") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d793ea_d20250701_m045211_c001_v0001180_t0049_u01751345531279") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4013ad938b3f3ac4_d20250701_m045210_c001_v7007000_t0000_u01751345530363") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1117a1e269d57b77_d20250701_m045208_c001_v0001184_t0002_u01751345528815") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f88309_d20250701_m045208_c001_v7007000_t0000_u01751345528631") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1117a1e269d57b19_d20250701_m045205_c001_v0001184_t0026_u01751345525600") 2025/07/01 04:57:43 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f88305_d20250701_m045204_c001_v7007000_t0000_u01751345524874") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7938e_d20250701_m045159_c001_v0001180_t0057_u01751345519593") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c622_d20250701_m045158_c001_v7007000_t0000_u01751345518670") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10889cea3cfefb89_d20250701_m045156_c001_v0001036_t0005_u01751345516607") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6bae_d20250701_m045156_c001_v7007000_t0000_u01751345516420") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10889cea3cfefb81_d20250701_m045153_c001_v0001036_t0032_u01751345513386") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6ba8_d20250701_m045152_c001_v7007000_t0000_u01751345512650") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79345_d20250701_m045147_c001_v0001180_t0022_u01751345507490") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419ffae81c9d74df_d20250701_m045146_c001_v7007000_t0000_u01751345506572") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f102d3e524292e57b_d20250701_m045144_c001_v0001105_t0040_u01751345504847") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd2f1_d20250701_m045144_c001_v7007000_t0000_u01751345504667") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f102d3e524292e56b_d20250701_m045141_c001_v0001105_t0017_u01751345501063") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd2ec_d20250701_m045140_c001_v7007000_t0000_u01751345500336") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d792c5_d20250701_m045131_c001_v0001180_t0018_u01751345491541") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337560_d20250701_m045130_c001_v7007000_t0000_u01751345490436") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1066959c74833bb0_d20250701_m045124_c001_v0001144_t0000_u01751345484597") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893b879_d20250701_m045124_c001_v7007000_t0000_u01751345484382") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27ea8_d20250701_m045120_c001_v0001184_t0050_u01751345480861") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f106939e67c18310e_d20250701_m045120_c001_v0001177_t0034_u01751345480107") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f106939e67c183102_d20250701_m045118_c001_v0001177_t0043_u01751345478788") 2025/07/01 04:57:44 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f41454ec292308d1c_d20250701_m045105_c001_v7007000_t0000_u01751345465608") 2025/07/01 04:57:45 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d791f7_d20250701_m045058_c001_v0001180_t0022_u01751345458416") 2025/07/01 04:57:45 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f107952469c541b45_d20250701_m045057_c001_v0001116_t0051_u01751345457305") 2025/07/01 04:57:45 DEBUG : dst/one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f107952469c541b3d_d20250701_m045055_c001_v0001116_t0001_u01751345455972") 2025/07/01 04:57:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f407cac8eb68424d0_d20250701_m045241_c001_v7007000_t0000_u01751345561857") 2025/07/01 04:57:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f113e718825438a8d_d20250701_m045239_c001_v0001183_t0040_u01751345559447") 2025/07/01 04:57:45 DEBUG : dst/one-2019-01-01: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1066959c74833ce6_d20250701_m045235_c001_v0001144_t0047_u01751345555294") 2025/07/01 04:57:45 DEBUG : dst/one.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab7e7_d20250701_m045230_c001_v7007000_t0000_u01751345550596") 2025/07/01 04:57:45 DEBUG : dst/one.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f119dff5303286945_d20250701_m045227_c001_v0001098_t0048_u01751345547697") 2025/07/01 04:57:45 DEBUG : dst/one.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1154f77_d20250701_m045223_c001_v0001042_t0018_u01751345543261") 2025/07/01 04:57:45 DEBUG : dst/one.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4013ad938b3f3ac9_d20250701_m045219_c001_v7007000_t0000_u01751345539105") 2025/07/01 04:57:45 DEBUG : dst/one.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1072df97c13b68f9_d20250701_m045216_c001_v0001172_t0036_u01751345536950") 2025/07/01 04:57:45 DEBUG : dst/one.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f105d056c0efa338d_d20250701_m045214_c001_v0001177_t0030_u01751345534219") 2025/07/01 04:57:45 DEBUG : dst/three: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337561_d20250701_m045130_c001_v7007000_t0000_u01751345490617") 2025/07/01 04:57:45 DEBUG : dst/three: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f106939e67c183144_d20250701_m045129_c001_v0001177_t0002_u01751345489082") 2025/07/01 04:57:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f407cac8eb68424d1_d20250701_m045242_c001_v7007000_t0000_u01751345562040") 2025/07/01 04:57:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f106b2a5bd7e503c2_d20250701_m045240_c001_v0001171_t0029_u01751345560612") 2025/07/01 04:57:45 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1169aec557df66d1_d20250701_m045237_c001_v0001090_t0051_u01751345557662") 2025/07/01 04:57:45 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f407cac8eb68424d2_d20250701_m045242_c001_v7007000_t0000_u01751345562227") 2025/07/01 04:57:45 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f114d2c13d7ea24ae_d20250701_m045241_c001_v0001183_t0027_u01751345561075") 2025/07/01 04:57:45 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715847c3c_d20250701_m045240_c001_v7007000_t0000_u01751345560891") 2025/07/01 04:57:45 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f114d2c13d7ea2486_d20250701_m045238_c001_v0001183_t0036_u01751345558125") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715847c26_d20250701_m045237_c001_v7007000_t0000_u01751345557942") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2847b_d20250701_m045232_c001_v0001184_t0013_u01751345552657") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab7e9_d20250701_m045230_c001_v7007000_t0000_u01751345550779") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f100e7b1e5e46e37f_d20250701_m045229_c001_v0001040_t0035_u01751345549584") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd407_d20250701_m045229_c001_v7007000_t0000_u01751345549401") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f100e7b1e5e46e379_d20250701_m045226_c001_v0001040_t0053_u01751345546097") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd3f5_d20250701_m045225_c001_v7007000_t0000_u01751345545913") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7943e_d20250701_m045220_c001_v0001180_t0028_u01751345540651") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893b96f_d20250701_m045218_c001_v7007000_t0000_u01751345538362") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28301_d20250701_m045216_c001_v0001184_t0032_u01751345536148") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893b95e_d20250701_m045215_c001_v7007000_t0000_u01751345535773") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d793ee_d20250701_m045211_c001_v0001180_t0009_u01751345531730") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f8830a_d20250701_m045209_c001_v7007000_t0000_u01751345529434") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28238_d20250701_m045207_c001_v0001184_t0053_u01751345527390") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f88307_d20250701_m045206_c001_v7007000_t0000_u01751345526298") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79392_d20250701_m045159_c001_v0001180_t0032_u01751345519991") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6bb0_d20250701_m045157_c001_v7007000_t0000_u01751345517743") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28122_d20250701_m045155_c001_v0001184_t0051_u01751345515362") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6bab_d20250701_m045154_c001_v7007000_t0000_u01751345514260") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79347_d20250701_m045147_c001_v0001180_t0055_u01751345507923") 2025/07/01 04:57:46 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd2fa_d20250701_m045145_c001_v7007000_t0000_u01751345505658") 2025/07/01 04:57:47 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28031_d20250701_m045143_c001_v0001184_t0003_u01751345503532") 2025/07/01 04:57:47 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd2ee_d20250701_m045142_c001_v7007000_t0000_u01751345502442") 2025/07/01 04:57:47 DEBUG : dst/three.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d792dd_d20250701_m045135_c001_v0001180_t0005_u01751345495282") 2025/07/01 04:57:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab7ec_d20250701_m045230_c001_v7007000_t0000_u01751345550962") 2025/07/01 04:57:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f103bdad3cad861e0_d20250701_m045229_c001_v0001182_t0015_u01751345549196") 2025/07/01 04:57:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f100bced107715a90_d20250701_m045225_c001_v0001109_t0019_u01751345545355") 2025/07/01 04:57:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4013ad938b3f3aca_d20250701_m045219_c001_v7007000_t0000_u01751345539288") 2025/07/01 04:57:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109c43e5c90296a0_d20250701_m045217_c001_v0001041_t0016_u01751345537936") 2025/07/01 04:57:47 DEBUG : dst/three.txt.bak: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10779840d6f4affa_d20250701_m045215_c001_v0001165_t0024_u01751345535557") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f407cac8eb68424d3_d20250701_m045242_c001_v7007000_t0000_u01751345562410") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7949e_d20250701_m045232_c001_v0001180_t0023_u01751345552453") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afab7ef_d20250701_m045231_c001_v7007000_t0000_u01751345551145") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28361_d20250701_m045220_c001_v0001184_t0042_u01751345540430") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4013ad938b3f3acb_d20250701_m045219_c001_v7007000_t0000_u01751345539472") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec282a4_d20250701_m045211_c001_v0001184_t0043_u01751345531538") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4013ad938b3f3ac5_d20250701_m045210_c001_v7007000_t0000_u01751345530546") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2818c_d20250701_m045159_c001_v0001184_t0014_u01751345519789") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c623_d20250701_m045158_c001_v7007000_t0000_u01751345518854") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2806d_d20250701_m045147_c001_v0001184_t0048_u01751345507720") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419ffae81c9d74e0_d20250701_m045146_c001_v7007000_t0000_u01751345506753") 2025/07/01 04:57:47 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27f8a_d20250701_m045134_c001_v0001184_t0051_u01751345494647") 2025/07/01 04:57:48 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337562_d20250701_m045130_c001_v7007000_t0000_u01751345490798") 2025/07/01 04:57:48 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1060eb8da29d86ff_d20250701_m045126_c001_v0001134_t0032_u01751345486609") 2025/07/01 04:57:48 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f41454ec292308d2d_d20250701_m045105_c001_v7007000_t0000_u01751345465793") 2025/07/01 04:57:48 DEBUG : dst/two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f107952469c541b67_d20250701_m045104_c001_v0001116_t0042_u01751345464228") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415813631c9130bd_d20250701_m045030_c001_v7007000_t0000_u01751345430241") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27b7f_d20250701_m045027_c001_v0001184_t0047_u01751345427079") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415813631c9130ba_d20250701_m045025_c001_v7007000_t0000_u01751345425041") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27ac3_d20250701_m045014_c001_v0001184_t0052_u01751345414575") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419811bd30d0c087_d20250701_m045006_c001_v7007000_t0000_u01751345406290") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27a47_d20250701_m045003_c001_v0001184_t0050_u01751345403537") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca9_d20250701_m044943_c001_v7007000_t0000_u01751345383873") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79053_d20250701_m044942_c001_v0001180_t0048_u01751345382115") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca5_d20250701_m044941_c001_v7007000_t0000_u01751345381330") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79049_d20250701_m044940_c001_v0001180_t0047_u01751345380152") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca1_d20250701_m044937_c001_v7007000_t0000_u01751345377642") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79031_d20250701_m044936_c001_v0001180_t0006_u01751345376102") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8c9e_d20250701_m044935_c001_v7007000_t0000_u01751345375319") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79025_d20250701_m044934_c001_v0001180_t0048_u01751345374158") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b21_d20250701_m044928_c001_v7007000_t0000_u01751345368932") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ff7_d20250701_m044927_c001_v0001180_t0043_u01751345367551") 2025/07/01 04:57:48 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b1d_d20250701_m044926_c001_v7007000_t0000_u01751345366780") 2025/07/01 04:57:49 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ff1_d20250701_m044925_c001_v0001180_t0036_u01751345365992") 2025/07/01 04:57:49 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b15_d20250701_m044922_c001_v7007000_t0000_u01751345362113") 2025/07/01 04:57:49 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fd9_d20250701_m044920_c001_v0001180_t0042_u01751345360884") 2025/07/01 04:57:49 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33733b_d20250701_m044919_c001_v7007000_t0000_u01751345359035") 2025/07/01 04:57:49 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fd1_d20250701_m044918_c001_v0001180_t0054_u01751345358084") 2025/07/01 04:57:49 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33733a_d20250701_m044917_c001_v7007000_t0000_u01751345357722") 2025/07/01 04:57:49 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1030c9bd96cd2ad0_d20250701_m044917_c001_v0001179_t0022_u01751345357134") 2025/07/01 04:57:49 DEBUG : empty space: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fc3_d20250701_m044915_c001_v0001180_t0028_u01751345355637") 2025/07/01 04:57:49 DEBUG : enormous: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca8_d20250701_m044943_c001_v7007000_t0000_u01751345383118") 2025/07/01 04:57:49 DEBUG : enormous: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7905d_d20250701_m044942_c001_v0001180_t0017_u01751345382332") 2025/07/01 04:57:49 DEBUG : existing: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f407cac8eb68424d5_d20250701_m045246_c001_v7007000_t0000_u01751345566644") 2025/07/01 04:57:49 DEBUG : existing: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d794f6_d20250701_m045245_c001_v0001180_t0034_u01751345565444") 2025/07/01 04:57:49 DEBUG : existing: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419811bd30d0c075_d20250701_m045002_c001_v7007000_t0000_u01751345402032") 2025/07/01 04:57:49 DEBUG : existing: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27a2f_d20250701_m045001_c001_v0001184_t0015_u01751345401066") 2025/07/01 04:57:49 DEBUG : existing: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337335_d20250701_m044912_c001_v7007000_t0000_u01751345352933") 2025/07/01 04:57:49 DEBUG : existing: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78faf_d20250701_m044911_c001_v0001180_t0028_u01751345351985") 2025/07/01 04:57:49 DEBUG : existing: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337333_d20250701_m044911_c001_v7007000_t0000_u01751345351440") 2025/07/01 04:57:49 DEBUG : existing: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fab_d20250701_m044910_c001_v0001180_t0041_u01751345350812") 2025/07/01 04:57:49 DEBUG : existing: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fa3_d20250701_m044909_c001_v0001180_t0007_u01751345349997") 2025/07/01 04:57:49 DEBUG : existing-b: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419811bd30d0c076_d20250701_m045002_c001_v7007000_t0000_u01751345402215") 2025/07/01 04:57:49 DEBUG : existing-b: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d790db_d20250701_m045001_c001_v0001180_t0013_u01751345401072") 2025/07/01 04:57:50 DEBUG : file1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23ab3_d20250701_m045328_c001_v7007000_t0000_u01751345608858") 2025/07/01 04:57:50 DEBUG : file1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9386_d20250701_m045327_c001_v0001130_t0045_u01751345607554") 2025/07/01 04:57:50 DEBUG : file1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a9f_d20250701_m045326_c001_v7007000_t0000_u01751345606215") 2025/07/01 04:57:50 DEBUG : file1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1154feb_d20250701_m045324_c001_v0001042_t0041_u01751345604803") 2025/07/01 04:57:50 DEBUG : five: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8caa_d20250701_m044947_c001_v7007000_t0000_u01751345387407") 2025/07/01 04:57:50 DEBUG : five: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d79085_d20250701_m044945_c001_v0001180_t0013_u01751345385493") 2025/07/01 04:57:50 DEBUG : foo: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b14_d20250701_m044920_c001_v7007000_t0000_u01751345360514") 2025/07/01 04:57:50 DEBUG : foo: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d78fd7_d20250701_m044919_c001_v0001180_t0013_u01751345359956") 2025/07/01 04:57:50 DEBUG : foo: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d78fd5_d20250701_m044919_c001_v0001180_t0013_u01751345359397") 2025/07/01 04:57:50 DEBUG : four: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cab_d20250701_m044947_c001_v7007000_t0000_u01751345387591") 2025/07/01 04:57:50 DEBUG : four: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409d21bc5ec2795e_d20250701_m044946_c001_v0001184_t0019_u01751345386055") 2025/07/01 04:57:50 DEBUG : four: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79080_d20250701_m044944_c001_v0001180_t0043_u01751345384846") 2025/07/01 04:57:50 DEBUG : hello world2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6a95_d20250701_m044829_c001_v7007000_t0000_u01751345309451") 2025/07/01 04:57:50 DEBUG : hello world2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ec4_d20250701_m044828_c001_v0001180_t0022_u01751345308861") 2025/07/01 04:57:50 DEBUG : ignore-size: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337332_d20250701_m044909_c001_v7007000_t0000_u01751345349633") 2025/07/01 04:57:50 DEBUG : ignore-size: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f99_d20250701_m044908_c001_v0001180_t0045_u01751345348645") 2025/07/01 04:57:50 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419811bd30d0c06e_d20250701_m045000_c001_v7007000_t0000_u01751345400330") 2025/07/01 04:57:50 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27a19_d20250701_m044959_c001_v0001184_t0050_u01751345399647") 2025/07/01 04:57:50 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cb9_d20250701_m044958_c001_v7007000_t0000_u01751345398887") 2025/07/01 04:57:50 DEBUG : nested/sub dir/file: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27a07_d20250701_m044957_c001_v0001184_t0047_u01751345397886") 2025/07/01 04:57:50 DEBUG : one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cac_d20250701_m044947_c001_v7007000_t0000_u01751345387776") 2025/07/01 04:57:51 DEBUG : one: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d79075_d20250701_m044944_c001_v0001180_t0013_u01751345384273") 2025/07/01 04:57:51 DEBUG : only0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a26_d20250701_m045320_c001_v7007000_t0000_u01751345600385") 2025/07/01 04:57:51 DEBUG : only0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4183c335f34b936a_d20250701_m045315_c001_v0001130_t0006_u01751345595463") 2025/07/01 04:57:51 DEBUG : only0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec286ee_d20250701_m045305_c001_v0001184_t0013_u01751345585802") 2025/07/01 04:57:51 DEBUG : only0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754c4_d20250701_m045259_c001_v7007000_t0000_u01751345579953") 2025/07/01 04:57:51 DEBUG : only0: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec285c6_d20250701_m045250_c001_v0001184_t0033_u01751345570125") 2025/07/01 04:57:51 DEBUG : only1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a2c_d20250701_m045320_c001_v7007000_t0000_u01751345600567") 2025/07/01 04:57:51 DEBUG : only1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f1f92c1154fd9_d20250701_m045315_c001_v0001042_t0030_u01751345595467") 2025/07/01 04:57:51 DEBUG : only1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec286f0_d20250701_m045306_c001_v0001184_t0042_u01751345586271") 2025/07/01 04:57:51 DEBUG : only1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761534_d20250701_m045300_c001_v7007000_t0000_u01751345580161") 2025/07/01 04:57:51 DEBUG : only1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec285d2_d20250701_m045250_c001_v0001184_t0047_u01751345570520") 2025/07/01 04:57:51 DEBUG : only10: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a32_d20250701_m045320_c001_v7007000_t0000_u01751345600750") 2025/07/01 04:57:51 DEBUG : only10: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d795f7_d20250701_m045314_c001_v0001180_t0013_u01751345594705") 2025/07/01 04:57:51 DEBUG : only10: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2873c_d20250701_m045310_c001_v0001184_t0017_u01751345590091") 2025/07/01 04:57:51 DEBUG : only10: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416b1689df0e70c7_d20250701_m045259_c001_v7007000_t0000_u01751345579963") 2025/07/01 04:57:51 DEBUG : only10: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28622_d20250701_m045254_c001_v0001184_t0024_u01751345574275") 2025/07/01 04:57:51 DEBUG : only11: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a38_d20250701_m045320_c001_v7007000_t0000_u01751345600932") 2025/07/01 04:57:51 DEBUG : only11: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d795fb_d20250701_m045315_c001_v0001180_t0013_u01751345595103") 2025/07/01 04:57:51 DEBUG : only11: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28743_d20250701_m045310_c001_v0001184_t0025_u01751345590494") 2025/07/01 04:57:51 DEBUG : only11: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754c5_d20250701_m045300_c001_v7007000_t0000_u01751345580130") 2025/07/01 04:57:51 DEBUG : only11: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2862a_d20250701_m045254_c001_v0001184_t0022_u01751345574697") 2025/07/01 04:57:52 DEBUG : only12: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a40_d20250701_m045321_c001_v7007000_t0000_u01751345601115") 2025/07/01 04:57:52 DEBUG : only12: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d79603_d20250701_m045315_c001_v0001180_t0013_u01751345595857") 2025/07/01 04:57:52 DEBUG : only12: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2874d_d20250701_m045310_c001_v0001184_t0000_u01751345590894") 2025/07/01 04:57:52 DEBUG : only12: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761531_d20250701_m045259_c001_v7007000_t0000_u01751345579600") 2025/07/01 04:57:52 DEBUG : only12: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2862e_d20250701_m045255_c001_v0001184_t0058_u01751345575101") 2025/07/01 04:57:52 DEBUG : only13: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a45_d20250701_m045321_c001_v7007000_t0000_u01751345601298") 2025/07/01 04:57:52 DEBUG : only13: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409d21bc5ec287b5_d20250701_m045314_c001_v0001184_t0019_u01751345594717") 2025/07/01 04:57:52 DEBUG : only13: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2875d_d20250701_m045311_c001_v0001184_t0031_u01751345591356") 2025/07/01 04:57:52 DEBUG : only13: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754c6_d20250701_m045300_c001_v7007000_t0000_u01751345580138") 2025/07/01 04:57:52 DEBUG : only13: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28638_d20250701_m045255_c001_v0001184_t0046_u01751345575513") 2025/07/01 04:57:52 DEBUG : only14: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a4b_d20250701_m045321_c001_v7007000_t0000_u01751345601481") 2025/07/01 04:57:52 DEBUG : only14: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f1f92c1154fd7_d20250701_m045315_c001_v0001042_t0030_u01751345595270") 2025/07/01 04:57:52 DEBUG : only14: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28769_d20250701_m045311_c001_v0001184_t0004_u01751345591807") 2025/07/01 04:57:52 DEBUG : only14: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754c1_d20250701_m045259_c001_v7007000_t0000_u01751345579759") 2025/07/01 04:57:52 DEBUG : only14: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28640_d20250701_m045255_c001_v0001184_t0021_u01751345575940") 2025/07/01 04:57:52 DEBUG : only15: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a51_d20250701_m045321_c001_v7007000_t0000_u01751345601664") 2025/07/01 04:57:52 DEBUG : only15: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409d21bc5ec287bf_d20250701_m045315_c001_v0001184_t0019_u01751345595115") 2025/07/01 04:57:52 DEBUG : only15: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2876f_d20250701_m045312_c001_v0001184_t0038_u01751345592207") 2025/07/01 04:57:52 DEBUG : only15: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754c9_d20250701_m045300_c001_v7007000_t0000_u01751345580324") 2025/07/01 04:57:52 DEBUG : only15: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28644_d20250701_m045256_c001_v0001184_t0014_u01751345576348") 2025/07/01 04:57:53 DEBUG : only16: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a58_d20250701_m045321_c001_v7007000_t0000_u01751345601847") 2025/07/01 04:57:53 DEBUG : only16: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4183c335f34b936e_d20250701_m045315_c001_v0001130_t0006_u01751345595650") 2025/07/01 04:57:53 DEBUG : only16: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28779_d20250701_m045312_c001_v0001184_t0008_u01751345592619") 2025/07/01 04:57:53 DEBUG : only16: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754bf_d20250701_m045259_c001_v7007000_t0000_u01751345579574") 2025/07/01 04:57:53 DEBUG : only16: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2864a_d20250701_m045256_c001_v0001184_t0047_u01751345576775") 2025/07/01 04:57:53 DEBUG : only17: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a5e_d20250701_m045322_c001_v7007000_t0000_u01751345602030") 2025/07/01 04:57:53 DEBUG : only17: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409d21bc5ec287c5_d20250701_m045315_c001_v0001184_t0019_u01751345595685") 2025/07/01 04:57:53 DEBUG : only17: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28785_d20250701_m045313_c001_v0001184_t0049_u01751345593023") 2025/07/01 04:57:53 DEBUG : only17: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754c2_d20250701_m045259_c001_v7007000_t0000_u01751345579768") 2025/07/01 04:57:53 DEBUG : only17: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28656_d20250701_m045257_c001_v0001184_t0051_u01751345577169") 2025/07/01 04:57:53 DEBUG : only18: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a65_d20250701_m045322_c001_v7007000_t0000_u01751345602213") 2025/07/01 04:57:53 DEBUG : only18: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d795fd_d20250701_m045315_c001_v0001180_t0013_u01751345595288") 2025/07/01 04:57:53 DEBUG : only18: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28799_d20250701_m045313_c001_v0001184_t0021_u01751345593464") 2025/07/01 04:57:53 DEBUG : only18: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416b1689df0e70c6_d20250701_m045259_c001_v7007000_t0000_u01751345579778") 2025/07/01 04:57:54 DEBUG : only18: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2865d_d20250701_m045257_c001_v0001184_t0056_u01751345577564") 2025/07/01 04:57:54 DEBUG : only19: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a6d_d20250701_m045322_c001_v7007000_t0000_u01751345602398") 2025/07/01 04:57:54 DEBUG : only19: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409d21bc5ec287c1_d20250701_m045315_c001_v0001184_t0019_u01751345595301") 2025/07/01 04:57:54 DEBUG : only19: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec287a3_d20250701_m045313_c001_v0001184_t0051_u01751345593877") 2025/07/01 04:57:54 DEBUG : only19: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416b1689df0e70c9_d20250701_m045300_c001_v7007000_t0000_u01751345580149") 2025/07/01 04:57:54 DEBUG : only19: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2866c_d20250701_m045257_c001_v0001184_t0033_u01751345577997") 2025/07/01 04:57:54 DEBUG : only2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a72_d20250701_m045322_c001_v7007000_t0000_u01751345602580") 2025/07/01 04:57:54 DEBUG : only2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d795ff_d20250701_m045315_c001_v0001180_t0013_u01751345595480") 2025/07/01 04:57:54 DEBUG : only2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28700_d20250701_m045306_c001_v0001184_t0000_u01751345586710") 2025/07/01 04:57:54 DEBUG : only2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761533_d20250701_m045259_c001_v7007000_t0000_u01751345579976") 2025/07/01 04:57:54 DEBUG : only2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec285d8_d20250701_m045250_c001_v0001184_t0017_u01751345570936") 2025/07/01 04:57:54 DEBUG : only3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a79_d20250701_m045322_c001_v7007000_t0000_u01751345602763") 2025/07/01 04:57:54 DEBUG : only3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409d21bc5ec287c3_d20250701_m045315_c001_v0001184_t0019_u01751345595492") 2025/07/01 04:57:54 DEBUG : only3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28704_d20250701_m045307_c001_v0001184_t0058_u01751345587146") 2025/07/01 04:57:54 DEBUG : only3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754c0_d20250701_m045259_c001_v7007000_t0000_u01751345579575") 2025/07/01 04:57:54 DEBUG : only3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec285e4_d20250701_m045251_c001_v0001184_t0001_u01751345571354") 2025/07/01 04:57:54 DEBUG : only4: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a7f_d20250701_m045322_c001_v7007000_t0000_u01751345602945") 2025/07/01 04:57:54 DEBUG : only4: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409d21bc5ec287c9_d20250701_m045315_c001_v0001184_t0019_u01751345595870") 2025/07/01 04:57:54 DEBUG : only4: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2870a_d20250701_m045307_c001_v0001184_t0015_u01751345587582") 2025/07/01 04:57:55 DEBUG : only4: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754c8_d20250701_m045300_c001_v7007000_t0000_u01751345580315") 2025/07/01 04:57:55 DEBUG : only4: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec285ec_d20250701_m045251_c001_v0001184_t0036_u01751345571762") 2025/07/01 04:57:55 DEBUG : only5: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a85_d20250701_m045323_c001_v7007000_t0000_u01751345603127") 2025/07/01 04:57:55 DEBUG : only5: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f1f92c1154fdb_d20250701_m045315_c001_v0001042_t0030_u01751345595661") 2025/07/01 04:57:55 DEBUG : only5: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28718_d20250701_m045307_c001_v0001184_t0047_u01751345587979") 2025/07/01 04:57:55 DEBUG : only5: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754be_d20250701_m045259_c001_v7007000_t0000_u01751345579388") 2025/07/01 04:57:55 DEBUG : only5: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec285f8_d20250701_m045252_c001_v0001184_t0023_u01751345572205") 2025/07/01 04:57:55 DEBUG : only6: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a87_d20250701_m045323_c001_v7007000_t0000_u01751345603310") 2025/07/01 04:57:55 DEBUG : only6: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d79601_d20250701_m045315_c001_v0001180_t0013_u01751345595673") 2025/07/01 04:57:55 DEBUG : only6: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28720_d20250701_m045308_c001_v0001184_t0054_u01751345588377") 2025/07/01 04:57:55 DEBUG : only6: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754bd_d20250701_m045259_c001_v7007000_t0000_u01751345579204") 2025/07/01 04:57:55 DEBUG : only6: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec285fe_d20250701_m045252_c001_v0001184_t0043_u01751345572612") 2025/07/01 04:57:55 DEBUG : only7: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a8a_d20250701_m045323_c001_v7007000_t0000_u01751345603495") 2025/07/01 04:57:55 DEBUG : only7: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4183c335f34b9372_d20250701_m045316_c001_v0001130_t0006_u01751345596023") 2025/07/01 04:57:55 DEBUG : only7: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28722_d20250701_m045308_c001_v0001184_t0037_u01751345588864") 2025/07/01 04:57:55 DEBUG : only7: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761532_d20250701_m045259_c001_v7007000_t0000_u01751345579790") 2025/07/01 04:57:55 DEBUG : only7: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28606_d20250701_m045253_c001_v0001184_t0038_u01751345573042") 2025/07/01 04:57:55 DEBUG : only8: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a8c_d20250701_m045323_c001_v7007000_t0000_u01751345603677") 2025/07/01 04:57:55 DEBUG : only8: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4183c335f34b9370_d20250701_m045315_c001_v0001130_t0006_u01751345595834") 2025/07/01 04:57:55 DEBUG : only8: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2872c_d20250701_m045309_c001_v0001184_t0023_u01751345589285") 2025/07/01 04:57:55 DEBUG : only8: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409aaac2ab3754c3_d20250701_m045259_c001_v7007000_t0000_u01751345579943") 2025/07/01 04:57:56 DEBUG : only8: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28610_d20250701_m045253_c001_v0001184_t0039_u01751345573438") 2025/07/01 04:57:56 DEBUG : only9: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23a8e_d20250701_m045323_c001_v7007000_t0000_u01751345603861") 2025/07/01 04:57:56 DEBUG : only9: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f1f92c1154fdd_d20250701_m045315_c001_v0001042_t0030_u01751345595846") 2025/07/01 04:57:56 DEBUG : only9: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec28736_d20250701_m045309_c001_v0001184_t0043_u01751345589678") 2025/07/01 04:57:56 DEBUG : only9: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416b1689df0e70c5_d20250701_m045259_c001_v7007000_t0000_u01751345579586") 2025/07/01 04:57:56 DEBUG : only9: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2861c_d20250701_m045253_c001_v0001184_t0031_u01751345573871") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cb7_d20250701_m044956_c001_v7007000_t0000_u01751345396752") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb8bd_d20250701_m044954_c001_v0001100_t0053_u01751345394648") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cb4_d20250701_m044953_c001_v7007000_t0000_u01751345393532") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d790a9_d20250701_m044951_c001_v0001180_t0033_u01751345391834") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cb0_d20250701_m044951_c001_v7007000_t0000_u01751345391092") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27994_d20250701_m044948_c001_v0001184_t0030_u01751345388706") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca3_d20250701_m044939_c001_v7007000_t0000_u01751345379386") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7903f_d20250701_m044938_c001_v0001180_t0030_u01751345378198") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca0_d20250701_m044936_c001_v7007000_t0000_u01751345376681") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7902f_d20250701_m044935_c001_v0001180_t0032_u01751345375876") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8c9c_d20250701_m044934_c001_v7007000_t0000_u01751345374754") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79023_d20250701_m044933_c001_v0001180_t0042_u01751345373927") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b20_d20250701_m044928_c001_v7007000_t0000_u01751345368361") 2025/07/01 04:57:56 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ff5_d20250701_m044927_c001_v0001180_t0020_u01751345367349") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b1f_d20250701_m044926_c001_v7007000_t0000_u01751345366964") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fef_d20250701_m044925_c001_v0001180_t0023_u01751345365790") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b1a_d20250701_m044925_c001_v7007000_t0000_u01751345365420") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fe9_d20250701_m044924_c001_v0001180_t0041_u01751345364792") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fe7_d20250701_m044924_c001_v0001180_t0029_u01751345364194") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b18_d20250701_m044923_c001_v7007000_t0000_u01751345363824") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fe5_d20250701_m044923_c001_v0001180_t0054_u01751345363238") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fe1_d20250701_m044922_c001_v0001180_t0047_u01751345362667") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b17_d20250701_m044922_c001_v7007000_t0000_u01751345362299") 2025/07/01 04:57:57 DEBUG : potato: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78fdd_d20250701_m044921_c001_v0001180_t0028_u01751345361531") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f41454ec292308892_d20250701_m045040_c001_v7007000_t0000_u01751345440138") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb935_d20250701_m045039_c001_v0001100_t0037_u01751345439339") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415813631c9130bf_d20250701_m045031_c001_v7007000_t0000_u01751345431204") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb919_d20250701_m045026_c001_v0001100_t0044_u01751345426352") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f881ee_d20250701_m045018_c001_v7007000_t0000_u01751345418673") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb8f1_d20250701_m045013_c001_v0001100_t0030_u01751345413814") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419811bd30d0c08a_d20250701_m045006_c001_v7007000_t0000_u01751345406904") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb8d3_d20250701_m045003_c001_v0001100_t0027_u01751345403138") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca7_d20250701_m044942_c001_v7007000_t0000_u01751345382933") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79051_d20250701_m044941_c001_v0001180_t0031_u01751345381884") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca6_d20250701_m044941_c001_v7007000_t0000_u01751345381514") 2025/07/01 04:57:57 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79045_d20250701_m044939_c001_v0001180_t0056_u01751345379949") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca4_d20250701_m044939_c001_v7007000_t0000_u01751345379577") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79043_d20250701_m044938_c001_v0001180_t0038_u01751345378789") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8ca2_d20250701_m044937_c001_v7007000_t0000_u01751345377827") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7903d_d20250701_m044937_c001_v0001180_t0051_u01751345377060") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8c9f_d20250701_m044935_c001_v7007000_t0000_u01751345375505") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79029_d20250701_m044934_c001_v0001180_t0024_u01751345374744") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4180e40eeb4c9b22_d20250701_m044929_c001_v7007000_t0000_u01751345369118") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ff9_d20250701_m044928_c001_v0001180_t0028_u01751345368152") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6aa0_d20250701_m044832_c001_v7007000_t0000_u01751345312061") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ec8_d20250701_m044831_c001_v0001180_t0048_u01751345311494") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6a9e_d20250701_m044830_c001_v7007000_t0000_u01751345310585") 2025/07/01 04:57:58 DEBUG : potato2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ec6_d20250701_m044830_c001_v0001180_t0019_u01751345310008") 2025/07/01 04:57:58 DEBUG : potato3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415813631c9130be_d20250701_m045030_c001_v7007000_t0000_u01751345430833") 2025/07/01 04:57:58 DEBUG : potato3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79143_d20250701_m045027_c001_v0001180_t0056_u01751345427634") 2025/07/01 04:57:58 DEBUG : potato3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40165088f0f881ef_d20250701_m045019_c001_v7007000_t0000_u01751345419118") 2025/07/01 04:57:58 DEBUG : potato3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79113_d20250701_m045015_c001_v0001180_t0048_u01751345415142") 2025/07/01 04:57:58 DEBUG : potato3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419811bd30d0c08c_d20250701_m045007_c001_v7007000_t0000_u01751345407089") 2025/07/01 04:57:58 DEBUG : potato3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d790e5_d20250701_m045003_c001_v0001180_t0046_u01751345403728") 2025/07/01 04:57:58 DEBUG : pre-dest1/1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c3374f8_d20250701_m045114_c001_v7007000_t0000_u01751345474493") 2025/07/01 04:57:58 DEBUG : pre-dest1/1: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7922e_d20250701_m045106_c001_v0001180_t0029_u01751345466541") 2025/07/01 04:57:58 DEBUG : pre-dest2/2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c3374fa_d20250701_m045114_c001_v7007000_t0000_u01751345474673") 2025/07/01 04:57:58 DEBUG : pre-dest2/2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb983_d20250701_m045107_c001_v0001100_t0041_u01751345467130") 2025/07/01 04:57:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f41454ec292308a93_d20250701_m045051_c001_v7007000_t0000_u01751345451841") 2025/07/01 04:57:59 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec27cb5_d20250701_m045047_c001_v0001184_t0037_u01751345447891") 2025/07/01 04:57:59 DEBUG : sizeonly: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337331_d20250701_m044908_c001_v7007000_t0000_u01751345348096") 2025/07/01 04:57:59 DEBUG : sizeonly: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f95_d20250701_m044907_c001_v0001180_t0034_u01751345347151") 2025/07/01 04:57:59 DEBUG : splitbanan: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f409f9734ef799213_d20250701_m045519_c001_v7007000_t0000_u01751345719223") 2025/07/01 04:57:59 DEBUG : splitbanan: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155119_d20250701_m045511_c001_v0001042_t0056_u01751345711662") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f69_d20250701_m045635_c001_v7007000_t0000_u01751345795358") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551e5_d20250701_m045628_c001_v0001042_t0014_u01751345788313") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4078888abe52de05_d20250701_m045619_c001_v7007000_t0000_u01751345779785") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551c3_d20250701_m045613_c001_v0001042_t0000_u01751345773217") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4061179d7357b6cf_d20250701_m045604_c001_v7007000_t0000_u01751345764827") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155195_d20250701_m045558_c001_v0001042_t0026_u01751345758085") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416473a715848149_d20250701_m045548_c001_v7007000_t0000_u01751345748989") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155175_d20250701_m045542_c001_v0001042_t0003_u01751345742311") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4185defaa3771344_d20250701_m045533_c001_v7007000_t0000_u01751345733871") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155151_d20250701_m045526_c001_v0001042_t0004_u01751345726899") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f416b1689df0e724d_d20250701_m045513_c001_v7007000_t0000_u01751345713759") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79969_d20250701_m045510_c001_v0001180_t0027_u01751345710613") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd6c1_d20250701_m045502_c001_v7007000_t0000_u01751345702044") 2025/07/01 04:57:59 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d798db_d20250701_m045455_c001_v0001180_t0019_u01751345695197") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23c4e_d20250701_m045454_c001_v7007000_t0000_u01751345694038") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b94af_d20250701_m045450_c001_v0001130_t0020_u01751345690911") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4122019316dcd694_d20250701_m045442_c001_v7007000_t0000_u01751345682296") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155095_d20250701_m045435_c001_v0001042_t0007_u01751345675363") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f421d60b636544c1b_d20250701_m045433_c001_v7007000_t0000_u01751345673823") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d797df_d20250701_m045431_c001_v0001180_t0039_u01751345671156") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6f3e_d20250701_m045416_c001_v7007000_t0000_u01751345656989") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9418_d20250701_m045413_c001_v0001130_t0001_u01751345653473") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f415d30c94afabab7_d20250701_m045405_c001_v7007000_t0000_u01751345645023") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93f8_d20250701_m045358_c001_v0001130_t0050_u01751345638279") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4109346993d7c8dd_d20250701_m045350_c001_v7007000_t0000_u01751345630059") 2025/07/01 04:58:00 DEBUG : splitbananasplit: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b93ce_d20250701_m045343_c001_v0001130_t0002_u01751345623446") 2025/07/01 04:58:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f420e3e920893c425_d20250701_m045456_c001_v7007000_t0000_u01751345696950") 2025/07/01 04:58:00 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11550c7_d20250701_m045452_c001_v0001042_t0024_u01751345692034") 2025/07/01 04:58:00 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23ad1_d20250701_m045336_c001_v7007000_t0000_u01751345616163") 2025/07/01 04:58:00 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec288d3_d20250701_m045333_c001_v0001184_t0024_u01751345613582") 2025/07/01 04:58:00 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4112e27c58f212f2_d20250701_m045332_c001_v7007000_t0000_u01751345612448") 2025/07/01 04:58:00 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1154ff9_d20250701_m045329_c001_v0001042_t0021_u01751345609801") 2025/07/01 04:58:00 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f419811bd30d0c070_d20250701_m045000_c001_v7007000_t0000_u01751345400513") 2025/07/01 04:58:00 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb8c7_d20250701_m044959_c001_v0001100_t0015_u01751345399634") 2025/07/01 04:58:00 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cba_d20250701_m044959_c001_v7007000_t0000_u01751345399071") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d790cb_d20250701_m044958_c001_v0001180_t0038_u01751345398235") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33732e_d20250701_m044904_c001_v7007000_t0000_u01751345344827") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f83_d20250701_m044903_c001_v0001180_t0017_u01751345343347") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c33732c_d20250701_m044902_c001_v7007000_t0000_u01751345342984") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f7d_d20250701_m044901_c001_v0001180_t0043_u01751345341681") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337328_d20250701_m044859_c001_v7007000_t0000_u01751345339446") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f63_d20250701_m044858_c001_v0001180_t0002_u01751345338302") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337327_d20250701_m044857_c001_v7007000_t0000_u01751345337760") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f5b_d20250701_m044856_c001_v0001180_t0001_u01751345336663") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f4b_d20250701_m044854_c001_v0001180_t0053_u01751345334047") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337326_d20250701_m044853_c001_v7007000_t0000_u01751345333685") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f3b_d20250701_m044852_c001_v0001180_t0057_u01751345332933") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f33_d20250701_m044852_c001_v0001180_t0059_u01751345332164") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f413e410e2c337323_d20250701_m044851_c001_v7007000_t0000_u01751345331801") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f1c_d20250701_m044848_c001_v0001180_t0047_u01751345328819") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f16_d20250701_m044846_c001_v0001180_t0008_u01751345326265") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6aac_d20250701_m044845_c001_v7007000_t0000_u01751345325901") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f14_d20250701_m044845_c001_v0001180_t0021_u01751345325339") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f10_d20250701_m044844_c001_v0001180_t0016_u01751345324557") 2025/07/01 04:58:01 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6aa9_d20250701_m044844_c001_v7007000_t0000_u01751345324194") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f04_d20250701_m044840_c001_v0001180_t0049_u01751345320399") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6aa6_d20250701_m044840_c001_v7007000_t0000_u01751345320025") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78f02_d20250701_m044839_c001_v0001180_t0004_u01751345319465") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6aa5_d20250701_m044838_c001_v7007000_t0000_u01751345318263") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ef0_d20250701_m044837_c001_v0001180_t0008_u01751345317683") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6aa4_d20250701_m044837_c001_v7007000_t0000_u01751345317133") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78eea_d20250701_m044836_c001_v0001180_t0049_u01751345316554") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6aa3_d20250701_m044835_c001_v7007000_t0000_u01751345315629") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ee2_d20250701_m044834_c001_v0001180_t0049_u01751345314880") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6aa2_d20250701_m044834_c001_v7007000_t0000_u01751345314315") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ed8_d20250701_m044833_c001_v0001180_t0016_u01751345313728") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6aa1_d20250701_m044833_c001_v7007000_t0000_u01751345313181") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ece_d20250701_m044832_c001_v0001180_t0015_u01751345312604") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6a93_d20250701_m044828_c001_v7007000_t0000_u01751345308315") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ebe_d20250701_m044827_c001_v0001180_t0048_u01751345307721") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6a91_d20250701_m044827_c001_v7007000_t0000_u01751345307174") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78eac_d20250701_m044826_c001_v0001180_t0034_u01751345306607") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6a90_d20250701_m044826_c001_v7007000_t0000_u01751345306065") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78ea6_d20250701_m044825_c001_v0001180_t0028_u01751345305504") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f402b0539e54b6a8f_d20250701_m044823_c001_v7007000_t0000_u01751345303315") 2025/07/01 04:58:02 DEBUG : sub dir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d78e94_d20250701_m044822_c001_v0001180_t0053_u01751345302722") 2025/07/01 04:58:02 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23ad6_d20250701_m045336_c001_v7007000_t0000_u01751345616347") 2025/07/01 04:58:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b939c_d20250701_m045333_c001_v0001130_t0002_u01751345613585") 2025/07/01 04:58:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4112e27c58f212f7_d20250701_m045332_c001_v7007000_t0000_u01751345612630") 2025/07/01 04:58:03 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79661_d20250701_m045329_c001_v0001180_t0022_u01751345609813") 2025/07/01 04:58:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f6a_d20250701_m045637_c001_v7007000_t0000_u01751345797390") 2025/07/01 04:58:03 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec296a9_d20250701_m045636_c001_v0001184_t0038_u01751345796765") 2025/07/01 04:58:03 DEBUG : sub/yam: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cb6_d20250701_m044956_c001_v7007000_t0000_u01751345396190") 2025/07/01 04:58:03 DEBUG : sub/yam: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec279cf_d20250701_m044954_c001_v0001184_t0045_u01751345394292") 2025/07/01 04:58:03 DEBUG : test_dir1/file2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23ab5_d20250701_m045329_c001_v7007000_t0000_u01751345609041") 2025/07/01 04:58:03 DEBUG : test_dir1/file2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2886d_d20250701_m045327_c001_v0001184_t0006_u01751345607219") 2025/07/01 04:58:03 DEBUG : test_dir1/file2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23aa1_d20250701_m045326_c001_v7007000_t0000_u01751345606397") 2025/07/01 04:58:03 DEBUG : test_dir1/file2: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec2884f_d20250701_m045324_c001_v0001184_t0054_u01751345604827") 2025/07/01 04:58:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23ab8_d20250701_m045329_c001_v7007000_t0000_u01751345609223") 2025/07/01 04:58:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7964b_d20250701_m045327_c001_v0001180_t0051_u01751345607206") 2025/07/01 04:58:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f403bf01634a23aa3_d20250701_m045326_c001_v7007000_t0000_u01751345606592") 2025/07/01 04:58:03 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79639_d20250701_m045324_c001_v0001180_t0004_u01751345604814") 2025/07/01 04:58:03 DEBUG : three: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cad_d20250701_m044947_c001_v7007000_t0000_u01751345387960") 2025/07/01 04:58:03 DEBUG : three: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79091_d20250701_m044946_c001_v0001180_t0006_u01751345386818") 2025/07/01 04:58:03 DEBUG : three: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d7907b_d20250701_m044944_c001_v0001180_t0019_u01751345384638") 2025/07/01 04:58:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f6b_d20250701_m045639_c001_v7007000_t0000_u01751345799256") 2025/07/01 04:58:03 DEBUG : tictactoe/tictactoe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9648_d20250701_m045638_c001_v0001130_t0026_u01751345798354") 2025/07/01 04:58:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f85_d20250701_m045658_c001_v7007000_t0000_u01751345818911") 2025/07/01 04:58:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79cd2_d20250701_m045657_c001_v0001180_t0051_u01751345817165") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f7b_d20250701_m045655_c001_v7007000_t0000_u01751345815577") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b967a_d20250701_m045653_c001_v0001130_t0018_u01751345813686") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f75_d20250701_m045652_c001_v7007000_t0000_u01751345812715") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29773_d20250701_m045652_c001_v0001184_t0026_u01751345812072") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f70_d20250701_m045646_c001_v7007000_t0000_u01751345806876") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b9654_d20250701_m045645_c001_v0001130_t0028_u01751345805445") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f72_d20250701_m045649_c001_v7007000_t0000_u01751345809266") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79c90_d20250701_m045647_c001_v0001180_t0022_u01751345807826") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f6e_d20250701_m045644_c001_v7007000_t0000_u01751345804459") 2025/07/01 04:58:04 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec29717_d20250701_m045643_c001_v0001184_t0059_u01751345803807") 2025/07/01 04:58:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f6d_d20250701_m045642_c001_v7007000_t0000_u01751345802825") 2025/07/01 04:58:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c11551f5_d20250701_m045641_c001_v0001042_t0049_u01751345801843") 2025/07/01 04:58:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f6c_d20250701_m045640_c001_v7007000_t0000_u01751345800860") 2025/07/01 04:58:04 DEBUG : toe/toe/tictactoe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10661c98e0d79c58_d20250701_m045640_c001_v0001180_t0004_u01751345800216") 2025/07/01 04:58:04 DEBUG : toe/toe/toe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40095eb87b46ce7f_d20250701_m045704_c001_v7007000_t0000_u01751345824140") 2025/07/01 04:58:04 DEBUG : toe/toe/toe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b96a0_d20250701_m045703_c001_v0001130_t0051_u01751345823339") 2025/07/01 04:58:04 DEBUG : toe/toe/toe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f73_d20250701_m045651_c001_v7007000_t0000_u01751345811096") 2025/07/01 04:58:04 DEBUG : toe/toe/toe: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c115520b_d20250701_m045650_c001_v0001042_t0020_u01751345810252") 2025/07/01 04:58:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f87_d20250701_m045659_c001_v7007000_t0000_u01751345819519") 2025/07/01 04:58:04 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109f1f92c1155211_d20250701_m045658_c001_v0001042_t0003_u01751345818492") 2025/07/01 04:58:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4085bdfc9d761f7d_d20250701_m045656_c001_v7007000_t0000_u01751345816195") 2025/07/01 04:58:05 DEBUG : toe/toe/toe.txt: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1183c335f34b967e_d20250701_m045655_c001_v0001130_t0001_u01751345815041") 2025/07/01 04:58:05 DEBUG : two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cae_d20250701_m044948_c001_v7007000_t0000_u01751345388145") 2025/07/01 04:58:05 DEBUG : two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4120ba0a902fb8a9_d20250701_m044946_c001_v0001100_t0014_u01751345386239") 2025/07/01 04:58:05 DEBUG : two: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f40661c98e0d79077_d20250701_m044944_c001_v0001180_t0013_u01751345384455") 2025/07/01 04:58:05 DEBUG : yam: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cb8_d20250701_m044956_c001_v7007000_t0000_u01751345396937") 2025/07/01 04:58:05 DEBUG : yam: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f10180c876e3e1bef_d20250701_m044955_c001_v0001176_t0014_u01751345395952") 2025/07/01 04:58:05 DEBUG : yam: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cb2_d20250701_m044952_c001_v7007000_t0000_u01751345392977") 2025/07/01 04:58:05 DEBUG : yam: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f109d21bc5ec279b7_d20250701_m044951_c001_v0001184_t0020_u01751345391849") 2025/07/01 04:58:05 DEBUG : yam: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8caf_d20250701_m044950_c001_v7007000_t0000_u01751345390535") 2025/07/01 04:58:05 DEBUG : yam: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1120ba0a902fb8ad_d20250701_m044948_c001_v0001100_t0045_u01751345388713") 2025/07/01 04:58:05 DEBUG : yaml: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cb5_d20250701_m044953_c001_v7007000_t0000_u01751345393718") 2025/07/01 04:58:05 DEBUG : yaml: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1005e33026447ab6_d20250701_m044952_c001_v0001105_t0047_u01751345392667") 2025/07/01 04:58:05 DEBUG : yaml: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f4043af8c0b1a8cb1_d20250701_m044951_c001_v7007000_t0000_u01751345391276") 2025/07/01 04:58:05 DEBUG : yaml: Deleting (id "4_z8fc28d53500dcb4b9f780e1b_f1171cfd4485ecdbe_d20250701_m044950_c001_v0001153_t0015_u01751345390165") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m46.780777595s (try 1/5)