"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/06/17 02:54:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro" 2025/06/17 02:54:40 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/17 02:54:41 DEBUG : Creating backend with remote "/tmp/rclone1669871662" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:42 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/17 02:54:42 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.59s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 02:54:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:42 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:42 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:43 INFO : sub dir/hello world: Copied (new) 2025/06/17 02:54:43 DEBUG : B2 bucket rclone-test-lahetil0xaro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.78s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", 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-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", 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-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:45 DEBUG : Creating backend with remote "/non-existing" 2025/06/17 02:54:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/17 02:54:45 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:45 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:46 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:46 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.63s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:47 INFO : B2 bucket rclone-test-lahetil0xaro: Running all checks before starting transfers 2025/06/17 02:54:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:47 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:47 INFO : B2 bucket rclone-test-lahetil0xaro: Checks finished, now starting transfers 2025/06/17 02:54:47 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:48 ERROR : Ignoring --no-traverse with sync 2025/06/17 02:54:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:48 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:48 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:49 INFO : sub dir/hello world: Copied (new) 2025/06/17 02:54:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.25s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/17 02:54:50 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:50 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:50 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/17 02:54:50 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:54:51 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:51 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.27s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:54:52 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:52 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:53 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:53 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.56s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/17 02:54:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 02:54:53 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/17 02:54:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 02:54:54 INFO : sub dir2: Making directory 2025/06/17 02:54:54 INFO : sub dir: Making directory 2025/06/17 02:54:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:54 INFO : sub dir2/sub sub dir2: Making directory 2025/06/17 02:54:54 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:54 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:54 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/17 02:54:54 DEBUG : B2 bucket rclone-test-lahetil0xaro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.35s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:55 INFO : sub dir2: Making directory 2025/06/17 02:54:55 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/17 02:54:55 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 02:54:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:55 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:55 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:55 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.26s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:56 DEBUG : sub dir2: Making directory with metadata 2025/06/17 02:54:56 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 02:54:56 INFO : sub dir2: Making directory 2025/06/17 02:54:56 INFO : sub dir: Making directory 2025/06/17 02:54:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:56 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:56 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:56 INFO : sub dir/hello world: Copied (new) 2025/06/17 02:54:56 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/17 02:54:57 DEBUG : B2 bucket rclone-test-lahetil0xaro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/17 02:54:57 DEBUG : B2 bucket rclone-test-lahetil0xaro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.37s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", 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-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:58 INFO : sub dir2: Making directory 2025/06/17 02:54:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:58 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:58 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:58 INFO : sub dir/hello world: Copied (new) 2025/06/17 02:54:58 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.22s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:54:59 DEBUG : sub dir2: Making directory with metadata 2025/06/17 02:54:59 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 02:54:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 02:54:59 INFO : sub dir2: Making directory 2025/06/17 02:54:59 INFO : sub dir: Making directory 2025/06/17 02:54:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:54:59 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:54:59 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:54:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:54:59 INFO : sub dir/hello world: Copied (new) 2025/06/17 02:54:59 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/17 02:55:00 DEBUG : B2 bucket rclone-test-lahetil0xaro: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.25s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", 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-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:01 INFO : sub dir2: Making directory 2025/06/17 02:55:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:55:01 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:01 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:55:01 INFO : sub dir/hello world: Copied (new) 2025/06/17 02:55:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:03 DEBUG : Creating backend with remote "TestB2:rclone-test-pozases9kaxo" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-lahetil0xaro -> B2 bucket rclone-test-pozases9kaxo 2025/06/17 02:55:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:55:04 DEBUG : B2 bucket rclone-test-pozases9kaxo: Waiting for checks to finish 2025/06/17 02:55:04 DEBUG : B2 bucket rclone-test-pozases9kaxo: Waiting for transfers to finish 2025/06/17 02:55:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:55:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 02:55:05 DEBUG : B2 bucket rclone-test-pozases9kaxo: Purge remote 2025/06/17 02:55:05 INFO : B2 bucket rclone-test-pozases9kaxo: cleaning bucket "rclone-test-pozases9kaxo" of all files 2025/06/17 02:55:05 DEBUG : sub dir/hello world: Deleting (id "4_z6ff2cd93c0fd7bbb9f780e1b_f102f2b356eabc693_d20250617_m025505_c001_v0001120_t0001_u01750128905029") --- PASS: TestServerSideCopy (4.20s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:07 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 02:55:07 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:07 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:08 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/17 02:55:08 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vucegih4tuza" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-lahetil0xaro -> B2 bucket rclone-test-vucegih4tuza 2025/06/17 02:55:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:55:10 DEBUG : B2 bucket rclone-test-vucegih4tuza: Waiting for checks to finish 2025/06/17 02:55:10 DEBUG : B2 bucket rclone-test-vucegih4tuza: Waiting for transfers to finish 2025/06/17 02:55:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:55:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 02:55:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 02:55:12 DEBUG : B2 bucket rclone-test-vucegih4tuza: Waiting for checks to finish 2025/06/17 02:55:12 DEBUG : B2 bucket rclone-test-vucegih4tuza: Waiting for transfers to finish 2025/06/17 02:55:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/17 02:55:12 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 02:55:13 DEBUG : B2 bucket rclone-test-vucegih4tuza: Purge remote 2025/06/17 02:55:13 INFO : B2 bucket rclone-test-vucegih4tuza: cleaning bucket "rclone-test-vucegih4tuza" of all files 2025/06/17 02:55:13 DEBUG : sub dir/hello world: Deleting (id "4_z9f22ed23c0fd7bbb9f780e1b_f1050f7e9ed633851_d20250617_m025512_c001_v0001182_t0056_u01750128912816") 2025/06/17 02:55:13 DEBUG : sub dir/hello world: Deleting (id "4_z9f22ed23c0fd7bbb9f780e1b_f110ac0aa21f159c6_d20250617_m025511_c001_v0001183_t0036_u01750128911445") --- PASS: TestServerSideCopyOverSelf (6.28s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 02:55:16 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:16 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/17 02:55:16 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/17 02:55:16 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.17s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:18 DEBUG : Creating backend with remote "TestB2:rclone-test-ragujiv3lifa" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-lahetil0xaro -> B2 bucket rclone-test-ragujiv3lifa 2025/06/17 02:55:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:55:19 DEBUG : B2 bucket rclone-test-ragujiv3lifa: Waiting for checks to finish 2025/06/17 02:55:19 DEBUG : B2 bucket rclone-test-ragujiv3lifa: Waiting for transfers to finish 2025/06/17 02:55:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:55:20 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 02:55:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/17 02:55:21 DEBUG : B2 bucket rclone-test-ragujiv3lifa: Waiting for checks to finish 2025/06/17 02:55:21 DEBUG : B2 bucket rclone-test-ragujiv3lifa: Waiting for transfers to finish 2025/06/17 02:55:22 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/17 02:55:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 02:55:22 INFO : sub dir/hello world: Deleted 2025/06/17 02:55:23 DEBUG : testing file moves 2025/06/17 02:55:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/17 02:55:23 DEBUG : B2 bucket rclone-test-ragujiv3lifa: Waiting for checks to finish 2025/06/17 02:55:23 DEBUG : B2 bucket rclone-test-ragujiv3lifa: Waiting for transfers to finish 2025/06/17 02:55:23 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/17 02:55:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/17 02:55:23 INFO : sub dir/hello world: Deleted 2025/06/17 02:55:24 DEBUG : B2 bucket rclone-test-ragujiv3lifa: Purge remote 2025/06/17 02:55:24 INFO : B2 bucket rclone-test-ragujiv3lifa: cleaning bucket "rclone-test-ragujiv3lifa" of all files 2025/06/17 02:55:24 DEBUG : sub dir/hello world: Deleting (id "4_z1f620d43d00d7bbb9f780e1b_f1059a1060592e5ff_d20250617_m025523_c001_v0001184_t0052_u01750128923692") 2025/06/17 02:55:24 DEBUG : sub dir/hello world: Deleting (id "4_z1f620d43d00d7bbb9f780e1b_f11283a3b93846ef1_d20250617_m025521_c001_v0001144_t0015_u01750128921279") 2025/06/17 02:55:24 DEBUG : sub dir/hello world: Deleting (id "4_z1f620d43d00d7bbb9f780e1b_f114be04c71c9aa42_d20250617_m025519_c001_v0001184_t0027_u01750128919968") --- PASS: TestServerSideMoveOverSelf (8.61s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:26 ERROR : error listing: directory not found 2025/06/17 02:55:26 INFO : Local file system at /tmp/rclone1669871662: Making directory 2025/06/17 02:55:26 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:26 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.63s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:55:28 DEBUG : Local file system at /tmp/rclone1669871662: Waiting for checks to finish 2025/06/17 02:55:28 DEBUG : Local file system at /tmp/rclone1669871662: Waiting for transfers to finish 2025/06/17 02:55:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:55:29 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/17 02:55:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (2.32s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:30 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/17 02:55:30 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:30 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 02:55:30 INFO : check sum: Copied (new) 2025/06/17 02:55:30 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:30 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:30 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 02:55:30 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/17 02:55:30 DEBUG : check sum: Unchanged skipping 2025/06/17 02:55:30 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:30 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:30 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.63s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:31 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/17 02:55:31 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:31 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:31 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 02:55:31 INFO : sizeonly: Copied (new) 2025/06/17 02:55:31 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:32 DEBUG : sizeonly: Sizes identical 2025/06/17 02:55:32 DEBUG : sizeonly: Unchanged skipping 2025/06/17 02:55:32 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:32 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:32 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:32 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/17 02:55:33 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:33 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:33 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/17 02:55:33 INFO : ignore-size: Copied (new) 2025/06/17 02:55:33 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:33 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:55:33 DEBUG : ignore-size: Unchanged skipping 2025/06/17 02:55:33 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:33 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:33 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:33 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.66s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:35 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:55:35 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:35 DEBUG : existing: Unchanged skipping 2025/06/17 02:55:35 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:35 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:35 INFO : There was nothing to transfer 2025/06/17 02:55:35 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/17 02:55:35 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:35 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:35 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 02:55:35 INFO : existing: Copied (replaced existing) 2025/06/17 02:55:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.00s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:36 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/17 02:55:36 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:36 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 02:55:37 INFO : existing: Copied (new) 2025/06/17 02:55:37 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:37 DEBUG : existing: Destination exists, skipping 2025/06/17 02:55:37 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:37 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:37 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:38 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/17 02:55:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/17 02:55:39 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:55:39 DEBUG : c/non empty space: Unchanged skipping 2025/06/17 02:55:39 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:39 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:39 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:55:39 INFO : a/potato2: Copied (new) 2025/06/17 02:55:39 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:39 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.62s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:41 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:41 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/17 02:55:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 02:55:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/17 02:55:41 DEBUG : empty space: Unchanged skipping 2025/06/17 02:55:41 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:41 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:41 INFO : There was nothing to transfer 2025/06/17 02:55:42 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/17 02:55:42 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 02:55:43 INFO : empty space: Updated modification time in destination 2025/06/17 02:55:43 DEBUG : empty space: Unchanged skipping 2025/06/17 02:55:43 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:43 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.92s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:44 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/17 02:55:44 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 02:55:44 DEBUG : empty space: Unchanged skipping 2025/06/17 02:55:44 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:44 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.40s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:45 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:45 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/17 02:55:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1669871662) 2025/06/17 02:55:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-lahetil0xaro) 2025/06/17 02:55:45 DEBUG : foo: sha1 differ 2025/06/17 02:55:45 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/17 02:55:45 INFO : foo: Copied (replaced existing) 2025/06/17 02:55:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:55:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/17 02:55:47 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:47 DEBUG : empty space: Unchanged skipping 2025/06/17 02:55:47 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:55:47 INFO : potato: Copied (new) 2025/06/17 02:55:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (2.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/17 02:55:49 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:49 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/17 02:55:50 INFO : potato: Copied (replaced existing) 2025/06/17 02:55:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.95s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:51 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:51 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/17 02:55:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1669871662) 2025/06/17 02:55:51 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-lahetil0xaro) 2025/06/17 02:55:51 DEBUG : potato: sha1 differ 2025/06/17 02:55:51 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:51 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/17 02:55:51 INFO : potato: Copied (replaced existing) 2025/06/17 02:55:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (2.00s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:55:53 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:55:53 DEBUG : empty space: Unchanged skipping 2025/06/17 02:55:53 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/17 02:55:53 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:53 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:53 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:55:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:55:55 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:55 DEBUG : empty space: Unchanged skipping 2025/06/17 02:55:55 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:55:56 INFO : potato2: Copied (new) 2025/06/17 02:55:56 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:56 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:55:58 INFO : d: Making directory 2025/06/17 02:55:58 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/17 02:55:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/17 02:55:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:55:58 DEBUG : c/non empty space: Unchanged skipping 2025/06/17 02:55:59 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:55:59 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:55:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:55:59 INFO : a/potato2: Copied (new) 2025/06/17 02:55:59 DEBUG : Waiting for deletions to finish 2025/06/17 02:55:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:01 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/17 02:56:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/17 02:56:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:56:01 DEBUG : c/non empty space: Unchanged skipping 2025/06/17 02:56:01 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:01 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:56:01 INFO : a/potato2: Copied (new) 2025/06/17 02:56:01 ERROR : B2 bucket rclone-test-lahetil0xaro: not deleting files as there were IO errors 2025/06/17 02:56:01 ERROR : B2 bucket rclone-test-lahetil0xaro: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.69s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:03 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:56:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:56:04 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:04 DEBUG : empty space: Unchanged skipping 2025/06/17 02:56:04 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:04 INFO : potato: Deleted 2025/06/17 02:56:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:56:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.26s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:06 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:06 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:06 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:06 INFO : potato: Deleted 2025/06/17 02:56:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:56:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:56:06 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:06 DEBUG : empty space: Unchanged skipping 2025/06/17 02:56:06 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:56:07 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.98s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:56:09 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:09 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:09 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/17 02:56:09 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (2.26s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:11 DEBUG : enormous: Excluded (Size Filter) 2025/06/17 02:56:11 DEBUG : enormous: Excluded 2025/06/17 02:56:11 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 02:56:11 DEBUG : potato2: Excluded 2025/06/17 02:56:11 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 02:56:11 DEBUG : potato2: Excluded 2025/06/17 02:56:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:56:11 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:11 DEBUG : empty space: Unchanged skipping 2025/06/17 02:56:11 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:11 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:11 INFO : There was nothing to transfer 2025/06/17 02:56:11 DEBUG : enormous: Excluded (Size Filter) 2025/06/17 02:56:11 DEBUG : enormous: Excluded 2025/06/17 02:56:11 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 02:56:11 DEBUG : potato2: Excluded 2025/06/17 02:56:11 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 02:56:11 DEBUG : potato2: Excluded 2025/06/17 02:56:11 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/17 02:56:11 DEBUG : empty space: Unchanged skipping 2025/06/17 02:56:11 DEBUG : Local file system at /tmp/rclone1669871662: Waiting for checks to finish 2025/06/17 02:56:11 DEBUG : Local file system at /tmp/rclone1669871662: Waiting for transfers to finish 2025/06/17 02:56:11 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:11 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.50s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:14 DEBUG : enormous: Excluded (Size Filter) 2025/06/17 02:56:14 DEBUG : enormous: Excluded 2025/06/17 02:56:14 DEBUG : potato2: Excluded (Size Filter) 2025/06/17 02:56:14 DEBUG : potato2: Excluded 2025/06/17 02:56:14 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:56:14 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:14 DEBUG : empty space: Unchanged skipping 2025/06/17 02:56:14 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:14 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:14 INFO : enormous: Deleted 2025/06/17 02:56:15 INFO : potato2: Deleted 2025/06/17 02:56:15 INFO : There was nothing to transfer 2025/06/17 02:56:15 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/17 02:56:15 DEBUG : Local file system at /tmp/rclone1669871662: Waiting for checks to finish 2025/06/17 02:56:15 DEBUG : empty space: Unchanged skipping 2025/06/17 02:56:15 DEBUG : Local file system at /tmp/rclone1669871662: Waiting for transfers to finish 2025/06/17 02:56:15 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:15 INFO : enormous: Deleted 2025/06/17 02:56:15 INFO : potato2: Deleted 2025/06/17 02:56:15 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.87s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:17 DEBUG : five: Need to transfer - File not found at Destination 2025/06/17 02:56:17 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/17 02:56:17 DEBUG : three: Sizes identical 2025/06/17 02:56:17 DEBUG : one: Destination is newer than source, skipping 2025/06/17 02:56:17 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/17 02:56:17 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:17 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 02:56:17 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1669871662) 2025/06/17 02:56:17 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-lahetil0xaro) 2025/06/17 02:56:17 DEBUG : two: sha1 differ 2025/06/17 02:56:17 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:17 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/17 02:56:17 INFO : five: Copied (new) 2025/06/17 02:56:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/17 02:56:18 INFO : four: Copied (replaced existing) 2025/06/17 02:56:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/17 02:56:18 INFO : two: Copied (replaced existing) 2025/06/17 02:56:18 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:18 DEBUG : one: Destination is newer than source, skipping 2025/06/17 02:56:18 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:18 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1669871662) 2025/06/17 02:56:18 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/17 02:56:18 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/17 02:56:18 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/17 02:56:18 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/17 02:56:18 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 02:56:18 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-lahetil0xaro) 2025/06/17 02:56:18 DEBUG : three: sha1 differ 2025/06/17 02:56:18 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 02:56:18 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/17 02:56:18 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/17 02:56:18 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/17 02:56:18 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/17 02:56:18 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:19 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 02:56:19 INFO : three: Copied (replaced existing) 2025/06/17 02:56:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.73s) === 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-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/17 02:56:20 INFO : B2 bucket rclone-test-lahetil0xaro: Making map for --track-renames 2025/06/17 02:56:20 INFO : B2 bucket rclone-test-lahetil0xaro: Finished making map for --track-renames 2025/06/17 02:56:20 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:20 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for renames to finish 2025/06/17 02:56:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 02:56:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/17 02:56:20 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/17 02:56:21 INFO : potato: Copied (new) 2025/06/17 02:56:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 02:56:21 INFO : yam: Copied (new) 2025/06/17 02:56:21 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:21 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:56:21 INFO : B2 bucket rclone-test-lahetil0xaro: Making map for --track-renames 2025/06/17 02:56:21 INFO : B2 bucket rclone-test-lahetil0xaro: Finished making map for --track-renames 2025/06/17 02:56:21 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:21 DEBUG : potato: Unchanged skipping 2025/06/17 02:56:21 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for renames to finish 2025/06/17 02:56:22 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 02:56:22 INFO : yam: Copied (server-side copy) to: yaml 2025/06/17 02:56:22 INFO : yam: Deleted 2025/06/17 02:56:22 INFO : yaml: Renamed from "yam" 2025/06/17 02:56:22 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.08s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/17 02:56:23 INFO : B2 bucket rclone-test-lahetil0xaro: Making map for --track-renames 2025/06/17 02:56:23 INFO : B2 bucket rclone-test-lahetil0xaro: Finished making map for --track-renames 2025/06/17 02:56:23 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 02:56:23 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for renames to finish 2025/06/17 02:56:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/17 02:56:23 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:24 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 02:56:24 INFO : yam: Copied (new) 2025/06/17 02:56:24 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/17 02:56:24 INFO : potato: Copied (new) 2025/06/17 02:56:24 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:24 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:56:24 INFO : B2 bucket rclone-test-lahetil0xaro: Making map for --track-renames 2025/06/17 02:56:24 INFO : B2 bucket rclone-test-lahetil0xaro: Finished making map for --track-renames 2025/06/17 02:56:24 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:24 DEBUG : potato: Unchanged skipping 2025/06/17 02:56:24 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for renames to finish 2025/06/17 02:56:25 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 02:56:25 INFO : yam: Copied (server-side copy) to: yaml 2025/06/17 02:56:25 INFO : yam: Deleted 2025/06/17 02:56:25 INFO : yaml: Renamed from "yam" 2025/06/17 02:56:25 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/17 02:56:26 INFO : B2 bucket rclone-test-lahetil0xaro: Making map for --track-renames 2025/06/17 02:56:26 INFO : B2 bucket rclone-test-lahetil0xaro: Finished making map for --track-renames 2025/06/17 02:56:26 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:26 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for renames to finish 2025/06/17 02:56:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/17 02:56:26 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/17 02:56:26 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:26 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 02:56:26 INFO : sub/yam: Copied (new) 2025/06/17 02:56:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/17 02:56:27 INFO : potato: Copied (new) 2025/06/17 02:56:27 DEBUG : Waiting for deletions to finish 2025/06/17 02:56:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:56:27 DEBUG : potato: Unchanged skipping 2025/06/17 02:56:28 INFO : B2 bucket rclone-test-lahetil0xaro: Making map for --track-renames 2025/06/17 02:56:28 INFO : B2 bucket rclone-test-lahetil0xaro: Finished making map for --track-renames 2025/06/17 02:56:28 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:28 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for renames to finish 2025/06/17 02:56:28 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/17 02:56:28 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/17 02:56:28 INFO : sub/yam: Deleted 2025/06/17 02:56:28 INFO : yam: Renamed from "sub/yam" 2025/06/17 02:56:28 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.37s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:29 DEBUG : Creating backend with remote "/tmp/rclone1669871662/dir1" 2025/06/17 02:56:29 DEBUG : Creating backend with remote "/tmp/rclone1669871662/dir2" 2025/06/17 02:56:29 DEBUG : Local file system at /tmp/rclone1669871662/dir2: Using server-side directory move 2025/06/17 02:56:29 INFO : Local file system at /tmp/rclone1669871662/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/17 02:56:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/17 02:56:29 DEBUG : Local file system at /tmp/rclone1669871662/dir2: Waiting for checks to finish 2025/06/17 02:56:29 DEBUG : Local file system at /tmp/rclone1669871662/dir2: Waiting for transfers to finish 2025/06/17 02:56:29 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.40s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:56:30 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/17 02:56:30 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:30 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:30 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/17 02:56:30 INFO : nested/sub dir/file: Copied (new) 2025/06/17 02:56:30 INFO : nested/sub dir/file: Deleted 2025/06/17 02:56:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:56:31 INFO : sub dir/hello world: Copied (new) 2025/06/17 02:56:31 INFO : sub dir/hello world: Deleted 2025/06/17 02:56:31 INFO : sub dir: Removing directory 2025/06/17 02:56:31 INFO : nested/sub dir: Removing directory 2025/06/17 02:56:31 INFO : nested: Removing directory 2025/06/17 02:56:31 DEBUG : Local file system at /tmp/rclone1669871662: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.88s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/17 02:56:32 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/17 02:56:32 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:32 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:32 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1134-04.backblaze.com/b2api/v1/b2_upload_file/afb26df3c0fd7bbb9f780e1b/c001_v0001134_t0010": EOF 2025/06/17 02:56:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1134-04.backblaze.com/b2api/v1/b2_upload_file/afb26df3c0fd7bbb9f780e1b/c001_v0001134_t0010": EOF) 2025/06/17 02:56:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/17 02:56:32 DEBUG : sub dir/hello world: Received error: Post "https://pod-000-1134-04.backblaze.com/b2api/v1/b2_upload_file/afb26df3c0fd7bbb9f780e1b/c001_v0001134_t0010": EOF - low level retry 0/10 2025/06/17 02:56:32 DEBUG : pacer: Reducing sleep to 10ms 2025/06/17 02:56:32 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/17 02:56:32 INFO : nested/sub dir/file: Copied (new) 2025/06/17 02:56:32 INFO : nested/sub dir/file: Deleted 2025/06/17 02:56:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 02:56:32 INFO : sub dir/hello world: Copied (new) 2025/06/17 02:56:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.63s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:33 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/17 02:56:33 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/17 02:56:33 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:33 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:34 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/17 02:56:34 INFO : existing-b: Copied (new) 2025/06/17 02:56:34 INFO : existing-b: Deleted 2025/06/17 02:56:34 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 02:56:34 INFO : existing: Copied (new) 2025/06/17 02:56:34 INFO : existing: Deleted 2025/06/17 02:56:34 DEBUG : existing: Destination exists, skipping 2025/06/17 02:56:34 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/17 02:56:34 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:56:34 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:56:34 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.92s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:35 DEBUG : Creating backend with remote "TestB2:rclone-test-nuxurot9qane" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-lahetil0xaro -> B2 bucket rclone-test-nuxurot9qane 2025/06/17 02:56:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:56:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/17 02:56:39 DEBUG : empty space: Unchanged skipping 2025/06/17 02:56:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/17 02:56:39 DEBUG : B2 bucket rclone-test-nuxurot9qane: Waiting for checks to finish 2025/06/17 02:56:39 INFO : empty space: Deleted 2025/06/17 02:56:39 DEBUG : B2 bucket rclone-test-nuxurot9qane: Waiting for transfers to finish 2025/06/17 02:56:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:56:40 INFO : potato2: Copied (server-side copy) 2025/06/17 02:56:40 INFO : potato2: Deleted 2025/06/17 02:56:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 02:56:40 INFO : potato3: Copied (server-side copy) 2025/06/17 02:56:40 INFO : potato3: Deleted 2025/06/17 02:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-jilecac3ziyo" 2025/06/17 02:56:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/17 02:56:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:56:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/17 02:56:42 DEBUG : B2 bucket rclone-test-jilecac3ziyo: Waiting for checks to finish 2025/06/17 02:56:42 DEBUG : B2 bucket rclone-test-jilecac3ziyo: Waiting for transfers to finish 2025/06/17 02:56:43 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 02:56:43 INFO : empty space: Copied (server-side copy) 2025/06/17 02:56:43 INFO : empty space: Deleted 2025/06/17 02:56:43 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 02:56:43 INFO : potato3: Copied (server-side copy) 2025/06/17 02:56:43 INFO : potato3: Deleted 2025/06/17 02:56:43 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:56:43 INFO : potato2: Copied (server-side copy) 2025/06/17 02:56:43 INFO : potato2: Deleted 2025/06/17 02:56:44 DEBUG : B2 bucket rclone-test-jilecac3ziyo: Purge remote 2025/06/17 02:56:44 INFO : B2 bucket rclone-test-jilecac3ziyo: cleaning bucket "rclone-test-jilecac3ziyo" of all files 2025/06/17 02:56:44 DEBUG : empty space: Deleting (id "4_z8f224d73d01d7bbb9f780e1b_f114aa43642e21745_d20250617_m025642_c001_v0001177_t0026_u01750129002877") 2025/06/17 02:56:44 DEBUG : potato2: Deleting (id "4_z8f224d73d01d7bbb9f780e1b_f117d2a503509b11b_d20250617_m025643_c001_v0001038_t0021_u01750129003191") 2025/06/17 02:56:44 DEBUG : potato3: Deleting (id "4_z8f224d73d01d7bbb9f780e1b_f1013a56902a16616_d20250617_m025643_c001_v0001177_t0056_u01750129003215") 2025/06/17 02:56:44 DEBUG : B2 bucket rclone-test-nuxurot9qane: Purge remote 2025/06/17 02:56:44 INFO : B2 bucket rclone-test-nuxurot9qane: cleaning bucket "rclone-test-nuxurot9qane" of all files 2025/06/17 02:56:45 DEBUG : empty space: Deleting (id "4_z2fd23d53d01d7bbb9f780e1b_f401fb357a667d002_d20250617_m025643_c001_v7007000_t0000_u01750129003140") 2025/06/17 02:56:45 DEBUG : empty space: Deleting (id "4_z2fd23d53d01d7bbb9f780e1b_f11887cc4417a1918_d20250617_m025638_c001_v0001134_t0025_u01750128998606") 2025/06/17 02:56:45 DEBUG : potato2: Deleting (id "4_z2fd23d53d01d7bbb9f780e1b_f401fb357a667d004_d20250617_m025643_c001_v7007000_t0000_u01750129003636") 2025/06/17 02:56:45 DEBUG : potato2: Deleting (id "4_z2fd23d53d01d7bbb9f780e1b_f108575b1b59dee38_d20250617_m025639_c001_v0001093_t0024_u01750128999749") 2025/06/17 02:56:45 DEBUG : potato3: Deleting (id "4_z2fd23d53d01d7bbb9f780e1b_f401fb357a667d003_d20250617_m025643_c001_v7007000_t0000_u01750129003424") 2025/06/17 02:56:45 DEBUG : potato3: Deleting (id "4_z2fd23d53d01d7bbb9f780e1b_f111b685197b243b4_d20250617_m025640_c001_v0001099_t0001_u01750129000116") 2025/06/17 02:56:45 DEBUG : potato3: Deleting (id "4_z2fd23d53d01d7bbb9f780e1b_f11887cc4417a191a_d20250617_m025638_c001_v0001134_t0035_u01750128998923") 2025/06/17 02:56:45 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2025/06/17 02:56:45 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/17 02:56:45 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.94s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:46 DEBUG : Creating backend with remote "TestB2:rclone-test-webebaz7sego" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-lahetil0xaro -> B2 bucket rclone-test-webebaz7sego 2025/06/17 02:56:51 DEBUG : empty space: Excluded (Size Filter) 2025/06/17 02:56:51 DEBUG : empty space: Excluded 2025/06/17 02:56:51 DEBUG : empty space: Excluded (Size Filter) 2025/06/17 02:56:51 DEBUG : empty space: Excluded 2025/06/17 02:56:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:56:51 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/17 02:56:51 DEBUG : B2 bucket rclone-test-webebaz7sego: Waiting for checks to finish 2025/06/17 02:56:51 DEBUG : B2 bucket rclone-test-webebaz7sego: Waiting for transfers to finish 2025/06/17 02:56:51 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:56:51 INFO : potato2: Copied (server-side copy) 2025/06/17 02:56:51 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 02:56:51 INFO : potato3: Copied (server-side copy) 2025/06/17 02:56:51 INFO : potato2: Deleted 2025/06/17 02:56:52 INFO : potato3: Deleted 2025/06/17 02:56:52 DEBUG : Creating backend with remote "TestB2:rclone-test-fuqagav9yugo" 2025/06/17 02:56:53 DEBUG : empty space: Excluded (Size Filter) 2025/06/17 02:56:53 DEBUG : empty space: Excluded 2025/06/17 02:56:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:56:53 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/17 02:56:53 DEBUG : B2 bucket rclone-test-fuqagav9yugo: Waiting for checks to finish 2025/06/17 02:56:53 DEBUG : B2 bucket rclone-test-fuqagav9yugo: Waiting for transfers to finish 2025/06/17 02:56:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:56:54 INFO : potato2: Copied (server-side copy) 2025/06/17 02:56:54 INFO : potato2: Deleted 2025/06/17 02:56:55 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 02:56:55 INFO : potato3: Copied (server-side copy) 2025/06/17 02:56:55 INFO : potato3: Deleted 2025/06/17 02:56:56 DEBUG : B2 bucket rclone-test-fuqagav9yugo: Purge remote 2025/06/17 02:56:56 INFO : B2 bucket rclone-test-fuqagav9yugo: cleaning bucket "rclone-test-fuqagav9yugo" of all files 2025/06/17 02:56:56 DEBUG : potato2: Deleting (id "4_zcfc27d33d01d7bbb9f780e1b_f117511806332b7a4_d20250617_m025654_c001_v0001182_t0053_u01750129014265") 2025/06/17 02:56:56 DEBUG : potato3: Deleting (id "4_zcfc27d33d01d7bbb9f780e1b_f11910e83cb20e09d_d20250617_m025654_c001_v0001116_t0058_u01750129014497") 2025/06/17 02:56:56 DEBUG : B2 bucket rclone-test-webebaz7sego: Purge remote 2025/06/17 02:56:56 INFO : B2 bucket rclone-test-webebaz7sego: cleaning bucket "rclone-test-webebaz7sego" of all files 2025/06/17 02:56:57 DEBUG : empty space: Deleting (id "4_z1f026d33d01d7bbb9f780e1b_f108d4bd1282696ae_d20250617_m025650_c001_v0001184_t0043_u01750129010389") 2025/06/17 02:56:57 DEBUG : potato2: Deleting (id "4_z1f026d33d01d7bbb9f780e1b_f416ad5464f177bce_d20250617_m025654_c001_v7007000_t0000_u01750129014478") 2025/06/17 02:56:57 DEBUG : potato2: Deleting (id "4_z1f026d33d01d7bbb9f780e1b_f110f5635802da52c_d20250617_m025651_c001_v0001092_t0005_u01750129011216") 2025/06/17 02:56:57 DEBUG : potato3: Deleting (id "4_z1f026d33d01d7bbb9f780e1b_f416ad5464f177bcf_d20250617_m025655_c001_v7007000_t0000_u01750129015638") 2025/06/17 02:56:57 DEBUG : potato3: Deleting (id "4_z1f026d33d01d7bbb9f780e1b_f112f5468fe2afa66_d20250617_m025651_c001_v0001180_t0039_u01750129011633") 2025/06/17 02:56:57 DEBUG : potato3: Deleting (id "4_z1f026d33d01d7bbb9f780e1b_f108d4bd1282696b0_d20250617_m025650_c001_v0001184_t0050_u01750129010604") --- PASS: TestServerSideMoveWithFilter (12.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:56:58 DEBUG : Creating backend with remote "TestB2:rclone-test-cacidoj5quqe" 2025/06/17 02:57:00 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-lahetil0xaro -> B2 bucket rclone-test-cacidoj5quqe 2025/06/17 02:57:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:57:03 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/17 02:57:03 DEBUG : empty space: Unchanged skipping 2025/06/17 02:57:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/17 02:57:03 DEBUG : B2 bucket rclone-test-cacidoj5quqe: Waiting for checks to finish 2025/06/17 02:57:03 INFO : empty space: Deleted 2025/06/17 02:57:03 DEBUG : B2 bucket rclone-test-cacidoj5quqe: Waiting for transfers to finish 2025/06/17 02:57:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:57:03 INFO : potato2: Copied (server-side copy) 2025/06/17 02:57:03 INFO : potato2: Deleted 2025/06/17 02:57:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 02:57:04 INFO : potato3: Copied (server-side copy) 2025/06/17 02:57:04 INFO : potato3: Deleted 2025/06/17 02:57:04 DEBUG : Creating backend with remote "TestB2:rclone-test-ludised3teye" 2025/06/17 02:57:05 INFO : tomatoDir: Making directory 2025/06/17 02:57:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/17 02:57:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/17 02:57:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/17 02:57:05 DEBUG : B2 bucket rclone-test-ludised3teye: Waiting for checks to finish 2025/06/17 02:57:05 DEBUG : B2 bucket rclone-test-ludised3teye: Waiting for transfers to finish 2025/06/17 02:57:06 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/17 02:57:06 INFO : empty space: Copied (server-side copy) 2025/06/17 02:57:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/17 02:57:07 INFO : potato2: Copied (server-side copy) 2025/06/17 02:57:07 INFO : empty space: Deleted 2025/06/17 02:57:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/17 02:57:07 INFO : potato3: Copied (server-side copy) 2025/06/17 02:57:07 INFO : potato2: Deleted 2025/06/17 02:57:07 INFO : potato3: Deleted 2025/06/17 02:57:07 DEBUG : B2 bucket rclone-test-ludised3teye: Purge remote 2025/06/17 02:57:07 INFO : B2 bucket rclone-test-ludised3teye: cleaning bucket "rclone-test-ludised3teye" of all files 2025/06/17 02:57:08 DEBUG : empty space: Deleting (id "4_z3fe2ad43d01d7bbb9f780e1b_f115b1f94af591e2f_d20250617_m025706_c001_v0001157_t0023_u01750129026561") 2025/06/17 02:57:08 DEBUG : potato2: Deleting (id "4_z3fe2ad43d01d7bbb9f780e1b_f1103a3e2335221d4_d20250617_m025706_c001_v0001182_t0010_u01750129026901") 2025/06/17 02:57:08 DEBUG : potato3: Deleting (id "4_z3fe2ad43d01d7bbb9f780e1b_f112526eda9588ed4_d20250617_m025706_c001_v0001130_t0045_u01750129026918") 2025/06/17 02:57:08 DEBUG : B2 bucket rclone-test-cacidoj5quqe: Purge remote 2025/06/17 02:57:08 INFO : B2 bucket rclone-test-cacidoj5quqe: cleaning bucket "rclone-test-cacidoj5quqe" of all files 2025/06/17 02:57:08 DEBUG : empty space: Deleting (id "4_z5fe29d23d01d7bbb9f780e1b_f415f2c7c42493e22_d20250617_m025706_c001_v7007000_t0000_u01750129026978") 2025/06/17 02:57:08 DEBUG : empty space: Deleting (id "4_z5fe29d23d01d7bbb9f780e1b_f119cd2c034dfe04a_d20250617_m025702_c001_v0001165_t0058_u01750129022501") 2025/06/17 02:57:08 DEBUG : potato2: Deleting (id "4_z5fe29d23d01d7bbb9f780e1b_f40730db7165f4026_d20250617_m025707_c001_v7007000_t0000_u01750129027095") 2025/06/17 02:57:08 DEBUG : potato2: Deleting (id "4_z5fe29d23d01d7bbb9f780e1b_f10804df2daeccea0_d20250617_m025703_c001_v0001104_t0049_u01750129023360") 2025/06/17 02:57:08 DEBUG : potato3: Deleting (id "4_z5fe29d23d01d7bbb9f780e1b_f415f2c7c42493e23_d20250617_m025707_c001_v7007000_t0000_u01750129027239") 2025/06/17 02:57:08 DEBUG : potato3: Deleting (id "4_z5fe29d23d01d7bbb9f780e1b_f1058236c79e70534_d20250617_m025703_c001_v0001116_t0014_u01750129023727") 2025/06/17 02:57:08 DEBUG : potato3: Deleting (id "4_z5fe29d23d01d7bbb9f780e1b_f119cd2c034dfe04e_d20250617_m025702_c001_v0001165_t0052_u01750129022704") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.98s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.48s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:57:13 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/rclone-sync-test" --- PASS: TestSyncOverlap (1.46s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:57:14 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/rclone-sync-test" 2025/06/17 02:57:16 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/rclone-sync-test-include/layer2" 2025/06/17 02:57:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/rclone-sync-test-ignore-file" 2025/06/17 02:57:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 02:57:22 DEBUG : B2 bucket rclone-test-lahetil0xaro path rclone-sync-test: Waiting for checks to finish 2025/06/17 02:57:22 DEBUG : B2 bucket rclone-test-lahetil0xaro path rclone-sync-test: Waiting for transfers to finish 2025/06/17 02:57:22 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:22 INFO : There was nothing to transfer 2025/06/17 02:57:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 02:57:22 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:57:22 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:57:22 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:22 INFO : There was nothing to transfer 2025/06/17 02:57:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 02:57:23 DEBUG : B2 bucket rclone-test-lahetil0xaro path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/17 02:57:23 DEBUG : B2 bucket rclone-test-lahetil0xaro path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/17 02:57:23 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:23 INFO : There was nothing to transfer 2025/06/17 02:57:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 02:57:23 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:57:23 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:57:23 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:23 INFO : There was nothing to transfer 2025/06/17 02:57:24 DEBUG : Excluded 2025/06/17 02:57:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/06/17 02:57:24 DEBUG : B2 bucket rclone-test-lahetil0xaro path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/17 02:57:24 DEBUG : B2 bucket rclone-test-lahetil0xaro path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/17 02:57:24 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.13s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:57:24 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/dst" 2025/06/17 02:57:25 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/CompareDest" 2025/06/17 02:57:27 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 02:57:27 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:27 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:28 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 02:57:28 INFO : one: Copied (new) 2025/06/17 02:57:28 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:29 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:29 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:29 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/17 02:57:29 INFO : one: Copied (replaced existing) 2025/06/17 02:57:29 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:32 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:32 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 02:57:32 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:32 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:32 INFO : There was nothing to transfer 2025/06/17 02:57:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 02:57:33 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 02:57:33 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:33 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:33 INFO : There was nothing to transfer 2025/06/17 02:57:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 02:57:34 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 02:57:34 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:34 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:34 INFO : There was nothing to transfer 2025/06/17 02:57:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:35 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/06/17 02:57:35 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/17 02:57:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/17 02:57:35 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 02:57:35 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:35 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:35 INFO : There was nothing to transfer 2025/06/17 02:57:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:36 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:36 DEBUG : two: Need to transfer - File not found at Destination 2025/06/17 02:57:36 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/17 02:57:36 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:36 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/17 02:57:36 INFO : two: Copied (new) 2025/06/17 02:57:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.29s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:57:39 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/dest" 2025/06/17 02:57:40 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/pre-dest1" 2025/06/17 02:57:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/pre-dest2" 2025/06/17 02:57:44 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:57:44 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/17 02:57:44 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:57:44 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/17 02:57:44 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/17 02:57:44 DEBUG : B2 bucket rclone-test-lahetil0xaro path dest: Waiting for checks to finish 2025/06/17 02:57:44 DEBUG : B2 bucket rclone-test-lahetil0xaro path dest: Waiting for transfers to finish 2025/06/17 02:57:45 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/17 02:57:45 INFO : 3: Copied (new) 2025/06/17 02:57:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.13s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:57:47 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/dst" 2025/06/17 02:57:48 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/CopyDest" 2025/06/17 02:57:50 DEBUG : one: Need to transfer - File not found at Destination 2025/06/17 02:57:50 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:50 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 02:57:51 INFO : one: Copied (new) 2025/06/17 02:57:51 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:51 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:51 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/17 02:57:51 INFO : one: Copied (replaced existing) 2025/06/17 02:57:51 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/BackupDir" 2025/06/17 02:57:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:55 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:55 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/17 02:57:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 02:57:56 INFO : one: Copied (server-side copy) 2025/06/17 02:57:56 INFO : one: Deleted 2025/06/17 02:57:57 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/17 02:57:57 INFO : one: Copied (server-side copy) 2025/06/17 02:57:57 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/17 02:57:57 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:57 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:57 DEBUG : one: Unchanged skipping 2025/06/17 02:57:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/17 02:57:58 INFO : two: Copied (server-side copy) 2025/06/17 02:57:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/17 02:57:58 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:58 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:58 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:58 DEBUG : one: Unchanged skipping 2025/06/17 02:57:58 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:57:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:57:58 DEBUG : two: Unchanged skipping 2025/06/17 02:57:58 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:57:58 DEBUG : Waiting for deletions to finish 2025/06/17 02:57:58 INFO : There was nothing to transfer 2025/06/17 02:58:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:58:00 DEBUG : one: Unchanged skipping 2025/06/17 02:58:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/17 02:58:00 DEBUG : three: Destination not found in --copy-dest 2025/06/17 02:58:00 DEBUG : three: Need to transfer - File not found at Destination 2025/06/17 02:58:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/17 02:58:00 DEBUG : two: Unchanged skipping 2025/06/17 02:58:00 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:58:00 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:58:00 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/17 02:58:00 INFO : three: Copied (new) 2025/06/17 02:58:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.65s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:58:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/dst" 2025/06/17 02:58:05 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/backup" 2025/06/17 02:58:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 02:58:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:07 DEBUG : two: Unchanged skipping 2025/06/17 02:58:07 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:58:08 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 02:58:08 INFO : one: Copied (server-side copy) 2025/06/17 02:58:08 INFO : one: Deleted 2025/06/17 02:58:08 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:58:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:09 INFO : one: Copied (new) 2025/06/17 02:58:09 DEBUG : Waiting for deletions to finish 2025/06/17 02:58:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 02:58:10 INFO : three.txt: Copied (server-side copy) 2025/06/17 02:58:10 INFO : three.txt: Deleted 2025/06/17 02:58:10 INFO : three.txt: Moved into backup dir 2025/06/17 02:58:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 02:58:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:12 DEBUG : two: Unchanged skipping 2025/06/17 02:58:12 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:58:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:12 INFO : one: Copied (server-side copy) 2025/06/17 02:58:12 INFO : one: Deleted 2025/06/17 02:58:12 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:58:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 02:58:13 INFO : one: Copied (new) 2025/06/17 02:58:13 DEBUG : Waiting for deletions to finish 2025/06/17 02:58:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 02:58:14 INFO : three.txt: Copied (server-side copy) 2025/06/17 02:58:14 INFO : three.txt: Deleted 2025/06/17 02:58:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.84s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:58:17 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/dst" 2025/06/17 02:58:18 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/backup" 2025/06/17 02:58:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 02:58:20 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:58:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:20 DEBUG : two: Unchanged skipping 2025/06/17 02:58:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 02:58:21 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 02:58:21 INFO : one: Deleted 2025/06/17 02:58:21 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:58:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:22 INFO : one: Copied (new) 2025/06/17 02:58:22 DEBUG : Waiting for deletions to finish 2025/06/17 02:58:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 02:58:22 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 02:58:23 INFO : three.txt: Deleted 2025/06/17 02:58:23 INFO : three.txt: Moved into backup dir 2025/06/17 02:58:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 02:58:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:24 DEBUG : two: Unchanged skipping 2025/06/17 02:58:24 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:58:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:25 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 02:58:25 INFO : one: Deleted 2025/06/17 02:58:25 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:58:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 02:58:26 INFO : one: Copied (new) 2025/06/17 02:58:26 DEBUG : Waiting for deletions to finish 2025/06/17 02:58:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 02:58:26 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 02:58:26 INFO : three.txt: Deleted 2025/06/17 02:58:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:58:29 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/dst" 2025/06/17 02:58:30 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/backup" 2025/06/17 02:58:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 02:58:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:32 DEBUG : two: Unchanged skipping 2025/06/17 02:58:32 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:58:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 02:58:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/17 02:58:33 INFO : one: Deleted 2025/06/17 02:58:33 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:58:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:34 INFO : one: Copied (new) 2025/06/17 02:58:34 DEBUG : Waiting for deletions to finish 2025/06/17 02:58:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 02:58:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/17 02:58:35 INFO : three.txt: Deleted 2025/06/17 02:58:35 INFO : three.txt: Moved into backup dir 2025/06/17 02:58:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 02:58:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:37 DEBUG : two: Unchanged skipping 2025/06/17 02:58:37 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:58:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/17 02:58:38 INFO : one: Deleted 2025/06/17 02:58:38 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:58:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 02:58:38 INFO : one: Copied (new) 2025/06/17 02:58:38 DEBUG : Waiting for deletions to finish 2025/06/17 02:58:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 02:58:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/17 02:58:39 INFO : three.txt: Deleted 2025/06/17 02:58:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.64s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:58:42 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/dst" 2025/06/17 02:58:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 02:58:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:43 DEBUG : two: Unchanged skipping 2025/06/17 02:58:43 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:58:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 02:58:44 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 02:58:44 INFO : one: Deleted 2025/06/17 02:58:44 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:58:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:45 INFO : one: Copied (new) 2025/06/17 02:58:45 DEBUG : Waiting for deletions to finish 2025/06/17 02:58:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 02:58:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 02:58:46 INFO : three.txt: Deleted 2025/06/17 02:58:46 INFO : three.txt: Moved into backup dir 2025/06/17 02:58:47 DEBUG : one.bak: Excluded (Path Filter) 2025/06/17 02:58:47 DEBUG : one.bak: Excluded 2025/06/17 02:58:47 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/17 02:58:47 DEBUG : three.txt.bak: Excluded 2025/06/17 02:58:47 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for checks to finish 2025/06/17 02:58:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 02:58:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:47 DEBUG : two: Unchanged skipping 2025/06/17 02:58:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:48 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 02:58:48 INFO : one: Deleted 2025/06/17 02:58:48 DEBUG : B2 bucket rclone-test-lahetil0xaro path dst: Waiting for transfers to finish 2025/06/17 02:58:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 02:58:49 INFO : one: Copied (new) 2025/06/17 02:58:49 DEBUG : Waiting for deletions to finish 2025/06/17 02:58:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 02:58:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 02:58:50 INFO : three.txt: Deleted 2025/06/17 02:58:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.72s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:58:52 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/dst" 2025/06/17 02:58:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 02:58:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 02:58:55 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 02:58:55 INFO : one: Deleted 2025/06/17 02:58:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:56 INFO : one: Copied (new) 2025/06/17 02:58:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:56 DEBUG : two: Unchanged skipping 2025/06/17 02:58:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/17 02:58:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 02:58:57 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 02:58:57 INFO : three.txt: Deleted 2025/06/17 02:58:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 02:58:57 INFO : three.txt: Copied (new) 2025/06/17 02:58:58 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 02:58:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:58:59 INFO : one: Copied (server-side copy) to: one.bak 2025/06/17 02:58:59 INFO : one: Deleted 2025/06/17 02:58:59 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 02:58:59 INFO : one: Copied (new) 2025/06/17 02:58:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:58:59 DEBUG : two: Unchanged skipping 2025/06/17 02:59:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/17 02:59:00 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 02:59:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/17 02:59:01 INFO : three.txt: Deleted 2025/06/17 02:59:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/17 02:59:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:59:04 DEBUG : Creating backend with remote "TestB2:rclone-test-lahetil0xaro/dst" 2025/06/17 02:59:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/17 02:59:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/17 02:59:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/17 02:59:07 INFO : one: Deleted 2025/06/17 02:59:08 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:59:08 INFO : one: Copied (new) 2025/06/17 02:59:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:08 DEBUG : two: Unchanged skipping 2025/06/17 02:59:08 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/17 02:59:09 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/17 02:59:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/17 02:59:09 INFO : three.txt: Deleted 2025/06/17 02:59:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 02:59:09 INFO : three.txt: Copied (new) 2025/06/17 02:59:10 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/17 02:59:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/17 02:59:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/17 02:59:11 INFO : one: Deleted 2025/06/17 02:59:12 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/17 02:59:12 INFO : one: Copied (new) 2025/06/17 02:59:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:12 DEBUG : two: Unchanged skipping 2025/06/17 02:59:12 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/17 02:59:13 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/17 02:59:13 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/17 02:59:13 INFO : three.txt: Deleted 2025/06/17 02:59:13 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/17 02:59:13 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.40s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:59:16 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:59:16 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/17 02:59:16 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:59:17 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/17 02:59:17 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/17 02:59:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.65s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:59:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/17 02:59:18 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:59:18 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:59:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/17 02:59:18 INFO : existing: Copied (new) 2025/06/17 02:59:18 DEBUG : Waiting for deletions to finish 2025/06/17 02:59:19 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/17 02:59:19 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/17 02:59:19 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:59:19 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:59:19 ERROR : B2 bucket rclone-test-lahetil0xaro: not deleting files as there were IO errors 2025/06/17 02:59:19 ERROR : B2 bucket rclone-test-lahetil0xaro: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.92s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:59:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:20 DEBUG : existing: Unchanged skipping 2025/06/17 02:59:20 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:59:20 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:59:20 DEBUG : Waiting for deletions to finish 2025/06/17 02:59:20 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", 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-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:59:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:59:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both10: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both13: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both14: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both15: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both16: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both17: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both18: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both11: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both1: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both12: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both3: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both0: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both19: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both6: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both2: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both8: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:36 DEBUG : both9: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both4: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both5: Unchanged skipping 2025/06/17 02:59:36 DEBUG : both7: Unchanged skipping 2025/06/17 02:59:36 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:59:36 DEBUG : Waiting for deletions to finish 2025/06/17 02:59:36 INFO : only14: Deleted 2025/06/17 02:59:36 INFO : only10: Deleted 2025/06/17 02:59:37 INFO : only13: Deleted 2025/06/17 02:59:37 INFO : only1: Deleted 2025/06/17 02:59:37 INFO : only15: Deleted 2025/06/17 02:59:37 INFO : only12: Deleted 2025/06/17 02:59:37 INFO : only2: Deleted 2025/06/17 02:59:37 INFO : only5: Deleted 2025/06/17 02:59:37 INFO : only7: Deleted 2025/06/17 02:59:37 INFO : only16: Deleted 2025/06/17 02:59:37 INFO : only17: Deleted 2025/06/17 02:59:37 INFO : only19: Deleted 2025/06/17 02:59:37 INFO : only4: Deleted 2025/06/17 02:59:37 INFO : only6: Deleted 2025/06/17 02:59:37 INFO : only8: Deleted 2025/06/17 02:59:37 INFO : only9: Deleted 2025/06/17 02:59:37 INFO : only0: Deleted 2025/06/17 02:59:37 INFO : only11: Deleted 2025/06/17 02:59:37 INFO : only18: Deleted 2025/06/17 02:59:37 INFO : only3: Deleted 2025/06/17 02:59:37 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (19.18s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 02:59:55 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both0: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both12: Unchanged skipping 2025/06/17 02:59:55 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 02:59:55 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both10: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both15: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both11: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both16: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both17: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both19: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both1: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both18: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both14: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both13: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both2: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both6: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both5: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both3: Unchanged skipping 2025/06/17 02:59:55 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 02:59:55 DEBUG : both4: Unchanged skipping 2025/06/17 02:59:55 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : both7: Unchanged skipping 2025/06/17 02:59:55 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : both8: Unchanged skipping 2025/06/17 02:59:55 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/17 02:59:55 DEBUG : both9: Unchanged skipping 2025/06/17 02:59:55 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 02:59:55 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:55 INFO : only12: Copied (replaced existing) 2025/06/17 02:59:55 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:55 INFO : only11: Copied (replaced existing) 2025/06/17 02:59:55 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:55 INFO : only15: Copied (replaced existing) 2025/06/17 02:59:55 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:55 INFO : only16: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only17: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only13: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only18: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only14: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only19: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only1: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only2: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only3: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only4: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only5: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only6: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only7: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only8: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only9: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only0: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/17 02:59:56 INFO : only10: Copied (replaced existing) 2025/06/17 02:59:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (23.16s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:00:05 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:00:05 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:00:05 DEBUG : empty_on_remote: Making directory with metadata 2025/06/17 03:00:05 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:00:05 INFO : empty_on_remote: Making directory 2025/06/17 03:00:05 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/17 03:00:06 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/17 03:00:06 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/17 03:00:06 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:00:06 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.88s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:00:08 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:00:08 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:00:08 DEBUG : empty_on_remote: Making directory with metadata 2025/06/17 03:00:08 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/17 03:00:08 INFO : empty_on_remote: Making directory 2025/06/17 03:00:08 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/17 03:00:09 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/17 03:00:09 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/17 03:00:09 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:00:09 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/17 03:00:09 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.64s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:00:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:00:10 INFO : sub dir: Making directory 2025/06/17 03:00:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.47s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:00:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/17 03:00:14 INFO : sub dir: Making directory 2025/06/17 03:00:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.82s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:00:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:25 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:00:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : apple: Unchanged skipping 2025/06/17 03:00:25 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:00:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : banana: Unchanged skipping 2025/06/17 03:00:25 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:25 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:00:25 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:25 INFO : There was nothing to transfer 2025/06/17 03:00:25 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : apple: Unchanged skipping 2025/06/17 03:00:26 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:00:26 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : banana: Unchanged skipping 2025/06/17 03:00:26 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:00:26 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:26 INFO : There was nothing to transfer 2025/06/17 03:00:26 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:26 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:00:26 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:00:38 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:39 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:00:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:39 DEBUG : apple: Unchanged skipping 2025/06/17 03:00:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:39 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:00:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:39 DEBUG : banana: Unchanged skipping 2025/06/17 03:00:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:00:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:00:40 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:40 INFO : There was nothing to transfer 2025/06/17 03:00:40 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:40 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:00:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : apple: Unchanged skipping 2025/06/17 03:00:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:00:40 DEBUG : banana: Unchanged skipping 2025/06/17 03:00:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:00:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:00:40 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:00:40 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:40 INFO : There was nothing to transfer 2025/06/17 03:00:40 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:41 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:00:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:00:53 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:54 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:00:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:54 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:54 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:54 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:54 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:54 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:54 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:54 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:54 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:54 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:54 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:54 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:54 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:54 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:00:54 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/17 03:00:54 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:54 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:54 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:54 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:54 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:54 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:00:54 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:00:54 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:00:54 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:00:54 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:00:54 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/17 03:00:54 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:54 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:00:54 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:54 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:54 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:00:54 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:54 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:00:55 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:00:55 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:00:55 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:00:55 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:00:55 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:00:55 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:00:55 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:55 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:00:55 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:55 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:00:55 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:55 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:00:55 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:55 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:55 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:00:55 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:55 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:00:55 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:55 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:00:55 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:00:55 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:55 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:00:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:56 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:00:56 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:00:56 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:00:56 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:56 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:56 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:00:56 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:00:56 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:00:56 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:00:56 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:00:56 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:00:56 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:00:56 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:00:56 INFO : apple: Deleted 2025/06/17 03:00:56 INFO : appleappleapplebanana: Deleted 2025/06/17 03:00:57 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:00:57 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:00:57 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:00:57 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:00:57 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:00:57 INFO : splitbananasplit: Deleted 2025/06/17 03:00:57 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:00:57 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:00:57 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:00:57 INFO : banana: Deleted 2025/06/17 03:00:57 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:57 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/17 03:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:57 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:57 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:57 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:57 DEBUG : apple: Unchanged skipping 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:57 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:00:57 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:57 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:57 DEBUG : banana: Unchanged skipping 2025/06/17 03:00:57 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:57 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:57 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:00:57 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:57 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:58 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:58 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:58 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:58 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:58 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:58 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:58 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:58 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:58 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:58 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:58 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:58 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:58 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:58 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/17 03:00:58 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:00:58 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:00:58 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:00:58 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:00:58 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:58 DEBUG : Waiting for deletions to finish 2025/06/17 03:00:58 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/17 03:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:58 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:58 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:58 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/17 03:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:58 DEBUG : apple: transformed to: YXBwbGU= 2025/06/17 03:00:58 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/17 03:00:58 DEBUG : banana: transformed to: YmFuYW5h 2025/06/17 03:00:58 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/17 03:00:58 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/17 03:00:58 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/17 03:00:58 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/17 03:00:58 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/17 03:00:58 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/17 03:00:58 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:01:10 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:10 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:01:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:10 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:10 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:10 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:10 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:11 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:11 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/17 03:01:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/17 03:01:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/17 03:01:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/17 03:01:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/17 03:01:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/17 03:01:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:11 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:01:11 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:01:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:01:11 INFO : apple: Copied (new) to: PREFIXapple 2025/06/17 03:01:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:01:11 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/17 03:01:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:01:11 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/17 03:01:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:01:11 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/17 03:01:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:01:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:01:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:01:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:01:11 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:01:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:01:11 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:01:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:01:11 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:01:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:01:11 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:01:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:01:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:01:11 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:01:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:01:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:01:11 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:01:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:01:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:01:12 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:01:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:01:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:01:12 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/17 03:01:12 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:01:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:01:12 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:01:12 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:01:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:01:12 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:01:12 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:01:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:01:12 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:01:12 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:01:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:01:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:01:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:01:12 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:01:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:01:12 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:01:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:01:12 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:01:12 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:12 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:01:12 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:01:13 INFO : banana: Deleted 2025/06/17 03:01:13 INFO : splitbananasplit: Deleted 2025/06/17 03:01:13 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:01:13 INFO : apple: Deleted 2025/06/17 03:01:13 INFO : appleappleapplebanana: Deleted 2025/06/17 03:01:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:01:13 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:01:13 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:13 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:01:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:01:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:01:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:01:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:01:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:01:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:01:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:01:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:01:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:01:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:01:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:01:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:01:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:01:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:01:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:01:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:01:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:01:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:01:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:01:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:01:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:01:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:01:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:01:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:01:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:01:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:01:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:01:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : apple: transformed to: PREFIXapple 2025/06/17 03:01:13 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/17 03:01:13 DEBUG : banana: transformed to: PREFIXbanana 2025/06/17 03:01:13 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/17 03:01:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/17 03:01:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/17 03:01:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/17 03:01:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/17 03:01:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/17 03:01:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/17 03:01:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/17 03:01:13 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/17 03:01:13 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/17 03:01:13 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/17 03:01:13 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/17 03:01:13 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/17 03:01:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/17 03:01:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/17 03:01:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/17 03:01:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/17 03:01:14 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:01:14 INFO : banana: Copied (new) 2025/06/17 03:01:14 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:01:14 INFO : apple: Copied (new) 2025/06/17 03:01:14 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:14 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:01:14 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:01:14 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:01:14 INFO : appleappleapplebanana: Copied (new) 2025/06/17 03:01:14 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:01:14 INFO : splitbananasplit: Copied (new) 2025/06/17 03:01:14 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:01:14 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/17 03:01:14 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:01:14 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/17 03:01:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:01:14 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/17 03:01:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:01:14 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/17 03:01:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:01:14 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:01:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:01:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:01:15 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:01:15 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:01:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:01:15 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:01:15 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:01:15 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:01:15 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/17 03:01:15 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:01:15 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/17 03:01:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:01:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/17 03:01:16 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:16 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/17 03:01:16 INFO : PREFIXbanana: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/17 03:01:16 INFO : PREFIXapple: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/17 03:01:16 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/17 03:01:16 INFO : PREFIXsplitbananasplit: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/17 03:01:16 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/17 03:01:16 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:16 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:01:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:17 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:01:29 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:29 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:01:29 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:01:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:01:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:01:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:01:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:01:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:30 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:30 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:01:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:30 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:30 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:30 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:01:30 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:01:30 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:01:30 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:01:30 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:01:30 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:01:30 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:01:30 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:01:30 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:01:30 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:01:30 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:01:30 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:01:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:01:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:01:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:01:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:01:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:01:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:01:31 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:01:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:01:31 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:01:31 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:01:31 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:01:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:01:32 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/17 03:01:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:01:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:01:32 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:01:32 INFO : apple: Deleted 2025/06/17 03:01:32 INFO : splitbananasplit: Deleted 2025/06/17 03:01:32 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:01:32 INFO : banana: Deleted 2025/06/17 03:01:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:01:32 INFO : appleappleapplebanana: Deleted 2025/06/17 03:01:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:01:32 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:01:33 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:01:33 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:01:33 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:33 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/17 03:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : apple: transformed to: appleSUFFIX 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/17 03:01:33 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/17 03:01:33 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/17 03:01:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/17 03:01:33 INFO : apple: Copied (new) 2025/06/17 03:01:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/17 03:01:33 INFO : banana: Copied (new) 2025/06/17 03:01:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:33 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:01:33 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:01:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:01:34 INFO : appleappleapplebanana: Copied (new) 2025/06/17 03:01:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:01:34 INFO : splitbananasplit: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:01:34 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:01:34 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:01:34 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:01:34 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:01:34 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:01:34 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:01:34 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:01:34 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:01:34 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:01:34 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/17 03:01:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:01:34 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/17 03:01:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:01:35 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/17 03:01:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:01:35 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/17 03:01:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:01:35 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/17 03:01:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:01:35 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/17 03:01:35 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:01:35 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/17 03:01:35 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:35 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : splitbananasplitSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : appleSUFFIX: Deleted 2025/06/17 03:01:35 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/17 03:01:35 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/17 03:01:36 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/17 03:01:36 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/17 03:01:36 INFO : bananaSUFFIX: Deleted 2025/06/17 03:01:36 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/17 03:01:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:36 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:36 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:01:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:01:48 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:49 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:01:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:49 DEBUG : apple: Unchanged skipping 2025/06/17 03:01:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:49 DEBUG : banana: Unchanged skipping 2025/06/17 03:01:49 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:49 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/17 03:01:49 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/17 03:01:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/17 03:01:49 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/17 03:01:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:01:49 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:01:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/17 03:01:49 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:01:49 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:01:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/17 03:01:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/17 03:01:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/17 03:01:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/17 03:01:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/17 03:01:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/17 03:01:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/17 03:01:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/17 03:01:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:50 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/17 03:01:50 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/17 03:01:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/17 03:01:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/17 03:01:50 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/17 03:01:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/17 03:01:50 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/17 03:01:50 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/17 03:01:50 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/17 03:01:50 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/17 03:01:50 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/17 03:01:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/17 03:01:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/17 03:01:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/17 03:01:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/17 03:01:50 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/17 03:01:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/17 03:01:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/17 03:01:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/17 03:01:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/17 03:01:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/17 03:01:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/17 03:01:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/17 03:01:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/17 03:01:51 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0012-6789;.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0010-456789.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/17 03:01:51 INFO : splitbananasplit: Deleted 2025/06/17 03:01:51 INFO : dir1/0014-89;=.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0007-1234567.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0003-defghij.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0008-2345678.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0009-3456789.txt: Deleted 2025/06/17 03:01:51 INFO : dir1/0015-9;=.txt: Deleted 2025/06/17 03:01:51 INFO : appleappleapplebanana: Deleted 2025/06/17 03:01:52 INFO : dir1/0011-56789;.txt: Deleted 2025/06/17 03:01:52 INFO : dir1/0013-789;=.txt: Deleted 2025/06/17 03:01:52 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:52 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : appleapple: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/17 03:01:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:01:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:01:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:01:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:01:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:52 DEBUG : apple: Unchanged skipping 2025/06/17 03:01:52 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:52 DEBUG : banana: Unchanged skipping 2025/06/17 03:01:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:52 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:52 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:01:52 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:52 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/17 03:01:53 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/17 03:01:53 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/17 03:01:53 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/17 03:01:53 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/17 03:01:53 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/17 03:01:53 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/17 03:01:53 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/17 03:01:53 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/17 03:01:53 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/17 03:01:53 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/17 03:01:53 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/17 03:01:53 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/17 03:01:53 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/17 03:01:53 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/17 03:01:53 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/17 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:01:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:01:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:01:53 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:01:53 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:53 DEBUG : Waiting for deletions to finish 2025/06/17 03:01:53 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : appleapple: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/17 03:01:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:53 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/17 03:01:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:53 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/17 03:01:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/17 03:01:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/17 03:01:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/17 03:01:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/17 03:01:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/17 03:01:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/17 03:01:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/17 03:01:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/17 03:01:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/17 03:01:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/17 03:01:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/17 03:01:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/17 03:01:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/17 03:01:53 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/17 03:01:53 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/17 03:01:53 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/17 03:01:53 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:02:07 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:07 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : apple: Unchanged skipping 2025/06/17 03:02:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:02:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : banana: Unchanged skipping 2025/06/17 03:02:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:02:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:02:08 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:02:08 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:08 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:08 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : apple: Unchanged skipping 2025/06/17 03:02:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:02:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:02:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : banana: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:02:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:02:09 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:02:09 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:09 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:09 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:02:09 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:10 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:10 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:02:23 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:23 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:02:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:23 DEBUG : apple: Unchanged skipping 2025/06/17 03:02:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:02:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:23 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:02:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:23 DEBUG : banana: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:02:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:02:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:24 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:02:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : apple: Unchanged skipping 2025/06/17 03:02:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:02:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : banana: Unchanged skipping 2025/06/17 03:02:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:02:24 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:02:24 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:02:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:25 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:25 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:02:37 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:37 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:02:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:37 DEBUG : apple: Unchanged skipping 2025/06/17 03:02:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:02:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:02:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:37 DEBUG : banana: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:02:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:02:38 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:02:38 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:38 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:38 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:02:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : apple: Unchanged skipping 2025/06/17 03:02:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:02:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:02:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:38 DEBUG : banana: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:02:39 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:02:39 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:02:39 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:39 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:39 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:39 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:02:51 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:51 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : apple: Unchanged skipping 2025/06/17 03:02:52 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:02:52 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : banana: Unchanged skipping 2025/06/17 03:02:52 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:02:52 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:52 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:02:52 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:02:52 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:52 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:52 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : apple: Unchanged skipping 2025/06/17 03:02:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:02:53 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:02:53 DEBUG : banana: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:02:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:02:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:02:53 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:02:53 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:53 DEBUG : Waiting for deletions to finish 2025/06/17 03:02:53 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:02:53 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:05 DEBUG : Waiting for deletions to finish 2025/06/17 03:03:06 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:03:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:06 DEBUG : apple: Unchanged skipping 2025/06/17 03:03:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:03:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:06 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:03:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:06 DEBUG : banana: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:03:07 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:07 DEBUG : Waiting for deletions to finish 2025/06/17 03:03:07 DEBUG : Waiting for deletions to finish 2025/06/17 03:03:07 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/17 03:03:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : apple: Unchanged skipping 2025/06/17 03:03:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : banana: Unchanged skipping 2025/06/17 03:03:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/17 03:03:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:07 DEBUG : splitbananasplit: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/17 03:03:08 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:08 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:08 DEBUG : Waiting for deletions to finish 2025/06/17 03:03:08 DEBUG : Waiting for deletions to finish 2025/06/17 03:03:08 DEBUG : apple: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : banana: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/17 03:03:08 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (175.00s) --- PASS: TestTransform/NFC (13.70s) --- PASS: TestTransform/NFD (14.19s) --- PASS: TestTransform/base64 (17.20s) --- PASS: TestTransform/prefix (18.99s) --- PASS: TestTransform/suffix (19.57s) --- PASS: TestTransform/truncate (16.48s) --- PASS: TestTransform/encoder (16.77s) --- PASS: TestTransform/ISO-8859-1 (15.07s) --- PASS: TestTransform/charmap (14.10s) --- PASS: TestTransform/lowercase (14.58s) --- PASS: TestTransform/ascii (14.34s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/17 03:03:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/17 03:03:13 INFO : sub dir_somesuffix: Making directory 2025/06/17 03:03:13 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/17 03:03:13 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/17 03:03:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/17 03:03:13 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/17 03:03:13 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/17 03:03:13 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:13 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:14 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:14 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/17 03:03:14 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.72s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:14 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:14 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:14 INFO : tictactoe: Making directory 2025/06/17 03:03:14 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:14 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:14 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:03:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:14 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:14 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:15 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:15 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/17 03:03:15 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.59s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:16 INFO : toe: Making directory 2025/06/17 03:03:16 INFO : toe/toe: Making directory 2025/06/17 03:03:16 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:03:16 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:03:16 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:03:16 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:16 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:17 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:17 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/17 03:03:17 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.58s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:18 INFO : toe: Making directory 2025/06/17 03:03:18 INFO : toe/toe: Making directory 2025/06/17 03:03:18 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:03:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:03:18 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/17 03:03:18 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:18 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:18 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:18 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/17 03:03:18 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.77s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:19 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:03:19 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:03:19 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:19 INFO : tictacempty_dir: Making directory 2025/06/17 03:03:19 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:19 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:19 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:19 INFO : tictactoe: Making directory 2025/06/17 03:03:19 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:19 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:19 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:03:19 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:03:19 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:03:19 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:03:19 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:19 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:20 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:20 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/17 03:03:20 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.72s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:21 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:03:21 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:03:21 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:21 INFO : tictacempty_dir: Making directory 2025/06/17 03:03:21 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:21 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:21 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:21 INFO : tictactoe: Making directory 2025/06/17 03:03:21 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:21 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:21 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:03:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:21 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:03:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:21 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:03:21 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:21 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:21 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:22 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:22 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:22 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/17 03:03:22 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:22 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:22 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:22 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:22 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:22 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:03:23 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:23 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/17 03:03:23 NOTICE: B2 bucket rclone-test-lahetil0xaro: 0 differences found 2025/06/17 03:03:23 NOTICE: B2 bucket rclone-test-lahetil0xaro: 1 matching files --- PASS: TestAllTag (2.15s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:23 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:23 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:23 INFO : tictactoe: Making directory 2025/06/17 03:03:23 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:23 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:23 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:03:23 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:03:23 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:03:23 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:23 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:03:23 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:24 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:24 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/17 03:03:24 DEBUG : Waiting for deletions to finish 2025/06/17 03:03:24 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:24 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:24 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:25 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:25 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/17 03:03:25 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:25 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/17 03:03:25 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/17 03:03:25 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:25 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.50s) === RUN TestSyntax 2025/06/17 03:03:26 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:26 INFO : toe: Making directory 2025/06/17 03:03:26 INFO : toe/toe: Making directory 2025/06/17 03:03:26 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:03:26 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:26 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:26 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:26 INFO : toe/toe/toe: Copied (new) 2025/06/17 03:03:26 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.71s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:27 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:03:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:03:27 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:28 INFO : tictacempty_dir: Making directory 2025/06/17 03:03:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:28 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:28 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:28 INFO : tictactoe: Making directory 2025/06/17 03:03:28 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:28 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:28 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:03:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:03:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:03:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:28 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:28 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:28 INFO : toe/toe/toe.txt: Deleted 2025/06/17 03:03:28 INFO : toe/toe: Removing directory 2025/06/17 03:03:28 INFO : toe: Removing directory 2025/06/17 03:03:28 INFO : empty_dir: Removing directory 2025/06/17 03:03:28 DEBUG : Local file system at /tmp/rclone1669871662: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.90s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:29 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:03:29 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:03:29 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:29 INFO : tictacempty_dir: Making directory 2025/06/17 03:03:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:29 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:29 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:29 INFO : tictactoe: Making directory 2025/06/17 03:03:29 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:29 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:29 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:03:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:03:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:03:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:29 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:29 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:30 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:30 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:30 INFO : toe/toe/toe.txt: Deleted 2025/06/17 03:03:30 INFO : toe/toe: Removing directory 2025/06/17 03:03:30 INFO : toe: Removing directory 2025/06/17 03:03:30 INFO : empty_dir: Removing directory 2025/06/17 03:03:30 DEBUG : Local file system at /tmp/rclone1669871662: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/17 03:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/17 03:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:03:31 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:31 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/17 03:03:31 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.02s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:32 DEBUG : Reset feature "Copy" 2025/06/17 03:03:32 DEBUG : Reset feature "Move" 2025/06/17 03:03:32 DEBUG : Reset feature "Copy" 2025/06/17 03:03:32 DEBUG : Reset feature "Move" 2025/06/17 03:03:32 DEBUG : empty_dir: Making directory with metadata 2025/06/17 03:03:32 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/17 03:03:32 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:32 INFO : tictacempty_dir: Making directory 2025/06/17 03:03:32 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/17 03:03:32 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:32 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:32 INFO : tictactoe: Making directory 2025/06/17 03:03:32 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:32 DEBUG : toe: transformed to: tictactoe 2025/06/17 03:03:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:32 INFO : tictactoe/tictactoe: Making directory 2025/06/17 03:03:32 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/17 03:03:32 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/17 03:03:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:32 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:03:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:32 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:32 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:32 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:33 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:33 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/17 03:03:33 INFO : toe/toe/toe.txt: Deleted 2025/06/17 03:03:33 INFO : toe/toe: Removing directory 2025/06/17 03:03:33 INFO : toe: Removing directory 2025/06/17 03:03:33 INFO : empty_dir: Removing directory 2025/06/17 03:03:33 DEBUG : Local file system at /tmp/rclone1669871662: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/17 03:03:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/17 03:03:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:03:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:03:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/17 03:03:35 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:35 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/17 03:03:35 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.76s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:36 DEBUG : toe: transformed to: dG9l 2025/06/17 03:03:36 DEBUG : toe: transformed to: dG9l 2025/06/17 03:03:36 INFO : dG9l: Making directory 2025/06/17 03:03:36 DEBUG : toe: transformed to: dG9l 2025/06/17 03:03:36 DEBUG : toe: transformed to: dG9l 2025/06/17 03:03:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/17 03:03:36 INFO : dG9l/dG9l: Making directory 2025/06/17 03:03:36 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/17 03:03:36 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/17 03:03:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/17 03:03:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/17 03:03:36 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/17 03:03:36 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:36 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:37 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:37 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/17 03:03:37 DEBUG : Waiting for deletions to finish 2025/06/17 03:03:37 DEBUG : dG9l: transformed to: toe 2025/06/17 03:03:37 DEBUG : dG9l: transformed to: toe 2025/06/17 03:03:38 DEBUG : dG9l: transformed to: toe 2025/06/17 03:03:38 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/17 03:03:38 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/17 03:03:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/17 03:03:38 DEBUG : Local file system at /tmp/rclone1669871662: Waiting for checks to finish 2025/06/17 03:03:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/17 03:03:38 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/17 03:03:38 DEBUG : Local file system at /tmp/rclone1669871662: Waiting for transfers to finish 2025/06/17 03:03:38 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.64s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-lahetil0xaro", Local "Local file system at /tmp/rclone1669871662", Modify Window "1ms" 2025/06/17 03:03:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:03:39 DEBUG : toe: transformed to: 2025/06/17 03:03:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:03:39 DEBUG : toe: transformed to: 2025/06/17 03:03:39 INFO : B2 bucket rclone-test-lahetil0xaro: Making directory 2025/06/17 03:03:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:03:39 DEBUG : toe: transformed to: 2025/06/17 03:03:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:03:39 DEBUG : toe: transformed to: 2025/06/17 03:03:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:03:39 DEBUG : toe/toe: transformed to: 2025/06/17 03:03:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/17 03:03:39 INFO : toe/toe: Making directory 2025/06/17 03:03:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:03:39 DEBUG : toe/toe: transformed to: 2025/06/17 03:03:39 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/17 03:03:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:03:39 DEBUG : toe: transformed to: 2025/06/17 03:03:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/17 03:03:39 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for checks to finish 2025/06/17 03:03:39 DEBUG : B2 bucket rclone-test-lahetil0xaro: Waiting for transfers to finish 2025/06/17 03:03:39 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/17 03:03:39 DEBUG : toe/toe/toe: transformed to: 2025/06/17 03:03:39 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/17 03:03:39 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/17 03:03:39 INFO : toe/toe/toe: Copied (new) 2025/06/17 03:03:39 ERROR : B2 bucket rclone-test-lahetil0xaro: not deleting files as there were IO errors 2025/06/17 03:03:39 ERROR : B2 bucket rclone-test-lahetil0xaro: not deleting directories as there were IO errors --- PASS: TestError (1.57s) PASS 2025/06/17 03:03:40 DEBUG : B2 bucket rclone-test-lahetil0xaro: Purge remote 2025/06/17 03:03:40 INFO : B2 bucket rclone-test-lahetil0xaro: cleaning bucket "rclone-test-lahetil0xaro" of all files 2025/06/17 03:03:41 DEBUG : BackupDir/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d1a_d20250617_m025801_c001_v7007000_t0000_u01750129081423") 2025/06/17 03:03:41 DEBUG : BackupDir/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1041b28cc5138ce4_d20250617_m025756_c001_v0001171_t0043_u01750129076329") 2025/06/17 03:03:41 DEBUG : CompareDest/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4032276360de7797_d20250617_m025737_c001_v7007000_t0000_u01750129057139") 2025/06/17 03:03:41 DEBUG : CompareDest/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9bc91_d20250617_m025731_c001_v0001179_t0021_u01750129051533") 2025/06/17 03:03:41 DEBUG : CompareDest/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4032276360de7798_d20250617_m025737_c001_v7007000_t0000_u01750129057321") 2025/06/17 03:03:41 DEBUG : CompareDest/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b01cb_d20250617_m025732_c001_v0001101_t0025_u01750129052516") 2025/06/17 03:03:41 DEBUG : CopyDest/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d1c_d20250617_m025801_c001_v7007000_t0000_u01750129081604") 2025/06/17 03:03:41 DEBUG : CopyDest/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b01f5_d20250617_m025753_c001_v0001101_t0035_u01750129073207") 2025/06/17 03:03:41 DEBUG : CopyDest/three: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d1d_d20250617_m025801_c001_v7007000_t0000_u01750129081796") 2025/06/17 03:03:41 DEBUG : CopyDest/three: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0203_d20250617_m025759_c001_v0001101_t0025_u01750129079432") 2025/06/17 03:03:42 DEBUG : CopyDest/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d1f_d20250617_m025801_c001_v7007000_t0000_u01750129081982") 2025/06/17 03:03:42 DEBUG : CopyDest/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9bf85_d20250617_m025757_c001_v0001179_t0024_u01750129077397") 2025/06/17 03:03:42 DEBUG : EXISTING: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc7fe1_d20250617_m025921_c001_v7007000_t0000_u01750129161115") 2025/06/17 03:03:42 DEBUG : EXISTING: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0320_d20250617_m025920_c001_v0001101_t0016_u01750129160001") 2025/06/17 03:03:42 DEBUG : PREFIXapple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a03_d20250617_m030116_c001_v7007000_t0000_u01750129276216") 2025/06/17 03:03:42 DEBUG : PREFIXapple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dcfb_d20250617_m030111_c001_v0001182_t0011_u01750129271223") 2025/06/17 03:03:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4086edb209bea473_d20250617_m030116_c001_v7007000_t0000_u01750129276504") 2025/06/17 03:03:42 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accd3_d20250617_m030111_c001_v0001154_t0001_u01750129271231") 2025/06/17 03:03:42 DEBUG : PREFIXbanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c6a0_d20250617_m030116_c001_v7007000_t0000_u01750129276152") 2025/06/17 03:03:42 DEBUG : PREFIXbanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d565_d20250617_m030111_c001_v0001179_t0008_u01750129271213") 2025/06/17 03:03:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c6a6_d20250617_m030116_c001_v7007000_t0000_u01750129276515") 2025/06/17 03:03:42 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b048c_d20250617_m030111_c001_v0001101_t0046_u01750129271243") 2025/06/17 03:03:42 DEBUG : Testêé: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc7fcb_d20250617_m025917_c001_v7007000_t0000_u01750129157646") 2025/06/17 03:03:42 DEBUG : Testêé: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0314_d20250617_m025916_c001_v0001101_t0042_u01750129156732") 2025/06/17 03:03:42 DEBUG : Testêé: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c8d1_d20250617_m025915_c001_v0001179_t0044_u01750129155763") 2025/06/17 03:03:42 DEBUG : YXBwbGU=: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ec8_d20250617_m030058_c001_v7007000_t0000_u01750129258985") 2025/06/17 03:03:42 DEBUG : YXBwbGU=: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d3c3_d20250617_m030054_c001_v0001179_t0014_u01750129254698") 2025/06/17 03:03:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ecb_d20250617_m030059_c001_v7007000_t0000_u01750129259166") 2025/06/17 03:03:43 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0450_d20250617_m030054_c001_v0001101_t0015_u01750129254709") 2025/06/17 03:03:43 DEBUG : YmFuYW5h: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ece_d20250617_m030059_c001_v7007000_t0000_u01750129259348") 2025/06/17 03:03:43 DEBUG : YmFuYW5h: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc98_d20250617_m030054_c001_v0001182_t0036_u01750129254719") 2025/06/17 03:03:43 DEBUG : a/potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5613622_d20250617_m025602_c001_v7007000_t0000_u01750128962437") 2025/06/17 03:03:43 DEBUG : a/potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0070_d20250617_m025601_c001_v0001101_t0041_u01750128961576") 2025/06/17 03:03:43 DEBUG : a/potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f402ff3cf68dff220_d20250617_m025559_c001_v7007000_t0000_u01750128959953") 2025/06/17 03:03:43 DEBUG : a/potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0065_d20250617_m025558_c001_v0001101_t0047_u01750128958820") 2025/06/17 03:03:43 DEBUG : a/potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56135a5_d20250617_m025540_c001_v7007000_t0000_u01750128940408") 2025/06/17 03:03:43 DEBUG : a/potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13afffd_d20250617_m025539_c001_v0001101_t0035_u01750128939443") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c8d_d20250617_m030308_c001_v7007000_t0000_u01750129388892") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd71_d20250617_m030304_c001_v0001154_t0014_u01750129384842") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7e8_d20250617_m030254_c001_v7007000_t0000_u01750129374434") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd55_d20250617_m030250_c001_v0001154_t0011_u01750129370450") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429275_d20250617_m030239_c001_v7007000_t0000_u01750129359799") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd4b_d20250617_m030236_c001_v0001154_t0008_u01750129356091") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dbe_d20250617_m030225_c001_v7007000_t0000_u01750129345801") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd31_d20250617_m030221_c001_v0001154_t0024_u01750129341705") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d64b_d20250617_m030210_c001_v7007000_t0000_u01750129330650") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd23_d20250617_m030206_c001_v0001154_t0001_u01750129326535") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7778_d20250617_m030153_c001_v7007000_t0000_u01750129313831") 2025/06/17 03:03:43 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d92a_d20250617_m030147_c001_v0001179_t0047_u01750129307805") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a84_d20250617_m030137_c001_v7007000_t0000_u01750129297416") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d7a2_d20250617_m030133_c001_v0001179_t0046_u01750129293813") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc823c_d20250617_m030132_c001_v7007000_t0000_u01750129292497") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04c6_d20250617_m030128_c001_v0001101_t0058_u01750129288560") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7316b_d20250617_m030117_c001_v7007000_t0000_u01750129277888") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d593_d20250617_m030114_c001_v0001179_t0041_u01750129274274") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4176b9eeb97d6fbf_d20250617_m030113_c001_v7007000_t0000_u01750129273291") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d531_d20250617_m030109_c001_v0001179_t0010_u01750129269287") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4008bcc0098a369d_d20250617_m030056_c001_v7007000_t0000_u01750129256781") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d389_d20250617_m030052_c001_v0001179_t0052_u01750129252381") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fb0_d20250617_m030041_c001_v7007000_t0000_u01750129241749") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d1fe_d20250617_m030037_c001_v0001179_t0019_u01750129237837") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec7d_d20250617_m030027_c001_v7007000_t0000_u01750129227483") 2025/06/17 03:03:44 DEBUG : apple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d07e_d20250617_m030023_c001_v0001179_t0037_u01750129223397") 2025/06/17 03:03:44 DEBUG : appleSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0bb017_d20250617_m030135_c001_v7007000_t0000_u01750129295826") 2025/06/17 03:03:44 DEBUG : appleSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accf1_d20250617_m030130_c001_v0001154_t0019_u01750129290388") 2025/06/17 03:03:44 DEBUG : appleapple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f777b_d20250617_m030154_c001_v7007000_t0000_u01750129314014") 2025/06/17 03:03:44 DEBUG : appleapple: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d956_d20250617_m030149_c001_v0001179_t0050_u01750129309816") 2025/06/17 03:03:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c8e_d20250617_m030309_c001_v7007000_t0000_u01750129389076") 2025/06/17 03:03:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de91_d20250617_m030305_c001_v0001179_t0029_u01750129385393") 2025/06/17 03:03:44 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7e9_d20250617_m030254_c001_v7007000_t0000_u01750129374618") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de50_d20250617_m030251_c001_v0001179_t0010_u01750129371047") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429277_d20250617_m030239_c001_v7007000_t0000_u01750129359980") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de10_d20250617_m030236_c001_v0001179_t0015_u01750129356637") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dbf_d20250617_m030225_c001_v7007000_t0000_u01750129345983") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9dccc_d20250617_m030222_c001_v0001179_t0000_u01750129342476") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d64d_d20250617_m030210_c001_v7007000_t0000_u01750129330834") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9db34_d20250617_m030207_c001_v0001179_t0058_u01750129327079") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc8264_d20250617_m030151_c001_v7007000_t0000_u01750129311892") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd0d_d20250617_m030148_c001_v0001154_t0023_u01750129308210") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a87_d20250617_m030137_c001_v7007000_t0000_u01750129297600") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accf3_d20250617_m030133_c001_v0001154_t0004_u01750129293831") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4053357cf316482b_d20250617_m030132_c001_v7007000_t0000_u01750129292759") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd9e_d20250617_m030129_c001_v0001182_t0000_u01750129289209") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7316c_d20250617_m030118_c001_v7007000_t0000_u01750129278071") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b049d_d20250617_m030114_c001_v0001101_t0045_u01750129274252") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73163_d20250617_m030113_c001_v7007000_t0000_u01750129273305") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accd1_d20250617_m030109_c001_v0001154_t0000_u01750129269723") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f42150288fa52a678_d20250617_m030056_c001_v7007000_t0000_u01750129256792") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc90_d20250617_m030052_c001_v0001182_t0018_u01750129252899") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fb1_d20250617_m030041_c001_v7007000_t0000_u01750129241931") 2025/06/17 03:03:45 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc40_d20250617_m030038_c001_v0001182_t0036_u01750129238321") 2025/06/17 03:03:46 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec7e_d20250617_m030027_c001_v7007000_t0000_u01750129227667") 2025/06/17 03:03:46 DEBUG : appleappleapplebanana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dbde_d20250617_m030024_c001_v0001182_t0024_u01750129224060") 2025/06/17 03:03:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416ad5464f1864b9_d20250617_m030135_c001_v7007000_t0000_u01750129295835") 2025/06/17 03:03:46 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddb8_d20250617_m030130_c001_v0001182_t0009_u01750129290413") 2025/06/17 03:03:46 DEBUG : b/potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5613623_d20250617_m025602_c001_v7007000_t0000_u01750128962625") 2025/06/17 03:03:46 DEBUG : b/potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b006c_d20250617_m025600_c001_v0001101_t0001_u01750128960505") 2025/06/17 03:03:46 DEBUG : b/potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f402ff3cf68dff21c_d20250617_m025559_c001_v7007000_t0000_u01750128959389") 2025/06/17 03:03:46 DEBUG : b/potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b005b_d20250617_m025557_c001_v0001101_t0009_u01750128957522") 2025/06/17 03:03:46 DEBUG : b/potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56135a3_d20250617_m025539_c001_v7007000_t0000_u01750128939852") 2025/06/17 03:03:46 DEBUG : b/potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13afff5_d20250617_m025538_c001_v0001101_t0023_u01750128938369") 2025/06/17 03:03:46 DEBUG : backup/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40730db7165ff84a_d20250617_m025814_c001_v7007000_t0000_u01750129094813") 2025/06/17 03:03:46 DEBUG : backup/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f107216fd51b5ecc4_d20250617_m025812_c001_v0001179_t0002_u01750129092409") 2025/06/17 03:03:46 DEBUG : backup/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116e3591ac10ce4e_d20250617_m025808_c001_v0001029_t0029_u01750129088101") 2025/06/17 03:03:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72ead_d20250617_m025839_c001_v7007000_t0000_u01750129119809") 2025/06/17 03:03:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f10709fcdde862d57_d20250617_m025837_c001_v0001144_t0026_u01750129117481") 2025/06/17 03:03:46 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f10370d47d5eace55_d20250617_m025833_c001_v0001171_t0024_u01750129113289") 2025/06/17 03:03:46 DEBUG : backup/one.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f407961d40d0be6be_d20250617_m025827_c001_v7007000_t0000_u01750129107155") 2025/06/17 03:03:46 DEBUG : backup/one.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f107bcd87c20ec1e1_d20250617_m025825_c001_v0001116_t0020_u01750129105048") 2025/06/17 03:03:46 DEBUG : backup/one.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f107c966b1f0798cb_d20250617_m025821_c001_v0001176_t0042_u01750129101076") 2025/06/17 03:03:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72eae_d20250617_m025839_c001_v7007000_t0000_u01750129119991") 2025/06/17 03:03:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f11062d7a92399ed9_d20250617_m025838_c001_v0001180_t0031_u01750129118998") 2025/06/17 03:03:46 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f111982b00c6f5f66_d20250617_m025835_c001_v0001183_t0049_u01750129115055") 2025/06/17 03:03:47 DEBUG : backup/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40730db7165ff84d_d20250617_m025814_c001_v7007000_t0000_u01750129094996") 2025/06/17 03:03:47 DEBUG : backup/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f107f10d09676f592_d20250617_m025813_c001_v0001104_t0021_u01750129093529") 2025/06/17 03:03:47 DEBUG : backup/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f110ac0aa21f161a9_d20250617_m025810_c001_v0001183_t0008_u01750129090076") 2025/06/17 03:03:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f407961d40d0be6c0_d20250617_m025827_c001_v7007000_t0000_u01750129107340") 2025/06/17 03:03:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1141f169b6374eb6_d20250617_m025826_c001_v0001179_t0030_u01750129106347") 2025/06/17 03:03:47 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1085b76fcf01731f_d20250617_m025822_c001_v0001181_t0053_u01750129102839") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c8f_d20250617_m030309_c001_v7007000_t0000_u01750129389258") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e1e0_d20250617_m030305_c001_v0001182_t0046_u01750129385178") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7ea_d20250617_m030254_c001_v7007000_t0000_u01750129374801") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e106_d20250617_m030250_c001_v0001182_t0003_u01750129370837") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429278_d20250617_m030240_c001_v7007000_t0000_u01750129360162") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e064_d20250617_m030236_c001_v0001182_t0012_u01750129356436") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dc0_d20250617_m030226_c001_v7007000_t0000_u01750129346165") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dff4_d20250617_m030222_c001_v0001182_t0050_u01750129342272") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d64e_d20250617_m030211_c001_v7007000_t0000_u01750129331016") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9df3f_d20250617_m030206_c001_v0001182_t0003_u01750129326875") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7780_d20250617_m030154_c001_v7007000_t0000_u01750129314258") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de86_d20250617_m030148_c001_v0001182_t0046_u01750129308008") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a8a_d20250617_m030137_c001_v7007000_t0000_u01750129297786") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dde8_d20250617_m030133_c001_v0001182_t0033_u01750129293822") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc823e_d20250617_m030132_c001_v7007000_t0000_u01750129292712") 2025/06/17 03:03:47 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accef_d20250617_m030128_c001_v0001154_t0005_u01750129288855") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7316d_d20250617_m030118_c001_v7007000_t0000_u01750129278257") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd19_d20250617_m030114_c001_v0001182_t0047_u01750129274264") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c69b_d20250617_m030113_c001_v7007000_t0000_u01750129273128") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dcf5_d20250617_m030109_c001_v0001182_t0020_u01750129269522") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ead_d20250617_m030057_c001_v7007000_t0000_u01750129257124") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b044c_d20250617_m030052_c001_v0001101_t0011_u01750129252582") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fb2_d20250617_m030042_c001_v7007000_t0000_u01750129242127") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0428_d20250617_m030038_c001_v0001101_t0016_u01750129238035") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec7f_d20250617_m030027_c001_v7007000_t0000_u01750129227887") 2025/06/17 03:03:48 DEBUG : banana: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0406_d20250617_m030023_c001_v0001101_t0033_u01750129223637") 2025/06/17 03:03:48 DEBUG : bananaSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0bb01d_d20250617_m030136_c001_v7007000_t0000_u01750129296011") 2025/06/17 03:03:48 DEBUG : bananaSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d733_d20250617_m030130_c001_v0001179_t0008_u01750129290425") 2025/06/17 03:03:48 DEBUG : both0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f3a_d20250617_m025957_c001_v7007000_t0000_u01750129197507") 2025/06/17 03:03:48 DEBUG : both0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cbe1_d20250617_m025942_c001_v0001179_t0015_u01750129182549") 2025/06/17 03:03:48 DEBUG : both0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc5_d20250617_m025938_c001_v7007000_t0000_u01750129178302") 2025/06/17 03:03:48 DEBUG : both0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c9a3_d20250617_m025923_c001_v0001179_t0039_u01750129163028") 2025/06/17 03:03:48 DEBUG : both1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f3c_d20250617_m025957_c001_v7007000_t0000_u01750129197691") 2025/06/17 03:03:48 DEBUG : both1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cbf5_d20250617_m025943_c001_v0001179_t0009_u01750129183481") 2025/06/17 03:03:48 DEBUG : both1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc6_d20250617_m025938_c001_v7007000_t0000_u01750129178487") 2025/06/17 03:03:48 DEBUG : both1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c9b3_d20250617_m025923_c001_v0001179_t0044_u01750129163599") 2025/06/17 03:03:49 DEBUG : both10: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f3f_d20250617_m025957_c001_v7007000_t0000_u01750129197874") 2025/06/17 03:03:49 DEBUG : both10: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ccab_d20250617_m025949_c001_v0001179_t0044_u01750129189075") 2025/06/17 03:03:49 DEBUG : both10: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc7_d20250617_m025938_c001_v7007000_t0000_u01750129178671") 2025/06/17 03:03:49 DEBUG : both10: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ca5f_d20250617_m025928_c001_v0001179_t0059_u01750129168921") 2025/06/17 03:03:49 DEBUG : both11: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f40_d20250617_m025958_c001_v7007000_t0000_u01750129198058") 2025/06/17 03:03:49 DEBUG : both11: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ccb9_d20250617_m025949_c001_v0001179_t0025_u01750129189590") 2025/06/17 03:03:49 DEBUG : both11: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc8_d20250617_m025938_c001_v7007000_t0000_u01750129178856") 2025/06/17 03:03:49 DEBUG : both11: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ca71_d20250617_m025929_c001_v0001179_t0027_u01750129169450") 2025/06/17 03:03:49 DEBUG : both12: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f41_d20250617_m025958_c001_v7007000_t0000_u01750129198255") 2025/06/17 03:03:49 DEBUG : both12: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ccc9_d20250617_m025950_c001_v0001179_t0052_u01750129190146") 2025/06/17 03:03:49 DEBUG : both12: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc9_d20250617_m025939_c001_v7007000_t0000_u01750129179040") 2025/06/17 03:03:49 DEBUG : both12: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ca85_d20250617_m025930_c001_v0001179_t0002_u01750129170100") 2025/06/17 03:03:49 DEBUG : both13: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f43_d20250617_m025958_c001_v7007000_t0000_u01750129198439") 2025/06/17 03:03:49 DEBUG : both13: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ccd1_d20250617_m025950_c001_v0001179_t0037_u01750129190616") 2025/06/17 03:03:49 DEBUG : both13: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bca_d20250617_m025939_c001_v7007000_t0000_u01750129179225") 2025/06/17 03:03:49 DEBUG : both13: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ca97_d20250617_m025930_c001_v0001179_t0042_u01750129170616") 2025/06/17 03:03:49 DEBUG : both14: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f45_d20250617_m025958_c001_v7007000_t0000_u01750129198623") 2025/06/17 03:03:49 DEBUG : both14: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cce9_d20250617_m025951_c001_v0001179_t0051_u01750129191340") 2025/06/17 03:03:49 DEBUG : both14: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bcb_d20250617_m025939_c001_v7007000_t0000_u01750129179411") 2025/06/17 03:03:49 DEBUG : both14: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9caaf_d20250617_m025931_c001_v0001179_t0033_u01750129171279") 2025/06/17 03:03:50 DEBUG : both15: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f48_d20250617_m025958_c001_v7007000_t0000_u01750129198807") 2025/06/17 03:03:50 DEBUG : both15: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cd01_d20250617_m025952_c001_v0001179_t0009_u01750129192026") 2025/06/17 03:03:50 DEBUG : both15: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bcc_d20250617_m025939_c001_v7007000_t0000_u01750129179595") 2025/06/17 03:03:50 DEBUG : both15: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cac5_d20250617_m025931_c001_v0001179_t0053_u01750129171996") 2025/06/17 03:03:50 DEBUG : both16: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f4b_d20250617_m025958_c001_v7007000_t0000_u01750129198991") 2025/06/17 03:03:50 DEBUG : both16: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cd17_d20250617_m025952_c001_v0001179_t0004_u01750129192657") 2025/06/17 03:03:50 DEBUG : both16: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bcd_d20250617_m025939_c001_v7007000_t0000_u01750129179780") 2025/06/17 03:03:50 DEBUG : both16: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cae3_d20250617_m025932_c001_v0001179_t0021_u01750129172781") 2025/06/17 03:03:50 DEBUG : both17: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f4e_d20250617_m025959_c001_v7007000_t0000_u01750129199211") 2025/06/17 03:03:50 DEBUG : both17: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cd27_d20250617_m025953_c001_v0001179_t0059_u01750129193200") 2025/06/17 03:03:50 DEBUG : both17: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bce_d20250617_m025939_c001_v7007000_t0000_u01750129179965") 2025/06/17 03:03:50 DEBUG : both17: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cb05_d20250617_m025933_c001_v0001179_t0057_u01750129173878") 2025/06/17 03:03:50 DEBUG : both18: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f50_d20250617_m025959_c001_v7007000_t0000_u01750129199395") 2025/06/17 03:03:50 DEBUG : both18: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cd37_d20250617_m025953_c001_v0001179_t0026_u01750129193706") 2025/06/17 03:03:50 DEBUG : both18: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bcf_d20250617_m025940_c001_v7007000_t0000_u01750129180149") 2025/06/17 03:03:50 DEBUG : both18: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cb13_d20250617_m025934_c001_v0001179_t0050_u01750129174507") 2025/06/17 03:03:50 DEBUG : both19: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f51_d20250617_m025959_c001_v7007000_t0000_u01750129199579") 2025/06/17 03:03:50 DEBUG : both19: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cd4b_d20250617_m025954_c001_v0001179_t0040_u01750129194294") 2025/06/17 03:03:50 DEBUG : both19: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bd0_d20250617_m025940_c001_v7007000_t0000_u01750129180333") 2025/06/17 03:03:50 DEBUG : both19: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cb23_d20250617_m025935_c001_v0001179_t0048_u01750129175009") 2025/06/17 03:03:50 DEBUG : both2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f52_d20250617_m025959_c001_v7007000_t0000_u01750129199763") 2025/06/17 03:03:51 DEBUG : both2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cc05_d20250617_m025944_c001_v0001179_t0056_u01750129184099") 2025/06/17 03:03:51 DEBUG : both2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bd1_d20250617_m025940_c001_v7007000_t0000_u01750129180518") 2025/06/17 03:03:51 DEBUG : both2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c9c9_d20250617_m025924_c001_v0001179_t0005_u01750129164114") 2025/06/17 03:03:51 DEBUG : both3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f53_d20250617_m025959_c001_v7007000_t0000_u01750129199947") 2025/06/17 03:03:51 DEBUG : both3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cc19_d20250617_m025944_c001_v0001179_t0013_u01750129184779") 2025/06/17 03:03:51 DEBUG : both3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bd2_d20250617_m025940_c001_v7007000_t0000_u01750129180702") 2025/06/17 03:03:51 DEBUG : both3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c9df_d20250617_m025924_c001_v0001179_t0003_u01750129164668") 2025/06/17 03:03:51 DEBUG : both4: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f55_d20250617_m030000_c001_v7007000_t0000_u01750129200131") 2025/06/17 03:03:51 DEBUG : both4: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cc2b_d20250617_m025945_c001_v0001179_t0027_u01750129185379") 2025/06/17 03:03:51 DEBUG : both4: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bd3_d20250617_m025940_c001_v7007000_t0000_u01750129180885") 2025/06/17 03:03:51 DEBUG : both4: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c9f1_d20250617_m025925_c001_v0001179_t0024_u01750129165278") 2025/06/17 03:03:51 DEBUG : both5: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f56_d20250617_m030000_c001_v7007000_t0000_u01750129200315") 2025/06/17 03:03:51 DEBUG : both5: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cc3d_d20250617_m025945_c001_v0001179_t0046_u01750129185897") 2025/06/17 03:03:51 DEBUG : both5: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bd4_d20250617_m025941_c001_v7007000_t0000_u01750129181069") 2025/06/17 03:03:51 DEBUG : both5: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ca0b_d20250617_m025925_c001_v0001179_t0035_u01750129165958") 2025/06/17 03:03:51 DEBUG : both6: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f58_d20250617_m030000_c001_v7007000_t0000_u01750129200500") 2025/06/17 03:03:51 DEBUG : both6: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cc51_d20250617_m025946_c001_v0001179_t0012_u01750129186484") 2025/06/17 03:03:51 DEBUG : both6: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bd5_d20250617_m025941_c001_v7007000_t0000_u01750129181252") 2025/06/17 03:03:51 DEBUG : both6: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ca19_d20250617_m025926_c001_v0001179_t0043_u01750129166495") 2025/06/17 03:03:51 DEBUG : both7: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f5a_d20250617_m030000_c001_v7007000_t0000_u01750129200683") 2025/06/17 03:03:52 DEBUG : both7: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cc65_d20250617_m025947_c001_v0001179_t0037_u01750129187082") 2025/06/17 03:03:52 DEBUG : both7: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bd6_d20250617_m025941_c001_v7007000_t0000_u01750129181437") 2025/06/17 03:03:52 DEBUG : both7: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ca29_d20250617_m025927_c001_v0001179_t0031_u01750129167072") 2025/06/17 03:03:52 DEBUG : both8: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f5c_d20250617_m030000_c001_v7007000_t0000_u01750129200866") 2025/06/17 03:03:52 DEBUG : both8: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cc77_d20250617_m025947_c001_v0001179_t0019_u01750129187635") 2025/06/17 03:03:52 DEBUG : both8: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bd7_d20250617_m025941_c001_v7007000_t0000_u01750129181622") 2025/06/17 03:03:52 DEBUG : both8: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ca3d_d20250617_m025927_c001_v0001179_t0030_u01750129167642") 2025/06/17 03:03:52 DEBUG : both9: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f5f_d20250617_m030001_c001_v7007000_t0000_u01750129201050") 2025/06/17 03:03:52 DEBUG : both9: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cc92_d20250617_m025948_c001_v0001179_t0054_u01750129188319") 2025/06/17 03:03:52 DEBUG : both9: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bd8_d20250617_m025941_c001_v7007000_t0000_u01750129181805") 2025/06/17 03:03:52 DEBUG : both9: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ca4d_d20250617_m025928_c001_v0001179_t0043_u01750129168200") 2025/06/17 03:03:52 DEBUG : c/non empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5613624_d20250617_m025602_c001_v7007000_t0000_u01750128962821") 2025/06/17 03:03:52 DEBUG : c/non empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b006e_d20250617_m025600_c001_v0001101_t0020_u01750128960844") 2025/06/17 03:03:52 DEBUG : c/non empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f402ff3cf68dff222_d20250617_m025600_c001_v7007000_t0000_u01750128960137") 2025/06/17 03:03:52 DEBUG : c/non empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b005f_d20250617_m025558_c001_v0001101_t0024_u01750128958064") 2025/06/17 03:03:52 DEBUG : c/non empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56135a6_d20250617_m025540_c001_v7007000_t0000_u01750128940601") 2025/06/17 03:03:52 DEBUG : c/non empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13afff7_d20250617_m025538_c001_v0001101_t0056_u01750128938753") 2025/06/17 03:03:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ed2_d20250617_m030059_c001_v7007000_t0000_u01750129259530") 2025/06/17 03:03:52 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accbb_d20250617_m030054_c001_v0001154_t0011_u01750129254729") 2025/06/17 03:03:52 DEBUG : check sum: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d25a_d20250617_m025531_c001_v7007000_t0000_u01750128931168") 2025/06/17 03:03:52 DEBUG : check sum: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affcc_d20250617_m025530_c001_v0001101_t0020_u01750128930091") 2025/06/17 03:03:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c94292b6_d20250617_m030338_c001_v7007000_t0000_u01750129418824") 2025/06/17 03:03:53 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd93_d20250617_m030337_c001_v0001154_t0020_u01750129417140") 2025/06/17 03:03:53 DEBUG : dest/3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d0f_d20250617_m025746_c001_v7007000_t0000_u01750129066531") 2025/06/17 03:03:53 DEBUG : dest/3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417af31d8673664a_d20250617_m025745_c001_v0001171_t0004_u01750129065442") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7783_d20250617_m030154_c001_v7007000_t0000_u01750129314441") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de98_d20250617_m030150_c001_v0001182_t0018_u01750129310070") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c90_d20250617_m030309_c001_v7007000_t0000_u01750129389442") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd61_d20250617_m030259_c001_v0001154_t0006_u01750129379186") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7eb_d20250617_m030254_c001_v7007000_t0000_u01750129374984") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd4d_d20250617_m030244_c001_v0001154_t0004_u01750129364599") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429279_d20250617_m030240_c001_v7007000_t0000_u01750129360366") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd39_d20250617_m030230_c001_v0001154_t0008_u01750129350493") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dc1_d20250617_m030226_c001_v7007000_t0000_u01750129346348") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd29_d20250617_m030215_c001_v0001154_t0025_u01750129335423") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d651_d20250617_m030211_c001_v7007000_t0000_u01750129331198") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd1b_d20250617_m030158_c001_v0001154_t0011_u01750129318650") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4053357cf3164837_d20250617_m030151_c001_v7007000_t0000_u01750129311846") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d88e_d20250617_m030142_c001_v0001179_t0014_u01750129302171") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a8d_d20250617_m030137_c001_v7007000_t0000_u01750129297970") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d7a6_d20250617_m030134_c001_v0001179_t0017_u01750129294037") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd559860a6_d20250617_m030132_c001_v7007000_t0000_u01750129292722") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04b2_d20250617_m030122_c001_v0001101_t0051_u01750129282598") 2025/06/17 03:03:53 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7316e_d20250617_m030118_c001_v7007000_t0000_u01750129278474") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d59d_d20250617_m030114_c001_v0001179_t0013_u01750129274559") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c69e_d20250617_m030113_c001_v7007000_t0000_u01750129273317") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d499_d20250617_m030103_c001_v0001179_t0004_u01750129263608") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985e9f_d20250617_m030056_c001_v7007000_t0000_u01750129256349") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d2e3_d20250617_m030046_c001_v0001179_t0014_u01750129246409") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fb3_d20250617_m030042_c001_v7007000_t0000_u01750129242311") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d158_d20250617_m030032_c001_v0001179_t0012_u01750129232221") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec80_d20250617_m030028_c001_v7007000_t0000_u01750129228082") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cfea_d20250617_m030018_c001_v0001179_t0038_u01750129218516") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a6e_d20250617_m030135_c001_v7007000_t0000_u01750129295620") 2025/06/17 03:03:54 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddbc_d20250617_m030130_c001_v0001182_t0021_u01750129290609") 2025/06/17 03:03:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7786_d20250617_m030154_c001_v7007000_t0000_u01750129314625") 2025/06/17 03:03:54 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0509_d20250617_m030150_c001_v0001101_t0049_u01750129310058") 2025/06/17 03:03:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c91_d20250617_m030309_c001_v7007000_t0000_u01750129389624") 2025/06/17 03:03:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e188_d20250617_m030259_c001_v0001182_t0027_u01750129379934") 2025/06/17 03:03:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7ec_d20250617_m030255_c001_v7007000_t0000_u01750129375168") 2025/06/17 03:03:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e0b8_d20250617_m030245_c001_v0001182_t0038_u01750129365306") 2025/06/17 03:03:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c942927a_d20250617_m030240_c001_v7007000_t0000_u01750129360547") 2025/06/17 03:03:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e048_d20250617_m030231_c001_v0001182_t0027_u01750129351182") 2025/06/17 03:03:54 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dc2_d20250617_m030226_c001_v7007000_t0000_u01750129346530") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9df8c_d20250617_m030216_c001_v0001182_t0023_u01750129336292") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d655_d20250617_m030211_c001_v7007000_t0000_u01750129331383") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9df0c_d20250617_m030159_c001_v0001182_t0008_u01750129319404") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4053357cf3164835_d20250617_m030151_c001_v7007000_t0000_u01750129311476") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de56_d20250617_m030142_c001_v0001182_t0048_u01750129302736") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a90_d20250617_m030138_c001_v7007000_t0000_u01750129298156") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddee_d20250617_m030134_c001_v0001182_t0008_u01750129294041") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc823b_d20250617_m030132_c001_v7007000_t0000_u01750129292314") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acce5_d20250617_m030123_c001_v0001154_t0007_u01750129283357") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7316f_d20250617_m030118_c001_v7007000_t0000_u01750129278657") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd1b_d20250617_m030114_c001_v0001182_t0030_u01750129274550") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c69c_d20250617_m030113_c001_v7007000_t0000_u01750129273145") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dccf_d20250617_m030104_c001_v0001182_t0039_u01750129264190") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4191d0f2f0d28410_d20250617_m030056_c001_v7007000_t0000_u01750129256948") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b043a_d20250617_m030046_c001_v0001101_t0031_u01750129246983") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fb6_d20250617_m030042_c001_v7007000_t0000_u01750129242494") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0414_d20250617_m030032_c001_v0001101_t0000_u01750129232782") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec82_d20250617_m030028_c001_v7007000_t0000_u01750129228267") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03f4_d20250617_m030019_c001_v0001101_t0059_u01750129219094") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7322f_d20250617_m030135_c001_v7007000_t0000_u01750129295846") 2025/06/17 03:03:55 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d73f_d20250617_m030130_c001_v0001179_t0031_u01750129290642") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7789_d20250617_m030154_c001_v7007000_t0000_u01750129314808") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d95e_d20250617_m030150_c001_v0001179_t0034_u01750129310080") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c92_d20250617_m030309_c001_v7007000_t0000_u01750129389807") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de7f_d20250617_m030300_c001_v0001179_t0024_u01750129380490") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7ed_d20250617_m030255_c001_v7007000_t0000_u01750129375352") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de2c_d20250617_m030245_c001_v0001179_t0022_u01750129365892") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c942927b_d20250617_m030240_c001_v7007000_t0000_u01750129360728") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ddb6_d20250617_m030231_c001_v0001179_t0055_u01750129351747") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dc4_d20250617_m030226_c001_v7007000_t0000_u01750129346730") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9dc2e_d20250617_m030216_c001_v0001179_t0005_u01750129336856") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d657_d20250617_m030211_c001_v7007000_t0000_u01750129331565") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9da80_d20250617_m030159_c001_v0001179_t0020_u01750129319965") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7764_d20250617_m030151_c001_v7007000_t0000_u01750129311858") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accfd_d20250617_m030143_c001_v0001154_t0016_u01750129303302") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a93_d20250617_m030138_c001_v7007000_t0000_u01750129298340") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accf5_d20250617_m030134_c001_v0001154_t0024_u01750129294199") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a5a_d20250617_m030132_c001_v7007000_t0000_u01750129292743") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd71_d20250617_m030124_c001_v0001182_t0025_u01750129284096") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73171_d20250617_m030118_c001_v7007000_t0000_u01750129278842") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04a2_d20250617_m030114_c001_v0001101_t0005_u01750129274598") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4176b9eeb97d6fbc_d20250617_m030113_c001_v7007000_t0000_u01750129273104") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accc7_d20250617_m030104_c001_v0001154_t0008_u01750129264754") 2025/06/17 03:03:56 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f42150288fa52a679_d20250617_m030057_c001_v7007000_t0000_u01750129257005") 2025/06/17 03:03:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc72_d20250617_m030047_c001_v0001182_t0047_u01750129247681") 2025/06/17 03:03:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fb7_d20250617_m030042_c001_v7007000_t0000_u01750129242675") 2025/06/17 03:03:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc14_d20250617_m030033_c001_v0001182_t0025_u01750129233506") 2025/06/17 03:03:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec83_d20250617_m030028_c001_v7007000_t0000_u01750129228453") 2025/06/17 03:03:57 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dbce_d20250617_m030019_c001_v0001182_t0058_u01750129219413") 2025/06/17 03:03:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc8244_d20250617_m030135_c001_v7007000_t0000_u01750129295628") 2025/06/17 03:03:57 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04d0_d20250617_m030130_c001_v0001101_t0024_u01750129290757") 2025/06/17 03:03:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f778c_d20250617_m030154_c001_v7007000_t0000_u01750129314993") 2025/06/17 03:03:57 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd0f_d20250617_m030150_c001_v0001154_t0020_u01750129310049") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c93_d20250617_m030309_c001_v7007000_t0000_u01750129389994") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05df_d20250617_m030301_c001_v0001101_t0044_u01750129381055") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7ee_d20250617_m030255_c001_v7007000_t0000_u01750129375536") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05b3_d20250617_m030246_c001_v0001101_t0026_u01750129366468") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c942927d_d20250617_m030240_c001_v7007000_t0000_u01750129360910") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0585_d20250617_m030232_c001_v0001101_t0024_u01750129352338") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dc5_d20250617_m030226_c001_v7007000_t0000_u01750129346912") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0561_d20250617_m030217_c001_v0001101_t0041_u01750129337422") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d659_d20250617_m030211_c001_v7007000_t0000_u01750129331747") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b052b_d20250617_m030200_c001_v0001101_t0005_u01750129320523") 2025/06/17 03:03:57 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4187ea8124984f1a_d20250617_m030151_c001_v7007000_t0000_u01750129311856") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04f1_d20250617_m030144_c001_v0001101_t0039_u01750129304025") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a96_d20250617_m030138_c001_v7007000_t0000_u01750129298549") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04de_d20250617_m030134_c001_v0001101_t0009_u01750129294231") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c71b_d20250617_m030132_c001_v7007000_t0000_u01750129292750") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d681_d20250617_m030124_c001_v0001179_t0058_u01750129284671") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73172_d20250617_m030119_c001_v7007000_t0000_u01750129279042") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accdb_d20250617_m030114_c001_v0001154_t0010_u01750129274689") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4086edb209bea46e_d20250617_m030113_c001_v7007000_t0000_u01750129273160") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b046e_d20250617_m030105_c001_v0001101_t0018_u01750129265468") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416ad5464f186335_d20250617_m030056_c001_v7007000_t0000_u01750129256789") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accaf_d20250617_m030048_c001_v0001154_t0019_u01750129248237") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fb8_d20250617_m030042_c001_v7007000_t0000_u01750129242858") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acca1_d20250617_m030034_c001_v0001154_t0007_u01750129234080") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec84_d20250617_m030028_c001_v7007000_t0000_u01750129228638") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acc83_d20250617_m030019_c001_v0001154_t0001_u01750129219631") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d4e9_d20250617_m030135_c001_v7007000_t0000_u01750129295674") 2025/06/17 03:03:58 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddbe_d20250617_m030130_c001_v0001182_t0009_u01750129290811") 2025/06/17 03:03:58 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f778f_d20250617_m030155_c001_v7007000_t0000_u01750129315175") 2025/06/17 03:03:58 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de9c_d20250617_m030150_c001_v0001182_t0020_u01750129310268") 2025/06/17 03:03:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c95_d20250617_m030310_c001_v7007000_t0000_u01750129390191") 2025/06/17 03:03:58 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd67_d20250617_m030301_c001_v0001154_t0012_u01750129381386") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7ef_d20250617_m030255_c001_v7007000_t0000_u01750129375746") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd4f_d20250617_m030246_c001_v0001154_t0008_u01750129366868") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c942927e_d20250617_m030241_c001_v7007000_t0000_u01750129361092") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd3f_d20250617_m030232_c001_v0001154_t0008_u01750129352692") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dc6_d20250617_m030227_c001_v7007000_t0000_u01750129347094") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd2b_d20250617_m030217_c001_v0001154_t0017_u01750129337884") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d65a_d20250617_m030211_c001_v7007000_t0000_u01750129331930") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd1d_d20250617_m030201_c001_v0001154_t0019_u01750129321033") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4053357cf3164836_d20250617_m030151_c001_v7007000_t0000_u01750129311659") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d8ca_d20250617_m030144_c001_v0001179_t0042_u01750129304453") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a99_d20250617_m030138_c001_v7007000_t0000_u01750129298733") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddf4_d20250617_m030134_c001_v0001182_t0055_u01750129294243") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc823f_d20250617_m030132_c001_v7007000_t0000_u01750129292866") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04b8_d20250617_m030124_c001_v0001101_t0047_u01750129284872") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73173_d20250617_m030119_c001_v7007000_t0000_u01750129279226") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d5a5_d20250617_m030114_c001_v0001179_t0011_u01750129274746") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202fe2_d20250617_m030112_c001_v7007000_t0000_u01750129272724") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d4d1_d20250617_m030105_c001_v0001179_t0018_u01750129265802") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ea2_d20250617_m030056_c001_v7007000_t0000_u01750129256532") 2025/06/17 03:03:59 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d31d_d20250617_m030048_c001_v0001179_t0022_u01750129248608") 2025/06/17 03:04:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fb9_d20250617_m030043_c001_v7007000_t0000_u01750129243040") 2025/06/17 03:04:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d194_d20250617_m030034_c001_v0001179_t0045_u01750129234436") 2025/06/17 03:04:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec85_d20250617_m030028_c001_v7007000_t0000_u01750129228822") 2025/06/17 03:04:00 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d01e_d20250617_m030019_c001_v0001179_t0017_u01750129219993") 2025/06/17 03:04:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d4ef_d20250617_m030135_c001_v7007000_t0000_u01750129295856") 2025/06/17 03:04:00 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d749_d20250617_m030130_c001_v0001179_t0017_u01750129290848") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7792_d20250617_m030155_c001_v7007000_t0000_u01750129315375") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b050b_d20250617_m030150_c001_v0001101_t0050_u01750129310359") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c96_d20250617_m030310_c001_v7007000_t0000_u01750129390373") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e1aa_d20250617_m030301_c001_v0001182_t0002_u01750129381752") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f0_d20250617_m030255_c001_v7007000_t0000_u01750129375946") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e0c8_d20250617_m030247_c001_v0001182_t0029_u01750129367219") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c942927f_d20250617_m030241_c001_v7007000_t0000_u01750129361274") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e056_d20250617_m030233_c001_v0001182_t0021_u01750129353027") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dc8_d20250617_m030227_c001_v7007000_t0000_u01750129347276") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dfb0_d20250617_m030218_c001_v0001182_t0013_u01750129338310") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d65b_d20250617_m030212_c001_v7007000_t0000_u01750129332113") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9df1f_d20250617_m030203_c001_v0001182_t0020_u01750129323307") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f775c_d20250617_m030151_c001_v7007000_t0000_u01750129311475") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de68_d20250617_m030144_c001_v0001182_t0040_u01750129304727") 2025/06/17 03:04:00 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a9c_d20250617_m030138_c001_v7007000_t0000_u01750129298917") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d7aa_d20250617_m030134_c001_v0001179_t0058_u01750129294269") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f731e0_d20250617_m030132_c001_v7007000_t0000_u01750129292335") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acce9_d20250617_m030125_c001_v0001154_t0000_u01750129285168") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73174_d20250617_m030119_c001_v7007000_t0000_u01750129279409") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd1d_d20250617_m030114_c001_v0001182_t0003_u01750129274757") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c698_d20250617_m030112_c001_v7007000_t0000_u01750129272740") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dcd5_d20250617_m030106_c001_v0001182_t0028_u01750129266006") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614edc0_d20250617_m030056_c001_v7007000_t0000_u01750129256919") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0440_d20250617_m030048_c001_v0001101_t0041_u01750129248820") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fba_d20250617_m030043_c001_v7007000_t0000_u01750129243252") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b041a_d20250617_m030034_c001_v0001101_t0023_u01750129234636") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec86_d20250617_m030029_c001_v7007000_t0000_u01750129229007") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03fc_d20250617_m030020_c001_v0001101_t0056_u01750129220193") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc8248_d20250617_m030135_c001_v7007000_t0000_u01750129295877") 2025/06/17 03:04:01 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddc2_d20250617_m030131_c001_v0001182_t0036_u01750129291051") 2025/06/17 03:04:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7795_d20250617_m030155_c001_v7007000_t0000_u01750129315558") 2025/06/17 03:04:01 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd11_d20250617_m030150_c001_v0001154_t0021_u01750129310379") 2025/06/17 03:04:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c97_d20250617_m030310_c001_v7007000_t0000_u01750129390555") 2025/06/17 03:04:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de85_d20250617_m030301_c001_v0001179_t0017_u01750129381955") 2025/06/17 03:04:01 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f1_d20250617_m030256_c001_v7007000_t0000_u01750129376130") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de32_d20250617_m030247_c001_v0001179_t0058_u01750129367426") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429280_d20250617_m030241_c001_v7007000_t0000_u01750129361528") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ddd4_d20250617_m030233_c001_v0001179_t0052_u01750129353235") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dc9_d20250617_m030227_c001_v7007000_t0000_u01750129347457") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9dc5a_d20250617_m030218_c001_v0001179_t0003_u01750129338507") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d65c_d20250617_m030212_c001_v7007000_t0000_u01750129332299") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9dad6_d20250617_m030203_c001_v0001179_t0037_u01750129323515") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f42150288fa53d800_d20250617_m030151_c001_v7007000_t0000_u01750129311863") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd01_d20250617_m030144_c001_v0001154_t0021_u01750129304932") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a9f_d20250617_m030139_c001_v7007000_t0000_u01750129299107") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddf6_d20250617_m030134_c001_v0001182_t0054_u01750129294440") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0bafce_d20250617_m030132_c001_v7007000_t0000_u01750129292340") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd83_d20250617_m030125_c001_v0001182_t0038_u01750129285691") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73175_d20250617_m030119_c001_v7007000_t0000_u01750129279592") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d5ad_d20250617_m030114_c001_v0001179_t0025_u01750129274951") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f402ff3cf68e0a800_d20250617_m030113_c001_v7007000_t0000_u01750129273323") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accc9_d20250617_m030106_c001_v0001154_t0025_u01750129266200") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4191d0f2f0d2840a_d20250617_m030056_c001_v7007000_t0000_u01750129256727") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc80_d20250617_m030049_c001_v0001182_t0051_u01750129249278") 2025/06/17 03:04:02 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fbb_d20250617_m030043_c001_v7007000_t0000_u01750129243435") 2025/06/17 03:04:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc24_d20250617_m030035_c001_v0001182_t0020_u01750129235005") 2025/06/17 03:04:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec87_d20250617_m030029_c001_v7007000_t0000_u01750129229191") 2025/06/17 03:04:03 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dbd2_d20250617_m030020_c001_v0001182_t0038_u01750129220516") 2025/06/17 03:04:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc8245_d20250617_m030135_c001_v7007000_t0000_u01750129295679") 2025/06/17 03:04:03 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d753_d20250617_m030131_c001_v0001179_t0001_u01750129291072") 2025/06/17 03:04:03 DEBUG : dir1/0007-12345: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7798_d20250617_m030155_c001_v7007000_t0000_u01750129315752") 2025/06/17 03:04:03 DEBUG : dir1/0007-12345: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d968_d20250617_m030150_c001_v0001179_t0039_u01750129310462") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c98_d20250617_m030310_c001_v7007000_t0000_u01750129390738") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05eb_d20250617_m030302_c001_v0001101_t0039_u01750129382157") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f2_d20250617_m030256_c001_v7007000_t0000_u01750129376313") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05b7_d20250617_m030247_c001_v0001101_t0033_u01750129367628") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429281_d20250617_m030241_c001_v7007000_t0000_u01750129361723") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0589_d20250617_m030233_c001_v0001101_t0045_u01750129353436") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dca_d20250617_m030227_c001_v7007000_t0000_u01750129347639") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0567_d20250617_m030218_c001_v0001101_t0032_u01750129338707") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d65e_d20250617_m030212_c001_v7007000_t0000_u01750129332485") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0531_d20250617_m030203_c001_v0001101_t0008_u01750129323756") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7760_d20250617_m030151_c001_v7007000_t0000_u01750129311675") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04f7_d20250617_m030145_c001_v0001101_t0059_u01750129305278") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81aa2_d20250617_m030139_c001_v7007000_t0000_u01750129299296") 2025/06/17 03:04:03 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d7b0_d20250617_m030134_c001_v0001179_t0054_u01750129294471") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0bafd5_d20250617_m030132_c001_v7007000_t0000_u01750129292520") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d6a1_d20250617_m030125_c001_v0001179_t0000_u01750129285896") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73176_d20250617_m030119_c001_v7007000_t0000_u01750129279774") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd1f_d20250617_m030114_c001_v0001182_t0038_u01750129274962") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202fec_d20250617_m030113_c001_v7007000_t0000_u01750129273271") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0470_d20250617_m030106_c001_v0001101_t0012_u01750129266672") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0b1688_d20250617_m030057_c001_v7007000_t0000_u01750129257014") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accb3_d20250617_m030049_c001_v0001154_t0004_u01750129249505") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fbc_d20250617_m030043_c001_v7007000_t0000_u01750129243626") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acca3_d20250617_m030035_c001_v0001154_t0020_u01750129235200") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec88_d20250617_m030029_c001_v7007000_t0000_u01750129229376") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acc87_d20250617_m030020_c001_v0001154_t0004_u01750129220714") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c755_d20250617_m030135_c001_v7007000_t0000_u01750129295977") 2025/06/17 03:04:04 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04d2_d20250617_m030131_c001_v0001101_t0001_u01750129291078") 2025/06/17 03:04:04 DEBUG : dir1/0008-23456: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f779c_d20250617_m030155_c001_v7007000_t0000_u01750129315935") 2025/06/17 03:04:04 DEBUG : dir1/0008-23456: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dea2_d20250617_m030150_c001_v0001182_t0023_u01750129310474") 2025/06/17 03:04:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c99_d20250617_m030310_c001_v7007000_t0000_u01750129390919") 2025/06/17 03:04:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd6b_d20250617_m030302_c001_v0001154_t0008_u01750129382505") 2025/06/17 03:04:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f3_d20250617_m030256_c001_v7007000_t0000_u01750129376497") 2025/06/17 03:04:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd51_d20250617_m030248_c001_v0001154_t0006_u01750129368178") 2025/06/17 03:04:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429282_d20250617_m030241_c001_v7007000_t0000_u01750129361906") 2025/06/17 03:04:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd45_d20250617_m030233_c001_v0001154_t0015_u01750129353722") 2025/06/17 03:04:04 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dcb_d20250617_m030227_c001_v7007000_t0000_u01750129347823") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd2d_d20250617_m030219_c001_v0001154_t0005_u01750129339171") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d65f_d20250617_m030212_c001_v7007000_t0000_u01750129332692") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd1f_d20250617_m030204_c001_v0001154_t0001_u01750129324181") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7765_d20250617_m030151_c001_v7007000_t0000_u01750129311860") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d8ec_d20250617_m030145_c001_v0001179_t0034_u01750129305580") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81aa5_d20250617_m030139_c001_v7007000_t0000_u01750129299482") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accf7_d20250617_m030134_c001_v0001154_t0024_u01750129294622") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc8240_d20250617_m030132_c001_v7007000_t0000_u01750129292901") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04bc_d20250617_m030126_c001_v0001101_t0033_u01750129286109") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73177_d20250617_m030119_c001_v7007000_t0000_u01750129279984") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accdd_d20250617_m030115_c001_v0001154_t0007_u01750129275025") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c69a_d20250617_m030113_c001_v7007000_t0000_u01750129273103") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d4ed_d20250617_m030106_c001_v0001179_t0000_u01750129266968") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ea5_d20250617_m030056_c001_v7007000_t0000_u01750129256714") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d343_d20250617_m030049_c001_v0001179_t0059_u01750129249867") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fbd_d20250617_m030043_c001_v7007000_t0000_u01750129243811") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d1b0_d20250617_m030035_c001_v0001179_t0029_u01750129235541") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec89_d20250617_m030029_c001_v7007000_t0000_u01750129229561") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d03c_d20250617_m030021_c001_v0001179_t0024_u01750129221088") 2025/06/17 03:04:05 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a74_d20250617_m030135_c001_v7007000_t0000_u01750129295990") 2025/06/17 03:04:06 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d759_d20250617_m030131_c001_v0001179_t0020_u01750129291261") 2025/06/17 03:04:06 DEBUG : dir1/0009-34567: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f779f_d20250617_m030156_c001_v7007000_t0000_u01750129316118") 2025/06/17 03:04:06 DEBUG : dir1/0009-34567: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b050f_d20250617_m030150_c001_v0001101_t0018_u01750129310662") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c9a_d20250617_m030311_c001_v7007000_t0000_u01750129391101") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e1b8_d20250617_m030302_c001_v0001182_t0000_u01750129382836") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f4_d20250617_m030256_c001_v7007000_t0000_u01750129376680") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e0dc_d20250617_m030248_c001_v0001182_t0016_u01750129368549") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429283_d20250617_m030242_c001_v7007000_t0000_u01750129362088") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e05c_d20250617_m030234_c001_v0001182_t0033_u01750129354144") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dcc_d20250617_m030228_c001_v7007000_t0000_u01750129348005") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dfc6_d20250617_m030219_c001_v0001182_t0028_u01750129339651") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d660_d20250617_m030212_c001_v7007000_t0000_u01750129332879") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9df2b_d20250617_m030204_c001_v0001182_t0056_u01750129324543") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c941daa4_d20250617_m030151_c001_v7007000_t0000_u01750129311878") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de70_d20250617_m030145_c001_v0001182_t0037_u01750129305786") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81aa8_d20250617_m030139_c001_v7007000_t0000_u01750129299667") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddf8_d20250617_m030134_c001_v0001182_t0014_u01750129294641") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f731ef_d20250617_m030132_c001_v7007000_t0000_u01750129292880") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acceb_d20250617_m030126_c001_v0001154_t0000_u01750129286561") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73178_d20250617_m030120_c001_v7007000_t0000_u01750129280168") 2025/06/17 03:04:06 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd26_d20250617_m030115_c001_v0001182_t0015_u01750129275168") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202fe5_d20250617_m030112_c001_v7007000_t0000_u01750129272908") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dcdd_d20250617_m030107_c001_v0001182_t0002_u01750129267168") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0b129e_d20250617_m030056_c001_v7007000_t0000_u01750129256791") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0444_d20250617_m030050_c001_v0001101_t0011_u01750129250093") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fbe_d20250617_m030043_c001_v7007000_t0000_u01750129243994") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0420_d20250617_m030035_c001_v0001101_t0046_u01750129235775") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec8a_d20250617_m030029_c001_v7007000_t0000_u01750129229763") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03fe_d20250617_m030021_c001_v0001101_t0048_u01750129221290") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc8249_d20250617_m030135_c001_v7007000_t0000_u01750129295998") 2025/06/17 03:04:07 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddc4_d20250617_m030131_c001_v0001182_t0017_u01750129291270") 2025/06/17 03:04:07 DEBUG : dir1/0010-45678: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f77a2_d20250617_m030156_c001_v7007000_t0000_u01750129316301") 2025/06/17 03:04:07 DEBUG : dir1/0010-45678: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dea6_d20250617_m030150_c001_v0001182_t0048_u01750129310675") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c9b_d20250617_m030311_c001_v7007000_t0000_u01750129391281") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de89_d20250617_m030303_c001_v0001179_t0048_u01750129383107") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f5_d20250617_m030256_c001_v7007000_t0000_u01750129376864") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de3c_d20250617_m030248_c001_v0001179_t0035_u01750129368751") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429284_d20250617_m030242_c001_v7007000_t0000_u01750129362270") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ddfc_d20250617_m030234_c001_v0001179_t0052_u01750129354426") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dce_d20250617_m030228_c001_v7007000_t0000_u01750129348186") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9dc7e_d20250617_m030219_c001_v0001179_t0010_u01750129339846") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d662_d20250617_m030213_c001_v7007000_t0000_u01750129333072") 2025/06/17 03:04:07 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9daec_d20250617_m030204_c001_v0001179_t0011_u01750129324745") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f775d_d20250617_m030151_c001_v7007000_t0000_u01750129311476") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd05_d20250617_m030146_c001_v0001154_t0000_u01750129306060") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81aab_d20250617_m030139_c001_v7007000_t0000_u01750129299851") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d7b6_d20250617_m030134_c001_v0001179_t0036_u01750129294700") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0bafe1_d20250617_m030132_c001_v7007000_t0000_u01750129292892") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd8c_d20250617_m030126_c001_v0001182_t0038_u01750129286926") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73179_d20250617_m030120_c001_v7007000_t0000_u01750129280351") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04a4_d20250617_m030115_c001_v0001101_t0038_u01750129275189") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c69f_d20250617_m030113_c001_v7007000_t0000_u01750129273338") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acccb_d20250617_m030107_c001_v0001154_t0005_u01750129267376") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614edb9_d20250617_m030056_c001_v7007000_t0000_u01750129256733") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc88_d20250617_m030050_c001_v0001182_t0037_u01750129250448") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fbf_d20250617_m030044_c001_v7007000_t0000_u01750129244178") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc2e_d20250617_m030036_c001_v0001182_t0023_u01750129236085") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec8b_d20250617_m030029_c001_v7007000_t0000_u01750129229950") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dbd4_d20250617_m030021_c001_v0001182_t0026_u01750129221620") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0bb014_d20250617_m030135_c001_v7007000_t0000_u01750129295641") 2025/06/17 03:04:08 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04d4_d20250617_m030131_c001_v0001101_t0022_u01750129291361") 2025/06/17 03:04:08 DEBUG : dir1/0011-56789: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f77a6_d20250617_m030156_c001_v7007000_t0000_u01750129316484") 2025/06/17 03:04:08 DEBUG : dir1/0011-56789: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd13_d20250617_m030150_c001_v0001154_t0001_u01750129310731") 2025/06/17 03:04:08 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c9c_d20250617_m030311_c001_v7007000_t0000_u01750129391464") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05ed_d20250617_m030303_c001_v0001101_t0049_u01750129383330") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f6_d20250617_m030257_c001_v7007000_t0000_u01750129377060") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05bd_d20250617_m030248_c001_v0001101_t0003_u01750129368954") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429285_d20250617_m030242_c001_v7007000_t0000_u01750129362452") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0595_d20250617_m030234_c001_v0001101_t0022_u01750129354619") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dcf_d20250617_m030228_c001_v7007000_t0000_u01750129348369") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0569_d20250617_m030220_c001_v0001101_t0001_u01750129340049") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d664_d20250617_m030213_c001_v7007000_t0000_u01750129333279") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0539_d20250617_m030204_c001_v0001101_t0052_u01750129324946") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4053357cf3164838_d20250617_m030152_c001_v7007000_t0000_u01750129312028") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04f9_d20250617_m030146_c001_v0001101_t0002_u01750129306443") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81aad_d20250617_m030140_c001_v7007000_t0000_u01750129300036") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04e0_d20250617_m030134_c001_v0001101_t0022_u01750129294816") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc823d_d20250617_m030132_c001_v7007000_t0000_u01750129292679") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d6c7_d20250617_m030127_c001_v0001179_t0053_u01750129287121") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7317a_d20250617_m030120_c001_v7007000_t0000_u01750129280533") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d5b5_d20250617_m030115_c001_v0001179_t0039_u01750129275233") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c69d_d20250617_m030113_c001_v7007000_t0000_u01750129273284") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0476_d20250617_m030107_c001_v0001101_t0043_u01750129267719") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40999fee4c9a5fe1_d20250617_m030056_c001_v7007000_t0000_u01750129256795") 2025/06/17 03:04:09 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accb5_d20250617_m030050_c001_v0001154_t0000_u01750129250715") 2025/06/17 03:04:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fc0_d20250617_m030044_c001_v7007000_t0000_u01750129244360") 2025/06/17 03:04:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acca5_d20250617_m030036_c001_v0001154_t0004_u01750129236290") 2025/06/17 03:04:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec8c_d20250617_m030030_c001_v7007000_t0000_u01750129230134") 2025/06/17 03:04:10 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acc8b_d20250617_m030021_c001_v0001154_t0023_u01750129221824") 2025/06/17 03:04:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c751_d20250617_m030135_c001_v7007000_t0000_u01750129295793") 2025/06/17 03:04:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d75d_d20250617_m030131_c001_v0001179_t0001_u01750129291462") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f77a7_d20250617_m030156_c001_v7007000_t0000_u01750129316667") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d970_d20250617_m030150_c001_v0001179_t0030_u01750129310753") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c9d_d20250617_m030311_c001_v7007000_t0000_u01750129391649") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd6d_d20250617_m030303_c001_v0001154_t0016_u01750129383619") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f7_d20250617_m030257_c001_v7007000_t0000_u01750129377243") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd53_d20250617_m030249_c001_v0001154_t0024_u01750129369264") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429286_d20250617_m030242_c001_v7007000_t0000_u01750129362634") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd47_d20250617_m030234_c001_v0001154_t0010_u01750129354915") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dd0_d20250617_m030228_c001_v7007000_t0000_u01750129348554") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd2f_d20250617_m030220_c001_v0001154_t0007_u01750129340564") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d666_d20250617_m030213_c001_v7007000_t0000_u01750129333462") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd21_d20250617_m030205_c001_v0001154_t0007_u01750129325266") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4187ea8124984f0e_d20250617_m030151_c001_v7007000_t0000_u01750129311489") 2025/06/17 03:04:10 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d904_d20250617_m030146_c001_v0001179_t0056_u01750129306736") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81aaf_d20250617_m030140_c001_v7007000_t0000_u01750129300273") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de02_d20250617_m030134_c001_v0001182_t0016_u01750129294844") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a5b_d20250617_m030132_c001_v7007000_t0000_u01750129292927") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04c4_d20250617_m030127_c001_v0001101_t0053_u01750129287335") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7317b_d20250617_m030120_c001_v7007000_t0000_u01750129280717") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd29_d20250617_m030115_c001_v0001182_t0052_u01750129275381") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c699_d20250617_m030112_c001_v7007000_t0000_u01750129272921") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d50d_d20250617_m030108_c001_v0001179_t0051_u01750129268116") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614edc7_d20250617_m030057_c001_v7007000_t0000_u01750129257101") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d367_d20250617_m030051_c001_v0001179_t0054_u01750129251221") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fc1_d20250617_m030044_c001_v7007000_t0000_u01750129244543") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d1d8_d20250617_m030036_c001_v0001179_t0013_u01750129236634") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec8e_d20250617_m030030_c001_v7007000_t0000_u01750129230318") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d058_d20250617_m030022_c001_v0001179_t0021_u01750129222232") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c74d_d20250617_m030135_c001_v7007000_t0000_u01750129295609") 2025/06/17 03:04:11 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddc8_d20250617_m030131_c001_v0001182_t0026_u01750129291482") 2025/06/17 03:04:11 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f77a8_d20250617_m030156_c001_v7007000_t0000_u01750129316865") 2025/06/17 03:04:11 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9deac_d20250617_m030150_c001_v0001182_t0025_u01750129310882") 2025/06/17 03:04:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c9e_d20250617_m030311_c001_v7007000_t0000_u01750129391832") 2025/06/17 03:04:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e1c8_d20250617_m030304_c001_v0001182_t0017_u01750129384073") 2025/06/17 03:04:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f8_d20250617_m030257_c001_v7007000_t0000_u01750129377427") 2025/06/17 03:04:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e0ee_d20250617_m030249_c001_v0001182_t0023_u01750129369669") 2025/06/17 03:04:11 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429288_d20250617_m030242_c001_v7007000_t0000_u01750129362902") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e05e_d20250617_m030235_c001_v0001182_t0021_u01750129355269") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dd1_d20250617_m030228_c001_v7007000_t0000_u01750129348736") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dfd8_d20250617_m030220_c001_v0001182_t0024_u01750129340914") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d667_d20250617_m030213_c001_v7007000_t0000_u01750129333710") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9df35_d20250617_m030205_c001_v0001182_t0035_u01750129325638") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7768_d20250617_m030152_c001_v7007000_t0000_u01750129312041") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de76_d20250617_m030146_c001_v0001182_t0004_u01750129306978") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81ab0_d20250617_m030140_c001_v7007000_t0000_u01750129300460") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d7bc_d20250617_m030134_c001_v0001179_t0059_u01750129294923") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0bafdc_d20250617_m030132_c001_v7007000_t0000_u01750129292703") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acced_d20250617_m030127_c001_v0001154_t0023_u01750129287728") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7317c_d20250617_m030120_c001_v7007000_t0000_u01750129280900") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accdf_d20250617_m030115_c001_v0001154_t0007_u01750129275391") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202fe9_d20250617_m030113_c001_v7007000_t0000_u01750129273089") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dce5_d20250617_m030108_c001_v0001182_t0019_u01750129268344") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416ad5464f186337_d20250617_m030056_c001_v7007000_t0000_u01750129256972") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0446_d20250617_m030051_c001_v0001101_t0027_u01750129251433") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fc2_d20250617_m030044_c001_v7007000_t0000_u01750129244726") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0424_d20250617_m030036_c001_v0001101_t0016_u01750129236864") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec8f_d20250617_m030030_c001_v7007000_t0000_u01750129230528") 2025/06/17 03:04:12 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0400_d20250617_m030022_c001_v0001101_t0046_u01750129222451") 2025/06/17 03:04:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a70_d20250617_m030135_c001_v7007000_t0000_u01750129295805") 2025/06/17 03:04:13 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d761_d20250617_m030131_c001_v0001179_t0044_u01750129291674") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f77a9_d20250617_m030157_c001_v7007000_t0000_u01750129317049") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d976_d20250617_m030150_c001_v0001179_t0051_u01750129310966") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689c9f_d20250617_m030312_c001_v7007000_t0000_u01750129392015") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de8d_d20250617_m030304_c001_v0001179_t0012_u01750129384269") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7f9_d20250617_m030257_c001_v7007000_t0000_u01750129377610") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de44_d20250617_m030249_c001_v0001179_t0047_u01750129369924") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c9429289_d20250617_m030243_c001_v7007000_t0000_u01750129363083") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9de0e_d20250617_m030235_c001_v0001179_t0041_u01750129355478") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dd2_d20250617_m030228_c001_v7007000_t0000_u01750129348919") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9dca4_d20250617_m030221_c001_v0001179_t0048_u01750129341110") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d668_d20250617_m030213_c001_v7007000_t0000_u01750129333894") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9db10_d20250617_m030205_c001_v0001179_t0025_u01750129325852") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4187ea8124984f15_d20250617_m030151_c001_v7007000_t0000_u01750129311673") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd07_d20250617_m030147_c001_v0001154_t0002_u01750129307177") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81ab2_d20250617_m030140_c001_v7007000_t0000_u01750129300644") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de06_d20250617_m030135_c001_v0001182_t0002_u01750129295062") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f731ea_d20250617_m030132_c001_v7007000_t0000_u01750129292699") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd96_d20250617_m030128_c001_v0001182_t0037_u01750129288136") 2025/06/17 03:04:13 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7317d_d20250617_m030121_c001_v7007000_t0000_u01750129281089") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d5bb_d20250617_m030115_c001_v0001179_t0008_u01750129275461") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73162_d20250617_m030113_c001_v7007000_t0000_u01750129273118") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acccf_d20250617_m030108_c001_v0001154_t0022_u01750129268545") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4008bcc0098a36a0_d20250617_m030056_c001_v7007000_t0000_u01750129256980") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc8e_d20250617_m030051_c001_v0001182_t0030_u01750129251826") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fc5_d20250617_m030044_c001_v7007000_t0000_u01750129244910") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc3c_d20250617_m030037_c001_v0001182_t0008_u01750129237169") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec90_d20250617_m030030_c001_v7007000_t0000_u01750129230713") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dbda_d20250617_m030022_c001_v0001182_t0030_u01750129222788") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416ad5464f1864b5_d20250617_m030135_c001_v7007000_t0000_u01750129295648") 2025/06/17 03:04:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9ddcc_d20250617_m030131_c001_v0001182_t0052_u01750129291686") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f77aa_d20250617_m030157_c001_v7007000_t0000_u01750129317232") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0511_d20250617_m030150_c001_v0001101_t0009_u01750129310978") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689ca0_d20250617_m030312_c001_v7007000_t0000_u01750129392199") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05f9_d20250617_m030304_c001_v0001101_t0049_u01750129384518") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7fa_d20250617_m030257_c001_v7007000_t0000_u01750129377798") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05c1_d20250617_m030250_c001_v0001101_t0026_u01750129370117") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c942928a_d20250617_m030243_c001_v7007000_t0000_u01750129363265") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0597_d20250617_m030235_c001_v0001101_t0029_u01750129355701") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dd3_d20250617_m030229_c001_v7007000_t0000_u01750129349146") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b056d_d20250617_m030221_c001_v0001101_t0053_u01750129341338") 2025/06/17 03:04:14 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d66a_d20250617_m030214_c001_v7007000_t0000_u01750129334079") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b053b_d20250617_m030206_c001_v0001101_t0030_u01750129326094") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4176b9eeb97d7102_d20250617_m030151_c001_v7007000_t0000_u01750129311875") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0503_d20250617_m030147_c001_v0001101_t0054_u01750129307509") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81ab5_d20250617_m030140_c001_v7007000_t0000_u01750129300829") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04e2_d20250617_m030135_c001_v0001101_t0002_u01750129295124") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c720_d20250617_m030132_c001_v7007000_t0000_u01750129292937") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d6ed_d20250617_m030128_c001_v0001179_t0023_u01750129288344") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7317e_d20250617_m030121_c001_v7007000_t0000_u01750129281275") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd2b_d20250617_m030115_c001_v0001182_t0012_u01750129275583") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4086edb209bea46f_d20250617_m030113_c001_v7007000_t0000_u01750129273347") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b047a_d20250617_m030108_c001_v0001101_t0054_u01750129268989") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ea9_d20250617_m030056_c001_v7007000_t0000_u01750129256942") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accb7_d20250617_m030052_c001_v0001154_t0020_u01750129252024") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fc8_d20250617_m030045_c001_v7007000_t0000_u01750129245092") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acca7_d20250617_m030037_c001_v0001154_t0002_u01750129237413") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec91_d20250617_m030030_c001_v7007000_t0000_u01750129230897") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acc91_d20250617_m030022_c001_v0001154_t0024_u01750129222993") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc8247_d20250617_m030135_c001_v7007000_t0000_u01750129295813") 2025/06/17 03:04:15 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04d6_d20250617_m030131_c001_v0001101_t0015_u01750129291723") 2025/06/17 03:04:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ed6_d20250617_m030059_c001_v7007000_t0000_u01750129259713") 2025/06/17 03:04:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d3cb_d20250617_m030054_c001_v0001179_t0004_u01750129254908") 2025/06/17 03:04:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985eda_d20250617_m030059_c001_v7007000_t0000_u01750129259896") 2025/06/17 03:04:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc9a_d20250617_m030054_c001_v0001182_t0041_u01750129254932") 2025/06/17 03:04:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985edd_d20250617_m030100_c001_v7007000_t0000_u01750129260078") 2025/06/17 03:04:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accbd_d20250617_m030055_c001_v0001154_t0005_u01750129255072") 2025/06/17 03:04:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ee0_d20250617_m030100_c001_v7007000_t0000_u01750129260259") 2025/06/17 03:04:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0456_d20250617_m030055_c001_v0001101_t0021_u01750129255086") 2025/06/17 03:04:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ee1_d20250617_m030100_c001_v7007000_t0000_u01750129260440") 2025/06/17 03:04:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d3d3_d20250617_m030055_c001_v0001179_t0043_u01750129255114") 2025/06/17 03:04:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ee2_d20250617_m030100_c001_v7007000_t0000_u01750129260633") 2025/06/17 03:04:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dc9c_d20250617_m030055_c001_v0001182_t0059_u01750129255137") 2025/06/17 03:04:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ee3_d20250617_m030100_c001_v7007000_t0000_u01750129260817") 2025/06/17 03:04:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dca0_d20250617_m030055_c001_v0001182_t0037_u01750129255341") 2025/06/17 03:04:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ee5_d20250617_m030101_c001_v7007000_t0000_u01750129261014") 2025/06/17 03:04:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d3d9_d20250617_m030055_c001_v0001179_t0051_u01750129255352") 2025/06/17 03:04:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ee8_d20250617_m030101_c001_v7007000_t0000_u01750129261195") 2025/06/17 03:04:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0458_d20250617_m030055_c001_v0001101_t0002_u01750129255428") 2025/06/17 03:04:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985eeb_d20250617_m030101_c001_v7007000_t0000_u01750129261377") 2025/06/17 03:04:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accbf_d20250617_m030055_c001_v0001154_t0007_u01750129255442") 2025/06/17 03:04:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985eee_d20250617_m030101_c001_v7007000_t0000_u01750129261570") 2025/06/17 03:04:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dca2_d20250617_m030055_c001_v0001182_t0043_u01750129255547") 2025/06/17 03:04:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ef2_d20250617_m030101_c001_v7007000_t0000_u01750129261755") 2025/06/17 03:04:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d3e1_d20250617_m030055_c001_v0001179_t0048_u01750129255557") 2025/06/17 03:04:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ef5_d20250617_m030101_c001_v7007000_t0000_u01750129261940") 2025/06/17 03:04:17 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b045a_d20250617_m030055_c001_v0001101_t0005_u01750129255757") 2025/06/17 03:04:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985ef9_d20250617_m030102_c001_v7007000_t0000_u01750129262124") 2025/06/17 03:04:17 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d3ed_d20250617_m030055_c001_v0001179_t0033_u01750129255769") 2025/06/17 03:04:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985efe_d20250617_m030102_c001_v7007000_t0000_u01750129262306") 2025/06/17 03:04:17 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dca4_d20250617_m030055_c001_v0001182_t0017_u01750129255795") 2025/06/17 03:04:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985f03_d20250617_m030102_c001_v7007000_t0000_u01750129262487") 2025/06/17 03:04:17 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accc1_d20250617_m030055_c001_v0001154_t0001_u01750129255878") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4086edb209bea470_d20250617_m030116_c001_v7007000_t0000_u01750129276141") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dcfd_d20250617_m030111_c001_v0001182_t0011_u01750129271432") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4086edb209bea472_d20250617_m030116_c001_v7007000_t0000_u01750129276322") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d567_d20250617_m030111_c001_v0001179_t0018_u01750129271443") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c6a5_d20250617_m030116_c001_v7007000_t0000_u01750129276392") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b048e_d20250617_m030111_c001_v0001101_t0038_u01750129271560") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c6a3_d20250617_m030116_c001_v7007000_t0000_u01750129276333") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accd5_d20250617_m030111_c001_v0001154_t0019_u01750129271599") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f402ff3cf68e0a803_d20250617_m030116_c001_v7007000_t0000_u01750129276159") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d569_d20250617_m030111_c001_v0001179_t0030_u01750129271641") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c6a1_d20250617_m030116_c001_v7007000_t0000_u01750129276173") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd01_d20250617_m030111_c001_v0001182_t0044_u01750129271653") 2025/06/17 03:04:17 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f402ff3cf68e0a805_d20250617_m030116_c001_v7007000_t0000_u01750129276525") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d56b_d20250617_m030111_c001_v0001179_t0021_u01750129271855") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f402ff3cf68e0a804_d20250617_m030116_c001_v7007000_t0000_u01750129276343") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd04_d20250617_m030111_c001_v0001182_t0016_u01750129271865") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73168_d20250617_m030116_c001_v7007000_t0000_u01750129276183") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0492_d20250617_m030111_c001_v0001101_t0032_u01750129271965") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81a06_d20250617_m030116_c001_v7007000_t0000_u01750129276401") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d56d_d20250617_m030112_c001_v0001179_t0027_u01750129272088") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c6a4_d20250617_m030116_c001_v7007000_t0000_u01750129276372") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd0b_d20250617_m030112_c001_v0001182_t0056_u01750129272111") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4176b9eeb97d6fd7_d20250617_m030116_c001_v7007000_t0000_u01750129276190") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d571_d20250617_m030112_c001_v0001179_t0049_u01750129272293") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c6a2_d20250617_m030116_c001_v7007000_t0000_u01750129276204") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd0d_d20250617_m030112_c001_v0001182_t0057_u01750129272327") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f73169_d20250617_m030116_c001_v7007000_t0000_u01750129276371") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0494_d20250617_m030112_c001_v0001101_t0012_u01750129272399") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4176b9eeb97d6fda_d20250617_m030116_c001_v7007000_t0000_u01750129276378") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d575_d20250617_m030112_c001_v0001179_t0034_u01750129272510") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7316a_d20250617_m030116_c001_v7007000_t0000_u01750129276554") 2025/06/17 03:04:18 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9dd0f_d20250617_m030112_c001_v0001182_t0050_u01750129272524") 2025/06/17 03:04:18 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc7fbf_d20250617_m025914_c001_v7007000_t0000_u01750129154249") 2025/06/17 03:04:18 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f11860d73eb7ff865_d20250617_m025911_c001_v0001136_t0029_u01750129151733") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202f27_d20250617_m025911_c001_v7007000_t0000_u01750129151549") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f11860d73eb7ff855_d20250617_m025908_c001_v0001136_t0036_u01750129148027") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202f23_d20250617_m025907_c001_v7007000_t0000_u01750129147294") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b02f0_d20250617_m025903_c001_v0001101_t0031_u01750129143327") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0b0d79_d20250617_m025901_c001_v7007000_t0000_u01750129141866") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1167f6713aa788f2_d20250617_m025859_c001_v0001178_t0053_u01750129139671") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c566_d20250617_m025859_c001_v7007000_t0000_u01750129139490") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1167f6713aa788e4_d20250617_m025856_c001_v0001178_t0030_u01750129136320") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c564_d20250617_m025855_c001_v7007000_t0000_u01750129135589") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c5ef_d20250617_m025851_c001_v0001179_t0019_u01750129131807") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72eb6_d20250617_m025850_c001_v7007000_t0000_u01750129130529") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1093714371a4792d_d20250617_m025849_c001_v0001178_t0037_u01750129129006") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b0a34c1_d20250617_m025848_c001_v7007000_t0000_u01750129128824") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1093714371a47921_d20250617_m025845_c001_v0001178_t0011_u01750129125121") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b0a34bc_d20250617_m025844_c001_v7007000_t0000_u01750129124390") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c4b7_d20250617_m025841_c001_v0001179_t0008_u01750129121084") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72eaf_d20250617_m025840_c001_v7007000_t0000_u01750129120174") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1005ed99fe80abc9_d20250617_m025838_c001_v0001171_t0055_u01750129118442") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202f0e_d20250617_m025838_c001_v7007000_t0000_u01750129118256") 2025/06/17 03:04:19 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1005ed99fe80ab8d_d20250617_m025834_c001_v0001171_t0055_u01750129114442") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202f01_d20250617_m025833_c001_v7007000_t0000_u01750129113714") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c31b_d20250617_m025828_c001_v0001179_t0004_u01750129108452") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f407961d40d0be6c2_d20250617_m025827_c001_v7007000_t0000_u01750129107524") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1084ffd2488aeaae_d20250617_m025825_c001_v0001090_t0021_u01750129105755") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614eb64_d20250617_m025825_c001_v7007000_t0000_u01750129105571") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1084ffd2488aea9c_d20250617_m025822_c001_v0001090_t0035_u01750129102025") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614eb5e_d20250617_m025821_c001_v7007000_t0000_u01750129101294") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c1ba_d20250617_m025816_c001_v0001179_t0047_u01750129096136") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40730db7165ff850_d20250617_m025815_c001_v7007000_t0000_u01750129095179") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f10693cd7aa10064f_d20250617_m025812_c001_v0001146_t0012_u01750129092816") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40999fee4c9a5e69_d20250617_m025812_c001_v7007000_t0000_u01750129092635") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f10693cd7aa100646_d20250617_m025809_c001_v0001146_t0059_u01750129089488") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40999fee4c9a5e65_d20250617_m025808_c001_v7007000_t0000_u01750129088755") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c031_d20250617_m025803_c001_v0001179_t0051_u01750129083299") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d21_d20250617_m025802_c001_v7007000_t0000_u01750129082182") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f110ad83344212781_d20250617_m025757_c001_v0001177_t0020_u01750129077000") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f404317e1317f03b2_d20250617_m025756_c001_v7007000_t0000_u01750129076793") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9beec_d20250617_m025752_c001_v0001179_t0013_u01750129072634") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f111e0310d662f7b3_d20250617_m025751_c001_v0001184_t0048_u01750129071882") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f111e0310d662f799_d20250617_m025750_c001_v0001184_t0010_u01750129070920") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4032276360de7799_d20250617_m025737_c001_v7007000_t0000_u01750129057502") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b01c7_d20250617_m025730_c001_v0001101_t0020_u01750129050626") 2025/06/17 03:04:20 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f102f1e0dfbc0787c_d20250617_m025729_c001_v0001102_t0055_u01750129049653") 2025/06/17 03:04:21 DEBUG : dst/one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f102f1e0dfbc0787a_d20250617_m025728_c001_v0001102_t0027_u01750129048543") 2025/06/17 03:04:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc7fc1_d20250617_m025914_c001_v7007000_t0000_u01750129154433") 2025/06/17 03:04:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f11544ed965f17b0f_d20250617_m025911_c001_v0001091_t0022_u01750129151179") 2025/06/17 03:04:21 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1096aa8f5e9eb41f_d20250617_m025907_c001_v0001165_t0021_u01750129147085") 2025/06/17 03:04:21 DEBUG : dst/one.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0b0d7a_d20250617_m025902_c001_v7007000_t0000_u01750129142047") 2025/06/17 03:04:21 DEBUG : dst/one.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f108575b1b59def3c_d20250617_m025859_c001_v0001093_t0002_u01750129139071") 2025/06/17 03:04:21 DEBUG : dst/one.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1088f6423d3232d1_d20250617_m025855_c001_v0001109_t0023_u01750129135122") 2025/06/17 03:04:21 DEBUG : dst/one.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72eb7_d20250617_m025850_c001_v7007000_t0000_u01750129130711") 2025/06/17 03:04:21 DEBUG : dst/one.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f109cd2d2be955f4b_d20250617_m025848_c001_v0001104_t0029_u01750129128207") 2025/06/17 03:04:21 DEBUG : dst/one.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1009e81fac373255_d20250617_m025844_c001_v0001184_t0002_u01750129124186") 2025/06/17 03:04:21 DEBUG : dst/three: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d22_d20250617_m025802_c001_v7007000_t0000_u01750129082372") 2025/06/17 03:04:21 DEBUG : dst/three: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f111e0310d662f86e_d20250617_m025800_c001_v0001184_t0020_u01750129080842") 2025/06/17 03:04:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc7fc3_d20250617_m025914_c001_v7007000_t0000_u01750129154617") 2025/06/17 03:04:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f11218a894d284b55_d20250617_m025912_c001_v0001171_t0008_u01750129152731") 2025/06/17 03:04:21 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116b981f4f920ff7_d20250617_m025909_c001_v0001180_t0049_u01750129149252") 2025/06/17 03:04:21 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc7fc6_d20250617_m025914_c001_v7007000_t0000_u01750129154803") 2025/06/17 03:04:21 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f11860d73eb7ff869_d20250617_m025913_c001_v0001136_t0029_u01750129153417") 2025/06/17 03:04:21 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202f28_d20250617_m025913_c001_v7007000_t0000_u01750129153233") 2025/06/17 03:04:21 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f11860d73eb7ff85b_d20250617_m025909_c001_v0001136_t0050_u01750129149644") 2025/06/17 03:04:21 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202f25_d20250617_m025909_c001_v7007000_t0000_u01750129149458") 2025/06/17 03:04:21 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b02f8_d20250617_m025904_c001_v0001101_t0017_u01750129144294") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0b0d7c_d20250617_m025902_c001_v7007000_t0000_u01750129142230") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1167f6713aa788fa_d20250617_m025901_c001_v0001178_t0030_u01750129141262") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c567_d20250617_m025901_c001_v7007000_t0000_u01750129141080") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1167f6713aa788ea_d20250617_m025857_c001_v0001178_t0011_u01750129137738") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4144cb410910c565_d20250617_m025857_c001_v7007000_t0000_u01750129137556") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c607_d20250617_m025852_c001_v0001179_t0008_u01750129132445") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b0a34c3_d20250617_m025849_c001_v7007000_t0000_u01750129129970") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b02ad_d20250617_m025847_c001_v0001101_t0003_u01750129127214") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b0a34c0_d20250617_m025846_c001_v7007000_t0000_u01750129126491") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c4cf_d20250617_m025841_c001_v0001179_t0031_u01750129121760") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202f13_d20250617_m025839_c001_v7007000_t0000_u01750129119256") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0291_d20250617_m025836_c001_v0001101_t0013_u01750129116344") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f417e77404c202f09_d20250617_m025835_c001_v7007000_t0000_u01750129115251") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c32d_d20250617_m025829_c001_v0001179_t0032_u01750129109015") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614eb66_d20250617_m025826_c001_v7007000_t0000_u01750129106598") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0257_d20250617_m025824_c001_v0001101_t0015_u01750129104149") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614eb60_d20250617_m025823_c001_v7007000_t0000_u01750129103051") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c1c8_d20250617_m025816_c001_v0001179_t0034_u01750129096771") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40999fee4c9a5e6c_d20250617_m025814_c001_v7007000_t0000_u01750129094209") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b022d_d20250617_m025811_c001_v0001101_t0025_u01750129091367") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40999fee4c9a5e67_d20250617_m025810_c001_v7007000_t0000_u01750129090280") 2025/06/17 03:04:22 DEBUG : dst/three.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c043_d20250617_m025803_c001_v0001179_t0050_u01750129083815") 2025/06/17 03:04:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0b0d7e_d20250617_m025902_c001_v7007000_t0000_u01750129142411") 2025/06/17 03:04:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f11201db57a5e09f6_d20250617_m025900_c001_v0001172_t0048_u01750129140508") 2025/06/17 03:04:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f105ecebe1f0b0911_d20250617_m025857_c001_v0001104_t0045_u01750129137119") 2025/06/17 03:04:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72eb8_d20250617_m025850_c001_v7007000_t0000_u01750129130894") 2025/06/17 03:04:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f10803eddb69bf0b5_d20250617_m025849_c001_v0001105_t0003_u01750129129409") 2025/06/17 03:04:23 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f100654634973bfbe_d20250617_m025845_c001_v0001109_t0003_u01750129125530") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc7fc7_d20250617_m025914_c001_v7007000_t0000_u01750129154989") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c76d_d20250617_m025904_c001_v0001179_t0008_u01750129144091") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40358b5d4b0b0d7f_d20250617_m025902_c001_v7007000_t0000_u01750129142602") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b02bf_d20250617_m025852_c001_v0001101_t0030_u01750129132012") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72eb9_d20250617_m025851_c001_v7007000_t0000_u01750129131076") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b029b_d20250617_m025841_c001_v0001101_t0019_u01750129121287") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72eb0_d20250617_m025840_c001_v7007000_t0000_u01750129120356") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0269_d20250617_m025828_c001_v0001101_t0003_u01750129108669") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f407961d40d0be6c4_d20250617_m025827_c001_v7007000_t0000_u01750129107713") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0241_d20250617_m025816_c001_v0001101_t0039_u01750129096401") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40730db7165ff854_d20250617_m025815_c001_v7007000_t0000_u01750129095362") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0210_d20250617_m025803_c001_v0001101_t0057_u01750129083508") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d23_d20250617_m025802_c001_v7007000_t0000_u01750129082553") 2025/06/17 03:04:23 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f113e5ead61aacaa3_d20250617_m025758_c001_v0001137_t0027_u01750129078179") 2025/06/17 03:04:24 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4032276360de779a_d20250617_m025737_c001_v7007000_t0000_u01750129057685") 2025/06/17 03:04:24 DEBUG : dst/two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f102f1e0dfbc0788c_d20250617_m025736_c001_v0001102_t0023_u01750129056465") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56247be_d20250617_m025703_c001_v7007000_t0000_u01750129023332") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b016b_d20250617_m025700_c001_v0001101_t0015_u01750129020401") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5623041_d20250617_m025658_c001_v7007000_t0000_u01750129018445") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b76e_d20250617_m025648_c001_v0001179_t0015_u01750129008323") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d80_d20250617_m025639_c001_v7007000_t0000_u01750128999719") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0117_d20250617_m025636_c001_v0001101_t0040_u01750128996500") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d4b_d20250617_m025615_c001_v7007000_t0000_u01750128975691") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b00a2_d20250617_m025613_c001_v0001101_t0050_u01750128973488") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d3f_d20250617_m025612_c001_v7007000_t0000_u01750128972636") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b009c_d20250617_m025611_c001_v0001101_t0057_u01750128971007") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe561362a_d20250617_m025607_c001_v7007000_t0000_u01750128967885") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0084_d20250617_m025605_c001_v0001101_t0020_u01750128965935") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5613626_d20250617_m025604_c001_v7007000_t0000_u01750128964903") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b007c_d20250617_m025603_c001_v0001101_t0020_u01750128963527") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe561361f_d20250617_m025556_c001_v7007000_t0000_u01750128956910") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b004b_d20250617_m025555_c001_v0001101_t0028_u01750128955082") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe561361a_d20250617_m025554_c001_v7007000_t0000_u01750128954215") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0043_d20250617_m025553_c001_v0001101_t0023_u01750128953222") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56135cc_d20250617_m025548_c001_v7007000_t0000_u01750128948435") 2025/06/17 03:04:24 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0021_d20250617_m025546_c001_v0001101_t0051_u01750128946795") 2025/06/17 03:04:25 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56135aa_d20250617_m025544_c001_v7007000_t0000_u01750128944930") 2025/06/17 03:04:25 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0013_d20250617_m025543_c001_v0001101_t0000_u01750128943895") 2025/06/17 03:04:25 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56135a8_d20250617_m025543_c001_v7007000_t0000_u01750128943520") 2025/06/17 03:04:25 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103b5100cbefd6b8_d20250617_m025542_c001_v0001146_t0058_u01750128942835") 2025/06/17 03:04:25 DEBUG : empty space: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0007_d20250617_m025540_c001_v0001101_t0042_u01750128940980") 2025/06/17 03:04:25 DEBUG : enormous: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d48_d20250617_m025614_c001_v7007000_t0000_u01750128974758") 2025/06/17 03:04:25 DEBUG : enormous: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b00a6_d20250617_m025613_c001_v0001101_t0025_u01750128973961") 2025/06/17 03:04:25 DEBUG : existing: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4209261e44bc7fd8_d20250617_m025919_c001_v7007000_t0000_u01750129159573") 2025/06/17 03:04:25 DEBUG : existing: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9c92b_d20250617_m025918_c001_v0001179_t0017_u01750129158402") 2025/06/17 03:04:25 DEBUG : existing: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d7e_d20250617_m025635_c001_v7007000_t0000_u01750128995183") 2025/06/17 03:04:25 DEBUG : existing: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0109_d20250617_m025634_c001_v0001101_t0037_u01750128994029") 2025/06/17 03:04:25 DEBUG : existing: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d261_d20250617_m025537_c001_v7007000_t0000_u01750128937997") 2025/06/17 03:04:25 DEBUG : existing: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affef_d20250617_m025536_c001_v0001101_t0045_u01750128936967") 2025/06/17 03:04:25 DEBUG : existing: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d25f_d20250617_m025536_c001_v7007000_t0000_u01750128936408") 2025/06/17 03:04:25 DEBUG : existing: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affe9_d20250617_m025535_c001_v0001101_t0047_u01750128935712") 2025/06/17 03:04:25 DEBUG : existing: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affe3_d20250617_m025534_c001_v0001101_t0032_u01750128934782") 2025/06/17 03:04:25 DEBUG : existing-b: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d7f_d20250617_m025635_c001_v7007000_t0000_u01750128995367") 2025/06/17 03:04:25 DEBUG : existing-b: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b5a4_d20250617_m025634_c001_v0001179_t0004_u01750128994021") 2025/06/17 03:04:25 DEBUG : file1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72f42_d20250617_m030010_c001_v7007000_t0000_u01750129210132") 2025/06/17 03:04:25 DEBUG : file1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acc71_d20250617_m030008_c001_v0001154_t0021_u01750129208790") 2025/06/17 03:04:25 DEBUG : file1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72f3a_d20250617_m030007_c001_v7007000_t0000_u01750129207481") 2025/06/17 03:04:26 DEBUG : file1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9ce91_d20250617_m030005_c001_v0001179_t0009_u01750129205919") 2025/06/17 03:04:26 DEBUG : five: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d5b_d20250617_m025619_c001_v7007000_t0000_u01750128979675") 2025/06/17 03:04:26 DEBUG : five: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b00be_d20250617_m025617_c001_v0001101_t0044_u01750128977611") 2025/06/17 03:04:26 DEBUG : foo: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56135b3_d20250617_m025546_c001_v7007000_t0000_u01750128946431") 2025/06/17 03:04:26 DEBUG : foo: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b001f_d20250617_m025545_c001_v0001101_t0044_u01750128945881") 2025/06/17 03:04:26 DEBUG : foo: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b001d_d20250617_m025545_c001_v0001101_t0044_u01750128945295") 2025/06/17 03:04:26 DEBUG : four: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d5d_d20250617_m025619_c001_v7007000_t0000_u01750128979859") 2025/06/17 03:04:26 DEBUG : four: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416fccf6d2b9b394_d20250617_m025618_c001_v0001179_t0046_u01750128978174") 2025/06/17 03:04:26 DEBUG : four: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b00b8_d20250617_m025616_c001_v0001101_t0025_u01750128976831") 2025/06/17 03:04:26 DEBUG : hello world2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db965907_d20250617_m025450_c001_v7007000_t0000_u01750128890783") 2025/06/17 03:04:26 DEBUG : hello world2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff1a_d20250617_m025450_c001_v0001101_t0013_u01750128890102") 2025/06/17 03:04:26 DEBUG : ignore-size: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d25e_d20250617_m025534_c001_v7007000_t0000_u01750128934417") 2025/06/17 03:04:26 DEBUG : ignore-size: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affdd_d20250617_m025533_c001_v0001101_t0050_u01750128933311") 2025/06/17 03:04:26 DEBUG : nested/sub dir/file: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d7c_d20250617_m025633_c001_v7007000_t0000_u01750128993280") 2025/06/17 03:04:26 DEBUG : nested/sub dir/file: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b572_d20250617_m025632_c001_v0001179_t0015_u01750128992405") 2025/06/17 03:04:26 DEBUG : nested/sub dir/file: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d7a_d20250617_m025631_c001_v7007000_t0000_u01750128991636") 2025/06/17 03:04:26 DEBUG : nested/sub dir/file: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b542_d20250617_m025630_c001_v0001179_t0009_u01750128990531") 2025/06/17 03:04:26 DEBUG : one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d5f_d20250617_m025620_c001_v7007000_t0000_u01750128980043") 2025/06/17 03:04:26 DEBUG : one: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b00ae_d20250617_m025616_c001_v0001101_t0044_u01750128976067") 2025/06/17 03:04:26 DEBUG : only0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f61_d20250617_m030001_c001_v7007000_t0000_u01750129201234") 2025/06/17 03:04:27 DEBUG : only0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b03c8_d20250617_m025956_c001_v0001101_t0044_u01750129196669") 2025/06/17 03:04:27 DEBUG : only0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0382_d20250617_m025943_c001_v0001101_t0043_u01750129183117") 2025/06/17 03:04:27 DEBUG : only0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493ece_d20250617_m025937_c001_v7007000_t0000_u01750129177509") 2025/06/17 03:04:27 DEBUG : only0: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b032c_d20250617_m025923_c001_v0001101_t0003_u01750129163255") 2025/06/17 03:04:27 DEBUG : only1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f64_d20250617_m030001_c001_v7007000_t0000_u01750129201430") 2025/06/17 03:04:27 DEBUG : only1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f403541be8ba9db3c_d20250617_m025956_c001_v0001182_t0039_u01750129196293") 2025/06/17 03:04:27 DEBUG : only1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0384_d20250617_m025943_c001_v0001101_t0012_u01750129183698") 2025/06/17 03:04:27 DEBUG : only1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc0_d20250617_m025936_c001_v7007000_t0000_u01750129176939") 2025/06/17 03:04:27 DEBUG : only1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0332_d20250617_m025923_c001_v0001101_t0016_u01750129163823") 2025/06/17 03:04:27 DEBUG : only10: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f66_d20250617_m030001_c001_v7007000_t0000_u01750129201636") 2025/06/17 03:04:27 DEBUG : only10: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4087e567580acc6f_d20250617_m025956_c001_v0001154_t0014_u01750129196810") 2025/06/17 03:04:27 DEBUG : only10: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b039e_d20250617_m025949_c001_v0001101_t0001_u01750129189299") 2025/06/17 03:04:27 DEBUG : only10: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bbf_d20250617_m025936_c001_v7007000_t0000_u01750129176756") 2025/06/17 03:04:27 DEBUG : only10: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b034a_d20250617_m025929_c001_v0001101_t0020_u01750129169172") 2025/06/17 03:04:27 DEBUG : only11: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f67_d20250617_m030001_c001_v7007000_t0000_u01750129201821") 2025/06/17 03:04:27 DEBUG : only11: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416fccf6d2b9cd73_d20250617_m025955_c001_v0001179_t0046_u01750129195489") 2025/06/17 03:04:27 DEBUG : only11: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03a4_d20250617_m025949_c001_v0001101_t0011_u01750129189795") 2025/06/17 03:04:27 DEBUG : only11: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72ecc_d20250617_m025937_c001_v7007000_t0000_u01750129177524") 2025/06/17 03:04:27 DEBUG : only11: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b034e_d20250617_m025929_c001_v0001101_t0014_u01750129169676") 2025/06/17 03:04:27 DEBUG : only12: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f69_d20250617_m030002_c001_v7007000_t0000_u01750129202006") 2025/06/17 03:04:27 DEBUG : only12: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b03be_d20250617_m025955_c001_v0001101_t0044_u01750129195497") 2025/06/17 03:04:27 DEBUG : only12: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03a6_d20250617_m025950_c001_v0001101_t0010_u01750129190332") 2025/06/17 03:04:28 DEBUG : only12: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72ec9_d20250617_m025936_c001_v7007000_t0000_u01750129176952") 2025/06/17 03:04:28 DEBUG : only12: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0356_d20250617_m025930_c001_v0001101_t0011_u01750129170322") 2025/06/17 03:04:28 DEBUG : only13: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f6c_d20250617_m030002_c001_v7007000_t0000_u01750129202260") 2025/06/17 03:04:28 DEBUG : only13: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f403541be8ba9db3a_d20250617_m025956_c001_v0001182_t0039_u01750129196058") 2025/06/17 03:04:28 DEBUG : only13: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03ac_d20250617_m025950_c001_v0001101_t0005_u01750129190829") 2025/06/17 03:04:28 DEBUG : only13: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416ceea3fb9f90df_d20250617_m025936_c001_v7007000_t0000_u01750129176914") 2025/06/17 03:04:28 DEBUG : only13: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b035a_d20250617_m025930_c001_v0001101_t0053_u01750129170889") 2025/06/17 03:04:28 DEBUG : only14: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f6e_d20250617_m030002_c001_v7007000_t0000_u01750129202457") 2025/06/17 03:04:28 DEBUG : only14: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4087e567580acc69_d20250617_m025956_c001_v0001154_t0014_u01750129196246") 2025/06/17 03:04:28 DEBUG : only14: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03b0_d20250617_m025951_c001_v0001101_t0018_u01750129191584") 2025/06/17 03:04:28 DEBUG : only14: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bbe_d20250617_m025936_c001_v7007000_t0000_u01750129176548") 2025/06/17 03:04:28 DEBUG : only14: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b035e_d20250617_m025931_c001_v0001101_t0027_u01750129171479") 2025/06/17 03:04:28 DEBUG : only15: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f70_d20250617_m030002_c001_v7007000_t0000_u01750129202643") 2025/06/17 03:04:28 DEBUG : only15: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416fccf6d2b9cd81_d20250617_m025955_c001_v0001179_t0046_u01750129195892") 2025/06/17 03:04:28 DEBUG : only15: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03b4_d20250617_m025952_c001_v0001101_t0017_u01750129192229") 2025/06/17 03:04:28 DEBUG : only15: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493ec8_d20250617_m025936_c001_v7007000_t0000_u01750129176950") 2025/06/17 03:04:28 DEBUG : only15: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0362_d20250617_m025932_c001_v0001101_t0028_u01750129172231") 2025/06/17 03:04:28 DEBUG : only16: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f71_d20250617_m030002_c001_v7007000_t0000_u01750129202829") 2025/06/17 03:04:28 DEBUG : only16: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b03c0_d20250617_m025955_c001_v0001101_t0044_u01750129195900") 2025/06/17 03:04:28 DEBUG : only16: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03b6_d20250617_m025952_c001_v0001101_t0012_u01750129192852") 2025/06/17 03:04:28 DEBUG : only16: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72eca_d20250617_m025937_c001_v7007000_t0000_u01750129177157") 2025/06/17 03:04:28 DEBUG : only16: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0366_d20250617_m025933_c001_v0001101_t0023_u01750129173402") 2025/06/17 03:04:29 DEBUG : only17: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f73_d20250617_m030003_c001_v7007000_t0000_u01750129203015") 2025/06/17 03:04:29 DEBUG : only17: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416fccf6d2b9cd8b_d20250617_m025956_c001_v0001179_t0046_u01750129196076") 2025/06/17 03:04:29 DEBUG : only17: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03b8_d20250617_m025953_c001_v0001101_t0052_u01750129193419") 2025/06/17 03:04:29 DEBUG : only17: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416ceea3fb9f90e1_d20250617_m025937_c001_v7007000_t0000_u01750129177277") 2025/06/17 03:04:29 DEBUG : only17: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0368_d20250617_m025934_c001_v0001101_t0011_u01750129174094") 2025/06/17 03:04:29 DEBUG : only18: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f75_d20250617_m030003_c001_v7007000_t0000_u01750129203206") 2025/06/17 03:04:29 DEBUG : only18: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b03c2_d20250617_m025956_c001_v0001101_t0044_u01750129196085") 2025/06/17 03:04:29 DEBUG : only18: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03ba_d20250617_m025953_c001_v0001101_t0031_u01750129193926") 2025/06/17 03:04:29 DEBUG : only18: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416ceea3fb9f90e3_d20250617_m025937_c001_v7007000_t0000_u01750129177641") 2025/06/17 03:04:29 DEBUG : only18: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b036a_d20250617_m025934_c001_v0001101_t0014_u01750129174709") 2025/06/17 03:04:29 DEBUG : only19: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f79_d20250617_m030003_c001_v7007000_t0000_u01750129203451") 2025/06/17 03:04:29 DEBUG : only19: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416fccf6d2b9cd95_d20250617_m025956_c001_v0001179_t0046_u01750129196261") 2025/06/17 03:04:29 DEBUG : only19: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03bc_d20250617_m025954_c001_v0001101_t0024_u01750129194551") 2025/06/17 03:04:30 DEBUG : only19: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc2_d20250617_m025937_c001_v7007000_t0000_u01750129177315") 2025/06/17 03:04:30 DEBUG : only19: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b036c_d20250617_m025935_c001_v0001101_t0018_u01750129175221") 2025/06/17 03:04:30 DEBUG : only2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f7b_d20250617_m030003_c001_v7007000_t0000_u01750129203636") 2025/06/17 03:04:30 DEBUG : only2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b03c4_d20250617_m025956_c001_v0001101_t0044_u01750129196302") 2025/06/17 03:04:30 DEBUG : only2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0386_d20250617_m025944_c001_v0001101_t0027_u01750129184323") 2025/06/17 03:04:30 DEBUG : only2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416ceea3fb9f90e0_d20250617_m025937_c001_v7007000_t0000_u01750129177096") 2025/06/17 03:04:30 DEBUG : only2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0334_d20250617_m025924_c001_v0001101_t0040_u01750129164326") 2025/06/17 03:04:30 DEBUG : only3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f7d_d20250617_m030003_c001_v7007000_t0000_u01750129203851") 2025/06/17 03:04:30 DEBUG : only3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4087e567580acc6b_d20250617_m025956_c001_v0001154_t0014_u01750129196440") 2025/06/17 03:04:30 DEBUG : only3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0388_d20250617_m025944_c001_v0001101_t0025_u01750129184981") 2025/06/17 03:04:30 DEBUG : only3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc4_d20250617_m025937_c001_v7007000_t0000_u01750129177686") 2025/06/17 03:04:30 DEBUG : only3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0336_d20250617_m025924_c001_v0001101_t0035_u01750129164866") 2025/06/17 03:04:30 DEBUG : only4: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f7e_d20250617_m030004_c001_v7007000_t0000_u01750129204036") 2025/06/17 03:04:30 DEBUG : only4: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416fccf6d2b9cd9b_d20250617_m025956_c001_v0001179_t0046_u01750129196451") 2025/06/17 03:04:30 DEBUG : only4: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b038e_d20250617_m025945_c001_v0001101_t0004_u01750129185578") 2025/06/17 03:04:30 DEBUG : only4: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493ecd_d20250617_m025937_c001_v7007000_t0000_u01750129177317") 2025/06/17 03:04:30 DEBUG : only4: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b033a_d20250617_m025925_c001_v0001101_t0000_u01750129165566") 2025/06/17 03:04:30 DEBUG : only5: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f7f_d20250617_m030004_c001_v7007000_t0000_u01750129204220") 2025/06/17 03:04:30 DEBUG : only5: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f403541be8ba9db3e_d20250617_m025956_c001_v0001182_t0039_u01750129196475") 2025/06/17 03:04:30 DEBUG : only5: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0390_d20250617_m025946_c001_v0001101_t0034_u01750129186124") 2025/06/17 03:04:31 DEBUG : only5: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc1_d20250617_m025937_c001_v7007000_t0000_u01750129177124") 2025/06/17 03:04:31 DEBUG : only5: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b033c_d20250617_m025926_c001_v0001101_t0048_u01750129166164") 2025/06/17 03:04:31 DEBUG : only6: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f80_d20250617_m030004_c001_v7007000_t0000_u01750129204407") 2025/06/17 03:04:31 DEBUG : only6: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b03c6_d20250617_m025956_c001_v0001101_t0044_u01750129196485") 2025/06/17 03:04:31 DEBUG : only6: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0392_d20250617_m025946_c001_v0001101_t0033_u01750129186687") 2025/06/17 03:04:31 DEBUG : only6: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72ecb_d20250617_m025937_c001_v7007000_t0000_u01750129177339") 2025/06/17 03:04:31 DEBUG : only6: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0340_d20250617_m025926_c001_v0001101_t0051_u01750129166750") 2025/06/17 03:04:31 DEBUG : only7: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f81_d20250617_m030004_c001_v7007000_t0000_u01750129204591") 2025/06/17 03:04:31 DEBUG : only7: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4087e567580acc6d_d20250617_m025956_c001_v0001154_t0014_u01750129196625") 2025/06/17 03:04:31 DEBUG : only7: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0394_d20250617_m025947_c001_v0001101_t0032_u01750129187279") 2025/06/17 03:04:31 DEBUG : only7: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493eca_d20250617_m025937_c001_v7007000_t0000_u01750129177132") 2025/06/17 03:04:31 DEBUG : only7: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0344_d20250617_m025927_c001_v0001101_t0042_u01750129167276") 2025/06/17 03:04:31 DEBUG : only8: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f82_d20250617_m030004_c001_v7007000_t0000_u01750129204776") 2025/06/17 03:04:31 DEBUG : only8: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416fccf6d2b9cda5_d20250617_m025956_c001_v0001179_t0046_u01750129196636") 2025/06/17 03:04:31 DEBUG : only8: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0396_d20250617_m025947_c001_v0001101_t0028_u01750129187870") 2025/06/17 03:04:31 DEBUG : only8: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f416ceea3fb9f90e2_d20250617_m025937_c001_v7007000_t0000_u01750129177459") 2025/06/17 03:04:31 DEBUG : only8: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0346_d20250617_m025927_c001_v0001101_t0002_u01750129167867") 2025/06/17 03:04:31 DEBUG : only9: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493f83_d20250617_m030004_c001_v7007000_t0000_u01750129204961") 2025/06/17 03:04:31 DEBUG : only9: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f403541be8ba9db42_d20250617_m025956_c001_v0001182_t0039_u01750129196658") 2025/06/17 03:04:31 DEBUG : only9: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0398_d20250617_m025948_c001_v0001101_t0043_u01750129188524") 2025/06/17 03:04:31 DEBUG : only9: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40242dfbabcd9bc3_d20250617_m025937_c001_v7007000_t0000_u01750129177500") 2025/06/17 03:04:32 DEBUG : only9: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0348_d20250617_m025928_c001_v0001101_t0014_u01750129168602") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d78_d20250617_m025629_c001_v7007000_t0000_u01750128989374") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f104f08d3fdb5ba4a_d20250617_m025627_c001_v0001134_t0038_u01750128987100") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d74_d20250617_m025626_c001_v7007000_t0000_u01750128986001") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b00df_d20250617_m025624_c001_v0001101_t0004_u01750128984057") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d71_d20250617_m025623_c001_v7007000_t0000_u01750128983318") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b3ec_d20250617_m025620_c001_v0001179_t0003_u01750128980987") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe561362c_d20250617_m025610_c001_v7007000_t0000_u01750128970144") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b008c_d20250617_m025608_c001_v0001101_t0009_u01750128968433") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5613628_d20250617_m025606_c001_v7007000_t0000_u01750128966661") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0082_d20250617_m025605_c001_v0001101_t0034_u01750128965452") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5613625_d20250617_m025604_c001_v7007000_t0000_u01750128964190") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b007a_d20250617_m025603_c001_v0001101_t0042_u01750128963195") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe561361e_d20250617_m025556_c001_v7007000_t0000_u01750128956352") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0047_d20250617_m025554_c001_v0001101_t0001_u01750128954761") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe561361b_d20250617_m025554_c001_v7007000_t0000_u01750128954397") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0041_d20250617_m025552_c001_v0001101_t0055_u01750128952929") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5613601_d20250617_m025552_c001_v7007000_t0000_u01750128952477") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0039_d20250617_m025551_c001_v0001101_t0053_u01750128951739") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0034_d20250617_m025550_c001_v0001101_t0031_u01750128950933") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56135e8_d20250617_m025550_c001_v7007000_t0000_u01750128950570") 2025/06/17 03:04:32 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0031_d20250617_m025549_c001_v0001101_t0046_u01750128949741") 2025/06/17 03:04:33 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b002f_d20250617_m025548_c001_v0001101_t0031_u01750128948984") 2025/06/17 03:04:33 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56135d0_d20250617_m025548_c001_v7007000_t0000_u01750128948618") 2025/06/17 03:04:33 DEBUG : potato: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0027_d20250617_m025547_c001_v0001101_t0031_u01750128947539") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4086edb209bdb895_d20250617_m025712_c001_v7007000_t0000_u01750129032909") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0191_d20250617_m025712_c001_v0001101_t0000_u01750129032249") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56247bf_d20250617_m025703_c001_v7007000_t0000_u01750129023881") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b8d2_d20250617_m025659_c001_v0001179_t0023_u01750129019795") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a667d00b_d20250617_m025651_c001_v7007000_t0000_u01750129011860") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0133_d20250617_m025647_c001_v0001101_t0057_u01750129007609") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d81_d20250617_m025640_c001_v7007000_t0000_u01750129000185") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b5e6_d20250617_m025636_c001_v0001179_t0030_u01750128996313") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d49_d20250617_m025614_c001_v7007000_t0000_u01750128974946") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b00a0_d20250617_m025613_c001_v0001101_t0019_u01750128973188") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d41_d20250617_m025612_c001_v7007000_t0000_u01750128972821") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b009a_d20250617_m025610_c001_v0001101_t0050_u01750128970693") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe561362d_d20250617_m025610_c001_v7007000_t0000_u01750128970328") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0092_d20250617_m025609_c001_v0001101_t0045_u01750128969474") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe561362b_d20250617_m025608_c001_v7007000_t0000_u01750128968067") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0088_d20250617_m025607_c001_v0001101_t0032_u01750128967030") 2025/06/17 03:04:33 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5613627_d20250617_m025605_c001_v7007000_t0000_u01750128965087") 2025/06/17 03:04:34 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b007e_d20250617_m025604_c001_v0001101_t0059_u01750128964201") 2025/06/17 03:04:34 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe5613620_d20250617_m025557_c001_v7007000_t0000_u01750128957103") 2025/06/17 03:04:34 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0051_d20250617_m025555_c001_v0001101_t0045_u01750128955852") 2025/06/17 03:04:34 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db96590b_d20250617_m025453_c001_v7007000_t0000_u01750128893616") 2025/06/17 03:04:34 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff20_d20250617_m025452_c001_v0001101_t0010_u01750128892958") 2025/06/17 03:04:34 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db965909_d20250617_m025452_c001_v7007000_t0000_u01750128892051") 2025/06/17 03:04:34 DEBUG : potato2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff1c_d20250617_m025451_c001_v0001101_t0003_u01750128891325") 2025/06/17 03:04:34 DEBUG : potato3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe56247c1_d20250617_m025704_c001_v7007000_t0000_u01750129024226") 2025/06/17 03:04:34 DEBUG : potato3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b8ea_d20250617_m025700_c001_v0001179_t0035_u01750129020750") 2025/06/17 03:04:34 DEBUG : potato3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a667d00d_d20250617_m025652_c001_v7007000_t0000_u01750129012042") 2025/06/17 03:04:34 DEBUG : potato3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b013b_d20250617_m025648_c001_v0001101_t0015_u01750129008522") 2025/06/17 03:04:34 DEBUG : potato3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d82_d20250617_m025640_c001_v7007000_t0000_u01750129000550") 2025/06/17 03:04:34 DEBUG : potato3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b5fa_d20250617_m025636_c001_v0001179_t0014_u01750128996897") 2025/06/17 03:04:34 DEBUG : pre-dest1/1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d10_d20250617_m025746_c001_v7007000_t0000_u01750129066727") 2025/06/17 03:04:34 DEBUG : pre-dest1/1: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9bd65_d20250617_m025738_c001_v0001179_t0017_u01750129058522") 2025/06/17 03:04:34 DEBUG : pre-dest2/2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4123b9dd55985d11_d20250617_m025746_c001_v7007000_t0000_u01750129066907") 2025/06/17 03:04:34 DEBUG : pre-dest2/2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b01d5_d20250617_m025739_c001_v0001101_t0009_u01750129059173") 2025/06/17 03:04:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4032276360de7794_d20250617_m025724_c001_v7007000_t0000_u01750129044490") 2025/06/17 03:04:34 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9bb4e_d20250617_m025720_c001_v0001179_t0000_u01750129040656") 2025/06/17 03:04:34 DEBUG : sizeonly: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d25d_d20250617_m025532_c001_v7007000_t0000_u01750128932759") 2025/06/17 03:04:34 DEBUG : sizeonly: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affd4_d20250617_m025531_c001_v0001101_t0055_u01750128931718") 2025/06/17 03:04:34 DEBUG : splitbanan: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f77ab_d20250617_m030157_c001_v7007000_t0000_u01750129317431") 2025/06/17 03:04:34 DEBUG : splitbanan: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9de92_d20250617_m030149_c001_v0001182_t0030_u01750129309827") 2025/06/17 03:04:34 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689ca1_d20250617_m030312_c001_v7007000_t0000_u01750129392381") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05fb_d20250617_m030305_c001_v0001101_t0040_u01750129385593") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f409d79f9739af7fc_d20250617_m030257_c001_v7007000_t0000_u01750129377982") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b05c7_d20250617_m030251_c001_v0001101_t0051_u01750129371317") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c942928b_d20250617_m030243_c001_v7007000_t0000_u01750129363446") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b059d_d20250617_m030236_c001_v0001101_t0026_u01750129356844") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81dd4_d20250617_m030229_c001_v7007000_t0000_u01750129349342") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0573_d20250617_m030222_c001_v0001101_t0027_u01750129342678") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4196f3fbe562d66b_d20250617_m030214_c001_v7007000_t0000_u01750129334268") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0541_d20250617_m030207_c001_v0001101_t0058_u01750129327289") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4154f524e88f7761_d20250617_m030151_c001_v7007000_t0000_u01750129311675") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0507_d20250617_m030148_c001_v0001101_t0020_u01750129308585") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f411829320fc81ab8_d20250617_m030141_c001_v7007000_t0000_u01750129301013") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04dc_d20250617_m030133_c001_v0001101_t0034_u01750129293841") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f731e4_d20250617_m030132_c001_v7007000_t0000_u01750129292516") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9d711_d20250617_m030129_c001_v0001179_t0018_u01750129289413") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7317f_d20250617_m030121_c001_v7007000_t0000_u01750129281469") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accd9_d20250617_m030114_c001_v0001154_t0021_u01750129274240") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f402ff3cf68e0a7ff_d20250617_m030113_c001_v7007000_t0000_u01750129273135") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0480_d20250617_m030110_c001_v0001101_t0058_u01750129270079") 2025/06/17 03:04:35 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f40999fee4c9a5fe2_d20250617_m030056_c001_v7007000_t0000_u01750129256994") 2025/06/17 03:04:36 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580accb9_d20250617_m030053_c001_v0001154_t0016_u01750129253102") 2025/06/17 03:04:36 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f415f2c7c42493fcb_d20250617_m030045_c001_v7007000_t0000_u01750129245276") 2025/06/17 03:04:36 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acca9_d20250617_m030038_c001_v0001154_t0023_u01750129238555") 2025/06/17 03:04:36 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f418c35426614ec92_d20250617_m030031_c001_v7007000_t0000_u01750129231085") 2025/06/17 03:04:36 DEBUG : splitbananasplit: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acc95_d20250617_m030024_c001_v0001154_t0016_u01750129224265") 2025/06/17 03:04:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f7322b_d20250617_m030135_c001_v7007000_t0000_u01750129295659") 2025/06/17 03:04:36 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b04cc_d20250617_m030130_c001_v0001101_t0037_u01750129290403") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72f4f_d20250617_m030017_c001_v7007000_t0000_u01750129217566") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acc79_d20250617_m030014_c001_v0001154_t0020_u01750129214914") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f404317e1317f0493_d20250617_m030013_c001_v7007000_t0000_u01750129213780") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03e0_d20250617_m030011_c001_v0001101_t0030_u01750129211064") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d7d_d20250617_m025633_c001_v7007000_t0000_u01750128993465") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0101_d20250617_m025632_c001_v0001101_t0014_u01750128992550") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d7b_d20250617_m025631_c001_v7007000_t0000_u01750128991822") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b00f5_d20250617_m025630_c001_v0001101_t0039_u01750128990887") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d259_d20250617_m025529_c001_v7007000_t0000_u01750128929539") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affc2_d20250617_m025527_c001_v0001101_t0029_u01750128927585") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d258_d20250617_m025527_c001_v7007000_t0000_u01750128927211") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affbc_d20250617_m025525_c001_v0001101_t0023_u01750128925952") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d256_d20250617_m025523_c001_v7007000_t0000_u01750128923893") 2025/06/17 03:04:36 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affa4_d20250617_m025522_c001_v0001101_t0019_u01750128922802") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d254_d20250617_m025522_c001_v7007000_t0000_u01750128922258") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13affa0_d20250617_m025520_c001_v0001101_t0041_u01750128920354") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff8e_d20250617_m025517_c001_v0001101_t0029_u01750128917343") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d253_d20250617_m025516_c001_v7007000_t0000_u01750128916973") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff8c_d20250617_m025516_c001_v0001101_t0050_u01750128916287") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff88_d20250617_m025515_c001_v0001101_t0001_u01750128915175") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f413b977d3b07d251_d20250617_m025514_c001_v7007000_t0000_u01750128914811") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff7c_d20250617_m025511_c001_v0001101_t0005_u01750128911830") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff70_d20250617_m025508_c001_v0001101_t0002_u01750128908898") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db96591a_d20250617_m025508_c001_v7007000_t0000_u01750128908530") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff6a_d20250617_m025507_c001_v0001101_t0011_u01750128907845") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff66_d20250617_m025506_c001_v0001101_t0036_u01750128906897") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db965916_d20250617_m025506_c001_v7007000_t0000_u01750128906534") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff52_d20250617_m025502_c001_v0001101_t0001_u01750128902695") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db965914_d20250617_m025502_c001_v7007000_t0000_u01750128902327") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff4e_d20250617_m025501_c001_v0001101_t0016_u01750128901342") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db965913_d20250617_m025500_c001_v7007000_t0000_u01750128900417") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff4a_d20250617_m025459_c001_v0001101_t0013_u01750128899712") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db965911_d20250617_m025459_c001_v7007000_t0000_u01750128899171") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff44_d20250617_m025458_c001_v0001101_t0054_u01750128898492") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db96590f_d20250617_m025457_c001_v7007000_t0000_u01750128897592") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff3e_d20250617_m025456_c001_v0001101_t0010_u01750128896763") 2025/06/17 03:04:37 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db96590e_d20250617_m025456_c001_v7007000_t0000_u01750128896218") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff38_d20250617_m025455_c001_v0001101_t0013_u01750128895505") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db96590d_d20250617_m025454_c001_v7007000_t0000_u01750128894962") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff2e_d20250617_m025454_c001_v0001101_t0015_u01750128894158") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db965900_d20250617_m025449_c001_v7007000_t0000_u01750128889559") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff12_d20250617_m025448_c001_v0001101_t0032_u01750128888856") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db9658f9_d20250617_m025448_c001_v7007000_t0000_u01750128888308") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff0e_d20250617_m025447_c001_v0001101_t0001_u01750128887620") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db9658f0_d20250617_m025447_c001_v7007000_t0000_u01750128887077") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff0c_d20250617_m025446_c001_v0001101_t0045_u01750128886352") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f41078181db9658de_d20250617_m025444_c001_v7007000_t0000_u01750128884189") 2025/06/17 03:04:38 DEBUG : sub dir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13aff0a_d20250617_m025443_c001_v0001101_t0024_u01750128883497") 2025/06/17 03:04:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72f50_d20250617_m030017_c001_v7007000_t0000_u01750129217785") 2025/06/17 03:04:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9db9c_d20250617_m030014_c001_v0001182_t0017_u01750129214907") 2025/06/17 03:04:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f404317e1317f0494_d20250617_m030013_c001_v7007000_t0000_u01750129213963") 2025/06/17 03:04:38 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cf1b_d20250617_m030011_c001_v0001179_t0041_u01750129211077") 2025/06/17 03:04:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689ca6_d20250617_m030314_c001_v7007000_t0000_u01750129394503") 2025/06/17 03:04:38 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd7f_d20250617_m030313_c001_v0001154_t0012_u01750129393727") 2025/06/17 03:04:38 DEBUG : sub/yam: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d77_d20250617_m025628_c001_v7007000_t0000_u01750128988819") 2025/06/17 03:04:38 DEBUG : sub/yam: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b4b2_d20250617_m025626_c001_v0001179_t0036_u01750128986756") 2025/06/17 03:04:38 DEBUG : test_dir1/file2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72f43_d20250617_m030010_c001_v7007000_t0000_u01750129210315") 2025/06/17 03:04:39 DEBUG : test_dir1/file2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9cecd_d20250617_m030008_c001_v0001179_t0012_u01750129208438") 2025/06/17 03:04:39 DEBUG : test_dir1/file2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72f3c_d20250617_m030007_c001_v7007000_t0000_u01750129207663") 2025/06/17 03:04:39 DEBUG : test_dir1/file2: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b03d4_d20250617_m030005_c001_v0001101_t0030_u01750129205928") 2025/06/17 03:04:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72f44_d20250617_m030010_c001_v7007000_t0000_u01750129210496") 2025/06/17 03:04:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9db84_d20250617_m030008_c001_v0001182_t0030_u01750129208447") 2025/06/17 03:04:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72f3d_d20250617_m030007_c001_v7007000_t0000_u01750129207844") 2025/06/17 03:04:39 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9db6e_d20250617_m030005_c001_v0001182_t0000_u01750129205923") 2025/06/17 03:04:39 DEBUG : three: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d61_d20250617_m025620_c001_v7007000_t0000_u01750128980226") 2025/06/17 03:04:39 DEBUG : three: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b00c9_d20250617_m025618_c001_v0001101_t0025_u01750128978930") 2025/06/17 03:04:39 DEBUG : three: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b00b4_d20250617_m025616_c001_v0001101_t0035_u01750128976434") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cab_d20250617_m030316_c001_v7007000_t0000_u01750129396084") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e252_d20250617_m030315_c001_v0001182_t0041_u01750129395449") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cc6_d20250617_m030335_c001_v7007000_t0000_u01750129415220") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9df2b_d20250617_m030333_c001_v0001179_t0040_u01750129413413") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cc3_d20250617_m030331_c001_v7007000_t0000_u01750129411832") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e318_d20250617_m030330_c001_v0001182_t0024_u01750129410369") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cc1_d20250617_m030329_c001_v7007000_t0000_u01750129409413") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd8d_d20250617_m030328_c001_v0001154_t0023_u01750129408457") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cb6_d20250617_m030323_c001_v7007000_t0000_u01750129403300") 2025/06/17 03:04:39 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e2ac_d20250617_m030322_c001_v0001182_t0049_u01750129402117") 2025/06/17 03:04:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cb9_d20250617_m030325_c001_v7007000_t0000_u01750129405790") 2025/06/17 03:04:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9df05_d20250617_m030324_c001_v0001179_t0039_u01750129404258") 2025/06/17 03:04:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cb3_d20250617_m030321_c001_v7007000_t0000_u01750129401156") 2025/06/17 03:04:40 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1087e567580acd85_d20250617_m030320_c001_v0001154_t0007_u01750129400381") 2025/06/17 03:04:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689caf_d20250617_m030319_c001_v7007000_t0000_u01750129399434") 2025/06/17 03:04:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0631_d20250617_m030318_c001_v0001101_t0015_u01750129398608") 2025/06/17 03:04:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cad_d20250617_m030317_c001_v7007000_t0000_u01750129397661") 2025/06/17 03:04:40 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9dee1_d20250617_m030317_c001_v0001179_t0033_u01750129397033") 2025/06/17 03:04:40 DEBUG : toe/toe/toe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f406bac16c94292ba_d20250617_m030340_c001_v7007000_t0000_u01750129420394") 2025/06/17 03:04:40 DEBUG : toe/toe/toe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f103541be8ba9e3a4_d20250617_m030339_c001_v0001182_t0056_u01750129419775") 2025/06/17 03:04:40 DEBUG : toe/toe/toe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cbb_d20250617_m030327_c001_v7007000_t0000_u01750129407502") 2025/06/17 03:04:40 DEBUG : toe/toe/toe: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0655_d20250617_m030326_c001_v0001101_t0011_u01750129406748") 2025/06/17 03:04:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cc8_d20250617_m030335_c001_v7007000_t0000_u01750129415806") 2025/06/17 03:04:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1099ee7dc13b0671_d20250617_m030334_c001_v0001101_t0030_u01750129414844") 2025/06/17 03:04:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f401fb357a6689cc4_d20250617_m030332_c001_v7007000_t0000_u01750129412417") 2025/06/17 03:04:40 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f11966ab39d052317_d20250617_m030331_c001_v0001181_t0056_u01750129411537") 2025/06/17 03:04:40 DEBUG : two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d63_d20250617_m025620_c001_v7007000_t0000_u01750128980421") 2025/06/17 03:04:40 DEBUG : two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f404f08d3fdb5ba3a_d20250617_m025618_c001_v0001134_t0010_u01750128978356") 2025/06/17 03:04:40 DEBUG : two: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f4099ee7dc13b00b0_d20250617_m025616_c001_v0001101_t0044_u01750128976250") 2025/06/17 03:04:40 DEBUG : yam: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d79_d20250617_m025629_c001_v7007000_t0000_u01750128989558") 2025/06/17 03:04:40 DEBUG : yam: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f1068595a42fe8174_d20250617_m025628_c001_v0001100_t0040_u01750128988394") 2025/06/17 03:04:40 DEBUG : yam: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d73_d20250617_m025625_c001_v7007000_t0000_u01750128985448") 2025/06/17 03:04:41 DEBUG : yam: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f116fccf6d2b9b456_d20250617_m025624_c001_v0001179_t0033_u01750128984070") 2025/06/17 03:04:41 DEBUG : yam: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d70_d20250617_m025622_c001_v7007000_t0000_u01750128982745") 2025/06/17 03:04:41 DEBUG : yam: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f104f08d3fdb5ba42_d20250617_m025620_c001_v0001134_t0037_u01750128980970") 2025/06/17 03:04:41 DEBUG : yaml: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d75_d20250617_m025626_c001_v7007000_t0000_u01750128986187") 2025/06/17 03:04:41 DEBUG : yaml: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f105020a88289235d_d20250617_m025625_c001_v0001171_t0051_u01750128985015") 2025/06/17 03:04:41 DEBUG : yaml: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f422dedf512f72d72_d20250617_m025623_c001_v7007000_t0000_u01750128983504") 2025/06/17 03:04:41 DEBUG : yaml: Deleting (id "4_zafb26df3c0fd7bbb9f780e1b_f10301b7141861927_d20250617_m025622_c001_v0001105_t0040_u01750128982321") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m1.732958672s (try 1/5)