"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/27 01:08:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata" 2025/08/27 01:08:46 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/27 01:08:47 DEBUG : Creating backend with remote "/tmp/rclone1728795235" === 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-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:08:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:08:51 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/27 01:08:51 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:08:51 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.67s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:08:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 01:08:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:08:52 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:08:52 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:08:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:08:53 INFO : sub dir/hello world: Copied (new) 2025/08/27 01:08:53 DEBUG : B2 bucket rclone-test-kaxolay6tata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.64s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.35s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:08:54 DEBUG : Creating backend with remote "/non-existing" 2025/08/27 01:08:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/27 01:08:54 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:08:54 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.53s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:08:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:08:55 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:08:55 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:08:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:08:56 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.62s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.35s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:08:57 INFO : B2 bucket rclone-test-kaxolay6tata: Running all checks before starting transfers 2025/08/27 01:08:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:08:57 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:08:57 INFO : B2 bucket rclone-test-kaxolay6tata: Checks finished, now starting transfers 2025/08/27 01:08:57 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:08:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:08:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.23s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:08:58 ERROR : Ignoring --no-traverse with sync 2025/08/27 01:08:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:08:58 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:08:58 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:08:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:08:58 INFO : sub dir/hello world: Copied (new) 2025/08/27 01:08:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.17s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:08:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/27 01:08:59 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:08:59 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:08:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/27 01:08:59 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:09:00 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:00 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:01 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.12s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:09:02 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:02 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.50s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/27 01:09:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 01:09:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/27 01:09:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 01:09:03 INFO : sub dir2: Making directory 2025/08/27 01:09:03 INFO : sub dir: Making directory 2025/08/27 01:09:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:03 INFO : sub dir2/sub sub dir2: Making directory 2025/08/27 01:09:03 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:03 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:03 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/08/27 01:09:03 DEBUG : B2 bucket rclone-test-kaxolay6tata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.08s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:04 INFO : sub dir2: Making directory 2025/08/27 01:09:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/27 01:09:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 01:09:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:04 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:04 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:04 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:05 DEBUG : sub dir2: Making directory with metadata 2025/08/27 01:09:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 01:09:05 INFO : sub dir2: Making directory 2025/08/27 01:09:05 INFO : sub dir: Making directory 2025/08/27 01:09:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:05 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:05 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:05 INFO : sub dir/hello world: Copied (new) 2025/08/27 01:09:05 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/27 01:09:06 DEBUG : B2 bucket rclone-test-kaxolay6tata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/27 01:09:06 DEBUG : B2 bucket rclone-test-kaxolay6tata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.32s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.35s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:07 INFO : sub dir2: Making directory 2025/08/27 01:09:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:07 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:07 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:07 INFO : sub dir/hello world: Copied (new) 2025/08/27 01:09:07 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:08 DEBUG : sub dir2: Making directory with metadata 2025/08/27 01:09:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 01:09:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 01:09:08 INFO : sub dir2: Making directory 2025/08/27 01:09:08 INFO : sub dir: Making directory 2025/08/27 01:09:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:08 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:08 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:08 INFO : sub dir/hello world: Copied (new) 2025/08/27 01:09:08 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/27 01:09:08 DEBUG : B2 bucket rclone-test-kaxolay6tata: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.08s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.35s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:09 INFO : sub dir2: Making directory 2025/08/27 01:09:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:09 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:09 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:10 INFO : sub dir/hello world: Copied (new) 2025/08/27 01:09:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.07s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gefecit6sesu" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-kaxolay6tata -> B2 bucket rclone-test-gefecit6sesu 2025/08/27 01:09:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:12 DEBUG : B2 bucket rclone-test-gefecit6sesu: Waiting for checks to finish 2025/08/27 01:09:12 DEBUG : B2 bucket rclone-test-gefecit6sesu: Waiting for transfers to finish 2025/08/27 01:09:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/27 01:09:16 DEBUG : B2 bucket rclone-test-gefecit6sesu: Purge remote 2025/08/27 01:09:16 INFO : B2 bucket rclone-test-gefecit6sesu: cleaning bucket "rclone-test-gefecit6sesu" of all files 2025/08/27 01:09:16 DEBUG : sub dir/hello world: Deleting (id "4_zefe26d03102deb9b9f880e1b_f101b477bc34b0484_d20250827_m010916_c001_v0001157_t0047_u01756256956124") --- PASS: TestServerSideCopy (9.36s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/27 01:09:21 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:21 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/27 01:09:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.00s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:22 DEBUG : Creating backend with remote "TestB2:rclone-test-wibuzob4ladu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-kaxolay6tata -> B2 bucket rclone-test-wibuzob4ladu 2025/08/27 01:09:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:23 DEBUG : B2 bucket rclone-test-wibuzob4ladu: Waiting for checks to finish 2025/08/27 01:09:23 DEBUG : B2 bucket rclone-test-wibuzob4ladu: Waiting for transfers to finish 2025/08/27 01:09:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/27 01:09:28 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/27 01:09:28 DEBUG : B2 bucket rclone-test-wibuzob4ladu: Waiting for checks to finish 2025/08/27 01:09:28 DEBUG : B2 bucket rclone-test-wibuzob4ladu: Waiting for transfers to finish 2025/08/27 01:09:29 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/27 01:09:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/27 01:09:29 DEBUG : B2 bucket rclone-test-wibuzob4ladu: Purge remote 2025/08/27 01:09:29 INFO : B2 bucket rclone-test-wibuzob4ladu: cleaning bucket "rclone-test-wibuzob4ladu" of all files 2025/08/27 01:09:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fa28dd3102deb9b9f880e1b_f1125114d7603400b_d20250827_m010928_c001_v0001182_t0030_u01756256968977") 2025/08/27 01:09:29 DEBUG : sub dir/hello world: Deleting (id "4_z7fa28dd3102deb9b9f880e1b_f1002f18a9719ddbe_d20250827_m010927_c001_v0001182_t0017_u01756256967459") --- PASS: TestServerSideCopyOverSelf (9.02s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:31 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/27 01:09:31 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/27 01:09:32 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/27 01:09:32 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.64s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:33 DEBUG : Creating backend with remote "TestB2:rclone-test-hasusek7fujo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-kaxolay6tata -> B2 bucket rclone-test-hasusek7fujo 2025/08/27 01:09:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:34 DEBUG : B2 bucket rclone-test-hasusek7fujo: Waiting for checks to finish 2025/08/27 01:09:34 DEBUG : B2 bucket rclone-test-hasusek7fujo: Waiting for transfers to finish 2025/08/27 01:09:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/27 01:09:36 DEBUG : B2 bucket rclone-test-hasusek7fujo: Waiting for checks to finish 2025/08/27 01:09:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/27 01:09:36 DEBUG : B2 bucket rclone-test-hasusek7fujo: Waiting for transfers to finish 2025/08/27 01:09:37 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/27 01:09:37 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/27 01:09:37 INFO : sub dir/hello world: Deleted 2025/08/27 01:09:37 DEBUG : testing file moves 2025/08/27 01:09:38 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/27 01:09:38 DEBUG : B2 bucket rclone-test-hasusek7fujo: Waiting for checks to finish 2025/08/27 01:09:38 DEBUG : B2 bucket rclone-test-hasusek7fujo: Waiting for transfers to finish 2025/08/27 01:09:38 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/27 01:09:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/27 01:09:38 INFO : sub dir/hello world: Deleted 2025/08/27 01:09:39 DEBUG : B2 bucket rclone-test-hasusek7fujo: Purge remote 2025/08/27 01:09:39 INFO : B2 bucket rclone-test-hasusek7fujo: cleaning bucket "rclone-test-hasusek7fujo" of all files 2025/08/27 01:09:39 DEBUG : sub dir/hello world: Deleting (id "4_zffb2bd63102deb9b9f880e1b_f119eec1c71cb49db_d20250827_m010938_c001_v0001172_t0057_u01756256978425") 2025/08/27 01:09:39 DEBUG : sub dir/hello world: Deleting (id "4_zffb2bd63102deb9b9f880e1b_f107563eb04d48c03_d20250827_m010936_c001_v0001102_t0056_u01756256976704") 2025/08/27 01:09:39 DEBUG : sub dir/hello world: Deleting (id "4_zffb2bd63102deb9b9f880e1b_f107f7bf63f37e814_d20250827_m010935_c001_v0001037_t0056_u01756256975365") --- PASS: TestServerSideMoveOverSelf (9.10s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:42 ERROR : error listing: directory not found 2025/08/27 01:09:42 INFO : Local file system at /tmp/rclone1728795235: Making directory 2025/08/27 01:09:42 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:42 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.44s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:09:44 DEBUG : Local file system at /tmp/rclone1728795235: Waiting for checks to finish 2025/08/27 01:09:44 DEBUG : Local file system at /tmp/rclone1728795235: Waiting for transfers to finish 2025/08/27 01:09:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:09:44 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/27 01:09:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.80s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:45 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/27 01:09:45 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:45 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 01:09:45 INFO : check sum: Copied (new) 2025/08/27 01:09:45 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:45 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:45 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 01:09:45 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/27 01:09:45 DEBUG : check sum: Unchanged skipping 2025/08/27 01:09:45 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:45 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:45 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.54s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:46 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/27 01:09:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:47 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 01:09:47 INFO : sizeonly: Copied (new) 2025/08/27 01:09:47 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:47 DEBUG : sizeonly: Sizes identical 2025/08/27 01:09:47 DEBUG : sizeonly: Unchanged skipping 2025/08/27 01:09:47 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:47 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:47 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:47 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.48s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:48 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/27 01:09:48 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:48 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:48 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/27 01:09:48 INFO : ignore-size: Copied (new) 2025/08/27 01:09:48 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:48 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:09:48 DEBUG : ignore-size: Unchanged skipping 2025/08/27 01:09:48 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:48 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:48 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:48 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.45s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:50 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:09:50 DEBUG : existing: Unchanged skipping 2025/08/27 01:09:50 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:50 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:50 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:50 INFO : There was nothing to transfer 2025/08/27 01:09:50 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/27 01:09:50 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:50 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 01:09:50 INFO : existing: Copied (replaced existing) 2025/08/27 01:09:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.66s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:51 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/27 01:09:51 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:51 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:51 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 01:09:51 INFO : existing: Copied (new) 2025/08/27 01:09:51 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:51 DEBUG : existing: Destination exists, skipping 2025/08/27 01:09:51 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:51 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:51 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:53 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/27 01:09:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/27 01:09:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:09:53 DEBUG : c/non empty space: Unchanged skipping 2025/08/27 01:09:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:09:53 INFO : a/potato2: Copied (new) 2025/08/27 01:09:53 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:53 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:53 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:53 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.19s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:55 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/08/27 01:09:55 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 01:09:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/27 01:09:55 DEBUG : empty space: Unchanged skipping 2025/08/27 01:09:55 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:55 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:55 INFO : There was nothing to transfer 2025/08/27 01:09:55 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/08/27 01:09:55 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 01:09:56 INFO : empty space: Updated modification time in destination 2025/08/27 01:09:56 DEBUG : empty space: Unchanged skipping 2025/08/27 01:09:56 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:56 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:56 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:57 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/08/27 01:09:57 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:57 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 01:09:57 DEBUG : empty space: Unchanged skipping 2025/08/27 01:09:57 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:57 DEBUG : Waiting for deletions to finish 2025/08/27 01:09:57 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.27s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:09:59 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/08/27 01:09:59 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:09:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1728795235) 2025/08/27 01:09:59 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-kaxolay6tata) 2025/08/27 01:09:59 DEBUG : foo: sha1 differ 2025/08/27 01:09:59 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:09:59 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/27 01:09:59 INFO : foo: Copied (replaced existing) 2025/08/27 01:09:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:10:00 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/27 01:10:00 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:00 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:00 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:00 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:10:00 INFO : potato: Copied (new) 2025/08/27 01:10:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:02 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:02 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/27 01:10:02 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:02 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/27 01:10:02 INFO : potato: Copied (replaced existing) 2025/08/27 01:10:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.49s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:03 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:03 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/08/27 01:10:03 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1728795235) 2025/08/27 01:10:03 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-kaxolay6tata) 2025/08/27 01:10:03 DEBUG : potato: sha1 differ 2025/08/27 01:10:03 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:04 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/27 01:10:04 INFO : potato: Copied (replaced existing) 2025/08/27 01:10:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.58s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:10:05 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:10:05 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:05 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:05 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/27 01:10:05 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:05 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:05 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:10:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:10:07 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:07 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:07 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:07 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:10:07 INFO : potato2: Copied (new) 2025/08/27 01:10:07 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:07 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:08 INFO : d: Making directory 2025/08/27 01:10:08 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/27 01:10:09 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/27 01:10:09 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:10:09 DEBUG : c/non empty space: Unchanged skipping 2025/08/27 01:10:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:10:09 INFO : a/potato2: Copied (new) 2025/08/27 01:10:09 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:09 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:09 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:09 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.19s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:11 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/27 01:10:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/27 01:10:11 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:11 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:10:11 DEBUG : c/non empty space: Unchanged skipping 2025/08/27 01:10:11 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:11 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:10:11 INFO : a/potato2: Copied (new) 2025/08/27 01:10:11 ERROR : B2 bucket rclone-test-kaxolay6tata: not deleting files as there were IO errors 2025/08/27 01:10:11 ERROR : B2 bucket rclone-test-kaxolay6tata: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.10s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:13 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:13 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:10:13 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:10:13 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:13 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:13 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:13 INFO : potato: Deleted 2025/08/27 01:10:13 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:10:13 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.90s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:15 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:15 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:15 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:15 INFO : potato: Deleted 2025/08/27 01:10:15 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:10:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:10:15 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:15 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:15 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:16 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:10:16 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.24s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:17 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:10:17 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:17 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:17 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/27 01:10:17 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.72s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:19 DEBUG : enormous: Excluded (Size Filter) 2025/08/27 01:10:19 DEBUG : enormous: Excluded 2025/08/27 01:10:19 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 01:10:19 DEBUG : potato2: Excluded 2025/08/27 01:10:19 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 01:10:19 DEBUG : potato2: Excluded 2025/08/27 01:10:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:10:19 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:19 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:19 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:19 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:19 INFO : There was nothing to transfer 2025/08/27 01:10:19 DEBUG : enormous: Excluded (Size Filter) 2025/08/27 01:10:19 DEBUG : enormous: Excluded 2025/08/27 01:10:19 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 01:10:19 DEBUG : potato2: Excluded 2025/08/27 01:10:19 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 01:10:19 DEBUG : potato2: Excluded 2025/08/27 01:10:19 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/27 01:10:19 DEBUG : Local file system at /tmp/rclone1728795235: Waiting for checks to finish 2025/08/27 01:10:19 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:19 DEBUG : Local file system at /tmp/rclone1728795235: Waiting for transfers to finish 2025/08/27 01:10:19 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:19 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.86s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:21 DEBUG : enormous: Excluded (Size Filter) 2025/08/27 01:10:21 DEBUG : enormous: Excluded 2025/08/27 01:10:21 DEBUG : potato2: Excluded (Size Filter) 2025/08/27 01:10:21 DEBUG : potato2: Excluded 2025/08/27 01:10:21 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:10:21 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:21 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:21 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:21 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:21 INFO : enormous: Deleted 2025/08/27 01:10:21 INFO : potato2: Deleted 2025/08/27 01:10:21 INFO : There was nothing to transfer 2025/08/27 01:10:22 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/27 01:10:22 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:22 DEBUG : Local file system at /tmp/rclone1728795235: Waiting for checks to finish 2025/08/27 01:10:22 DEBUG : Local file system at /tmp/rclone1728795235: Waiting for transfers to finish 2025/08/27 01:10:22 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:22 INFO : enormous: Deleted 2025/08/27 01:10:22 INFO : potato2: Deleted 2025/08/27 01:10:22 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:23 DEBUG : five: Need to transfer - File not found at Destination 2025/08/27 01:10:23 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/27 01:10:23 DEBUG : one: Destination is newer than source, skipping 2025/08/27 01:10:23 DEBUG : three: Sizes identical 2025/08/27 01:10:23 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1728795235) 2025/08/27 01:10:23 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-kaxolay6tata) 2025/08/27 01:10:23 DEBUG : two: sha1 differ 2025/08/27 01:10:23 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/27 01:10:23 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/27 01:10:23 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:24 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/27 01:10:24 INFO : five: Copied (new) 2025/08/27 01:10:24 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/27 01:10:24 INFO : four: Copied (replaced existing) 2025/08/27 01:10:24 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/27 01:10:24 INFO : two: Copied (replaced existing) 2025/08/27 01:10:24 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:25 DEBUG : one: Destination is newer than source, skipping 2025/08/27 01:10:25 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:25 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/27 01:10:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1728795235) 2025/08/27 01:10:25 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/27 01:10:25 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/27 01:10:25 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-kaxolay6tata) 2025/08/27 01:10:25 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/27 01:10:25 DEBUG : three: sha1 differ 2025/08/27 01:10:25 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/27 01:10:25 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/27 01:10:25 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/27 01:10:25 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/27 01:10:25 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/27 01:10:25 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/27 01:10:25 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:25 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/27 01:10:25 INFO : three: Copied (replaced existing) 2025/08/27 01:10:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.08s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/27 01:10:27 INFO : B2 bucket rclone-test-kaxolay6tata: Making map for --track-renames 2025/08/27 01:10:27 INFO : B2 bucket rclone-test-kaxolay6tata: Finished making map for --track-renames 2025/08/27 01:10:27 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:27 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/27 01:10:27 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for renames to finish 2025/08/27 01:10:27 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/27 01:10:27 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:27 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 01:10:27 INFO : yam: Copied (new) 2025/08/27 01:10:27 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/27 01:10:27 INFO : potato: Copied (new) 2025/08/27 01:10:27 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:27 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:10:27 INFO : B2 bucket rclone-test-kaxolay6tata: Making map for --track-renames 2025/08/27 01:10:27 INFO : B2 bucket rclone-test-kaxolay6tata: Finished making map for --track-renames 2025/08/27 01:10:27 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:27 DEBUG : potato: Unchanged skipping 2025/08/27 01:10:27 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for renames to finish 2025/08/27 01:10:28 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 01:10:28 INFO : yam: Copied (server-side copy) to: yaml 2025/08/27 01:10:28 INFO : yam: Deleted 2025/08/27 01:10:28 INFO : yaml: Renamed from "yam" 2025/08/27 01:10:28 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.75s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/27 01:10:29 INFO : B2 bucket rclone-test-kaxolay6tata: Making map for --track-renames 2025/08/27 01:10:29 INFO : B2 bucket rclone-test-kaxolay6tata: Finished making map for --track-renames 2025/08/27 01:10:29 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/27 01:10:29 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/27 01:10:29 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for renames to finish 2025/08/27 01:10:29 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/27 01:10:30 INFO : potato: Copied (new) 2025/08/27 01:10:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 01:10:30 INFO : yam: Copied (new) 2025/08/27 01:10:30 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:10:30 INFO : B2 bucket rclone-test-kaxolay6tata: Making map for --track-renames 2025/08/27 01:10:30 INFO : B2 bucket rclone-test-kaxolay6tata: Finished making map for --track-renames 2025/08/27 01:10:30 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:30 DEBUG : potato: Unchanged skipping 2025/08/27 01:10:30 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for renames to finish 2025/08/27 01:10:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 01:10:31 INFO : yam: Copied (server-side copy) to: yaml 2025/08/27 01:10:31 INFO : yam: Deleted 2025/08/27 01:10:31 INFO : yaml: Renamed from "yam" 2025/08/27 01:10:31 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.49s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/27 01:10:32 INFO : B2 bucket rclone-test-kaxolay6tata: Making map for --track-renames 2025/08/27 01:10:32 INFO : B2 bucket rclone-test-kaxolay6tata: Finished making map for --track-renames 2025/08/27 01:10:32 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/27 01:10:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/27 01:10:32 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for renames to finish 2025/08/27 01:10:32 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:32 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1172-15.backblaze.com/b2api/v1/b2_upload_file/4f820d13102deb9b9f880e1b/c001_v0001172_t0055": EOF 2025/08/27 01:10:32 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1172-15.backblaze.com/b2api/v1/b2_upload_file/4f820d13102deb9b9f880e1b/c001_v0001172_t0055": EOF) 2025/08/27 01:10:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/27 01:10:32 DEBUG : potato: Received error: Post "https://pod-000-1172-15.backblaze.com/b2api/v1/b2_upload_file/4f820d13102deb9b9f880e1b/c001_v0001172_t0055": EOF - low level retry 0/10 2025/08/27 01:10:32 DEBUG : pacer: Reducing sleep to 10ms 2025/08/27 01:10:32 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 01:10:32 INFO : sub/yam: Copied (new) 2025/08/27 01:10:32 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/27 01:10:32 INFO : potato: Copied (new) 2025/08/27 01:10:32 DEBUG : Waiting for deletions to finish 2025/08/27 01:10:33 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:10:33 DEBUG : potato: Unchanged skipping 2025/08/27 01:10:33 INFO : B2 bucket rclone-test-kaxolay6tata: Making map for --track-renames 2025/08/27 01:10:33 INFO : B2 bucket rclone-test-kaxolay6tata: Finished making map for --track-renames 2025/08/27 01:10:33 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:33 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for renames to finish 2025/08/27 01:10:33 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/27 01:10:33 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/27 01:10:34 INFO : sub/yam: Deleted 2025/08/27 01:10:34 INFO : yam: Renamed from "sub/yam" 2025/08/27 01:10:34 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.83s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:34 DEBUG : Creating backend with remote "/tmp/rclone1728795235/dir1" 2025/08/27 01:10:34 DEBUG : Config file has changed externally - reloading 2025/08/27 01:10:35 DEBUG : Creating backend with remote "/tmp/rclone1728795235/dir2" 2025/08/27 01:10:35 DEBUG : Local file system at /tmp/rclone1728795235/dir2: Using server-side directory move 2025/08/27 01:10:35 INFO : Local file system at /tmp/rclone1728795235/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/27 01:10:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/27 01:10:35 DEBUG : Local file system at /tmp/rclone1728795235/dir2: Waiting for checks to finish 2025/08/27 01:10:35 DEBUG : Local file system at /tmp/rclone1728795235/dir2: Waiting for transfers to finish 2025/08/27 01:10:35 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:10:35 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/27 01:10:35 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:35 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:10:35 INFO : sub dir/hello world: Copied (new) 2025/08/27 01:10:35 INFO : sub dir/hello world: Deleted 2025/08/27 01:10:35 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/27 01:10:35 INFO : nested/sub dir/file: Copied (new) 2025/08/27 01:10:35 INFO : nested/sub dir/file: Deleted 2025/08/27 01:10:35 INFO : sub dir: Removing directory 2025/08/27 01:10:35 INFO : nested/sub dir: Removing directory 2025/08/27 01:10:35 INFO : nested: Removing directory 2025/08/27 01:10:35 DEBUG : Local file system at /tmp/rclone1728795235: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.46s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/27 01:10:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/27 01:10:37 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:37 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:10:37 INFO : sub dir/hello world: Copied (new) 2025/08/27 01:10:37 INFO : sub dir/hello world: Deleted 2025/08/27 01:10:37 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/27 01:10:37 INFO : nested/sub dir/file: Copied (new) 2025/08/27 01:10:37 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:38 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/27 01:10:38 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/27 01:10:38 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:38 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:38 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 01:10:38 INFO : existing: Copied (new) 2025/08/27 01:10:38 INFO : existing: Deleted 2025/08/27 01:10:38 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/27 01:10:38 INFO : existing-b: Copied (new) 2025/08/27 01:10:38 INFO : existing-b: Deleted 2025/08/27 01:10:39 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:10:39 DEBUG : existing: Destination exists, skipping 2025/08/27 01:10:39 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/27 01:10:39 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:10:39 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:40 DEBUG : Creating backend with remote "TestB2:rclone-test-bumivud2vose" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kaxolay6tata -> B2 bucket rclone-test-bumivud2vose 2025/08/27 01:10:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:10:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/27 01:10:47 DEBUG : empty space: Unchanged skipping 2025/08/27 01:10:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/27 01:10:47 DEBUG : B2 bucket rclone-test-bumivud2vose: Waiting for checks to finish 2025/08/27 01:10:47 INFO : empty space: Deleted 2025/08/27 01:10:47 DEBUG : B2 bucket rclone-test-bumivud2vose: Waiting for transfers to finish 2025/08/27 01:10:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:10:47 INFO : potato2: Copied (server-side copy) 2025/08/27 01:10:47 INFO : potato2: Deleted 2025/08/27 01:10:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/27 01:10:47 INFO : potato3: Copied (server-side copy) 2025/08/27 01:10:47 INFO : potato3: Deleted 2025/08/27 01:10:48 DEBUG : Creating backend with remote "TestB2:rclone-test-zozeyab5bame" 2025/08/27 01:10:49 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/27 01:10:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:10:49 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/27 01:10:49 DEBUG : B2 bucket rclone-test-zozeyab5bame: Waiting for checks to finish 2025/08/27 01:10:49 DEBUG : B2 bucket rclone-test-zozeyab5bame: Waiting for transfers to finish 2025/08/27 01:10:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/27 01:10:53 INFO : potato3: Copied (server-side copy) 2025/08/27 01:10:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 01:10:53 INFO : empty space: Copied (server-side copy) 2025/08/27 01:10:53 INFO : potato3: Deleted 2025/08/27 01:10:53 INFO : empty space: Deleted 2025/08/27 01:10:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:10:53 INFO : potato2: Copied (server-side copy) 2025/08/27 01:10:53 INFO : potato2: Deleted 2025/08/27 01:10:54 DEBUG : B2 bucket rclone-test-zozeyab5bame: Purge remote 2025/08/27 01:10:54 INFO : B2 bucket rclone-test-zozeyab5bame: cleaning bucket "rclone-test-zozeyab5bame" of all files 2025/08/27 01:10:54 DEBUG : empty space: Deleting (id "4_z7fc2ddb3103deb9b9f880e1b_f1183f77cd17ee63e_d20250827_m011052_c001_v0001042_t0024_u01756257052957") 2025/08/27 01:10:54 DEBUG : potato2: Deleting (id "4_z7fc2ddb3103deb9b9f880e1b_f100f281f58f4174c_d20250827_m011053_c001_v0001172_t0014_u01756257053320") 2025/08/27 01:10:54 DEBUG : potato3: Deleting (id "4_z7fc2ddb3103deb9b9f880e1b_f1055ddac03f65cd2_d20250827_m011053_c001_v0001183_t0015_u01756257053328") 2025/08/27 01:10:56 DEBUG : B2 bucket rclone-test-bumivud2vose: Purge remote 2025/08/27 01:10:56 INFO : B2 bucket rclone-test-bumivud2vose: cleaning bucket "rclone-test-bumivud2vose" of all files 2025/08/27 01:10:56 DEBUG : empty space: Deleting (id "4_z4f02bde3103deb9b9f880e1b_f403ec79c7c950b2e_d20250827_m011053_c001_v7007000_t0000_u01756257053543") 2025/08/27 01:10:56 DEBUG : empty space: Deleting (id "4_z4f02bde3103deb9b9f880e1b_f1117eecf472ddac6_d20250827_m011046_c001_v0001176_t0036_u01756257046037") 2025/08/27 01:10:56 DEBUG : potato2: Deleting (id "4_z4f02bde3103deb9b9f880e1b_f403ec79c7c950b2f_d20250827_m011053_c001_v7007000_t0000_u01756257053772") 2025/08/27 01:10:56 DEBUG : potato2: Deleting (id "4_z4f02bde3103deb9b9f880e1b_f117939a38b3fe6a5_d20250827_m011047_c001_v0001134_t0057_u01756257047212") 2025/08/27 01:10:56 DEBUG : potato3: Deleting (id "4_z4f02bde3103deb9b9f880e1b_f403ec79c7c950b2d_d20250827_m011053_c001_v7007000_t0000_u01756257053527") 2025/08/27 01:10:56 DEBUG : potato3: Deleting (id "4_z4f02bde3103deb9b9f880e1b_f10861fa0591e5a24_d20250827_m011047_c001_v0001177_t0014_u01756257047506") 2025/08/27 01:10:56 DEBUG : potato3: Deleting (id "4_z4f02bde3103deb9b9f880e1b_f1117eecf472ddac8_d20250827_m011046_c001_v0001176_t0035_u01756257046270") --- PASS: TestServerSideMove (19.76s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:10:59 DEBUG : Creating backend with remote "TestB2:rclone-test-fuyojop1wexo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kaxolay6tata -> B2 bucket rclone-test-fuyojop1wexo 2025/08/27 01:11:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/27 01:11:07 DEBUG : empty space: Excluded 2025/08/27 01:11:07 DEBUG : empty space: Excluded (Size Filter) 2025/08/27 01:11:07 DEBUG : empty space: Excluded 2025/08/27 01:11:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:11:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/27 01:11:07 DEBUG : B2 bucket rclone-test-fuyojop1wexo: Waiting for checks to finish 2025/08/27 01:11:07 DEBUG : B2 bucket rclone-test-fuyojop1wexo: Waiting for transfers to finish 2025/08/27 01:11:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/27 01:11:08 INFO : potato3: Copied (server-side copy) 2025/08/27 01:11:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:11:08 INFO : potato2: Copied (server-side copy) 2025/08/27 01:11:08 INFO : potato3: Deleted 2025/08/27 01:11:08 INFO : potato2: Deleted 2025/08/27 01:11:09 DEBUG : Creating backend with remote "TestB2:rclone-test-zuramik2weni" 2025/08/27 01:11:09 DEBUG : empty space: Excluded (Size Filter) 2025/08/27 01:11:09 DEBUG : empty space: Excluded 2025/08/27 01:11:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:11:10 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/27 01:11:10 DEBUG : B2 bucket rclone-test-zuramik2weni: Waiting for checks to finish 2025/08/27 01:11:10 DEBUG : B2 bucket rclone-test-zuramik2weni: Waiting for transfers to finish 2025/08/27 01:11:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:11:14 INFO : potato2: Copied (server-side copy) 2025/08/27 01:11:14 INFO : potato2: Deleted 2025/08/27 01:11:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/27 01:11:14 INFO : potato3: Copied (server-side copy) 2025/08/27 01:11:14 INFO : potato3: Deleted 2025/08/27 01:11:14 DEBUG : B2 bucket rclone-test-zuramik2weni: Purge remote 2025/08/27 01:11:14 INFO : B2 bucket rclone-test-zuramik2weni: cleaning bucket "rclone-test-zuramik2weni" of all files 2025/08/27 01:11:15 DEBUG : potato2: Deleting (id "4_zbfd22dc3104deb9b9f880e1b_f10001b3a29a7b81b_d20250827_m011113_c001_v0001145_t0007_u01756257073866") 2025/08/27 01:11:15 DEBUG : potato3: Deleting (id "4_zbfd22dc3104deb9b9f880e1b_f11572849f70c9ae9_d20250827_m011114_c001_v0001176_t0037_u01756257074157") 2025/08/27 01:11:16 DEBUG : B2 bucket rclone-test-fuyojop1wexo: Purge remote 2025/08/27 01:11:16 INFO : B2 bucket rclone-test-fuyojop1wexo: cleaning bucket "rclone-test-fuyojop1wexo" of all files 2025/08/27 01:11:17 DEBUG : empty space: Deleting (id "4_z8fd20de3104deb9b9f880e1b_f1073c402a243d769_d20250827_m011106_c001_v0001150_t0006_u01756257066554") 2025/08/27 01:11:17 DEBUG : potato2: Deleting (id "4_z8fd20de3104deb9b9f880e1b_f411122d935c2bf65_d20250827_m011114_c001_v7007000_t0000_u01756257074120") 2025/08/27 01:11:17 DEBUG : potato2: Deleting (id "4_z8fd20de3104deb9b9f880e1b_f115378b2beeb17d3_d20250827_m011107_c001_v0001106_t0056_u01756257067860") 2025/08/27 01:11:17 DEBUG : potato3: Deleting (id "4_z8fd20de3104deb9b9f880e1b_f411122d935c2bf66_d20250827_m011114_c001_v7007000_t0000_u01756257074414") 2025/08/27 01:11:17 DEBUG : potato3: Deleting (id "4_z8fd20de3104deb9b9f880e1b_f1136d30bc04f3e21_d20250827_m011108_c001_v0001180_t0054_u01756257068223") 2025/08/27 01:11:17 DEBUG : potato3: Deleting (id "4_z8fd20de3104deb9b9f880e1b_f1073c402a243d76b_d20250827_m011106_c001_v0001150_t0021_u01756257066817") --- PASS: TestServerSideMoveWithFilter (20.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:11:20 DEBUG : Creating backend with remote "TestB2:rclone-test-micenuj6vowe" 2025/08/27 01:11:22 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-kaxolay6tata -> B2 bucket rclone-test-micenuj6vowe 2025/08/27 01:11:27 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:11:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/27 01:11:27 DEBUG : empty space: Unchanged skipping 2025/08/27 01:11:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/27 01:11:27 DEBUG : B2 bucket rclone-test-micenuj6vowe: Waiting for checks to finish 2025/08/27 01:11:27 INFO : empty space: Deleted 2025/08/27 01:11:27 DEBUG : B2 bucket rclone-test-micenuj6vowe: Waiting for transfers to finish 2025/08/27 01:11:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:11:27 INFO : potato2: Copied (server-side copy) 2025/08/27 01:11:28 INFO : potato2: Deleted 2025/08/27 01:11:28 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/27 01:11:28 INFO : potato3: Copied (server-side copy) 2025/08/27 01:11:28 INFO : potato3: Deleted 2025/08/27 01:11:29 DEBUG : Creating backend with remote "TestB2:rclone-test-dalisun2goqa" 2025/08/27 01:11:29 INFO : tomatoDir: Making directory 2025/08/27 01:11:30 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/27 01:11:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/27 01:11:30 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/27 01:11:30 DEBUG : B2 bucket rclone-test-dalisun2goqa: Waiting for checks to finish 2025/08/27 01:11:30 DEBUG : B2 bucket rclone-test-dalisun2goqa: Waiting for transfers to finish 2025/08/27 01:11:34 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/27 01:11:34 INFO : empty space: Copied (server-side copy) 2025/08/27 01:11:34 INFO : empty space: Deleted 2025/08/27 01:11:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/27 01:11:34 INFO : potato2: Copied (server-side copy) 2025/08/27 01:11:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/27 01:11:34 INFO : potato3: Copied (server-side copy) 2025/08/27 01:11:35 INFO : potato2: Deleted 2025/08/27 01:11:35 INFO : potato3: Deleted 2025/08/27 01:11:35 DEBUG : B2 bucket rclone-test-dalisun2goqa: Purge remote 2025/08/27 01:11:35 INFO : B2 bucket rclone-test-dalisun2goqa: cleaning bucket "rclone-test-dalisun2goqa" of all files 2025/08/27 01:11:35 DEBUG : empty space: Deleting (id "4_z4f627dc3104deb9b9f880e1b_f10149dd2e3f7cb23_d20250827_m011134_c001_v0001161_t0028_u01756257094168") 2025/08/27 01:11:35 DEBUG : potato2: Deleting (id "4_z4f627dc3104deb9b9f880e1b_f101ddcd9d3ac0f47_d20250827_m011134_c001_v0001153_t0022_u01756257094512") 2025/08/27 01:11:35 DEBUG : potato3: Deleting (id "4_z4f627dc3104deb9b9f880e1b_f117fd95ec7d9d2b9_d20250827_m011134_c001_v0001104_t0005_u01756257094516") 2025/08/27 01:11:37 DEBUG : B2 bucket rclone-test-micenuj6vowe: Purge remote 2025/08/27 01:11:37 INFO : B2 bucket rclone-test-micenuj6vowe: cleaning bucket "rclone-test-micenuj6vowe" of all files 2025/08/27 01:11:37 DEBUG : empty space: Deleting (id "4_z4fb26d03104deb9b9f880e1b_f404f5cb3689bccbe_d20250827_m011134_c001_v7007000_t0000_u01756257094570") 2025/08/27 01:11:37 DEBUG : empty space: Deleting (id "4_z4fb26d03104deb9b9f880e1b_f1120094df542cec9_d20250827_m011126_c001_v0001172_t0004_u01756257086654") 2025/08/27 01:11:37 DEBUG : potato2: Deleting (id "4_z4fb26d03104deb9b9f880e1b_f404f5cb3689bccbf_d20250827_m011134_c001_v7007000_t0000_u01756257094943") 2025/08/27 01:11:37 DEBUG : potato2: Deleting (id "4_z4fb26d03104deb9b9f880e1b_f10417a7983f04e4e_d20250827_m011127_c001_v0001120_t0025_u01756257087747") 2025/08/27 01:11:37 DEBUG : potato3: Deleting (id "4_z4fb26d03104deb9b9f880e1b_f419ef394b4ca95b4_d20250827_m011134_c001_v7007000_t0000_u01756257094985") 2025/08/27 01:11:37 DEBUG : potato3: Deleting (id "4_z4fb26d03104deb9b9f880e1b_f1120094df542ced1_d20250827_m011128_c001_v0001172_t0036_u01756257088087") 2025/08/27 01:11:37 DEBUG : potato3: Deleting (id "4_z4fb26d03104deb9b9f880e1b_f1120094df542cecf_d20250827_m011126_c001_v0001172_t0052_u01756257086985") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (21.45s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:11:42 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:11:44 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/rclone-sync-test" --- PASS: TestSyncOverlap (1.44s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:11:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/rclone-sync-test" 2025/08/27 01:11:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/rclone-sync-test-include/layer2" 2025/08/27 01:11:49 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/rclone-sync-test-ignore-file" 2025/08/27 01:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 01:11:53 DEBUG : B2 bucket rclone-test-kaxolay6tata path rclone-sync-test: Waiting for checks to finish 2025/08/27 01:11:53 DEBUG : B2 bucket rclone-test-kaxolay6tata path rclone-sync-test: Waiting for transfers to finish 2025/08/27 01:11:53 DEBUG : Waiting for deletions to finish 2025/08/27 01:11:53 INFO : There was nothing to transfer 2025/08/27 01:11:53 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 01:11:53 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:11:53 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:11:53 DEBUG : Waiting for deletions to finish 2025/08/27 01:11:53 INFO : There was nothing to transfer 2025/08/27 01:11:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 01:11:54 DEBUG : B2 bucket rclone-test-kaxolay6tata path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/27 01:11:54 DEBUG : B2 bucket rclone-test-kaxolay6tata path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/27 01:11:54 DEBUG : Waiting for deletions to finish 2025/08/27 01:11:54 INFO : There was nothing to transfer 2025/08/27 01:11:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 01:11:54 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:11:54 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:11:54 DEBUG : Waiting for deletions to finish 2025/08/27 01:11:54 INFO : There was nothing to transfer 2025/08/27 01:11:55 DEBUG : Excluded 2025/08/27 01:11:55 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/27 01:11:55 DEBUG : B2 bucket rclone-test-kaxolay6tata path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/27 01:11:55 DEBUG : B2 bucket rclone-test-kaxolay6tata path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/27 01:11:55 DEBUG : Waiting for deletions to finish 2025/08/27 01:11:55 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.82s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:11:55 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/dst" 2025/08/27 01:11:57 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/CompareDest" 2025/08/27 01:11:59 DEBUG : one: Need to transfer - File not found at Destination 2025/08/27 01:11:59 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:11:59 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:11:59 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 01:11:59 INFO : one: Copied (new) 2025/08/27 01:11:59 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:00 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:00 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:00 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/27 01:12:00 INFO : one: Copied (replaced existing) 2025/08/27 01:12:00 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:02 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 01:12:02 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:02 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:02 INFO : There was nothing to transfer 2025/08/27 01:12:03 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/27 01:12:04 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 01:12:04 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:04 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:04 INFO : There was nothing to transfer 2025/08/27 01:12:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:04 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/27 01:12:04 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 01:12:04 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:04 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:04 INFO : There was nothing to transfer 2025/08/27 01:12:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:05 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/08/27 01:12:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/27 01:12:05 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/27 01:12:05 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:05 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 01:12:05 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:05 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:05 INFO : There was nothing to transfer 2025/08/27 01:12:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:06 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/27 01:12:06 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:06 DEBUG : two: Need to transfer - File not found at Destination 2025/08/27 01:12:06 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:06 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:07 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/27 01:12:07 INFO : two: Copied (new) 2025/08/27 01:12:07 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.85s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:12:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/dest" 2025/08/27 01:12:11 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/pre-dest1" 2025/08/27 01:12:12 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/pre-dest2" 2025/08/27 01:12:14 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:12:14 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/27 01:12:14 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:12:14 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/27 01:12:15 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/27 01:12:15 DEBUG : B2 bucket rclone-test-kaxolay6tata path dest: Waiting for checks to finish 2025/08/27 01:12:15 DEBUG : B2 bucket rclone-test-kaxolay6tata path dest: Waiting for transfers to finish 2025/08/27 01:12:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/27 01:12:15 INFO : 3: Copied (new) 2025/08/27 01:12:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.58s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:12:17 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/dst" 2025/08/27 01:12:18 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/CopyDest" 2025/08/27 01:12:20 DEBUG : one: Need to transfer - File not found at Destination 2025/08/27 01:12:20 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:20 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 01:12:21 INFO : one: Copied (new) 2025/08/27 01:12:21 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:21 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:21 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:22 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/27 01:12:22 INFO : one: Copied (replaced existing) 2025/08/27 01:12:22 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/BackupDir" 2025/08/27 01:12:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:24 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/27 01:12:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 01:12:26 INFO : one: Copied (server-side copy) 2025/08/27 01:12:26 INFO : one: Deleted 2025/08/27 01:12:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/27 01:12:26 INFO : one: Copied (server-side copy) 2025/08/27 01:12:26 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/27 01:12:26 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:26 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:27 DEBUG : one: Unchanged skipping 2025/08/27 01:12:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:28 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/27 01:12:28 INFO : two: Copied (server-side copy) 2025/08/27 01:12:28 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/27 01:12:28 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:28 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:28 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:28 DEBUG : one: Unchanged skipping 2025/08/27 01:12:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:28 DEBUG : two: Unchanged skipping 2025/08/27 01:12:28 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:28 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:28 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:28 INFO : There was nothing to transfer 2025/08/27 01:12:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:30 DEBUG : one: Unchanged skipping 2025/08/27 01:12:30 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/27 01:12:30 DEBUG : three: Destination not found in --copy-dest 2025/08/27 01:12:30 DEBUG : three: Need to transfer - File not found at Destination 2025/08/27 01:12:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/27 01:12:30 DEBUG : two: Unchanged skipping 2025/08/27 01:12:30 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:30 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:30 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/27 01:12:30 INFO : three: Copied (new) 2025/08/27 01:12:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.13s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:12:33 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/dst" 2025/08/27 01:12:34 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/backup" 2025/08/27 01:12:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 01:12:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:12:36 DEBUG : two: Unchanged skipping 2025/08/27 01:12:36 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 01:12:37 INFO : one: Copied (server-side copy) 2025/08/27 01:12:38 INFO : one: Deleted 2025/08/27 01:12:38 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:12:39 INFO : one: Copied (new) 2025/08/27 01:12:39 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/27 01:12:39 INFO : three.txt: Copied (server-side copy) 2025/08/27 01:12:39 INFO : three.txt: Deleted 2025/08/27 01:12:39 INFO : three.txt: Moved into backup dir 2025/08/27 01:12:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/27 01:12:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:12:41 DEBUG : two: Unchanged skipping 2025/08/27 01:12:41 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:12:42 INFO : one: Copied (server-side copy) 2025/08/27 01:12:42 INFO : one: Deleted 2025/08/27 01:12:42 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/27 01:12:42 INFO : one: Copied (new) 2025/08/27 01:12:42 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/27 01:12:43 INFO : three.txt: Copied (server-side copy) 2025/08/27 01:12:43 INFO : three.txt: Deleted 2025/08/27 01:12:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.38s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:12:46 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/dst" 2025/08/27 01:12:47 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/backup" 2025/08/27 01:12:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 01:12:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:12:49 DEBUG : two: Unchanged skipping 2025/08/27 01:12:49 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 01:12:50 INFO : one: Copied (server-side copy) to: one.bak 2025/08/27 01:12:50 INFO : one: Deleted 2025/08/27 01:12:50 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:12:51 INFO : one: Copied (new) 2025/08/27 01:12:51 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/27 01:12:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/27 01:12:52 INFO : three.txt: Deleted 2025/08/27 01:12:52 INFO : three.txt: Moved into backup dir 2025/08/27 01:12:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/27 01:12:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:12:53 DEBUG : two: Unchanged skipping 2025/08/27 01:12:53 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:12:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:12:54 INFO : one: Copied (server-side copy) to: one.bak 2025/08/27 01:12:54 INFO : one: Deleted 2025/08/27 01:12:54 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:12:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/27 01:12:55 INFO : one: Copied (new) 2025/08/27 01:12:55 DEBUG : Waiting for deletions to finish 2025/08/27 01:12:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/27 01:12:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/27 01:12:55 INFO : three.txt: Deleted 2025/08/27 01:12:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:12:58 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/dst" 2025/08/27 01:12:59 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/backup" 2025/08/27 01:13:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:13:01 DEBUG : two: Unchanged skipping 2025/08/27 01:13:01 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:13:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 01:13:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 01:13:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/27 01:13:02 INFO : one: Deleted 2025/08/27 01:13:02 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:13:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:13:03 INFO : one: Copied (new) 2025/08/27 01:13:03 DEBUG : Waiting for deletions to finish 2025/08/27 01:13:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/27 01:13:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/27 01:13:04 INFO : three.txt: Deleted 2025/08/27 01:13:04 INFO : three.txt: Moved into backup dir 2025/08/27 01:13:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/27 01:13:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:13:05 DEBUG : two: Unchanged skipping 2025/08/27 01:13:05 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:13:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:13:06 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/27 01:13:06 INFO : one: Deleted 2025/08/27 01:13:06 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:13:07 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/27 01:13:07 INFO : one: Copied (new) 2025/08/27 01:13:07 DEBUG : Waiting for deletions to finish 2025/08/27 01:13:07 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/27 01:13:07 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/27 01:13:08 INFO : three.txt: Deleted 2025/08/27 01:13:08 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.33s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:13:10 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/dst" 2025/08/27 01:13:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 01:13:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:13:12 DEBUG : two: Unchanged skipping 2025/08/27 01:13:12 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:13:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 01:13:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/27 01:13:13 INFO : one: Deleted 2025/08/27 01:13:13 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:13:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:13:14 INFO : one: Copied (new) 2025/08/27 01:13:14 DEBUG : Waiting for deletions to finish 2025/08/27 01:13:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/27 01:13:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/27 01:13:15 INFO : three.txt: Deleted 2025/08/27 01:13:15 INFO : three.txt: Moved into backup dir 2025/08/27 01:13:15 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1150-05.backblaze.com/b2api/v1/b2_upload_file/4f820d13102deb9b9f880e1b/c001_v0001150_t0004": EOF 2025/08/27 01:13:15 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-05.backblaze.com/b2api/v1/b2_upload_file/4f820d13102deb9b9f880e1b/c001_v0001150_t0004": EOF) 2025/08/27 01:13:15 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-kaxolay6tata: 1/10 (Post "https://pod-000-1150-05.backblaze.com/b2api/v1/b2_upload_file/4f820d13102deb9b9f880e1b/c001_v0001150_t0004": EOF) 2025/08/27 01:13:18 DEBUG : pacer: Reducing sleep to 10ms 2025/08/27 01:13:18 DEBUG : one.bak: Excluded (Path Filter) 2025/08/27 01:13:18 DEBUG : one.bak: Excluded 2025/08/27 01:13:18 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/27 01:13:18 DEBUG : three.txt.bak: Excluded 2025/08/27 01:13:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/27 01:13:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:13:18 DEBUG : two: Unchanged skipping 2025/08/27 01:13:18 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for checks to finish 2025/08/27 01:13:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:13:19 INFO : one: Copied (server-side copy) to: one.bak 2025/08/27 01:13:19 INFO : one: Deleted 2025/08/27 01:13:19 DEBUG : B2 bucket rclone-test-kaxolay6tata path dst: Waiting for transfers to finish 2025/08/27 01:13:20 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/27 01:13:20 INFO : one: Copied (new) 2025/08/27 01:13:20 DEBUG : Waiting for deletions to finish 2025/08/27 01:13:20 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/27 01:13:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/27 01:13:20 INFO : three.txt: Deleted 2025/08/27 01:13:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.86s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:13:23 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/dst" 2025/08/27 01:13:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 01:13:26 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 01:13:26 INFO : one: Copied (server-side copy) to: one.bak 2025/08/27 01:13:26 INFO : one: Deleted 2025/08/27 01:13:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:13:27 INFO : one: Copied (new) 2025/08/27 01:13:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:13:27 DEBUG : two: Unchanged skipping 2025/08/27 01:13:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/27 01:13:28 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/27 01:13:28 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/27 01:13:28 INFO : three.txt: Deleted 2025/08/27 01:13:28 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/27 01:13:28 INFO : three.txt: Copied (new) 2025/08/27 01:13:29 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/27 01:13:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:13:30 INFO : one: Copied (server-side copy) to: one.bak 2025/08/27 01:13:30 INFO : one: Deleted 2025/08/27 01:13:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/27 01:13:30 INFO : one: Copied (new) 2025/08/27 01:13:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:13:31 DEBUG : two: Unchanged skipping 2025/08/27 01:13:31 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/27 01:13:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/27 01:13:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/27 01:13:32 INFO : three.txt: Deleted 2025/08/27 01:13:32 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/27 01:13:32 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:13:35 DEBUG : Creating backend with remote "TestB2:rclone-test-kaxolay6tata/dst" 2025/08/27 01:13:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/27 01:13:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/27 01:13:37 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/27 01:13:37 INFO : one: Deleted 2025/08/27 01:13:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:13:38 INFO : one: Copied (new) 2025/08/27 01:13:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:13:38 DEBUG : two: Unchanged skipping 2025/08/27 01:13:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/27 01:13:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/27 01:13:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/27 01:13:40 INFO : three.txt: Deleted 2025/08/27 01:13:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/27 01:13:40 INFO : three.txt: Copied (new) 2025/08/27 01:13:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/27 01:13:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/27 01:13:41 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/27 01:13:42 INFO : one: Deleted 2025/08/27 01:13:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/27 01:13:42 INFO : one: Copied (new) 2025/08/27 01:13:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:13:42 DEBUG : two: Unchanged skipping 2025/08/27 01:13:42 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/27 01:13:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/27 01:13:43 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/27 01:13:43 INFO : three.txt: Deleted 2025/08/27 01:13:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/27 01:13:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.56s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:13:46 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/27 01:13:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:13:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:13:46 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/27 01:13:46 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/27 01:13:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.86s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:13:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/27 01:13:47 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:13:47 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:13:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/27 01:13:47 INFO : existing: Copied (new) 2025/08/27 01:13:47 DEBUG : Waiting for deletions to finish 2025/08/27 01:13:48 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:13:48 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/27 01:13:48 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/27 01:13:48 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:13:48 ERROR : B2 bucket rclone-test-kaxolay6tata: not deleting files as there were IO errors 2025/08/27 01:13:48 ERROR : B2 bucket rclone-test-kaxolay6tata: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.14s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:13:49 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:13:49 DEBUG : existing: Unchanged skipping 2025/08/27 01:13:49 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:13:49 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:13:49 DEBUG : Waiting for deletions to finish 2025/08/27 01:13:49 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.31s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.36s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.39s) --- SKIP: TestMaxTransfer/Cautious (0.36s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:14:01 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:14:01 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both10: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both13: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both14: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both15: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both16: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both17: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both18: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both19: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both1: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both2: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both0: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both4: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both5: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both6: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both7: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both8: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:01 DEBUG : both9: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both11: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both12: Unchanged skipping 2025/08/27 01:14:01 DEBUG : both3: Unchanged skipping 2025/08/27 01:14:01 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:14:01 DEBUG : Waiting for deletions to finish 2025/08/27 01:14:01 INFO : only5: Deleted 2025/08/27 01:14:02 INFO : only3: Deleted 2025/08/27 01:14:02 INFO : only9: Deleted 2025/08/27 01:14:02 INFO : only1: Deleted 2025/08/27 01:14:02 INFO : only18: Deleted 2025/08/27 01:14:02 INFO : only11: Deleted 2025/08/27 01:14:02 INFO : only15: Deleted 2025/08/27 01:14:02 INFO : only17: Deleted 2025/08/27 01:14:02 INFO : only6: Deleted 2025/08/27 01:14:02 INFO : only8: Deleted 2025/08/27 01:14:02 INFO : only14: Deleted 2025/08/27 01:14:02 INFO : only2: Deleted 2025/08/27 01:14:02 INFO : only7: Deleted 2025/08/27 01:14:02 INFO : only19: Deleted 2025/08/27 01:14:02 INFO : only0: Deleted 2025/08/27 01:14:02 INFO : only10: Deleted 2025/08/27 01:14:02 INFO : only12: Deleted 2025/08/27 01:14:02 INFO : only13: Deleted 2025/08/27 01:14:02 INFO : only4: Deleted 2025/08/27 01:14:02 INFO : only16: Deleted 2025/08/27 01:14:02 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (14.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:14:16 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:14:16 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both0: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both13: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both11: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both10: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both12: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both17: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both15: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both14: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both18: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both19: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both3: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both1: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both2: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both6: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both16: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both8: Unchanged skipping 2025/08/27 01:14:16 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:16 DEBUG : both9: Unchanged skipping 2025/08/27 01:14:16 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : both4: Unchanged skipping 2025/08/27 01:14:16 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : both5: Unchanged skipping 2025/08/27 01:14:16 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : both7: Unchanged skipping 2025/08/27 01:14:16 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/27 01:14:16 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:14:17 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only0: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only10: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only12: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only11: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only17: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only16: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only14: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only13: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only19: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only3: Copied (replaced existing) 2025/08/27 01:14:17 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:17 INFO : only4: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:18 INFO : only5: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:18 INFO : only6: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:18 INFO : only7: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:18 INFO : only8: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:18 INFO : only9: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:18 INFO : only18: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:18 INFO : only15: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:18 INFO : only1: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/27 01:14:18 INFO : only2: Copied (replaced existing) 2025/08/27 01:14:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.13s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:14:26 DEBUG : empty_dir: Making directory with metadata 2025/08/27 01:14:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 01:14:26 DEBUG : empty_on_remote: Making directory with metadata 2025/08/27 01:14:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 01:14:26 INFO : empty_on_remote: Making directory 2025/08/27 01:14:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/27 01:14:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/27 01:14:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/27 01:14:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/27 01:14:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.78s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:14:29 DEBUG : empty_dir: Making directory with metadata 2025/08/27 01:14:29 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 01:14:29 DEBUG : empty_on_remote: Making directory with metadata 2025/08/27 01:14:29 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/27 01:14:29 INFO : empty_on_remote: Making directory 2025/08/27 01:14:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/27 01:14:29 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/27 01:14:29 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/27 01:14:29 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/27 01:14:29 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/27 01:14:29 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.47s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:14:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 01:14:31 INFO : sub dir: Making directory 2025/08/27 01:14:31 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.42s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:14:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/27 01:14:34 INFO : sub dir: Making directory 2025/08/27 01:14:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.53s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:14:44 DEBUG : Waiting for deletions to finish 2025/08/27 01:14:44 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:14:44 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : apple: Unchanged skipping 2025/08/27 01:14:45 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:14:45 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : banana: Unchanged skipping 2025/08/27 01:14:45 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:45 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:14:45 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:14:45 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:14:45 DEBUG : Waiting for deletions to finish 2025/08/27 01:14:45 INFO : There was nothing to transfer 2025/08/27 01:14:45 DEBUG : Waiting for deletions to finish 2025/08/27 01:14:45 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:14:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : apple: Unchanged skipping 2025/08/27 01:14:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:14:46 DEBUG : banana: Unchanged skipping 2025/08/27 01:14:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:14:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:14:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:14:46 DEBUG : Waiting for deletions to finish 2025/08/27 01:14:46 INFO : There was nothing to transfer 2025/08/27 01:14:46 DEBUG : Waiting for deletions to finish 2025/08/27 01:14:46 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:14:46 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:14:58 DEBUG : Waiting for deletions to finish 2025/08/27 01:14:58 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:14:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : apple: Unchanged skipping 2025/08/27 01:14:59 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:14:59 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:14:59 DEBUG : banana: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:14:59 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:14:59 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:14:59 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:14:59 DEBUG : Waiting for deletions to finish 2025/08/27 01:14:59 INFO : There was nothing to transfer 2025/08/27 01:14:59 DEBUG : Waiting for deletions to finish 2025/08/27 01:14:59 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:14:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : apple: Unchanged skipping 2025/08/27 01:15:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:15:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : banana: Unchanged skipping 2025/08/27 01:15:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:15:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:15:00 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:15:00 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:00 INFO : There was nothing to transfer 2025/08/27 01:15:00 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:00 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:15:00 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:15:12 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:12 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:15:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:15:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:13 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:13 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:13 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:13 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:13 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:13 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/27 01:15:13 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/27 01:15:13 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:13 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:13 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:13 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:13 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/27 01:15:13 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:13 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:15:13 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:15:13 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/27 01:15:13 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:13 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/27 01:15:13 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:13 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/27 01:15:13 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/27 01:15:13 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/27 01:15:13 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/27 01:15:13 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/27 01:15:13 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:13 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/27 01:15:14 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/27 01:15:14 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/27 01:15:14 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/27 01:15:14 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:14 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/27 01:15:14 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:14 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/27 01:15:14 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:14 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/27 01:15:14 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:14 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/27 01:15:14 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/27 01:15:14 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/27 01:15:14 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/27 01:15:14 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:14 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/27 01:15:14 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:14 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/27 01:15:14 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:14 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/27 01:15:14 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/27 01:15:14 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:14 INFO : banana: Deleted 2025/08/27 01:15:15 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0015-9;=.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0013-789;=.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0009-3456789.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0008-2345678.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0011-56789;.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0012-6789;.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0014-89;=.txt: Deleted 2025/08/27 01:15:15 INFO : apple: Deleted 2025/08/27 01:15:15 INFO : appleappleapplebanana: Deleted 2025/08/27 01:15:15 INFO : splitbananasplit: Deleted 2025/08/27 01:15:15 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0003-defghij.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0007-1234567.txt: Deleted 2025/08/27 01:15:15 INFO : dir1/0010-456789.txt: Deleted 2025/08/27 01:15:15 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:15 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:15 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : apple: Unchanged skipping 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:15:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : banana: Unchanged skipping 2025/08/27 01:15:16 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:16 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:16 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:16 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/27 01:15:16 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:15:16 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:15:16 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:15:16 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:15:16 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:16 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:16 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/27 01:15:16 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/27 01:15:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/27 01:15:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:17 DEBUG : apple: transformed to: YXBwbGU= 2025/08/27 01:15:17 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/27 01:15:17 DEBUG : banana: transformed to: YmFuYW5h 2025/08/27 01:15:17 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/27 01:15:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/27 01:15:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/27 01:15:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/27 01:15:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/27 01:15:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/27 01:15:17 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:15:28 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:28 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:15:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:28 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/27 01:15:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:28 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/27 01:15:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:28 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/27 01:15:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:28 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/27 01:15:28 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:28 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:28 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 01:15:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:28 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/27 01:15:28 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:28 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/27 01:15:28 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/27 01:15:28 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/27 01:15:29 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/27 01:15:29 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/27 01:15:29 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/27 01:15:29 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/27 01:15:29 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/27 01:15:29 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/27 01:15:29 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/27 01:15:29 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/27 01:15:29 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/27 01:15:29 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/27 01:15:29 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/27 01:15:29 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/27 01:15:29 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/27 01:15:29 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 01:15:29 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/27 01:15:29 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/27 01:15:29 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:29 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/27 01:15:29 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:15:29 INFO : apple: Copied (new) to: PREFIXapple 2025/08/27 01:15:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 01:15:29 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:15:29 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/27 01:15:29 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 01:15:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 01:15:29 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/27 01:15:29 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 01:15:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/27 01:15:29 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/27 01:15:29 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/27 01:15:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/27 01:15:29 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/27 01:15:29 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/27 01:15:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 01:15:29 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/27 01:15:29 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 01:15:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 01:15:29 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/27 01:15:29 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/27 01:15:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/27 01:15:29 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/27 01:15:29 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/27 01:15:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/27 01:15:29 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/27 01:15:29 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 01:15:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/27 01:15:29 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/27 01:15:29 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/27 01:15:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/27 01:15:29 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/27 01:15:29 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 01:15:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/27 01:15:29 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/27 01:15:29 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/27 01:15:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/27 01:15:29 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/27 01:15:29 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/27 01:15:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/27 01:15:29 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/27 01:15:29 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/27 01:15:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/27 01:15:30 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/27 01:15:30 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/27 01:15:30 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/27 01:15:30 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/27 01:15:30 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/27 01:15:30 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/27 01:15:30 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/27 01:15:30 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/27 01:15:30 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/27 01:15:30 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/27 01:15:30 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/27 01:15:30 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:30 INFO : appleappleapplebanana: Deleted 2025/08/27 01:15:30 INFO : splitbananasplit: Deleted 2025/08/27 01:15:30 INFO : dir1/0007-1234567.txt: Deleted 2025/08/27 01:15:30 INFO : dir1/0008-2345678.txt: Deleted 2025/08/27 01:15:30 INFO : dir1/0014-89;=.txt: Deleted 2025/08/27 01:15:30 INFO : banana: Deleted 2025/08/27 01:15:30 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/27 01:15:30 INFO : dir1/0009-3456789.txt: Deleted 2025/08/27 01:15:30 INFO : dir1/0011-56789;.txt: Deleted 2025/08/27 01:15:30 INFO : dir1/0015-9;=.txt: Deleted 2025/08/27 01:15:30 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/27 01:15:30 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/27 01:15:31 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/27 01:15:31 INFO : dir1/0012-6789;.txt: Deleted 2025/08/27 01:15:31 INFO : dir1/0013-789;=.txt: Deleted 2025/08/27 01:15:31 INFO : apple: Deleted 2025/08/27 01:15:31 INFO : dir1/0003-defghij.txt: Deleted 2025/08/27 01:15:31 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/27 01:15:31 INFO : dir1/0010-456789.txt: Deleted 2025/08/27 01:15:31 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/27 01:15:31 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:31 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 01:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 01:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 01:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/27 01:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 01:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/27 01:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/27 01:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 01:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/27 01:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 01:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 01:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/27 01:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 01:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/27 01:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/27 01:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/27 01:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/27 01:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/27 01:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/27 01:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/27 01:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/27 01:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/27 01:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/27 01:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/27 01:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/27 01:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/27 01:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/27 01:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/27 01:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : apple: transformed to: PREFIXapple 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/27 01:15:31 DEBUG : banana: transformed to: PREFIXbanana 2025/08/27 01:15:31 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/27 01:15:31 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/27 01:15:31 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/27 01:15:31 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/27 01:15:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/27 01:15:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/27 01:15:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/27 01:15:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/27 01:15:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/27 01:15:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/27 01:15:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/27 01:15:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/27 01:15:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/27 01:15:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/27 01:15:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/27 01:15:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/27 01:15:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/27 01:15:31 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/27 01:15:31 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/27 01:15:31 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/27 01:15:31 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/27 01:15:32 INFO : appleappleapplebanana: Copied (new) 2025/08/27 01:15:32 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/27 01:15:32 INFO : banana: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:32 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:15:32 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:15:32 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/27 01:15:32 INFO : splitbananasplit: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/27 01:15:32 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/27 01:15:32 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/27 01:15:32 INFO : apple: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/27 01:15:32 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/27 01:15:32 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/27 01:15:32 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/27 01:15:32 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/27 01:15:32 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/27 01:15:32 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/27 01:15:32 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/27 01:15:32 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/27 01:15:32 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/27 01:15:32 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/27 01:15:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/27 01:15:32 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/27 01:15:33 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/27 01:15:33 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/27 01:15:33 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/27 01:15:33 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/27 01:15:33 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/27 01:15:33 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/27 01:15:33 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:33 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/27 01:15:33 INFO : PREFIXsplitbananasplit: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/27 01:15:33 INFO : PREFIXbanana: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/27 01:15:33 INFO : PREFIXapple: Deleted 2025/08/27 01:15:33 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/27 01:15:33 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/27 01:15:33 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:34 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:34 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:15:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:15:45 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:45 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:15:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:15:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:46 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:46 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:46 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 01:15:46 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:46 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:46 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/27 01:15:46 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:15:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:15:46 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/27 01:15:46 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/27 01:15:46 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 01:15:46 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/27 01:15:46 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/27 01:15:46 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/27 01:15:46 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:46 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/27 01:15:47 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/27 01:15:47 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/27 01:15:47 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/27 01:15:47 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/27 01:15:47 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/27 01:15:47 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/27 01:15:47 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/27 01:15:47 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/27 01:15:47 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/27 01:15:47 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/27 01:15:47 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/27 01:15:47 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/27 01:15:47 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/27 01:15:47 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/27 01:15:47 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/27 01:15:47 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:48 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0008-2345678.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/27 01:15:48 INFO : banana: Deleted 2025/08/27 01:15:48 INFO : splitbananasplit: Deleted 2025/08/27 01:15:48 INFO : dir1/0007-1234567.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0009-3456789.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0013-789;=.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0011-56789;.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0003-defghij.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/27 01:15:48 INFO : apple: Deleted 2025/08/27 01:15:48 INFO : appleappleapplebanana: Deleted 2025/08/27 01:15:48 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0010-456789.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0012-6789;.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0015-9;=.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0014-89;=.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/27 01:15:48 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/27 01:15:48 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:48 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:48 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/27 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : apple: transformed to: appleSUFFIX 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/27 01:15:49 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/27 01:15:49 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/27 01:15:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:15:49 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:15:49 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:15:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/27 01:15:49 INFO : splitbananasplit: Copied (new) 2025/08/27 01:15:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/27 01:15:49 INFO : appleappleapplebanana: Copied (new) 2025/08/27 01:15:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/27 01:15:49 INFO : banana: Copied (new) 2025/08/27 01:15:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/27 01:15:49 INFO : apple: Copied (new) 2025/08/27 01:15:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/27 01:15:49 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/27 01:15:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/27 01:15:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/27 01:15:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/27 01:15:49 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/27 01:15:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/27 01:15:49 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/27 01:15:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/27 01:15:49 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/27 01:15:50 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/27 01:15:50 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/27 01:15:50 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/27 01:15:50 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/27 01:15:50 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/27 01:15:50 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/27 01:15:50 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/27 01:15:50 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/27 01:15:50 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/27 01:15:50 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/27 01:15:50 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/27 01:15:50 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:50 INFO : appleSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/27 01:15:50 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/27 01:15:51 INFO : bananaSUFFIX: Deleted 2025/08/27 01:15:51 INFO : splitbananasplitSUFFIX: Deleted 2025/08/27 01:15:51 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/27 01:15:51 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/27 01:15:51 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:51 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : Waiting for deletions to finish 2025/08/27 01:15:51 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:15:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:16:03 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:03 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:16:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:03 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/27 01:16:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:03 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/27 01:16:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:03 DEBUG : banana: Unchanged skipping 2025/08/27 01:16:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:03 DEBUG : apple: Unchanged skipping 2025/08/27 01:16:03 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:03 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:03 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:03 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/27 01:16:03 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:03 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:04 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:04 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:04 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:04 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:04 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:04 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:04 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:04 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:04 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:04 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:04 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:04 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:04 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:04 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:04 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/27 01:16:04 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/27 01:16:04 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:16:04 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:16:04 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/27 01:16:04 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/27 01:16:04 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:04 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/27 01:16:04 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/27 01:16:04 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:04 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/27 01:16:04 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/27 01:16:04 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:04 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/27 01:16:04 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/27 01:16:04 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:04 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/27 01:16:04 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/27 01:16:04 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:04 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/27 01:16:04 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/27 01:16:04 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:04 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/27 01:16:04 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/27 01:16:04 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:04 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/27 01:16:04 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/27 01:16:04 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:04 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/27 01:16:04 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/27 01:16:04 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/27 01:16:04 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/27 01:16:04 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:04 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:04 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/27 01:16:04 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/27 01:16:04 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:04 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/27 01:16:04 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/27 01:16:04 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:04 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/27 01:16:04 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/27 01:16:04 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:04 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/27 01:16:04 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/27 01:16:04 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:04 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/27 01:16:04 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/27 01:16:05 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/27 01:16:05 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/27 01:16:05 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/27 01:16:05 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/27 01:16:05 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/27 01:16:05 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/27 01:16:05 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:05 INFO : appleappleapplebanana: Deleted 2025/08/27 01:16:05 INFO : dir1/0003-defghij.txt: Deleted 2025/08/27 01:16:05 INFO : splitbananasplit: Deleted 2025/08/27 01:16:05 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0013-789;=.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0008-2345678.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0009-3456789.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0007-1234567.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0012-6789;.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0010-456789.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0011-56789;.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0014-89;=.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0015-9;=.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/27 01:16:05 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/27 01:16:05 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:06 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : appleapple: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/27 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 01:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:06 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:06 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:06 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:06 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:06 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:06 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:06 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:06 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:06 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:06 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:06 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:06 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:06 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:06 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:06 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : apple: Unchanged skipping 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:16:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : banana: Unchanged skipping 2025/08/27 01:16:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/27 01:16:06 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/27 01:16:06 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/27 01:16:06 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/27 01:16:06 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/27 01:16:06 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/27 01:16:06 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/27 01:16:06 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/27 01:16:06 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/27 01:16:06 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/27 01:16:06 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/27 01:16:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/27 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/27 01:16:06 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/27 01:16:06 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/27 01:16:06 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/27 01:16:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:16:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:16:06 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:16:06 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:06 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:07 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : appleapple: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/27 01:16:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 01:16:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 01:16:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:07 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/27 01:16:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:07 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/27 01:16:07 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/27 01:16:07 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/27 01:16:07 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/27 01:16:07 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/27 01:16:07 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/27 01:16:07 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/27 01:16:07 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/27 01:16:07 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/27 01:16:07 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/27 01:16:07 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/27 01:16:07 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/27 01:16:07 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/27 01:16:07 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/27 01:16:07 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/27 01:16:07 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/27 01:16:07 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/27 01:16:07 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:16:18 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:18 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : apple: Unchanged skipping 2025/08/27 01:16:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:16:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:16:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : banana: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:16:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:16:19 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:16:19 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:19 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:19 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:16:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : apple: Unchanged skipping 2025/08/27 01:16:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : banana: Unchanged skipping 2025/08/27 01:16:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:16:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:16:20 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:16:20 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:16:20 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:20 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:20 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:20 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:20 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:16:32 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:32 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:16:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:32 DEBUG : apple: Unchanged skipping 2025/08/27 01:16:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:16:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:32 DEBUG : banana: Unchanged skipping 2025/08/27 01:16:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:16:33 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:16:33 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:16:33 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:33 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:33 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:16:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : banana: Unchanged skipping 2025/08/27 01:16:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:16:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:16:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:33 DEBUG : apple: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:16:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:16:34 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:16:34 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:34 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:34 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:16:45 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:46 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:16:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : apple: Unchanged skipping 2025/08/27 01:16:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:16:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : banana: Unchanged skipping 2025/08/27 01:16:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:16:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:16:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:16:46 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:46 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:47 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:16:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : apple: Unchanged skipping 2025/08/27 01:16:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:16:47 DEBUG : banana: Unchanged skipping 2025/08/27 01:16:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:16:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:16:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:16:47 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:16:47 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:47 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:48 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:48 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:16:59 DEBUG : Waiting for deletions to finish 2025/08/27 01:16:59 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:16:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : apple: Unchanged skipping 2025/08/27 01:17:00 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:17:00 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : banana: Unchanged skipping 2025/08/27 01:17:00 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:00 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:00 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:17:00 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:00 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:00 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:00 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:17:00 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : apple: Unchanged skipping 2025/08/27 01:17:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:17:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : banana: Unchanged skipping 2025/08/27 01:17:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:01 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:17:01 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:01 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:01 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:01 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:01 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:17:01 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:12 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:13 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:17:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : apple: Unchanged skipping 2025/08/27 01:17:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:17:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : banana: Unchanged skipping 2025/08/27 01:17:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:14 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:17:14 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:14 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:14 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:14 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/27 01:17:14 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : apple: Unchanged skipping 2025/08/27 01:17:14 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/27 01:17:14 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : banana: Unchanged skipping 2025/08/27 01:17:14 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:14 DEBUG : splitbananasplit: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:15 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:15 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/27 01:17:15 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:15 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:15 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:15 DEBUG : apple: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : banana: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/27 01:17:15 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (161.54s) --- PASS: TestTransform/NFC (12.59s) --- PASS: TestTransform/NFD (14.36s) --- PASS: TestTransform/base64 (16.04s) --- PASS: TestTransform/prefix (17.59s) --- PASS: TestTransform/suffix (17.49s) --- PASS: TestTransform/truncate (15.21s) --- PASS: TestTransform/encoder (13.74s) --- PASS: TestTransform/ISO-8859-1 (13.61s) --- PASS: TestTransform/charmap (13.55s) --- PASS: TestTransform/lowercase (13.72s) --- PASS: TestTransform/ascii (13.63s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:19 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/27 01:17:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/27 01:17:20 INFO : sub dir_somesuffix: Making directory 2025/08/27 01:17:20 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/27 01:17:20 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/27 01:17:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/27 01:17:20 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/27 01:17:20 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/27 01:17:20 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:20 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:20 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:20 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/27 01:17:20 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.54s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:21 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:21 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:21 INFO : tictactoe: Making directory 2025/08/27 01:17:21 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:21 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:21 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/27 01:17:21 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:21 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:21 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:22 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:22 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/27 01:17:22 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.58s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:23 INFO : toe: Making directory 2025/08/27 01:17:23 INFO : toe/toe: Making directory 2025/08/27 01:17:23 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/27 01:17:23 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/27 01:17:23 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/27 01:17:23 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:23 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:23 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:23 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/27 01:17:23 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.55s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:24 INFO : toe: Making directory 2025/08/27 01:17:24 INFO : toe/toe: Making directory 2025/08/27 01:17:24 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/27 01:17:24 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/27 01:17:24 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/27 01:17:24 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:24 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:25 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:25 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/27 01:17:25 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.80s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:26 DEBUG : empty_dir: Making directory with metadata 2025/08/27 01:17:26 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 01:17:26 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:26 INFO : tictacempty_dir: Making directory 2025/08/27 01:17:26 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:26 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:26 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:26 INFO : tictactoe: Making directory 2025/08/27 01:17:26 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:26 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:26 INFO : tictactoe/tictactoe: Making directory 2025/08/27 01:17:26 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/27 01:17:26 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 01:17:26 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/27 01:17:26 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:26 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:27 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:27 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/27 01:17:27 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.54s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:27 DEBUG : empty_dir: Making directory with metadata 2025/08/27 01:17:27 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 01:17:27 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:27 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:28 INFO : tictacempty_dir: Making directory 2025/08/27 01:17:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:28 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:28 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:28 INFO : tictactoe: Making directory 2025/08/27 01:17:28 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:28 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:28 INFO : tictactoe/tictactoe: Making directory 2025/08/27 01:17:28 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:28 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/27 01:17:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:28 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 01:17:28 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:28 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:28 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:28 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:28 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:28 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/27 01:17:29 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:29 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:29 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:29 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:29 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/27 01:17:29 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/27 01:17:29 NOTICE: B2 bucket rclone-test-kaxolay6tata: 0 differences found 2025/08/27 01:17:29 NOTICE: B2 bucket rclone-test-kaxolay6tata: 1 matching files --- PASS: TestAllTag (2.16s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:30 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:30 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:30 INFO : tictactoe: Making directory 2025/08/27 01:17:30 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:30 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:30 INFO : tictactoe/tictactoe: Making directory 2025/08/27 01:17:30 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/27 01:17:30 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 01:17:30 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/27 01:17:30 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:30 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:31 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:31 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/27 01:17:31 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:31 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:31 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:31 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:31 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:31 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/27 01:17:31 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:31 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/27 01:17:31 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/27 01:17:31 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:31 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.43s) === RUN TestSyntax 2025/08/27 01:17:32 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:32 INFO : toe: Making directory 2025/08/27 01:17:32 INFO : toe/toe: Making directory 2025/08/27 01:17:32 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/27 01:17:32 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:32 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:33 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:33 INFO : toe/toe/toe: Copied (new) 2025/08/27 01:17:33 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.76s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:34 DEBUG : empty_dir: Making directory with metadata 2025/08/27 01:17:34 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 01:17:34 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:34 INFO : tictacempty_dir: Making directory 2025/08/27 01:17:34 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:34 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:34 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:34 INFO : tictactoe: Making directory 2025/08/27 01:17:34 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:34 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:34 INFO : tictactoe/tictactoe: Making directory 2025/08/27 01:17:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/27 01:17:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 01:17:34 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:34 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:35 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:35 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:35 INFO : toe/toe/toe.txt: Deleted 2025/08/27 01:17:35 INFO : toe/toe: Removing directory 2025/08/27 01:17:35 INFO : toe: Removing directory 2025/08/27 01:17:35 INFO : empty_dir: Removing directory 2025/08/27 01:17:35 DEBUG : Local file system at /tmp/rclone1728795235: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.51s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:35 DEBUG : empty_dir: Making directory with metadata 2025/08/27 01:17:35 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 01:17:35 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:35 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:36 INFO : tictacempty_dir: Making directory 2025/08/27 01:17:36 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:36 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:36 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:36 INFO : tictactoe: Making directory 2025/08/27 01:17:36 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:36 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:36 INFO : tictactoe/tictactoe: Making directory 2025/08/27 01:17:36 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:36 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/27 01:17:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:36 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 01:17:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:36 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:36 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:36 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:36 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:36 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:36 INFO : toe/toe/toe.txt: Deleted 2025/08/27 01:17:36 INFO : toe/toe: Removing directory 2025/08/27 01:17:36 INFO : toe: Removing directory 2025/08/27 01:17:36 INFO : empty_dir: Removing directory 2025/08/27 01:17:36 DEBUG : Local file system at /tmp/rclone1728795235: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/27 01:17:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/27 01:17:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/27 01:17:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/27 01:17:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/27 01:17:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:37 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/27 01:17:38 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.03s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:38 DEBUG : Reset feature "Copy" 2025/08/27 01:17:38 DEBUG : Reset feature "Move" 2025/08/27 01:17:38 DEBUG : Reset feature "Copy" 2025/08/27 01:17:38 DEBUG : Reset feature "Move" 2025/08/27 01:17:38 DEBUG : empty_dir: Making directory with metadata 2025/08/27 01:17:38 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/27 01:17:38 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:38 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:39 INFO : tictacempty_dir: Making directory 2025/08/27 01:17:39 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/27 01:17:39 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:39 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:39 INFO : tictactoe: Making directory 2025/08/27 01:17:39 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:39 DEBUG : toe: transformed to: tictactoe 2025/08/27 01:17:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:39 INFO : tictactoe/tictactoe: Making directory 2025/08/27 01:17:39 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/27 01:17:39 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/27 01:17:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:39 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 01:17:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:39 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:39 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:39 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:39 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:39 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/27 01:17:39 INFO : toe/toe/toe.txt: Deleted 2025/08/27 01:17:39 INFO : toe/toe: Removing directory 2025/08/27 01:17:39 INFO : toe: Removing directory 2025/08/27 01:17:39 INFO : empty_dir: Removing directory 2025/08/27 01:17:39 DEBUG : Local file system at /tmp/rclone1728795235: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/27 01:17:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/27 01:17:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/27 01:17:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/27 01:17:40 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/27 01:17:41 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:41 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/27 01:17:41 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.68s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:42 DEBUG : toe: transformed to: dG9l 2025/08/27 01:17:42 DEBUG : toe: transformed to: dG9l 2025/08/27 01:17:42 INFO : dG9l: Making directory 2025/08/27 01:17:42 DEBUG : toe: transformed to: dG9l 2025/08/27 01:17:42 DEBUG : toe: transformed to: dG9l 2025/08/27 01:17:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/27 01:17:42 INFO : dG9l/dG9l: Making directory 2025/08/27 01:17:42 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/27 01:17:42 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/27 01:17:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/27 01:17:42 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/27 01:17:42 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/27 01:17:42 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:42 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:43 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:43 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/27 01:17:43 DEBUG : Waiting for deletions to finish 2025/08/27 01:17:43 DEBUG : dG9l: transformed to: toe 2025/08/27 01:17:43 DEBUG : dG9l: transformed to: toe 2025/08/27 01:17:44 DEBUG : dG9l: transformed to: toe 2025/08/27 01:17:44 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/27 01:17:44 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/27 01:17:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/27 01:17:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/27 01:17:44 DEBUG : Local file system at /tmp/rclone1728795235: Waiting for checks to finish 2025/08/27 01:17:44 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/27 01:17:44 DEBUG : Local file system at /tmp/rclone1728795235: Waiting for transfers to finish 2025/08/27 01:17:44 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.54s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-kaxolay6tata", Local "Local file system at /tmp/rclone1728795235", Modify Window "1ms" 2025/08/27 01:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/27 01:17:45 DEBUG : toe: transformed to: 2025/08/27 01:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/27 01:17:45 DEBUG : toe: transformed to: 2025/08/27 01:17:45 INFO : B2 bucket rclone-test-kaxolay6tata: Making directory 2025/08/27 01:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/27 01:17:45 DEBUG : toe: transformed to: 2025/08/27 01:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/27 01:17:45 DEBUG : toe: transformed to: 2025/08/27 01:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/27 01:17:45 DEBUG : toe/toe: transformed to: 2025/08/27 01:17:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/27 01:17:45 INFO : toe/toe: Making directory 2025/08/27 01:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/27 01:17:45 DEBUG : toe/toe: transformed to: 2025/08/27 01:17:45 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/27 01:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/27 01:17:45 DEBUG : toe: transformed to: 2025/08/27 01:17:45 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/27 01:17:45 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/27 01:17:45 DEBUG : toe/toe/toe: transformed to: 2025/08/27 01:17:45 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/27 01:17:45 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for checks to finish 2025/08/27 01:17:45 DEBUG : B2 bucket rclone-test-kaxolay6tata: Waiting for transfers to finish 2025/08/27 01:17:45 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/27 01:17:45 INFO : toe/toe/toe: Copied (new) 2025/08/27 01:17:45 ERROR : B2 bucket rclone-test-kaxolay6tata: not deleting files as there were IO errors 2025/08/27 01:17:45 ERROR : B2 bucket rclone-test-kaxolay6tata: not deleting directories as there were IO errors --- PASS: TestError (1.54s) PASS 2025/08/27 01:17:46 DEBUG : B2 bucket rclone-test-kaxolay6tata: Purge remote 2025/08/27 01:17:46 INFO : B2 bucket rclone-test-kaxolay6tata: cleaning bucket "rclone-test-kaxolay6tata" of all files 2025/08/27 01:17:47 DEBUG : BackupDir/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d2b_d20250827_m011231_c001_v7007000_t0000_u01756257151210") 2025/08/27 01:17:47 DEBUG : BackupDir/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f101521aaf14d186b_d20250827_m011226_c001_v0001038_t0037_u01756257146117") 2025/08/27 01:17:47 DEBUG : CompareDest/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f118144c_d20250827_m011208_c001_v7007000_t0000_u01756257128038") 2025/08/27 01:17:47 DEBUG : CompareDest/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9277_d20250827_m011202_c001_v0001182_t0010_u01756257122206") 2025/08/27 01:17:47 DEBUG : CompareDest/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f118144d_d20250827_m011208_c001_v7007000_t0000_u01756257128218") 2025/08/27 01:17:47 DEBUG : CompareDest/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47555_d20250827_m011203_c001_v0001150_t0039_u01756257123139") 2025/08/27 01:17:47 DEBUG : CopyDest/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d2c_d20250827_m011231_c001_v7007000_t0000_u01756257151390") 2025/08/27 01:17:47 DEBUG : CopyDest/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e4758f_d20250827_m011223_c001_v0001150_t0002_u01756257143323") 2025/08/27 01:17:47 DEBUG : CopyDest/three: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d2d_d20250827_m011231_c001_v7007000_t0000_u01756257151568") 2025/08/27 01:17:47 DEBUG : CopyDest/three: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e475ad_d20250827_m011229_c001_v0001150_t0029_u01756257149317") 2025/08/27 01:17:48 DEBUG : CopyDest/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d2e_d20250827_m011231_c001_v7007000_t0000_u01756257151745") 2025/08/27 01:17:48 DEBUG : CopyDest/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b932f_d20250827_m011227_c001_v0001182_t0042_u01756257147242") 2025/08/27 01:17:48 DEBUG : EXISTING: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc47c16_d20250827_m011350_c001_v7007000_t0000_u01756257230398") 2025/08/27 01:17:48 DEBUG : EXISTING: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b95eb_d20250827_m011349_c001_v0001182_t0043_u01756257229459") 2025/08/27 01:17:48 DEBUG : PREFIXapple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f404f5cb3689bcf94_d20250827_m011533_c001_v7007000_t0000_u01756257333573") 2025/08/27 01:17:48 DEBUG : PREFIXapple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523c9_d20250827_m011528_c001_v0001184_t0007_u01756257328898") 2025/08/27 01:17:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a89093_d20250827_m011533_c001_v7007000_t0000_u01756257333679") 2025/08/27 01:17:48 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a822f_d20250827_m011528_c001_v0001181_t0049_u01756257328903") 2025/08/27 01:17:48 DEBUG : PREFIXbanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973fa75_d20250827_m011533_c001_v7007000_t0000_u01756257333358") 2025/08/27 01:17:48 DEBUG : PREFIXbanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9921_d20250827_m011528_c001_v0001182_t0039_u01756257328883") 2025/08/27 01:17:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642dee_d20250827_m011533_c001_v7007000_t0000_u01756257333325") 2025/08/27 01:17:48 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278da4_d20250827_m011528_c001_v0001102_t0046_u01756257328914") 2025/08/27 01:17:48 DEBUG : Testêé: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc47c13_d20250827_m011346_c001_v7007000_t0000_u01756257226952") 2025/08/27 01:17:48 DEBUG : Testêé: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b95c9_d20250827_m011346_c001_v0001182_t0013_u01756257226384") 2025/08/27 01:17:48 DEBUG : Testêé: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b95b9_d20250827_m011345_c001_v0001182_t0028_u01756257225807") 2025/08/27 01:17:48 DEBUG : YXBwbGU=: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c810_d20250827_m011517_c001_v7007000_t0000_u01756257317336") 2025/08/27 01:17:48 DEBUG : YXBwbGU=: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98bb_d20250827_m011513_c001_v0001182_t0044_u01756257313475") 2025/08/27 01:17:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c811_d20250827_m011517_c001_v7007000_t0000_u01756257317528") 2025/08/27 01:17:48 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81d0_d20250827_m011513_c001_v0001181_t0054_u01756257313483") 2025/08/27 01:17:48 DEBUG : YmFuYW5h: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c812_d20250827_m011517_c001_v7007000_t0000_u01756257317713") 2025/08/27 01:17:49 DEBUG : YmFuYW5h: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d6a_d20250827_m011513_c001_v0001102_t0019_u01756257313493") 2025/08/27 01:17:49 DEBUG : a/potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eae0_d20250827_m011012_c001_v7007000_t0000_u01756257012161") 2025/08/27 01:17:49 DEBUG : a/potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e28_d20250827_m011011_c001_v0001182_t0054_u01756257011564") 2025/08/27 01:17:49 DEBUG : a/potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eadd_d20250827_m011010_c001_v7007000_t0000_u01756257010258") 2025/08/27 01:17:49 DEBUG : a/potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e06_d20250827_m011009_c001_v0001182_t0003_u01756257009377") 2025/08/27 01:17:49 DEBUG : a/potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eacb_d20250827_m010954_c001_v7007000_t0000_u01756256994441") 2025/08/27 01:17:49 DEBUG : a/potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d5a_d20250827_m010953_c001_v0001182_t0006_u01756256993564") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ada_d20250827_m011715_c001_v7007000_t0000_u01756257435930") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9526c1_d20250827_m011712_c001_v0001184_t0016_u01756257432101") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a09f7_d20250827_m011702_c001_v7007000_t0000_u01756257422096") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95267c_d20250827_m011658_c001_v0001184_t0037_u01756257418270") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c499_d20250827_m011648_c001_v7007000_t0000_u01756257408570") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95260b_d20250827_m011644_c001_v0001184_t0019_u01756257404958") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b76d_d20250827_m011634_c001_v7007000_t0000_u01756257394907") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9525ab_d20250827_m011631_c001_v0001184_t0035_u01756257391152") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde288221a_d20250827_m011621_c001_v7007000_t0000_u01756257381396") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95254b_d20250827_m011617_c001_v0001184_t0046_u01756257377325") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566bd_d20250827_m011607_c001_v7007000_t0000_u01756257367607") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e0e_d20250827_m011602_c001_v0001102_t0057_u01756257362183") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890c6_d20250827_m011552_c001_v7007000_t0000_u01756257352399") 2025/08/27 01:17:49 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278de6_d20250827_m011549_c001_v0001102_t0027_u01756257349375") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f403ec79c7c950d81_d20250827_m011548_c001_v7007000_t0000_u01756257348327") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99b1_d20250827_m011544_c001_v0001182_t0029_u01756257344766") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c84f_d20250827_m011534_c001_v7007000_t0000_u01756257334986") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278db8_d20250827_m011531_c001_v0001102_t0021_u01756257331937") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973fa5f_d20250827_m011530_c001_v7007000_t0000_u01756257330957") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9911_d20250827_m011527_c001_v0001182_t0013_u01756257327191") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d35f6_d20250827_m011515_c001_v7007000_t0000_u01756257315416") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98ab_d20250827_m011511_c001_v0001182_t0045_u01756257311385") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b429_d20250827_m011501_c001_v7007000_t0000_u01756257301273") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9869_d20250827_m011457_c001_v0001182_t0024_u01756257297243") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f5499c_d20250827_m011446_c001_v7007000_t0000_u01756257286992") 2025/08/27 01:17:50 DEBUG : apple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9811_d20250827_m011443_c001_v0001182_t0028_u01756257283179") 2025/08/27 01:17:50 DEBUG : appleSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f403ec79c7c950d93_d20250827_m011550_c001_v7007000_t0000_u01756257350623") 2025/08/27 01:17:50 DEBUG : appleSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99bf_d20250827_m011546_c001_v0001182_t0034_u01756257346632") 2025/08/27 01:17:50 DEBUG : appleapple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566be_d20250827_m011607_c001_v7007000_t0000_u01756257367787") 2025/08/27 01:17:50 DEBUG : appleapple: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e18_d20250827_m011603_c001_v0001102_t0032_u01756257363908") 2025/08/27 01:17:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54add_d20250827_m011716_c001_v7007000_t0000_u01756257436108") 2025/08/27 01:17:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9c71_d20250827_m011712_c001_v0001182_t0036_u01756257432490") 2025/08/27 01:17:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a09f8_d20250827_m011702_c001_v7007000_t0000_u01756257422274") 2025/08/27 01:17:50 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9bf1_d20250827_m011658_c001_v0001182_t0052_u01756257418674") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c49b_d20250827_m011648_c001_v7007000_t0000_u01756257408746") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9b77_d20250827_m011645_c001_v0001182_t0029_u01756257405368") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b76e_d20250827_m011635_c001_v7007000_t0000_u01756257395088") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9b0f_d20250827_m011631_c001_v0001182_t0033_u01756257391559") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde288221d_d20250827_m011621_c001_v7007000_t0000_u01756257381576") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9aab_d20250827_m011617_c001_v0001182_t0027_u01756257377777") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b1050_d20250827_m011605_c001_v7007000_t0000_u01756257365262") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a35_d20250827_m011602_c001_v0001182_t0049_u01756257362692") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890c7_d20250827_m011552_c001_v7007000_t0000_u01756257352576") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952472_d20250827_m011549_c001_v0001184_t0028_u01756257349402") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f713ed_d20250827_m011548_c001_v7007000_t0000_u01756257348339") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952446_d20250827_m011545_c001_v0001184_t0046_u01756257345438") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c853_d20250827_m011535_c001_v7007000_t0000_u01756257335162") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a823f_d20250827_m011531_c001_v0001181_t0020_u01756257331914") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc4a071_d20250827_m011530_c001_v7007000_t0000_u01756257330386") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a822b_d20250827_m011527_c001_v0001181_t0012_u01756257327593") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549de_d20250827_m011515_c001_v7007000_t0000_u01756257315429") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81ca_d20250827_m011512_c001_v0001181_t0026_u01756257312010") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b42a_d20250827_m011501_c001_v7007000_t0000_u01756257301451") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8180_d20250827_m011457_c001_v0001181_t0033_u01756257297864") 2025/08/27 01:17:51 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f5499e_d20250827_m011447_c001_v7007000_t0000_u01756257287169") 2025/08/27 01:17:52 DEBUG : appleappleapplebanana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a814a_d20250827_m011444_c001_v0001181_t0010_u01756257284024") 2025/08/27 01:17:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54a6c_d20250827_m011550_c001_v7007000_t0000_u01756257350654") 2025/08/27 01:17:52 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278de0_d20250827_m011546_c001_v0001102_t0046_u01756257346640") 2025/08/27 01:17:52 DEBUG : b/potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eae2_d20250827_m011012_c001_v7007000_t0000_u01756257012339") 2025/08/27 01:17:52 DEBUG : b/potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e1a_d20250827_m011010_c001_v0001182_t0023_u01756257010789") 2025/08/27 01:17:52 DEBUG : b/potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eadc_d20250827_m011009_c001_v7007000_t0000_u01756257009717") 2025/08/27 01:17:52 DEBUG : b/potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8dfe_d20250827_m011008_c001_v0001182_t0029_u01756257008596") 2025/08/27 01:17:52 DEBUG : b/potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eac9_d20250827_m010953_c001_v7007000_t0000_u01756256993895") 2025/08/27 01:17:52 DEBUG : b/potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d50_d20250827_m010952_c001_v0001182_t0040_u01756256992784") 2025/08/27 01:17:52 DEBUG : backup/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b40c_d20250827_m011244_c001_v7007000_t0000_u01756257164110") 2025/08/27 01:17:52 DEBUG : backup/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f112067a52840075c_d20250827_m011241_c001_v0001146_t0016_u01756257161719") 2025/08/27 01:17:52 DEBUG : backup/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f106fe7bfeb21e528_d20250827_m011237_c001_v0001092_t0050_u01756257157707") 2025/08/27 01:17:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642d25_d20250827_m011308_c001_v7007000_t0000_u01756257188611") 2025/08/27 01:17:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118c606a42458f6f_d20250827_m011306_c001_v0001040_t0010_u01756257186207") 2025/08/27 01:17:52 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1149ab2927b26e46_d20250827_m011302_c001_v0001172_t0015_u01756257182235") 2025/08/27 01:17:52 DEBUG : backup/one.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f404f5cb3689bcd56_d20250827_m011256_c001_v7007000_t0000_u01756257176248") 2025/08/27 01:17:52 DEBUG : backup/one.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1160fc5ee118b7dc_d20250827_m011254_c001_v0001130_t0034_u01756257174340") 2025/08/27 01:17:52 DEBUG : backup/one.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f11263948fb8107cc_d20250827_m011250_c001_v0001100_t0035_u01756257170262") 2025/08/27 01:17:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642d26_d20250827_m011308_c001_v7007000_t0000_u01756257188788") 2025/08/27 01:17:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102450ba21808807_d20250827_m011307_c001_v0001098_t0041_u01756257187593") 2025/08/27 01:17:52 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f11777d7de2bcd6c3_d20250827_m011303_c001_v0001172_t0039_u01756257183801") 2025/08/27 01:17:52 DEBUG : backup/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b40d_d20250827_m011244_c001_v7007000_t0000_u01756257164289") 2025/08/27 01:17:52 DEBUG : backup/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f117112a38962a4f4_d20250827_m011242_c001_v0001161_t0009_u01756257162993") 2025/08/27 01:17:53 DEBUG : backup/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1173f1f7d7370345_d20250827_m011239_c001_v0001165_t0040_u01756257159518") 2025/08/27 01:17:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f404f5cb3689bcd57_d20250827_m011256_c001_v7007000_t0000_u01756257176427") 2025/08/27 01:17:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118a24395a558a87_d20250827_m011255_c001_v0001183_t0043_u01756257175439") 2025/08/27 01:17:53 DEBUG : backup/three.txt.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1065034625d8bb5e_d20250827_m011251_c001_v0001184_t0055_u01756257171986") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ade_d20250827_m011716_c001_v7007000_t0000_u01756257436284") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a847f_d20250827_m011712_c001_v0001181_t0042_u01756257432285") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a09f9_d20250827_m011702_c001_v7007000_t0000_u01756257422452") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8444_d20250827_m011658_c001_v0001181_t0009_u01756257418479") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c49d_d20250827_m011648_c001_v7007000_t0000_u01756257408923") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8400_d20250827_m011645_c001_v0001181_t0058_u01756257405151") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b770_d20250827_m011635_c001_v7007000_t0000_u01756257395336") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a83b0_d20250827_m011631_c001_v0001181_t0025_u01756257391353") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882220_d20250827_m011621_c001_v7007000_t0000_u01756257381755") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8364_d20250827_m011617_c001_v0001181_t0008_u01756257377565") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566bf_d20250827_m011607_c001_v7007000_t0000_u01756257367966") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a830a_d20250827_m011602_c001_v0001181_t0028_u01756257362487") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890c8_d20250827_m011552_c001_v7007000_t0000_u01756257352803") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a82b2_d20250827_m011549_c001_v0001181_t0031_u01756257349365") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b101f_d20250827_m011548_c001_v7007000_t0000_u01756257348115") 2025/08/27 01:17:53 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278dda_d20250827_m011544_c001_v0001102_t0033_u01756257344982") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c857_d20250827_m011535_c001_v7007000_t0000_u01756257335338") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523e1_d20250827_m011531_c001_v0001184_t0029_u01756257331933") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f713a0_d20250827_m011530_c001_v7007000_t0000_u01756257330759") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523bd_d20250827_m011527_c001_v0001184_t0026_u01756257327393") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549d9_d20250827_m011514_c001_v7007000_t0000_u01756257314852") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d66_d20250827_m011511_c001_v0001102_t0014_u01756257311580") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b42b_d20250827_m011501_c001_v7007000_t0000_u01756257301632") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d4e_d20250827_m011457_c001_v0001102_t0038_u01756257297452") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f5499f_d20250827_m011447_c001_v7007000_t0000_u01756257287346") 2025/08/27 01:17:54 DEBUG : banana: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d2c_d20250827_m011443_c001_v0001102_t0042_u01756257283382") 2025/08/27 01:17:54 DEBUG : bananaSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f403ec79c7c950d98_d20250827_m011550_c001_v7007000_t0000_u01756257350976") 2025/08/27 01:17:54 DEBUG : bananaSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8299_d20250827_m011546_c001_v0001181_t0017_u01756257346662") 2025/08/27 01:17:54 DEBUG : both0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71288_d20250827_m011419_c001_v7007000_t0000_u01756257259022") 2025/08/27 01:17:54 DEBUG : both0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96b5_d20250827_m011407_c001_v0001182_t0027_u01756257247554") 2025/08/27 01:17:54 DEBUG : both0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2ff6_d20250827_m011403_c001_v7007000_t0000_u01756257243454") 2025/08/27 01:17:54 DEBUG : both0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b95f7_d20250827_m011352_c001_v0001182_t0011_u01756257232247") 2025/08/27 01:17:54 DEBUG : both1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71289_d20250827_m011419_c001_v7007000_t0000_u01756257259200") 2025/08/27 01:17:54 DEBUG : both1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96bb_d20250827_m011407_c001_v0001182_t0013_u01756257247955") 2025/08/27 01:17:54 DEBUG : both1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2ff8_d20250827_m011403_c001_v7007000_t0000_u01756257243631") 2025/08/27 01:17:54 DEBUG : both1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b95fb_d20250827_m011352_c001_v0001182_t0050_u01756257232665") 2025/08/27 01:17:54 DEBUG : both10: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7128a_d20250827_m011419_c001_v7007000_t0000_u01756257259377") 2025/08/27 01:17:54 DEBUG : both10: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96f5_d20250827_m011411_c001_v0001182_t0004_u01756257251732") 2025/08/27 01:17:54 DEBUG : both10: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2ffa_d20250827_m011403_c001_v7007000_t0000_u01756257243811") 2025/08/27 01:17:54 DEBUG : both10: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9641_d20250827_m011356_c001_v0001182_t0036_u01756257236598") 2025/08/27 01:17:55 DEBUG : both11: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7128b_d20250827_m011419_c001_v7007000_t0000_u01756257259554") 2025/08/27 01:17:55 DEBUG : both11: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9701_d20250827_m011412_c001_v0001182_t0011_u01756257252213") 2025/08/27 01:17:55 DEBUG : both11: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2ffc_d20250827_m011403_c001_v7007000_t0000_u01756257243988") 2025/08/27 01:17:55 DEBUG : both11: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9645_d20250827_m011356_c001_v0001182_t0025_u01756257236994") 2025/08/27 01:17:55 DEBUG : both12: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7128c_d20250827_m011419_c001_v7007000_t0000_u01756257259732") 2025/08/27 01:17:55 DEBUG : both12: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9707_d20250827_m011412_c001_v0001182_t0005_u01756257252619") 2025/08/27 01:17:55 DEBUG : both12: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3000_d20250827_m011404_c001_v7007000_t0000_u01756257244166") 2025/08/27 01:17:55 DEBUG : both12: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b964b_d20250827_m011357_c001_v0001182_t0018_u01756257237383") 2025/08/27 01:17:55 DEBUG : both13: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7128d_d20250827_m011419_c001_v7007000_t0000_u01756257259909") 2025/08/27 01:17:55 DEBUG : both13: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b970f_d20250827_m011413_c001_v0001182_t0017_u01756257253013") 2025/08/27 01:17:55 DEBUG : both13: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3002_d20250827_m011404_c001_v7007000_t0000_u01756257244345") 2025/08/27 01:17:55 DEBUG : both13: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b964f_d20250827_m011357_c001_v0001182_t0055_u01756257237783") 2025/08/27 01:17:55 DEBUG : both14: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7128e_d20250827_m011420_c001_v7007000_t0000_u01756257260086") 2025/08/27 01:17:55 DEBUG : both14: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9715_d20250827_m011413_c001_v0001182_t0028_u01756257253464") 2025/08/27 01:17:55 DEBUG : both14: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3004_d20250827_m011404_c001_v7007000_t0000_u01756257244522") 2025/08/27 01:17:55 DEBUG : both14: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9655_d20250827_m011358_c001_v0001182_t0054_u01756257238161") 2025/08/27 01:17:55 DEBUG : both15: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7128f_d20250827_m011420_c001_v7007000_t0000_u01756257260263") 2025/08/27 01:17:55 DEBUG : both15: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b971d_d20250827_m011413_c001_v0001182_t0025_u01756257253843") 2025/08/27 01:17:55 DEBUG : both15: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3006_d20250827_m011404_c001_v7007000_t0000_u01756257244701") 2025/08/27 01:17:55 DEBUG : both15: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b965b_d20250827_m011358_c001_v0001182_t0029_u01756257238554") 2025/08/27 01:17:56 DEBUG : both16: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71290_d20250827_m011420_c001_v7007000_t0000_u01756257260446") 2025/08/27 01:17:56 DEBUG : both16: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9723_d20250827_m011414_c001_v0001182_t0029_u01756257254261") 2025/08/27 01:17:56 DEBUG : both16: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3008_d20250827_m011404_c001_v7007000_t0000_u01756257244880") 2025/08/27 01:17:56 DEBUG : both16: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9669_d20250827_m011358_c001_v0001182_t0009_u01756257238959") 2025/08/27 01:17:56 DEBUG : both17: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71291_d20250827_m011420_c001_v7007000_t0000_u01756257260624") 2025/08/27 01:17:56 DEBUG : both17: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b972b_d20250827_m011414_c001_v0001182_t0050_u01756257254695") 2025/08/27 01:17:56 DEBUG : both17: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c300b_d20250827_m011405_c001_v7007000_t0000_u01756257245060") 2025/08/27 01:17:56 DEBUG : both17: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9671_d20250827_m011359_c001_v0001182_t0013_u01756257239429") 2025/08/27 01:17:56 DEBUG : both18: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71292_d20250827_m011420_c001_v7007000_t0000_u01756257260800") 2025/08/27 01:17:56 DEBUG : both18: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9735_d20250827_m011415_c001_v0001182_t0048_u01756257255288") 2025/08/27 01:17:56 DEBUG : both18: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c300d_d20250827_m011405_c001_v7007000_t0000_u01756257245240") 2025/08/27 01:17:56 DEBUG : both18: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9677_d20250827_m011359_c001_v0001182_t0043_u01756257239866") 2025/08/27 01:17:56 DEBUG : both19: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71293_d20250827_m011420_c001_v7007000_t0000_u01756257260978") 2025/08/27 01:17:56 DEBUG : both19: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b973b_d20250827_m011415_c001_v0001182_t0013_u01756257255704") 2025/08/27 01:17:56 DEBUG : both19: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c300f_d20250827_m011405_c001_v7007000_t0000_u01756257245417") 2025/08/27 01:17:56 DEBUG : both19: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b967d_d20250827_m011400_c001_v0001182_t0041_u01756257240286") 2025/08/27 01:17:56 DEBUG : both2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71294_d20250827_m011421_c001_v7007000_t0000_u01756257261154") 2025/08/27 01:17:56 DEBUG : both2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96c1_d20250827_m011408_c001_v0001182_t0015_u01756257248360") 2025/08/27 01:17:56 DEBUG : both2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3010_d20250827_m011405_c001_v7007000_t0000_u01756257245596") 2025/08/27 01:17:56 DEBUG : both2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9603_d20250827_m011353_c001_v0001182_t0009_u01756257233359") 2025/08/27 01:17:57 DEBUG : both3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71295_d20250827_m011421_c001_v7007000_t0000_u01756257261330") 2025/08/27 01:17:57 DEBUG : both3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96c5_d20250827_m011408_c001_v0001182_t0013_u01756257248765") 2025/08/27 01:17:57 DEBUG : both3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3011_d20250827_m011405_c001_v7007000_t0000_u01756257245774") 2025/08/27 01:17:57 DEBUG : both3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9609_d20250827_m011353_c001_v0001182_t0027_u01756257233780") 2025/08/27 01:17:57 DEBUG : both4: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71297_d20250827_m011421_c001_v7007000_t0000_u01756257261506") 2025/08/27 01:17:57 DEBUG : both4: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96cd_d20250827_m011409_c001_v0001182_t0045_u01756257249171") 2025/08/27 01:17:57 DEBUG : both4: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3012_d20250827_m011405_c001_v7007000_t0000_u01756257245951") 2025/08/27 01:17:57 DEBUG : both4: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b960f_d20250827_m011354_c001_v0001182_t0011_u01756257234180") 2025/08/27 01:17:57 DEBUG : both5: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71298_d20250827_m011421_c001_v7007000_t0000_u01756257261682") 2025/08/27 01:17:57 DEBUG : both5: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96d3_d20250827_m011409_c001_v0001182_t0041_u01756257249570") 2025/08/27 01:17:57 DEBUG : both5: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3013_d20250827_m011406_c001_v7007000_t0000_u01756257246128") 2025/08/27 01:17:57 DEBUG : both5: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9619_d20250827_m011354_c001_v0001182_t0021_u01756257234610") 2025/08/27 01:17:57 DEBUG : both6: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71299_d20250827_m011421_c001_v7007000_t0000_u01756257261859") 2025/08/27 01:17:57 DEBUG : both6: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96dd_d20250827_m011409_c001_v0001182_t0050_u01756257249996") 2025/08/27 01:17:57 DEBUG : both6: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3014_d20250827_m011406_c001_v7007000_t0000_u01756257246305") 2025/08/27 01:17:57 DEBUG : both6: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9621_d20250827_m011355_c001_v0001182_t0041_u01756257235001") 2025/08/27 01:17:57 DEBUG : both7: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7129a_d20250827_m011422_c001_v7007000_t0000_u01756257262047") 2025/08/27 01:17:57 DEBUG : both7: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96e1_d20250827_m011410_c001_v0001182_t0007_u01756257250494") 2025/08/27 01:17:57 DEBUG : both7: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3015_d20250827_m011406_c001_v7007000_t0000_u01756257246485") 2025/08/27 01:17:57 DEBUG : both7: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b962d_d20250827_m011355_c001_v0001182_t0057_u01756257235409") 2025/08/27 01:17:57 DEBUG : both8: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7129b_d20250827_m011422_c001_v7007000_t0000_u01756257262223") 2025/08/27 01:17:57 DEBUG : both8: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96eb_d20250827_m011410_c001_v0001182_t0013_u01756257250907") 2025/08/27 01:17:57 DEBUG : both8: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3016_d20250827_m011406_c001_v7007000_t0000_u01756257246661") 2025/08/27 01:17:57 DEBUG : both8: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9633_d20250827_m011355_c001_v0001182_t0027_u01756257235814") 2025/08/27 01:17:58 DEBUG : both9: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7129d_d20250827_m011422_c001_v7007000_t0000_u01756257262401") 2025/08/27 01:17:58 DEBUG : both9: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96ef_d20250827_m011411_c001_v0001182_t0016_u01756257251296") 2025/08/27 01:17:58 DEBUG : both9: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c3017_d20250827_m011406_c001_v7007000_t0000_u01756257246838") 2025/08/27 01:17:58 DEBUG : both9: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b963b_d20250827_m011356_c001_v0001182_t0040_u01756257236196") 2025/08/27 01:17:58 DEBUG : c/non empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eae4_d20250827_m011012_c001_v7007000_t0000_u01756257012521") 2025/08/27 01:17:58 DEBUG : c/non empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e20_d20250827_m011010_c001_v0001182_t0040_u01756257010986") 2025/08/27 01:17:58 DEBUG : c/non empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eade_d20250827_m011010_c001_v7007000_t0000_u01756257010434") 2025/08/27 01:17:58 DEBUG : c/non empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e02_d20250827_m011008_c001_v0001182_t0013_u01756257008793") 2025/08/27 01:17:58 DEBUG : c/non empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eacc_d20250827_m010954_c001_v7007000_t0000_u01756256994618") 2025/08/27 01:17:58 DEBUG : c/non empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d52_d20250827_m010952_c001_v0001182_t0007_u01756256992974") 2025/08/27 01:17:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c813_d20250827_m011517_c001_v7007000_t0000_u01756257317892") 2025/08/27 01:17:58 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95235d_d20250827_m011513_c001_v0001184_t0007_u01756257313509") 2025/08/27 01:17:58 DEBUG : check sum: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eac0_d20250827_m010946_c001_v7007000_t0000_u01756256986403") 2025/08/27 01:17:58 DEBUG : check sum: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d10_d20250827_m010945_c001_v0001182_t0055_u01756256985392") 2025/08/27 01:17:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f1181c37_d20250827_m011744_c001_v7007000_t0000_u01756257464814") 2025/08/27 01:17:58 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9527bb_d20250827_m011743_c001_v0001184_t0009_u01756257463290") 2025/08/27 01:17:58 DEBUG : dest/3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d20_d20250827_m011216_c001_v7007000_t0000_u01756257136785") 2025/08/27 01:17:58 DEBUG : dest/3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f419223055ece5603_d20250827_m011215_c001_v0001099_t0057_u01756257135708") 2025/08/27 01:17:58 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566c0_d20250827_m011608_c001_v7007000_t0000_u01756257368144") 2025/08/27 01:17:58 DEBUG : dir1/0000-abcde: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9524e1_d20250827_m011604_c001_v0001184_t0020_u01756257364135") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ae0_d20250827_m011716_c001_v7007000_t0000_u01756257436461") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9526a3_d20250827_m011706_c001_v0001184_t0025_u01756257426805") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a09fa_d20250827_m011702_c001_v7007000_t0000_u01756257422630") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95264e_d20250827_m011653_c001_v0001184_t0009_u01756257413085") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c49f_d20250827_m011649_c001_v7007000_t0000_u01756257409100") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9525e3_d20250827_m011639_c001_v0001184_t0025_u01756257399529") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b771_d20250827_m011635_c001_v7007000_t0000_u01756257395513") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952579_d20250827_m011625_c001_v0001184_t0006_u01756257385926") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882222_d20250827_m011621_c001_v7007000_t0000_u01756257381940") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95251f_d20250827_m011612_c001_v0001184_t0025_u01756257372184") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4174a87bfb9b9c92_d20250827_m011605_c001_v7007000_t0000_u01756257365816") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278dfc_d20250827_m011556_c001_v0001102_t0020_u01756257356969") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890ca_d20250827_m011552_c001_v7007000_t0000_u01756257352981") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99d7_d20250827_m011549_c001_v0001182_t0048_u01756257349577") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a099b_d20250827_m011548_c001_v7007000_t0000_u01756257348353") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9982_d20250827_m011539_c001_v0001182_t0042_u01756257339473") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c85b_d20250827_m011535_c001_v7007000_t0000_u01756257335517") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8245_d20250827_m011532_c001_v0001181_t0009_u01756257332144") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f419ef394b4ca98ae_d20250827_m011530_c001_v7007000_t0000_u01756257330804") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98eb_d20250827_m011521_c001_v0001182_t0041_u01756257321883") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549da_d20250827_m011515_c001_v7007000_t0000_u01756257315029") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9889_d20250827_m011505_c001_v0001182_t0034_u01756257305840") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b42c_d20250827_m011501_c001_v7007000_t0000_u01756257301812") 2025/08/27 01:17:59 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9835_d20250827_m011451_c001_v0001182_t0042_u01756257291473") 2025/08/27 01:18:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549a1_d20250827_m011447_c001_v7007000_t0000_u01756257287523") 2025/08/27 01:18:00 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b97ef_d20250827_m011438_c001_v0001182_t0020_u01756257278883") 2025/08/27 01:18:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c17b_d20250827_m011550_c001_v7007000_t0000_u01756257350670") 2025/08/27 01:18:00 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99c1_d20250827_m011546_c001_v0001182_t0037_u01756257346843") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566c1_d20250827_m011608_c001_v7007000_t0000_u01756257368321") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdef: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a3d_d20250827_m011604_c001_v0001182_t0052_u01756257364119") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ae1_d20250827_m011716_c001_v7007000_t0000_u01756257436637") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8469_d20250827_m011707_c001_v0001181_t0008_u01756257427345") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a09fb_d20250827_m011702_c001_v7007000_t0000_u01756257422808") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a842c_d20250827_m011653_c001_v0001181_t0053_u01756257413642") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4a1_d20250827_m011649_c001_v7007000_t0000_u01756257409277") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a83e4_d20250827_m011640_c001_v0001181_t0031_u01756257400078") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b772_d20250827_m011635_c001_v7007000_t0000_u01756257395691") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8390_d20250827_m011626_c001_v0001181_t0000_u01756257386474") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882224_d20250827_m011622_c001_v7007000_t0000_u01756257382118") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8352_d20250827_m011612_c001_v0001181_t0039_u01756257372719") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b1055_d20250827_m011605_c001_v7007000_t0000_u01756257365440") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a82f0_d20250827_m011557_c001_v0001181_t0038_u01756257357680") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890cb_d20250827_m011553_c001_v7007000_t0000_u01756257353158") 2025/08/27 01:18:00 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952474_d20250827_m011549_c001_v0001184_t0019_u01756257349621") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b101d_d20250827_m011547_c001_v7007000_t0000_u01756257347937") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278dca_d20250827_m011540_c001_v0001102_t0006_u01756257340011") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c85f_d20250827_m011535_c001_v7007000_t0000_u01756257335694") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523e5_d20250827_m011532_c001_v0001184_t0020_u01756257332160") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642de9_d20250827_m011530_c001_v7007000_t0000_u01756257330810") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95238f_d20250827_m011522_c001_v0001184_t0024_u01756257322497") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d35f5_d20250827_m011515_c001_v7007000_t0000_u01756257315236") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d5a_d20250827_m011506_c001_v0001102_t0019_u01756257306419") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b42d_d20250827_m011501_c001_v7007000_t0000_u01756257301994") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d3c_d20250827_m011452_c001_v0001102_t0033_u01756257292037") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549a2_d20250827_m011447_c001_v7007000_t0000_u01756257287700") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d22_d20250827_m011439_c001_v0001102_t0011_u01756257279434") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54a6f_d20250827_m011550_c001_v7007000_t0000_u01756257350884") 2025/08/27 01:18:01 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a829d_d20250827_m011546_c001_v0001181_t0000_u01756257346872") 2025/08/27 01:18:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566c3_d20250827_m011608_c001_v7007000_t0000_u01756257368498") 2025/08/27 01:18:01 DEBUG : dir1/0002-cdefg: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a831c_d20250827_m011604_c001_v0001181_t0021_u01756257364139") 2025/08/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ae2_d20250827_m011716_c001_v7007000_t0000_u01756257436814") 2025/08/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9c35_d20250827_m011707_c001_v0001182_t0045_u01756257427899") 2025/08/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a09fc_d20250827_m011702_c001_v7007000_t0000_u01756257422987") 2025/08/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9bd4_d20250827_m011654_c001_v0001182_t0004_u01756257414199") 2025/08/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4a3_d20250827_m011649_c001_v7007000_t0000_u01756257409454") 2025/08/27 01:18:01 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9b53_d20250827_m011640_c001_v0001182_t0056_u01756257400633") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b773_d20250827_m011635_c001_v7007000_t0000_u01756257395868") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9ae1_d20250827_m011627_c001_v0001182_t0052_u01756257387040") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882225_d20250827_m011622_c001_v7007000_t0000_u01756257382297") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a91_d20250827_m011613_c001_v0001182_t0047_u01756257373294") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4174a87bfb9b9c91_d20250827_m011605_c001_v7007000_t0000_u01756257365637") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a16_d20250827_m011558_c001_v0001182_t0013_u01756257358231") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890cc_d20250827_m011553_c001_v7007000_t0000_u01756257353337") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a82b6_d20250827_m011549_c001_v0001181_t0056_u01756257349635") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f713ee_d20250827_m011548_c001_v7007000_t0000_u01756257348517") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952415_d20250827_m011540_c001_v0001184_t0050_u01756257340721") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c863_d20250827_m011535_c001_v7007000_t0000_u01756257335872") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b994d_d20250827_m011532_c001_v0001182_t0016_u01756257332167") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f414ceec2a1e1317c_d20250827_m011530_c001_v7007000_t0000_u01756257330761") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a820f_d20250827_m011523_c001_v0001181_t0047_u01756257323055") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4174a87bfb9b9858_d20250827_m011515_c001_v7007000_t0000_u01756257315454") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81ac_d20250827_m011507_c001_v0001181_t0049_u01756257307339") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b42e_d20250827_m011502_c001_v7007000_t0000_u01756257302184") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a816a_d20250827_m011452_c001_v0001181_t0057_u01756257292798") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549a4_d20250827_m011447_c001_v7007000_t0000_u01756257287879") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8136_d20250827_m011439_c001_v0001181_t0040_u01756257279768") 2025/08/27 01:18:02 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a099f_d20250827_m011551_c001_v7007000_t0000_u01756257351058") 2025/08/27 01:18:03 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952458_d20250827_m011546_c001_v0001184_t0042_u01756257346896") 2025/08/27 01:18:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566c4_d20250827_m011608_c001_v7007000_t0000_u01756257368675") 2025/08/27 01:18:03 DEBUG : dir1/0003-defgh: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e1a_d20250827_m011604_c001_v0001102_t0035_u01756257364314") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ae3_d20250827_m011716_c001_v7007000_t0000_u01756257436990") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278ec3_d20250827_m011708_c001_v0001102_t0006_u01756257428439") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a09fe_d20250827_m011703_c001_v7007000_t0000_u01756257423165") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278ea3_d20250827_m011654_c001_v0001102_t0047_u01756257414824") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4a5_d20250827_m011649_c001_v7007000_t0000_u01756257409631") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e7a_d20250827_m011641_c001_v0001102_t0033_u01756257401192") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b774_d20250827_m011636_c001_v7007000_t0000_u01756257396047") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e58_d20250827_m011627_c001_v0001102_t0030_u01756257387595") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde288222a_d20250827_m011622_c001_v7007000_t0000_u01756257382474") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e2e_d20250827_m011613_c001_v0001102_t0014_u01756257373833") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d4266_d20250827_m011605_c001_v7007000_t0000_u01756257365270") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9524b5_d20250827_m011558_c001_v0001184_t0033_u01756257358788") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890cd_d20250827_m011553_c001_v7007000_t0000_u01756257353514") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278de8_d20250827_m011549_c001_v0001102_t0000_u01756257349733") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973fa97_d20250827_m011548_c001_v7007000_t0000_u01756257348308") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a826b_d20250827_m011541_c001_v0001181_t0043_u01756257341308") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c866_d20250827_m011536_c001_v7007000_t0000_u01756257336049") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8249_d20250827_m011532_c001_v0001181_t0044_u01756257332353") 2025/08/27 01:18:03 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c843_d20250827_m011530_c001_v7007000_t0000_u01756257330965") 2025/08/27 01:18:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d98_d20250827_m011523_c001_v0001102_t0038_u01756257323619") 2025/08/27 01:18:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642dd0_d20250827_m011515_c001_v7007000_t0000_u01756257315464") 2025/08/27 01:18:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952327_d20250827_m011508_c001_v0001184_t0035_u01756257308062") 2025/08/27 01:18:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b42f_d20250827_m011502_c001_v7007000_t0000_u01756257302361") 2025/08/27 01:18:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9522d2_d20250827_m011453_c001_v0001184_t0010_u01756257293529") 2025/08/27 01:18:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549a6_d20250827_m011448_c001_v7007000_t0000_u01756257288056") 2025/08/27 01:18:04 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952284_d20250827_m011439_c001_v0001184_t0012_u01756257279968") 2025/08/27 01:18:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c17c_d20250827_m011550_c001_v7007000_t0000_u01756257350888") 2025/08/27 01:18:04 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278de2_d20250827_m011546_c001_v0001102_t0037_u01756257346986") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566c5_d20250827_m011608_c001_v7007000_t0000_u01756257368852") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghi: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a43_d20250827_m011604_c001_v0001182_t0026_u01756257364327") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ae4_d20250827_m011717_c001_v7007000_t0000_u01756257437167") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9526ad_d20250827_m011708_c001_v0001184_t0025_u01756257428733") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a00_d20250827_m011703_c001_v7007000_t0000_u01756257423345") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952656_d20250827_m011655_c001_v0001184_t0037_u01756257415195") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4a7_d20250827_m011649_c001_v7007000_t0000_u01756257409807") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9525f3_d20250827_m011641_c001_v0001184_t0031_u01756257401565") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b776_d20250827_m011636_c001_v7007000_t0000_u01756257396225") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95258f_d20250827_m011628_c001_v0001184_t0042_u01756257388151") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde288222b_d20250827_m011622_c001_v7007000_t0000_u01756257382652") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95252b_d20250827_m011614_c001_v0001184_t0012_u01756257374288") 2025/08/27 01:18:04 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d426a_d20250827_m011605_c001_v7007000_t0000_u01756257365824") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e00_d20250827_m011559_c001_v0001102_t0014_u01756257359053") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890ce_d20250827_m011553_c001_v7007000_t0000_u01756257353691") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99d9_d20250827_m011549_c001_v0001182_t0005_u01756257349768") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b6e2_d20250827_m011547_c001_v7007000_t0000_u01756257347947") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9995_d20250827_m011541_c001_v0001182_t0020_u01756257341511") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c869_d20250827_m011536_c001_v7007000_t0000_u01756257336226") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523eb_d20250827_m011532_c001_v0001184_t0045_u01756257332369") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a89088_d20250827_m011531_c001_v7007000_t0000_u01756257331055") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98f5_d20250827_m011524_c001_v0001182_t0040_u01756257324091") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882172_d20250827_m011515_c001_v7007000_t0000_u01756257315262") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b988f_d20250827_m011508_c001_v0001182_t0019_u01756257308340") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b430_d20250827_m011502_c001_v7007000_t0000_u01756257302543") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9849_d20250827_m011453_c001_v0001182_t0029_u01756257293736") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549a8_d20250827_m011448_c001_v7007000_t0000_u01756257288234") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b97f5_d20250827_m011440_c001_v0001182_t0008_u01756257280205") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890c3_d20250827_m011550_c001_v7007000_t0000_u01756257350674") 2025/08/27 01:18:05 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99c3_d20250827_m011547_c001_v0001182_t0034_u01756257347043") 2025/08/27 01:18:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566c6_d20250827_m011609_c001_v7007000_t0000_u01756257369029") 2025/08/27 01:18:05 DEBUG : dir1/0005-fghij: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9524e7_d20250827_m011604_c001_v0001184_t0019_u01756257364344") 2025/08/27 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ae5_d20250827_m011717_c001_v7007000_t0000_u01756257437345") 2025/08/27 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8471_d20250827_m011708_c001_v0001181_t0057_u01756257428917") 2025/08/27 01:18:05 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a02_d20250827_m011703_c001_v7007000_t0000_u01756257423525") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8438_d20250827_m011655_c001_v0001181_t0038_u01756257415386") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4a9_d20250827_m011649_c001_v7007000_t0000_u01756257409987") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a83f0_d20250827_m011641_c001_v0001181_t0020_u01756257401780") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b779_d20250827_m011636_c001_v7007000_t0000_u01756257396405") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a839e_d20250827_m011628_c001_v0001181_t0054_u01756257388347") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde288222d_d20250827_m011622_c001_v7007000_t0000_u01756257382837") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8354_d20250827_m011614_c001_v0001181_t0034_u01756257374494") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d4268_d20250827_m011605_c001_v7007000_t0000_u01756257365451") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a82fc_d20250827_m011559_c001_v0001181_t0022_u01756257359451") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890cf_d20250827_m011553_c001_v7007000_t0000_u01756257353869") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952476_d20250827_m011549_c001_v0001184_t0009_u01756257349829") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f403ec79c7c950d83_d20250827_m011548_c001_v7007000_t0000_u01756257348525") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278dcc_d20250827_m011541_c001_v0001102_t0036_u01756257341716") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c86b_d20250827_m011536_c001_v7007000_t0000_u01756257336404") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278dbc_d20250827_m011532_c001_v0001102_t0059_u01756257332375") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f419ef394b4ca98af_d20250827_m011530_c001_v7007000_t0000_u01756257330987") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523a1_d20250827_m011524_c001_v0001184_t0008_u01756257324388") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4174a87bfb9b9857_d20250827_m011515_c001_v7007000_t0000_u01756257315274") 2025/08/27 01:18:06 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d5e_d20250827_m011508_c001_v0001102_t0033_u01756257308538") 2025/08/27 01:18:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b431_d20250827_m011502_c001_v7007000_t0000_u01756257302752") 2025/08/27 01:18:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d40_d20250827_m011453_c001_v0001102_t0054_u01756257293955") 2025/08/27 01:18:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549aa_d20250827_m011448_c001_v7007000_t0000_u01756257288412") 2025/08/27 01:18:07 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d24_d20250827_m011440_c001_v0001102_t0019_u01756257280404") 2025/08/27 01:18:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a099d_d20250827_m011550_c001_v7007000_t0000_u01756257350686") 2025/08/27 01:18:07 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a829f_d20250827_m011547_c001_v0001181_t0047_u01756257347083") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566c8_d20250827_m011609_c001_v7007000_t0000_u01756257369208") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijk: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8322_d20250827_m011604_c001_v0001181_t0044_u01756257364349") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ae6_d20250827_m011717_c001_v7007000_t0000_u01756257437522") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9c4d_d20250827_m011709_c001_v0001182_t0038_u01756257429153") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a04_d20250827_m011703_c001_v7007000_t0000_u01756257423704") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9bda_d20250827_m011655_c001_v0001182_t0006_u01756257415590") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4ab_d20250827_m011650_c001_v7007000_t0000_u01756257410170") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9b5b_d20250827_m011641_c001_v0001182_t0040_u01756257401985") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b77b_d20250827_m011636_c001_v7007000_t0000_u01756257396584") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9aed_d20250827_m011628_c001_v0001182_t0004_u01756257388578") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde288222f_d20250827_m011623_c001_v7007000_t0000_u01756257383017") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a9b_d20250827_m011614_c001_v0001182_t0043_u01756257374700") 2025/08/27 01:18:07 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566b7_d20250827_m011605_c001_v7007000_t0000_u01756257365839") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a21_d20250827_m011559_c001_v0001182_t0037_u01756257359646") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890d0_d20250827_m011554_c001_v7007000_t0000_u01756257354046") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a82b8_d20250827_m011549_c001_v0001181_t0030_u01756257349946") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54a5d_d20250827_m011548_c001_v7007000_t0000_u01756257348318") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95242c_d20250827_m011542_c001_v0001184_t0009_u01756257342116") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c86d_d20250827_m011536_c001_v7007000_t0000_u01756257336582") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9951_d20250827_m011532_c001_v0001182_t0033_u01756257332388") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc4a076_d20250827_m011530_c001_v7007000_t0000_u01756257330921") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a821b_d20250827_m011524_c001_v0001181_t0041_u01756257324603") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642dcf_d20250827_m011515_c001_v7007000_t0000_u01756257315281") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81b8_d20250827_m011508_c001_v0001181_t0057_u01756257308922") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b432_d20250827_m011502_c001_v7007000_t0000_u01756257302931") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a816e_d20250827_m011454_c001_v0001181_t0051_u01756257294258") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549ab_d20250827_m011448_c001_v7007000_t0000_u01756257288591") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8140_d20250827_m011440_c001_v0001181_t0016_u01756257280714") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b1031_d20250827_m011550_c001_v7007000_t0000_u01756257350696") 2025/08/27 01:18:08 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95245a_d20250827_m011547_c001_v0001184_t0036_u01756257347116") 2025/08/27 01:18:08 DEBUG : dir1/0007-12345: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566c9_d20250827_m011609_c001_v7007000_t0000_u01756257369387") 2025/08/27 01:18:08 DEBUG : dir1/0007-12345: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a47_d20250827_m011604_c001_v0001182_t0041_u01756257364532") 2025/08/27 01:18:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ae7_d20250827_m011717_c001_v7007000_t0000_u01756257437700") 2025/08/27 01:18:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278ecb_d20250827_m011709_c001_v0001102_t0010_u01756257429404") 2025/08/27 01:18:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a05_d20250827_m011703_c001_v7007000_t0000_u01756257423886") 2025/08/27 01:18:08 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278ea7_d20250827_m011655_c001_v0001102_t0054_u01756257415826") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4ad_d20250827_m011650_c001_v7007000_t0000_u01756257410346") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e7c_d20250827_m011642_c001_v0001102_t0055_u01756257402183") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b77d_d20250827_m011636_c001_v7007000_t0000_u01756257396762") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e5a_d20250827_m011628_c001_v0001102_t0030_u01756257388776") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882231_d20250827_m011623_c001_v7007000_t0000_u01756257383196") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e32_d20250827_m011614_c001_v0001102_t0040_u01756257374896") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566b6_d20250827_m011605_c001_v7007000_t0000_u01756257365647") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9524bf_d20250827_m011559_c001_v0001184_t0017_u01756257359887") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890d1_d20250827_m011554_c001_v7007000_t0000_u01756257354225") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99db_d20250827_m011549_c001_v0001182_t0010_u01756257349978") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b6e3_d20250827_m011548_c001_v7007000_t0000_u01756257348124") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8275_d20250827_m011542_c001_v0001181_t0038_u01756257342348") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c86e_d20250827_m011536_c001_v7007000_t0000_u01756257336759") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523ed_d20250827_m011532_c001_v0001184_t0013_u01756257332586") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc4a073_d20250827_m011530_c001_v7007000_t0000_u01756257330566") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d9a_d20250827_m011524_c001_v0001102_t0005_u01756257324804") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549df_d20250827_m011515_c001_v7007000_t0000_u01756257315565") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95232f_d20250827_m011509_c001_v0001184_t0042_u01756257309137") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b433_d20250827_m011503_c001_v7007000_t0000_u01756257303112") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9522d6_d20250827_m011454_c001_v0001184_t0052_u01756257294858") 2025/08/27 01:18:09 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549ad_d20250827_m011448_c001_v7007000_t0000_u01756257288767") 2025/08/27 01:18:10 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95228a_d20250827_m011440_c001_v0001184_t0056_u01756257280933") 2025/08/27 01:18:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f403ec79c7c950d96_d20250827_m011550_c001_v7007000_t0000_u01756257350800") 2025/08/27 01:18:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99c5_d20250827_m011547_c001_v0001182_t0032_u01756257347236") 2025/08/27 01:18:10 DEBUG : dir1/0008-23456: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566ca_d20250827_m011609_c001_v7007000_t0000_u01756257369564") 2025/08/27 01:18:10 DEBUG : dir1/0008-23456: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9524ed_d20250827_m011604_c001_v0001184_t0052_u01756257364561") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54ae8_d20250827_m011717_c001_v7007000_t0000_u01756257437877") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9526b3_d20250827_m011709_c001_v0001184_t0012_u01756257429805") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a06_d20250827_m011704_c001_v7007000_t0000_u01756257424081") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95265a_d20250827_m011656_c001_v0001184_t0017_u01756257416245") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4af_d20250827_m011650_c001_v7007000_t0000_u01756257410523") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9525fb_d20250827_m011642_c001_v0001184_t0043_u01756257402651") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b77e_d20250827_m011636_c001_v7007000_t0000_u01756257396941") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95259b_d20250827_m011629_c001_v0001184_t0045_u01756257389139") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882235_d20250827_m011623_c001_v7007000_t0000_u01756257383373") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952535_d20250827_m011615_c001_v0001184_t0031_u01756257375227") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b1057_d20250827_m011605_c001_v7007000_t0000_u01756257365617") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e02_d20250827_m011600_c001_v0001102_t0041_u01756257360092") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890d3_d20250827_m011554_c001_v7007000_t0000_u01756257354405") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95247a_d20250827_m011550_c001_v0001184_t0007_u01756257350044") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890bd_d20250827_m011547_c001_v7007000_t0000_u01756257347946") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99a1_d20250827_m011542_c001_v0001182_t0007_u01756257342559") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c871_d20250827_m011536_c001_v7007000_t0000_u01756257336936") 2025/08/27 01:18:10 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a824b_d20250827_m011532_c001_v0001181_t0043_u01756257332591") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7139c_d20250827_m011530_c001_v7007000_t0000_u01756257330580") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98ff_d20250827_m011525_c001_v0001182_t0006_u01756257325130") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549dc_d20250827_m011515_c001_v7007000_t0000_u01756257315243") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9897_d20250827_m011509_c001_v0001182_t0011_u01756257309362") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b434_d20250827_m011503_c001_v7007000_t0000_u01756257303291") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9859_d20250827_m011455_c001_v0001182_t0045_u01756257295058") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549b0_d20250827_m011448_c001_v7007000_t0000_u01756257288944") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b97ff_d20250827_m011441_c001_v0001182_t0006_u01756257281177") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f713ef_d20250827_m011550_c001_v7007000_t0000_u01756257350637") 2025/08/27 01:18:11 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a82a1_d20250827_m011547_c001_v0001181_t0026_u01756257347313") 2025/08/27 01:18:11 DEBUG : dir1/0009-34567: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566cb_d20250827_m011609_c001_v7007000_t0000_u01756257369741") 2025/08/27 01:18:11 DEBUG : dir1/0009-34567: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8328_d20250827_m011604_c001_v0001181_t0006_u01756257364567") 2025/08/27 01:18:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54aea_d20250827_m011718_c001_v7007000_t0000_u01756257438054") 2025/08/27 01:18:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8473_d20250827_m011710_c001_v0001181_t0053_u01756257430018") 2025/08/27 01:18:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a07_d20250827_m011704_c001_v7007000_t0000_u01756257424258") 2025/08/27 01:18:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a843c_d20250827_m011656_c001_v0001181_t0022_u01756257416434") 2025/08/27 01:18:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4b1_d20250827_m011650_c001_v7007000_t0000_u01756257410703") 2025/08/27 01:18:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a83f4_d20250827_m011642_c001_v0001181_t0051_u01756257402839") 2025/08/27 01:18:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b77f_d20250827_m011637_c001_v7007000_t0000_u01756257397119") 2025/08/27 01:18:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a83a4_d20250827_m011629_c001_v0001181_t0000_u01756257389385") 2025/08/27 01:18:11 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882236_d20250827_m011623_c001_v7007000_t0000_u01756257383551") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8356_d20250827_m011615_c001_v0001181_t0008_u01756257375437") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d4269_d20250827_m011605_c001_v7007000_t0000_u01756257365628") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8300_d20250827_m011600_c001_v0001181_t0039_u01756257360617") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890d4_d20250827_m011554_c001_v7007000_t0000_u01756257354583") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a82ba_d20250827_m011550_c001_v0001181_t0022_u01756257350157") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b1021_d20250827_m011548_c001_v7007000_t0000_u01756257348293") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278dd0_d20250827_m011542_c001_v0001102_t0046_u01756257342746") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c872_d20250827_m011537_c001_v7007000_t0000_u01756257337113") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9955_d20250827_m011532_c001_v0001182_t0036_u01756257332611") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973fa5e_d20250827_m011530_c001_v7007000_t0000_u01756257330773") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523ad_d20250827_m011525_c001_v0001184_t0029_u01756257325366") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f412d3a4cc6999081_d20250827_m011515_c001_v7007000_t0000_u01756257315223") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d60_d20250827_m011509_c001_v0001102_t0024_u01756257309565") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b435_d20250827_m011503_c001_v7007000_t0000_u01756257303470") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d46_d20250827_m011455_c001_v0001102_t0030_u01756257295269") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549b2_d20250827_m011449_c001_v7007000_t0000_u01756257289127") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d26_d20250827_m011441_c001_v0001102_t0054_u01756257281378") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890c5_d20250827_m011551_c001_v7007000_t0000_u01756257351067") 2025/08/27 01:18:12 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95245e_d20250827_m011547_c001_v0001184_t0058_u01756257347328") 2025/08/27 01:18:12 DEBUG : dir1/0010-45678: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566cd_d20250827_m011609_c001_v7007000_t0000_u01756257369918") 2025/08/27 01:18:12 DEBUG : dir1/0010-45678: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e1c_d20250827_m011604_c001_v0001102_t0056_u01756257364756") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54aeb_d20250827_m011718_c001_v7007000_t0000_u01756257438231") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9c55_d20250827_m011710_c001_v0001182_t0033_u01756257430226") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a08_d20250827_m011704_c001_v7007000_t0000_u01756257424437") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9be4_d20250827_m011656_c001_v0001182_t0014_u01756257416631") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4b3_d20250827_m011650_c001_v7007000_t0000_u01756257410880") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9b67_d20250827_m011643_c001_v0001182_t0057_u01756257403107") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b781_d20250827_m011637_c001_v7007000_t0000_u01756257397299") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9af6_d20250827_m011629_c001_v0001182_t0004_u01756257389601") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882238_d20250827_m011623_c001_v7007000_t0000_u01756257383730") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9aa3_d20250827_m011615_c001_v0001182_t0021_u01756257375641") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f404f5cb3689bcfab_d20250827_m011605_c001_v7007000_t0000_u01756257365652") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a2b_d20250827_m011600_c001_v0001182_t0021_u01756257360846") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890d5_d20250827_m011554_c001_v7007000_t0000_u01756257354760") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99dd_d20250827_m011550_c001_v0001182_t0055_u01756257350169") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b1025_d20250827_m011548_c001_v7007000_t0000_u01756257348474") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952438_d20250827_m011543_c001_v0001184_t0023_u01756257343142") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c873_d20250827_m011537_c001_v7007000_t0000_u01756257337311") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278dbe_d20250827_m011532_c001_v0001102_t0042_u01756257332698") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642dea_d20250827_m011531_c001_v7007000_t0000_u01756257331055") 2025/08/27 01:18:13 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a821d_d20250827_m011525_c001_v0001181_t0020_u01756257325556") 2025/08/27 01:18:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c80d_d20250827_m011515_c001_v7007000_t0000_u01756257315574") 2025/08/27 01:18:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81c0_d20250827_m011509_c001_v0001181_t0015_u01756257309935") 2025/08/27 01:18:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b436_d20250827_m011503_c001_v7007000_t0000_u01756257303649") 2025/08/27 01:18:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8176_d20250827_m011455_c001_v0001181_t0036_u01756257295695") 2025/08/27 01:18:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549b4_d20250827_m011449_c001_v7007000_t0000_u01756257289307") 2025/08/27 01:18:14 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8142_d20250827_m011441_c001_v0001181_t0032_u01756257281730") 2025/08/27 01:18:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f713f0_d20250827_m011550_c001_v7007000_t0000_u01756257350815") 2025/08/27 01:18:14 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99cb_d20250827_m011547_c001_v0001182_t0019_u01756257347432") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566ce_d20250827_m011610_c001_v7007000_t0000_u01756257370152") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a49_d20250827_m011604_c001_v0001182_t0029_u01756257364768") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54aec_d20250827_m011718_c001_v7007000_t0000_u01756257438417") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278ed1_d20250827_m011710_c001_v0001102_t0035_u01756257430591") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a09_d20250827_m011704_c001_v7007000_t0000_u01756257424615") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278eaf_d20250827_m011656_c001_v0001102_t0025_u01756257416824") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4b5_d20250827_m011651_c001_v7007000_t0000_u01756257411057") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e7e_d20250827_m011643_c001_v0001102_t0038_u01756257403320") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b782_d20250827_m011637_c001_v7007000_t0000_u01756257397477") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e5e_d20250827_m011629_c001_v0001102_t0049_u01756257389791") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882239_d20250827_m011623_c001_v7007000_t0000_u01756257383909") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e34_d20250827_m011615_c001_v0001102_t0016_u01756257375832") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a4408_d20250827_m011605_c001_v7007000_t0000_u01756257365675") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9524c5_d20250827_m011601_c001_v0001184_t0048_u01756257361046") 2025/08/27 01:18:14 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890d6_d20250827_m011554_c001_v7007000_t0000_u01756257354939") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278dec_d20250827_m011550_c001_v0001102_t0032_u01756257350179") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890bf_d20250827_m011548_c001_v7007000_t0000_u01756257348303") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a827f_d20250827_m011543_c001_v0001181_t0027_u01756257343334") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c875_d20250827_m011537_c001_v7007000_t0000_u01756257337489") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523ef_d20250827_m011532_c001_v0001184_t0023_u01756257332785") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a89087_d20250827_m011530_c001_v7007000_t0000_u01756257330783") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d9c_d20250827_m011525_c001_v0001102_t0016_u01756257325758") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549dd_d20250827_m011515_c001_v7007000_t0000_u01756257315382") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95233b_d20250827_m011510_c001_v0001184_t0057_u01756257310152") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b437_d20250827_m011503_c001_v7007000_t0000_u01756257303827") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9522de_d20250827_m011455_c001_v0001184_t0000_u01756257295904") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549b5_d20250827_m011449_c001_v7007000_t0000_u01756257289484") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952292_d20250827_m011441_c001_v0001184_t0007_u01756257281949") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4052b26d8daf7715_d20250827_m011550_c001_v7007000_t0000_u01756257350828") 2025/08/27 01:18:15 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278de4_d20250827_m011547_c001_v0001102_t0040_u01756257347443") 2025/08/27 01:18:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566cf_d20250827_m011610_c001_v7007000_t0000_u01756257370329") 2025/08/27 01:18:15 DEBUG : dir1/0012-6789;: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a832a_d20250827_m011604_c001_v0001181_t0024_u01756257364778") 2025/08/27 01:18:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54aed_d20250827_m011718_c001_v7007000_t0000_u01756257438594") 2025/08/27 01:18:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9526bf_d20250827_m011711_c001_v0001184_t0039_u01756257431071") 2025/08/27 01:18:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a0b_d20250827_m011704_c001_v7007000_t0000_u01756257424807") 2025/08/27 01:18:15 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952668_d20250827_m011657_c001_v0001184_t0034_u01756257417286") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4b7_d20250827_m011651_c001_v7007000_t0000_u01756257411233") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952605_d20250827_m011643_c001_v0001184_t0007_u01756257403900") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b783_d20250827_m011637_c001_v7007000_t0000_u01756257397666") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9525a3_d20250827_m011630_c001_v0001184_t0057_u01756257390158") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde288223d_d20250827_m011624_c001_v7007000_t0000_u01756257384086") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952541_d20250827_m011616_c001_v0001184_t0010_u01756257376213") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b1058_d20250827_m011605_c001_v7007000_t0000_u01756257365673") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e06_d20250827_m011601_c001_v0001102_t0055_u01756257361263") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890d7_d20250827_m011555_c001_v7007000_t0000_u01756257355120") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95247e_d20250827_m011550_c001_v0001184_t0053_u01756257350232") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890c1_d20250827_m011548_c001_v7007000_t0000_u01756257348482") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99a9_d20250827_m011543_c001_v0001182_t0020_u01756257343541") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c876_d20250827_m011537_c001_v7007000_t0000_u01756257337665") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a824d_d20250827_m011532_c001_v0001181_t0043_u01756257332799") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f713a5_d20250827_m011530_c001_v7007000_t0000_u01756257330937") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b990b_d20250827_m011526_c001_v0001182_t0046_u01756257326129") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c80c_d20250827_m011515_c001_v7007000_t0000_u01756257315396") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98a3_d20250827_m011510_c001_v0001182_t0040_u01756257310352") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b438_d20250827_m011504_c001_v7007000_t0000_u01756257304008") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b985d_d20250827_m011456_c001_v0001182_t0015_u01756257296115") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549b6_d20250827_m011449_c001_v7007000_t0000_u01756257289662") 2025/08/27 01:18:16 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9809_d20250827_m011442_c001_v0001182_t0041_u01756257282152") 2025/08/27 01:18:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890c4_d20250827_m011550_c001_v7007000_t0000_u01756257350882") 2025/08/27 01:18:17 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952464_d20250827_m011547_c001_v0001184_t0039_u01756257347530") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566d0_d20250827_m011610_c001_v7007000_t0000_u01756257370506") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9524ef_d20250827_m011604_c001_v0001184_t0029_u01756257364794") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54aee_d20250827_m011718_c001_v7007000_t0000_u01756257438771") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8477_d20250827_m011711_c001_v0001181_t0011_u01756257431292") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a0d_d20250827_m011705_c001_v7007000_t0000_u01756257425045") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8440_d20250827_m011657_c001_v0001181_t0056_u01756257417481") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4b9_d20250827_m011651_c001_v7007000_t0000_u01756257411410") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a83fa_d20250827_m011644_c001_v0001181_t0015_u01756257404102") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b785_d20250827_m011637_c001_v7007000_t0000_u01756257397845") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a83aa_d20250827_m011630_c001_v0001181_t0037_u01756257390371") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882240_d20250827_m011624_c001_v7007000_t0000_u01756257384263") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8360_d20250827_m011616_c001_v0001181_t0040_u01756257376496") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4174a87bfb9b9c90_d20250827_m011605_c001_v7007000_t0000_u01756257365461") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8308_d20250827_m011601_c001_v0001181_t0029_u01756257361564") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890d8_d20250827_m011555_c001_v7007000_t0000_u01756257355298") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a82c2_d20250827_m011550_c001_v0001181_t0026_u01756257350359") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b6e4_d20250827_m011548_c001_v7007000_t0000_u01756257348301") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278dd4_d20250827_m011543_c001_v0001102_t0059_u01756257343747") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c877_d20250827_m011537_c001_v7007000_t0000_u01756257337842") 2025/08/27 01:18:17 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9957_d20250827_m011532_c001_v0001182_t0023_u01756257332816") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f414ceec2a1e1317f_d20250827_m011530_c001_v7007000_t0000_u01756257330945") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523b9_d20250827_m011526_c001_v0001184_t0019_u01756257326337") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c80b_d20250827_m011515_c001_v7007000_t0000_u01756257315215") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d62_d20250827_m011510_c001_v0001102_t0045_u01756257310542") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b439_d20250827_m011504_c001_v7007000_t0000_u01756257304187") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d4c_d20250827_m011456_c001_v0001102_t0011_u01756257296304") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549b7_d20250827_m011449_c001_v7007000_t0000_u01756257289840") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d2a_d20250827_m011442_c001_v0001102_t0045_u01756257282360") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a099e_d20250827_m011550_c001_v7007000_t0000_u01756257350869") 2025/08/27 01:18:18 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a82a3_d20250827_m011547_c001_v0001181_t0006_u01756257347535") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566d1_d20250827_m011610_c001_v7007000_t0000_u01756257370683") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a4b_d20250827_m011604_c001_v0001182_t0004_u01756257364970") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54aef_d20250827_m011718_c001_v7007000_t0000_u01756257438948") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9c5f_d20250827_m011711_c001_v0001182_t0037_u01756257431505") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a0f_d20250827_m011705_c001_v7007000_t0000_u01756257425306") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9bed_d20250827_m011657_c001_v0001182_t0005_u01756257417684") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4bb_d20250827_m011651_c001_v7007000_t0000_u01756257411588") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9b71_d20250827_m011644_c001_v0001182_t0052_u01756257404306") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b786_d20250827_m011638_c001_v7007000_t0000_u01756257398023") 2025/08/27 01:18:18 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9b09_d20250827_m011630_c001_v0001182_t0029_u01756257390610") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882242_d20250827_m011624_c001_v7007000_t0000_u01756257384442") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9aa7_d20250827_m011616_c001_v0001182_t0036_u01756257376699") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408ecead57cba4dc_d20250827_m011605_c001_v7007000_t0000_u01756257365757") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9a2d_d20250827_m011601_c001_v0001182_t0055_u01756257361789") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890da_d20250827_m011555_c001_v7007000_t0000_u01756257355475") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99df_d20250827_m011550_c001_v0001182_t0053_u01756257350371") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4052b26d8daf7713_d20250827_m011548_c001_v7007000_t0000_u01756257348499") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952440_d20250827_m011544_c001_v0001184_t0021_u01756257344194") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c879_d20250827_m011538_c001_v7007000_t0000_u01756257338021") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523f1_d20250827_m011532_c001_v0001184_t0044_u01756257332987") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc4a075_d20250827_m011530_c001_v7007000_t0000_u01756257330744") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8229_d20250827_m011526_c001_v0001181_t0039_u01756257326526") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f412d3a4cc6999082_d20250827_m011515_c001_v7007000_t0000_u01756257315406") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81c4_d20250827_m011510_c001_v0001181_t0058_u01756257310948") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b43a_d20250827_m011504_c001_v7007000_t0000_u01756257304365") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a817a_d20250827_m011456_c001_v0001181_t0043_u01756257296823") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549b9_d20250827_m011450_c001_v7007000_t0000_u01756257290017") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8148_d20250827_m011442_c001_v0001181_t0030_u01756257282759") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4052b26d8daf7714_d20250827_m011550_c001_v7007000_t0000_u01756257350644") 2025/08/27 01:18:19 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99cd_d20250827_m011547_c001_v0001182_t0007_u01756257347676") 2025/08/27 01:18:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566d2_d20250827_m011610_c001_v7007000_t0000_u01756257370862") 2025/08/27 01:18:19 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a832c_d20250827_m011604_c001_v0001181_t0018_u01756257364981") 2025/08/27 01:18:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54af0_d20250827_m011719_c001_v7007000_t0000_u01756257439125") 2025/08/27 01:18:19 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278ed3_d20250827_m011711_c001_v0001102_t0030_u01756257431693") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a10_d20250827_m011705_c001_v7007000_t0000_u01756257425487") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278eb1_d20250827_m011657_c001_v0001102_t0053_u01756257417949") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4bd_d20250827_m011651_c001_v7007000_t0000_u01756257411765") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e82_d20250827_m011644_c001_v0001102_t0055_u01756257404499") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b787_d20250827_m011638_c001_v7007000_t0000_u01756257398202") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e62_d20250827_m011630_c001_v0001102_t0032_u01756257390798") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882244_d20250827_m011624_c001_v7007000_t0000_u01756257384620") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e36_d20250827_m011616_c001_v0001102_t0030_u01756257376915") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b105a_d20250827_m011605_c001_v7007000_t0000_u01756257365794") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9524d1_d20250827_m011601_c001_v0001184_t0030_u01756257361986") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890db_d20250827_m011555_c001_v7007000_t0000_u01756257355652") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952480_d20250827_m011550_c001_v0001184_t0044_u01756257350435") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54a5f_d20250827_m011548_c001_v7007000_t0000_u01756257348503") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8285_d20250827_m011544_c001_v0001181_t0021_u01756257344563") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c87a_d20250827_m011538_c001_v7007000_t0000_u01756257338197") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a824f_d20250827_m011533_c001_v0001181_t0048_u01756257333013") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c841_d20250827_m011530_c001_v7007000_t0000_u01756257330787") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d9e_d20250827_m011526_c001_v0001102_t0038_u01756257326802") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549db_d20250827_m011515_c001_v7007000_t0000_u01756257315205") 2025/08/27 01:18:20 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952347_d20250827_m011511_c001_v0001184_t0040_u01756257311158") 2025/08/27 01:18:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b43b_d20250827_m011504_c001_v7007000_t0000_u01756257304543") 2025/08/27 01:18:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9522e4_d20250827_m011457_c001_v0001184_t0040_u01756257297036") 2025/08/27 01:18:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549ba_d20250827_m011450_c001_v7007000_t0000_u01756257290195") 2025/08/27 01:18:21 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952296_d20250827_m011442_c001_v0001184_t0037_u01756257282965") 2025/08/27 01:18:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b1032_d20250827_m011550_c001_v7007000_t0000_u01756257350888") 2025/08/27 01:18:21 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952466_d20250827_m011547_c001_v0001184_t0041_u01756257347727") 2025/08/27 01:18:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c815_d20250827_m011518_c001_v7007000_t0000_u01756257318069") 2025/08/27 01:18:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98bd_d20250827_m011513_c001_v0001182_t0047_u01756257313680") 2025/08/27 01:18:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c816_d20250827_m011518_c001_v7007000_t0000_u01756257318246") 2025/08/27 01:18:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81d2_d20250827_m011513_c001_v0001181_t0023_u01756257313709") 2025/08/27 01:18:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c817_d20250827_m011518_c001_v7007000_t0000_u01756257318423") 2025/08/27 01:18:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952363_d20250827_m011513_c001_v0001184_t0008_u01756257313835") 2025/08/27 01:18:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c818_d20250827_m011518_c001_v7007000_t0000_u01756257318600") 2025/08/27 01:18:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d6c_d20250827_m011513_c001_v0001102_t0019_u01756257313875") 2025/08/27 01:18:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c81a_d20250827_m011518_c001_v7007000_t0000_u01756257318777") 2025/08/27 01:18:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98c1_d20250827_m011513_c001_v0001182_t0050_u01756257313902") 2025/08/27 01:18:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c81e_d20250827_m011518_c001_v7007000_t0000_u01756257318955") 2025/08/27 01:18:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81d4_d20250827_m011513_c001_v0001181_t0029_u01756257313912") 2025/08/27 01:18:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c820_d20250827_m011519_c001_v7007000_t0000_u01756257319132") 2025/08/27 01:18:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952365_d20250827_m011514_c001_v0001184_t0012_u01756257314054") 2025/08/27 01:18:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c821_d20250827_m011519_c001_v7007000_t0000_u01756257319310") 2025/08/27 01:18:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81d6_d20250827_m011514_c001_v0001181_t0032_u01756257314119") 2025/08/27 01:18:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c822_d20250827_m011519_c001_v7007000_t0000_u01756257319526") 2025/08/27 01:18:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d70_d20250827_m011514_c001_v0001102_t0046_u01756257314168") 2025/08/27 01:18:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c823_d20250827_m011519_c001_v7007000_t0000_u01756257319704") 2025/08/27 01:18:22 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98c3_d20250827_m011514_c001_v0001182_t0028_u01756257314181") 2025/08/27 01:18:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c824_d20250827_m011519_c001_v7007000_t0000_u01756257319881") 2025/08/27 01:18:22 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952367_d20250827_m011514_c001_v0001184_t0057_u01756257314271") 2025/08/27 01:18:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c825_d20250827_m011520_c001_v7007000_t0000_u01756257320069") 2025/08/27 01:18:22 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81d8_d20250827_m011514_c001_v0001181_t0019_u01756257314331") 2025/08/27 01:18:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c827_d20250827_m011520_c001_v7007000_t0000_u01756257320246") 2025/08/27 01:18:22 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b98c5_d20250827_m011514_c001_v0001182_t0033_u01756257314413") 2025/08/27 01:18:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c829_d20250827_m011520_c001_v7007000_t0000_u01756257320424") 2025/08/27 01:18:22 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952369_d20250827_m011514_c001_v0001184_t0019_u01756257314469") 2025/08/27 01:18:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c82a_d20250827_m011520_c001_v7007000_t0000_u01756257320601") 2025/08/27 01:18:22 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a81dc_d20250827_m011514_c001_v0001181_t0032_u01756257314536") 2025/08/27 01:18:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c82b_d20250827_m011520_c001_v7007000_t0000_u01756257320779") 2025/08/27 01:18:22 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d72_d20250827_m011514_c001_v0001102_t0015_u01756257314558") 2025/08/27 01:18:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642df3_d20250827_m011533_c001_v7007000_t0000_u01756257333691") 2025/08/27 01:18:22 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9925_d20250827_m011529_c001_v0001182_t0053_u01756257329093") 2025/08/27 01:18:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642df1_d20250827_m011533_c001_v7007000_t0000_u01756257333503") 2025/08/27 01:18:22 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523d1_d20250827_m011529_c001_v0001184_t0034_u01756257329107") 2025/08/27 01:18:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f419ef394b4ca98b6_d20250827_m011533_c001_v7007000_t0000_u01756257333512") 2025/08/27 01:18:22 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523d3_d20250827_m011529_c001_v0001184_t0030_u01756257329304") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f419ef394b4ca98b4_d20250827_m011533_c001_v7007000_t0000_u01756257333333") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9927_d20250827_m011529_c001_v0001182_t0027_u01756257329311") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c84a_d20250827_m011533_c001_v7007000_t0000_u01756257333530") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8231_d20250827_m011529_c001_v0001181_t0049_u01756257329339") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973fa77_d20250827_m011533_c001_v7007000_t0000_u01756257333544") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278da6_d20250827_m011529_c001_v0001102_t0057_u01756257329444") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f414ceec2a1e13189_d20250827_m011533_c001_v7007000_t0000_u01756257333558") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523d5_d20250827_m011529_c001_v0001184_t0017_u01756257329506") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c849_d20250827_m011533_c001_v7007000_t0000_u01756257333344") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9929_d20250827_m011529_c001_v0001182_t0011_u01756257329522") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f419ef394b4ca98b8_d20250827_m011533_c001_v7007000_t0000_u01756257333699") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b992d_d20250827_m011529_c001_v0001182_t0027_u01756257329727") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c84b_d20250827_m011533_c001_v7007000_t0000_u01756257333711") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523d7_d20250827_m011529_c001_v0001184_t0034_u01756257329742") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f414ceec2a1e13188_d20250827_m011533_c001_v7007000_t0000_u01756257333366") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8235_d20250827_m011529_c001_v0001181_t0046_u01756257329747") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a89091_d20250827_m011533_c001_v7007000_t0000_u01756257333314") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278da8_d20250827_m011529_c001_v0001102_t0000_u01756257329758") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f713c4_d20250827_m011533_c001_v7007000_t0000_u01756257333566") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9933_d20250827_m011529_c001_v0001182_t0032_u01756257329923") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f713c2_d20250827_m011533_c001_v7007000_t0000_u01756257333381") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9523d9_d20250827_m011529_c001_v0001184_t0053_u01756257329941") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f404f5cb3689bcf93_d20250827_m011533_c001_v7007000_t0000_u01756257333390") 2025/08/27 01:18:23 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8237_d20250827_m011529_c001_v0001181_t0035_u01756257329946") 2025/08/27 01:18:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a89092_d20250827_m011533_c001_v7007000_t0000_u01756257333491") 2025/08/27 01:18:24 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9939_d20250827_m011530_c001_v0001182_t0015_u01756257330159") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc47c0c_d20250827_m011344_c001_v7007000_t0000_u01756257224363") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1063a5bdc027cb7b_d20250827_m011342_c001_v0001043_t0049_u01756257222187") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2c9e_d20250827_m011342_c001_v7007000_t0000_u01756257222010") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1063a5bdc027cb6f_d20250827_m011338_c001_v0001043_t0057_u01756257218309") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2c9a_d20250827_m011337_c001_v7007000_t0000_u01756257217600") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b955d_d20250827_m011334_c001_v0001182_t0012_u01756257214251") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d319c_d20250827_m011332_c001_v7007000_t0000_u01756257212825") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1107d94c10d879db_d20250827_m011330_c001_v0001105_t0041_u01756257210517") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2c95_d20250827_m011330_c001_v7007000_t0000_u01756257210341") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1107d94c10d879d1_d20250827_m011326_c001_v0001105_t0017_u01756257206949") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2c91_d20250827_m011326_c001_v7007000_t0000_u01756257206231") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b94f4_d20250827_m011322_c001_v0001182_t0039_u01756257202362") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642d29_d20250827_m011321_c001_v7007000_t0000_u01756257201455") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f111909a9a78283b2_d20250827_m011320_c001_v0001157_t0038_u01756257200048") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4052b26d8daf76e0_d20250827_m011319_c001_v7007000_t0000_u01756257199513") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f111909a9a782837c_d20250827_m011313_c001_v0001157_t0035_u01756257193930") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4052b26d8daf76dc_d20250827_m011313_c001_v7007000_t0000_u01756257193219") 2025/08/27 01:18:24 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b948c_d20250827_m011309_c001_v0001182_t0011_u01756257189865") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642d27_d20250827_m011308_c001_v7007000_t0000_u01756257188966") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1149276e30debe94_d20250827_m011306_c001_v0001157_t0028_u01756257186929") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d318f_d20250827_m011306_c001_v7007000_t0000_u01756257186750") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1149276e30debe7c_d20250827_m011303_c001_v0001157_t0048_u01756257183222") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d318a_d20250827_m011302_c001_v7007000_t0000_u01756257182512") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9424_d20250827_m011257_c001_v0001182_t0047_u01756257177532") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f404f5cb3689bcd58_d20250827_m011256_c001_v7007000_t0000_u01756257176607") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f114947e19b6c87ac_d20250827_m011254_c001_v0001102_t0013_u01756257174821") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f548ac_d20250827_m011254_c001_v7007000_t0000_u01756257174642") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f114947e19b6c87a0_d20250827_m011251_c001_v0001102_t0014_u01756257171387") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f548a4_d20250827_m011250_c001_v7007000_t0000_u01756257170677") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b93ba_d20250827_m011245_c001_v0001182_t0033_u01756257165379") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b40e_d20250827_m011244_c001_v7007000_t0000_u01756257164469") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f114e0e2776d7e489_d20250827_m011242_c001_v0001043_t0028_u01756257162321") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b0ebc_d20250827_m011242_c001_v7007000_t0000_u01756257162148") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f114e0e2776d7e477_d20250827_m011238_c001_v0001043_t0051_u01756257158752") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b0eb6_d20250827_m011238_c001_v7007000_t0000_u01756257158048") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9367_d20250827_m011233_c001_v0001182_t0038_u01756257153001") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d2f_d20250827_m011231_c001_v7007000_t0000_u01756257151925") 2025/08/27 01:18:25 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f10386c799965e538_d20250827_m011226_c001_v0001150_t0021_u01756257146792") 2025/08/27 01:18:26 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a561a6_d20250827_m011226_c001_v7007000_t0000_u01756257146590") 2025/08/27 01:18:26 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b930f_d20250827_m011222_c001_v0001182_t0035_u01756257142781") 2025/08/27 01:18:26 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f115abfc8ad10b2a0_d20250827_m011222_c001_v0001182_t0042_u01756257142045") 2025/08/27 01:18:26 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f115abfc8ad10b298_d20250827_m011221_c001_v0001182_t0056_u01756257141070") 2025/08/27 01:18:26 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f118144e_d20250827_m011208_c001_v7007000_t0000_u01756257128395") 2025/08/27 01:18:26 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47545_d20250827_m011201_c001_v0001150_t0049_u01756257121443") 2025/08/27 01:18:26 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f10884f6c5dc4e3e6_d20250827_m011200_c001_v0001176_t0009_u01756257120682") 2025/08/27 01:18:26 DEBUG : dst/one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f10884f6c5dc4e3de_d20250827_m011159_c001_v0001176_t0047_u01756257119700") 2025/08/27 01:18:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc47c0d_d20250827_m011344_c001_v7007000_t0000_u01756257224548") 2025/08/27 01:18:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f820d13102deb9b9f880e1b_f10312587fd1f6379_d20250827_m011341_c001_v0001100_t0053_u01756257221583") 2025/08/27 01:18:26 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4f820d13102deb9b9f880e1b_f101ab38b5370a3eb_d20250827_m011337_c001_v0001184_t0034_u01756257217347") 2025/08/27 01:18:26 DEBUG : dst/one.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d3585_d20250827_m011333_c001_v7007000_t0000_u01756257213002") 2025/08/27 01:18:26 DEBUG : dst/one.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1116a7131fd7b455_d20250827_m011329_c001_v0001171_t0022_u01756257209918") 2025/08/27 01:18:26 DEBUG : dst/one.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f115d88e8d25179e7_d20250827_m011325_c001_v0001144_t0044_u01756257205519") 2025/08/27 01:18:26 DEBUG : dst/one.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642d2a_d20250827_m011321_c001_v7007000_t0000_u01756257201637") 2025/08/27 01:18:26 DEBUG : dst/one.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1160f16caca11b7b_d20250827_m011318_c001_v0001117_t0050_u01756257198725") 2025/08/27 01:18:26 DEBUG : dst/one.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1193cd915dc551a0_d20250827_m011313_c001_v0001178_t0032_u01756257193004") 2025/08/27 01:18:26 DEBUG : dst/three: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d30_d20250827_m011232_c001_v7007000_t0000_u01756257152103") 2025/08/27 01:18:26 DEBUG : dst/three: Deleting (id "4_z4f820d13102deb9b9f880e1b_f115abfc8ad10b2e0_d20250827_m011230_c001_v0001182_t0003_u01756257150632") 2025/08/27 01:18:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc47c0e_d20250827_m011344_c001_v7007000_t0000_u01756257224726") 2025/08/27 01:18:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f112982fd40ffd0eb_d20250827_m011343_c001_v0001165_t0027_u01756257223245") 2025/08/27 01:18:27 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105d8337cd6459a3_d20250827_m011339_c001_v0001117_t0049_u01756257219247") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc47c0f_d20250827_m011344_c001_v7007000_t0000_u01756257224904") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1063a5bdc027cb7d_d20250827_m011343_c001_v0001043_t0019_u01756257223632") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2ca0_d20250827_m011343_c001_v7007000_t0000_u01756257223456") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1063a5bdc027cb71_d20250827_m011340_c001_v0001043_t0007_u01756257220121") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2c9c_d20250827_m011339_c001_v7007000_t0000_u01756257219942") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9567_d20250827_m011334_c001_v0001182_t0049_u01756257214679") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d3586_d20250827_m011333_c001_v7007000_t0000_u01756257213178") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1107d94c10d879e5_d20250827_m011332_c001_v0001105_t0018_u01756257212124") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2c97_d20250827_m011331_c001_v7007000_t0000_u01756257211948") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1107d94c10d879d3_d20250827_m011328_c001_v0001105_t0017_u01756257208569") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2c94_d20250827_m011328_c001_v7007000_t0000_u01756257208389") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b94fe_d20250827_m011322_c001_v0001182_t0026_u01756257202842") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4052b26d8daf76e1_d20250827_m011320_c001_v7007000_t0000_u01756257200899") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b94dc_d20250827_m011317_c001_v0001182_t0004_u01756257197955") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4052b26d8daf76de_d20250827_m011315_c001_v7007000_t0000_u01756257195125") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9496_d20250827_m011310_c001_v0001182_t0039_u01756257190610") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d3190_d20250827_m011308_c001_v7007000_t0000_u01756257188069") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e4761b_d20250827_m011305_c001_v0001150_t0049_u01756257185264") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d318d_d20250827_m011304_c001_v7007000_t0000_u01756257184198") 2025/08/27 01:18:27 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b942a_d20250827_m011257_c001_v0001182_t0012_u01756257177980") 2025/08/27 01:18:28 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f548ad_d20250827_m011255_c001_v7007000_t0000_u01756257175704") 2025/08/27 01:18:28 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e475ed_d20250827_m011253_c001_v0001150_t0054_u01756257173268") 2025/08/27 01:18:28 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f548a7_d20250827_m011252_c001_v7007000_t0000_u01756257172198") 2025/08/27 01:18:28 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b93be_d20250827_m011245_c001_v0001182_t0028_u01756257165978") 2025/08/27 01:18:28 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b0ebe_d20250827_m011243_c001_v7007000_t0000_u01756257163577") 2025/08/27 01:18:28 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e475cb_d20250827_m011240_c001_v0001150_t0053_u01756257160843") 2025/08/27 01:18:28 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4028ad8d5e9b0eb8_d20250827_m011239_c001_v7007000_t0000_u01756257159776") 2025/08/27 01:18:28 DEBUG : dst/three.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b936b_d20250827_m011233_c001_v0001182_t0019_u01756257153473") 2025/08/27 01:18:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d3587_d20250827_m011333_c001_v7007000_t0000_u01756257213354") 2025/08/27 01:18:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1042dde3d4b125db_d20250827_m011331_c001_v0001157_t0014_u01756257211546") 2025/08/27 01:18:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f10836671943a1c72_d20250827_m011327_c001_v0001104_t0018_u01756257207756") 2025/08/27 01:18:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642d2b_d20250827_m011321_c001_v7007000_t0000_u01756257201818") 2025/08/27 01:18:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f11918ff546b43e9c_d20250827_m011320_c001_v0001184_t0031_u01756257200695") 2025/08/27 01:18:28 DEBUG : dst/three.txt.bak: Deleting (id "4_z4f820d13102deb9b9f880e1b_f103437eba173dccf_d20250827_m011314_c001_v0001117_t0034_u01756257194571") 2025/08/27 01:18:28 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc47c10_d20250827_m011345_c001_v7007000_t0000_u01756257225089") 2025/08/27 01:18:28 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9561_d20250827_m011334_c001_v0001182_t0041_u01756257214441") 2025/08/27 01:18:28 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4175e8ba958d3588_d20250827_m011333_c001_v7007000_t0000_u01756257213531") 2025/08/27 01:18:28 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b94f6_d20250827_m011322_c001_v0001182_t0026_u01756257202635") 2025/08/27 01:18:28 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642d2c_d20250827_m011321_c001_v7007000_t0000_u01756257201997") 2025/08/27 01:18:28 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e4762d_d20250827_m011310_c001_v0001150_t0040_u01756257190235") 2025/08/27 01:18:28 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4167ba517f642d28_d20250827_m011309_c001_v7007000_t0000_u01756257189144") 2025/08/27 01:18:28 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47601_d20250827_m011257_c001_v0001150_t0022_u01756257177737") 2025/08/27 01:18:29 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f404f5cb3689bcd59_d20250827_m011256_c001_v7007000_t0000_u01756257176813") 2025/08/27 01:18:29 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e475dd_d20250827_m011245_c001_v0001150_t0052_u01756257165584") 2025/08/27 01:18:29 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b40f_d20250827_m011244_c001_v7007000_t0000_u01756257164647") 2025/08/27 01:18:29 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e475b5_d20250827_m011233_c001_v0001150_t0004_u01756257153260") 2025/08/27 01:18:29 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d31_d20250827_m011232_c001_v7007000_t0000_u01756257152281") 2025/08/27 01:18:29 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1109ccc72edd55ff_d20250827_m011228_c001_v0001146_t0032_u01756257148058") 2025/08/27 01:18:29 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f118144f_d20250827_m011208_c001_v7007000_t0000_u01756257128573") 2025/08/27 01:18:29 DEBUG : dst/two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f10884f6c5dc4e400_d20250827_m011207_c001_v0001176_t0047_u01756257127214") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0890_d20250827_m011127_c001_v7007000_t0000_u01756257087721") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e474dd_d20250827_m011122_c001_v0001150_t0030_u01756257082290") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a088d_d20250827_m011120_c001_v7007000_t0000_u01756257080399") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9035_d20250827_m011101_c001_v0001182_t0004_u01756257061499") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f1181409_d20250827_m011047_c001_v7007000_t0000_u01756257047193") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e4744b_d20250827_m011040_c001_v0001150_t0020_u01756257040907") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaf5_d20250827_m011022_c001_v7007000_t0000_u01756257022569") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e90_d20250827_m011020_c001_v0001182_t0006_u01756257020876") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaf1_d20250827_m011020_c001_v7007000_t0000_u01756257020077") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e78_d20250827_m011018_c001_v0001182_t0006_u01756257018938") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaeb_d20250827_m011016_c001_v7007000_t0000_u01756257016497") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e4e_d20250827_m011014_c001_v0001182_t0022_u01756257014993") 2025/08/27 01:18:29 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eae6_d20250827_m011014_c001_v7007000_t0000_u01756257014256") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e40_d20250827_m011013_c001_v0001182_t0019_u01756257013106") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d442955_d20250827_m011008_c001_v7007000_t0000_u01756257008053") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8dde_d20250827_m011006_c001_v0001182_t0033_u01756257006688") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d44294f_d20250827_m011005_c001_v7007000_t0000_u01756257005941") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8dd4_d20250827_m011005_c001_v0001182_t0040_u01756257005205") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d44294a_d20250827_m011001_c001_v7007000_t0000_u01756257001337") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d9e_d20250827_m011000_c001_v0001182_t0014_u01756257000158") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d442946_d20250827_m010958_c001_v7007000_t0000_u01756256998292") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d7c_d20250827_m010957_c001_v0001182_t0043_u01756256997378") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d442944_d20250827_m010957_c001_v7007000_t0000_u01756256997011") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f115abfc8ad10aba3_d20250827_m010956_c001_v0001182_t0036_u01756256996451") 2025/08/27 01:18:30 DEBUG : empty space: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d68_d20250827_m010954_c001_v0001182_t0031_u01756256994972") 2025/08/27 01:18:30 DEBUG : enormous: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaf3_d20250827_m011021_c001_v7007000_t0000_u01756257021670") 2025/08/27 01:18:30 DEBUG : enormous: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e94_d20250827_m011021_c001_v0001182_t0009_u01756257021085") 2025/08/27 01:18:30 DEBUG : existing: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407a47d19cc47c14_d20250827_m011348_c001_v7007000_t0000_u01756257228979") 2025/08/27 01:18:30 DEBUG : existing: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b95d9_d20250827_m011347_c001_v0001182_t0050_u01756257227680") 2025/08/27 01:18:30 DEBUG : existing: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0856_d20250827_m011039_c001_v7007000_t0000_u01756257039610") 2025/08/27 01:18:30 DEBUG : existing: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8f5e_d20250827_m011038_c001_v0001182_t0020_u01756257038659") 2025/08/27 01:18:30 DEBUG : existing: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eac7_d20250827_m010952_c001_v7007000_t0000_u01756256992429") 2025/08/27 01:18:30 DEBUG : existing: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d3e_d20250827_m010951_c001_v0001182_t0042_u01756256991527") 2025/08/27 01:18:30 DEBUG : existing: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eac6_d20250827_m010950_c001_v7007000_t0000_u01756256990996") 2025/08/27 01:18:30 DEBUG : existing: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d34_d20250827_m010950_c001_v0001182_t0009_u01756256990425") 2025/08/27 01:18:30 DEBUG : existing: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d2e_d20250827_m010949_c001_v0001182_t0018_u01756256989688") 2025/08/27 01:18:31 DEBUG : existing-b: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0857_d20250827_m011039_c001_v7007000_t0000_u01756257039787") 2025/08/27 01:18:31 DEBUG : existing-b: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47449_d20250827_m011038_c001_v0001150_t0055_u01756257038647") 2025/08/27 01:18:31 DEBUG : file1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712bb_d20250827_m011430_c001_v7007000_t0000_u01756257270793") 2025/08/27 01:18:31 DEBUG : file1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a810e_d20250827_m011429_c001_v0001181_t0027_u01756257269329") 2025/08/27 01:18:31 DEBUG : file1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712b8_d20250827_m011428_c001_v7007000_t0000_u01756257268396") 2025/08/27 01:18:31 DEBUG : file1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b97ab_d20250827_m011426_c001_v0001182_t0013_u01756257266884") 2025/08/27 01:18:31 DEBUG : five: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eafa_d20250827_m011025_c001_v7007000_t0000_u01756257025908") 2025/08/27 01:18:31 DEBUG : five: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b8ec4_d20250827_m011024_c001_v0001182_t0026_u01756257024075") 2025/08/27 01:18:31 DEBUG : foo: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d442948_d20250827_m010959_c001_v7007000_t0000_u01756256999761") 2025/08/27 01:18:31 DEBUG : foo: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b8d90_d20250827_m010959_c001_v0001182_t0026_u01756256999217") 2025/08/27 01:18:31 DEBUG : foo: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b8d88_d20250827_m010958_c001_v0001182_t0026_u01756256998650") 2025/08/27 01:18:31 DEBUG : four: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eafb_d20250827_m011026_c001_v7007000_t0000_u01756257026086") 2025/08/27 01:18:31 DEBUG : four: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4157e85c6999b4c6_d20250827_m011024_c001_v0001172_t0055_u01756257024616") 2025/08/27 01:18:31 DEBUG : four: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8eba_d20250827_m011023_c001_v0001182_t0018_u01756257023517") 2025/08/27 01:18:31 DEBUG : hello world2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a20a0_d20250827_m010900_c001_v7007000_t0000_u01756256940379") 2025/08/27 01:18:31 DEBUG : hello world2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b68_d20250827_m010859_c001_v0001182_t0011_u01756256939789") 2025/08/27 01:18:31 DEBUG : ignore-size: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eac3_d20250827_m010949_c001_v7007000_t0000_u01756256989333") 2025/08/27 01:18:31 DEBUG : ignore-size: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d24_d20250827_m010948_c001_v0001182_t0047_u01756256988419") 2025/08/27 01:18:31 DEBUG : nested/sub dir/file: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0852_d20250827_m011037_c001_v7007000_t0000_u01756257037931") 2025/08/27 01:18:31 DEBUG : nested/sub dir/file: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47443_d20250827_m011037_c001_v0001150_t0036_u01756257037107") 2025/08/27 01:18:31 DEBUG : nested/sub dir/file: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a084f_d20250827_m011036_c001_v7007000_t0000_u01756257036380") 2025/08/27 01:18:32 DEBUG : nested/sub dir/file: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e4743d_d20250827_m011035_c001_v0001150_t0042_u01756257035640") 2025/08/27 01:18:32 DEBUG : one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eafc_d20250827_m011026_c001_v7007000_t0000_u01756257026264") 2025/08/27 01:18:32 DEBUG : one: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b8eb4_d20250827_m011022_c001_v0001182_t0026_u01756257022954") 2025/08/27 01:18:32 DEBUG : only0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7129e_d20250827_m011422_c001_v7007000_t0000_u01756257262578") 2025/08/27 01:18:32 DEBUG : only0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b9743_d20250827_m011416_c001_v0001182_t0026_u01756257256707") 2025/08/27 01:18:32 DEBUG : only0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96b9_d20250827_m011407_c001_v0001182_t0015_u01756257247764") 2025/08/27 01:18:32 DEBUG : only0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2fef_d20250827_m011402_c001_v7007000_t0000_u01756257242652") 2025/08/27 01:18:32 DEBUG : only0: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b95f9_d20250827_m011352_c001_v0001182_t0057_u01756257232463") 2025/08/27 01:18:32 DEBUG : only1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f7129f_d20250827_m011422_c001_v7007000_t0000_u01756257262755") 2025/08/27 01:18:32 DEBUG : only1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f402537f3ac2a80d4_d20250827_m011418_c001_v0001181_t0054_u01756257258342") 2025/08/27 01:18:32 DEBUG : only1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96bf_d20250827_m011408_c001_v0001182_t0014_u01756257248146") 2025/08/27 01:18:32 DEBUG : only1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c0c1_d20250827_m011402_c001_v7007000_t0000_u01756257242138") 2025/08/27 01:18:32 DEBUG : only1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b95fd_d20250827_m011353_c001_v0001182_t0023_u01756257233148") 2025/08/27 01:18:32 DEBUG : only10: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712a0_d20250827_m011422_c001_v7007000_t0000_u01756257262933") 2025/08/27 01:18:32 DEBUG : only10: Deleting (id "4_z4f820d13102deb9b9f880e1b_f402537f3ac2a80c2_d20250827_m011417_c001_v0001181_t0054_u01756257257246") 2025/08/27 01:18:32 DEBUG : only10: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96f7_d20250827_m011411_c001_v0001182_t0035_u01756257251978") 2025/08/27 01:18:32 DEBUG : only10: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c0c4_d20250827_m011402_c001_v7007000_t0000_u01756257242666") 2025/08/27 01:18:32 DEBUG : only10: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9643_d20250827_m011356_c001_v0001182_t0004_u01756257236794") 2025/08/27 01:18:32 DEBUG : only11: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712a1_d20250827_m011423_c001_v7007000_t0000_u01756257263112") 2025/08/27 01:18:32 DEBUG : only11: Deleting (id "4_z4f820d13102deb9b9f880e1b_f402537f3ac2a80c4_d20250827_m011417_c001_v0001181_t0054_u01756257257436") 2025/08/27 01:18:32 DEBUG : only11: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9705_d20250827_m011412_c001_v0001182_t0026_u01756257252416") 2025/08/27 01:18:33 DEBUG : only11: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b539_d20250827_m011402_c001_v7007000_t0000_u01756257242160") 2025/08/27 01:18:33 DEBUG : only11: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9647_d20250827_m011357_c001_v0001182_t0017_u01756257237193") 2025/08/27 01:18:33 DEBUG : only12: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712a2_d20250827_m011423_c001_v7007000_t0000_u01756257263291") 2025/08/27 01:18:33 DEBUG : only12: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b9745_d20250827_m011417_c001_v0001182_t0026_u01756257257272") 2025/08/27 01:18:33 DEBUG : only12: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9709_d20250827_m011412_c001_v0001182_t0017_u01756257252823") 2025/08/27 01:18:33 DEBUG : only12: Deleting (id "4_z4f820d13102deb9b9f880e1b_f403ec79c7c950c9c_d20250827_m011402_c001_v7007000_t0000_u01756257242679") 2025/08/27 01:18:33 DEBUG : only12: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b964d_d20250827_m011357_c001_v0001182_t0012_u01756257237576") 2025/08/27 01:18:33 DEBUG : only13: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712a3_d20250827_m011423_c001_v7007000_t0000_u01756257263467") 2025/08/27 01:18:33 DEBUG : only13: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b974d_d20250827_m011417_c001_v0001182_t0026_u01756257257631") 2025/08/27 01:18:33 DEBUG : only13: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9713_d20250827_m011413_c001_v0001182_t0010_u01756257253219") 2025/08/27 01:18:33 DEBUG : only13: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b53f_d20250827_m011402_c001_v7007000_t0000_u01756257242751") 2025/08/27 01:18:33 DEBUG : only13: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9651_d20250827_m011357_c001_v0001182_t0024_u01756257237972") 2025/08/27 01:18:33 DEBUG : only14: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712a4_d20250827_m011423_c001_v7007000_t0000_u01756257263644") 2025/08/27 01:18:33 DEBUG : only14: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407eef72ee9521c6_d20250827_m011417_c001_v0001184_t0021_u01756257257621") 2025/08/27 01:18:33 DEBUG : only14: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9719_d20250827_m011413_c001_v0001182_t0042_u01756257253653") 2025/08/27 01:18:33 DEBUG : only14: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2cad_d20250827_m011402_c001_v7007000_t0000_u01756257242475") 2025/08/27 01:18:33 DEBUG : only14: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9657_d20250827_m011358_c001_v0001182_t0022_u01756257238354") 2025/08/27 01:18:33 DEBUG : only15: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712a5_d20250827_m011423_c001_v7007000_t0000_u01756257263821") 2025/08/27 01:18:33 DEBUG : only15: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418ea9f11c278cd4_d20250827_m011417_c001_v0001102_t0015_u01756257257432") 2025/08/27 01:18:33 DEBUG : only15: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9721_d20250827_m011414_c001_v0001182_t0033_u01756257254043") 2025/08/27 01:18:33 DEBUG : only15: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2cac_d20250827_m011402_c001_v7007000_t0000_u01756257242296") 2025/08/27 01:18:34 DEBUG : only15: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b965f_d20250827_m011358_c001_v0001182_t0030_u01756257238764") 2025/08/27 01:18:34 DEBUG : only16: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712a6_d20250827_m011423_c001_v7007000_t0000_u01756257263998") 2025/08/27 01:18:34 DEBUG : only16: Deleting (id "4_z4f820d13102deb9b9f880e1b_f402537f3ac2a80c6_d20250827_m011417_c001_v0001181_t0054_u01756257257615") 2025/08/27 01:18:34 DEBUG : only16: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9727_d20250827_m011414_c001_v0001182_t0007_u01756257254479") 2025/08/27 01:18:34 DEBUG : only16: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2ff0_d20250827_m011402_c001_v7007000_t0000_u01756257242847") 2025/08/27 01:18:34 DEBUG : only16: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b966d_d20250827_m011359_c001_v0001182_t0057_u01756257239190") 2025/08/27 01:18:34 DEBUG : only17: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712a7_d20250827_m011424_c001_v7007000_t0000_u01756257264179") 2025/08/27 01:18:34 DEBUG : only17: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b974b_d20250827_m011417_c001_v0001182_t0026_u01756257257453") 2025/08/27 01:18:34 DEBUG : only17: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9733_d20250827_m011415_c001_v0001182_t0039_u01756257255090") 2025/08/27 01:18:34 DEBUG : only17: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c0c2_d20250827_m011402_c001_v7007000_t0000_u01756257242314") 2025/08/27 01:18:34 DEBUG : only17: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9675_d20250827_m011359_c001_v0001182_t0046_u01756257239621") 2025/08/27 01:18:34 DEBUG : only18: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712a8_d20250827_m011424_c001_v7007000_t0000_u01756257264356") 2025/08/27 01:18:34 DEBUG : only18: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b9755_d20250827_m011418_c001_v0001182_t0026_u01756257258181") 2025/08/27 01:18:34 DEBUG : only18: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9737_d20250827_m011415_c001_v0001182_t0042_u01756257255507") 2025/08/27 01:18:34 DEBUG : only18: Deleting (id "4_z4f820d13102deb9b9f880e1b_f403ec79c7c950c98_d20250827_m011402_c001_v7007000_t0000_u01756257242134") 2025/08/27 01:18:35 DEBUG : only18: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b967b_d20250827_m011400_c001_v0001182_t0021_u01756257240085") 2025/08/27 01:18:35 DEBUG : only19: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712aa_d20250827_m011424_c001_v7007000_t0000_u01756257264533") 2025/08/27 01:18:35 DEBUG : only19: Deleting (id "4_z4f820d13102deb9b9f880e1b_f402537f3ac2a80c8_d20250827_m011417_c001_v0001181_t0054_u01756257257795") 2025/08/27 01:18:35 DEBUG : only19: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b973d_d20250827_m011415_c001_v0001182_t0023_u01756257255901") 2025/08/27 01:18:35 DEBUG : only19: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b53d_d20250827_m011402_c001_v7007000_t0000_u01756257242515") 2025/08/27 01:18:35 DEBUG : only19: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b967f_d20250827_m011400_c001_v0001182_t0019_u01756257240521") 2025/08/27 01:18:35 DEBUG : only2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712ab_d20250827_m011424_c001_v7007000_t0000_u01756257264710") 2025/08/27 01:18:35 DEBUG : only2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407eef72ee9521d8_d20250827_m011418_c001_v0001184_t0021_u01756257258358") 2025/08/27 01:18:35 DEBUG : only2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96c3_d20250827_m011408_c001_v0001182_t0055_u01756257248565") 2025/08/27 01:18:35 DEBUG : only2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c0c3_d20250827_m011402_c001_v7007000_t0000_u01756257242490") 2025/08/27 01:18:35 DEBUG : only2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9605_d20250827_m011353_c001_v0001182_t0025_u01756257233562") 2025/08/27 01:18:35 DEBUG : only3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712ac_d20250827_m011424_c001_v7007000_t0000_u01756257264888") 2025/08/27 01:18:35 DEBUG : only3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407eef72ee9521c8_d20250827_m011417_c001_v0001184_t0021_u01756257257810") 2025/08/27 01:18:35 DEBUG : only3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96c9_d20250827_m011408_c001_v0001182_t0019_u01756257248969") 2025/08/27 01:18:35 DEBUG : only3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b538_d20250827_m011401_c001_v7007000_t0000_u01756257241935") 2025/08/27 01:18:35 DEBUG : only3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b960d_d20250827_m011353_c001_v0001182_t0010_u01756257233983") 2025/08/27 01:18:35 DEBUG : only4: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712ad_d20250827_m011425_c001_v7007000_t0000_u01756257265075") 2025/08/27 01:18:35 DEBUG : only4: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b974f_d20250827_m011417_c001_v0001182_t0026_u01756257257818") 2025/08/27 01:18:35 DEBUG : only4: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96d1_d20250827_m011409_c001_v0001182_t0054_u01756257249378") 2025/08/27 01:18:35 DEBUG : only4: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c0c5_d20250827_m011402_c001_v7007000_t0000_u01756257242846") 2025/08/27 01:18:36 DEBUG : only4: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9615_d20250827_m011354_c001_v0001182_t0016_u01756257234384") 2025/08/27 01:18:36 DEBUG : only5: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712ae_d20250827_m011425_c001_v7007000_t0000_u01756257265252") 2025/08/27 01:18:36 DEBUG : only5: Deleting (id "4_z4f820d13102deb9b9f880e1b_f402537f3ac2a80ce_d20250827_m011417_c001_v0001181_t0054_u01756257257973") 2025/08/27 01:18:36 DEBUG : only5: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96d9_d20250827_m011409_c001_v0001182_t0047_u01756257249782") 2025/08/27 01:18:36 DEBUG : only5: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b536_d20250827_m011401_c001_v7007000_t0000_u01756257241755") 2025/08/27 01:18:36 DEBUG : only5: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b961d_d20250827_m011354_c001_v0001182_t0048_u01756257234800") 2025/08/27 01:18:36 DEBUG : only6: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712b2_d20250827_m011425_c001_v7007000_t0000_u01756257265430") 2025/08/27 01:18:36 DEBUG : only6: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407eef72ee9521cc_d20250827_m011417_c001_v0001184_t0021_u01756257257989") 2025/08/27 01:18:36 DEBUG : only6: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96df_d20250827_m011410_c001_v0001182_t0036_u01756257250295") 2025/08/27 01:18:36 DEBUG : only6: Deleting (id "4_z4f820d13102deb9b9f880e1b_f403ec79c7c950c9a_d20250827_m011402_c001_v7007000_t0000_u01756257242323") 2025/08/27 01:18:36 DEBUG : only6: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9627_d20250827_m011355_c001_v0001182_t0022_u01756257235210") 2025/08/27 01:18:36 DEBUG : only7: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712b3_d20250827_m011425_c001_v7007000_t0000_u01756257265608") 2025/08/27 01:18:36 DEBUG : only7: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b9751_d20250827_m011417_c001_v0001182_t0026_u01756257257996") 2025/08/27 01:18:36 DEBUG : only7: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96e3_d20250827_m011410_c001_v0001182_t0021_u01756257250717") 2025/08/27 01:18:36 DEBUG : only7: Deleting (id "4_z4f820d13102deb9b9f880e1b_f403ec79c7c950c9b_d20250827_m011402_c001_v7007000_t0000_u01756257242501") 2025/08/27 01:18:36 DEBUG : only7: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b962f_d20250827_m011355_c001_v0001182_t0022_u01756257235608") 2025/08/27 01:18:36 DEBUG : only8: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712b4_d20250827_m011425_c001_v7007000_t0000_u01756257265785") 2025/08/27 01:18:36 DEBUG : only8: Deleting (id "4_z4f820d13102deb9b9f880e1b_f402537f3ac2a80d0_d20250827_m011418_c001_v0001181_t0054_u01756257258159") 2025/08/27 01:18:36 DEBUG : only8: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96ed_d20250827_m011411_c001_v0001182_t0047_u01756257251105") 2025/08/27 01:18:36 DEBUG : only8: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b53c_d20250827_m011402_c001_v7007000_t0000_u01756257242337") 2025/08/27 01:18:36 DEBUG : only8: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9637_d20250827_m011356_c001_v0001182_t0048_u01756257236004") 2025/08/27 01:18:36 DEBUG : only9: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712b5_d20250827_m011425_c001_v7007000_t0000_u01756257265962") 2025/08/27 01:18:36 DEBUG : only9: Deleting (id "4_z4f820d13102deb9b9f880e1b_f407eef72ee9521d0_d20250827_m011418_c001_v0001184_t0021_u01756257258174") 2025/08/27 01:18:36 DEBUG : only9: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b96f3_d20250827_m011411_c001_v0001182_t0032_u01756257251486") 2025/08/27 01:18:37 DEBUG : only9: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4095e535387c2cab_d20250827_m011402_c001_v7007000_t0000_u01756257242119") 2025/08/27 01:18:37 DEBUG : only9: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b963f_d20250827_m011356_c001_v0001182_t0048_u01756257236391") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973f6d6_d20250827_m011034_c001_v7007000_t0000_u01756257034516") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e4742d_d20250827_m011032_c001_v0001150_t0032_u01756257032438") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973f2e5_d20250827_m011031_c001_v7007000_t0000_u01756257031698") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8ef4_d20250827_m011029_c001_v0001182_t0005_u01756257029929") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eef0_d20250827_m011029_c001_v7007000_t0000_u01756257029217") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1157e85c6999b4d8_d20250827_m011027_c001_v0001172_t0057_u01756257027179") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaee_d20250827_m011018_c001_v7007000_t0000_u01756257018203") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e68_d20250827_m011017_c001_v0001182_t0038_u01756257017028") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eae9_d20250827_m011015_c001_v7007000_t0000_u01756257015566") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e4c_d20250827_m011014_c001_v0001182_t0057_u01756257014789") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eae5_d20250827_m011013_c001_v7007000_t0000_u01756257013684") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e3c_d20250827_m011012_c001_v0001182_t0041_u01756257012888") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d442954_d20250827_m011007_c001_v7007000_t0000_u01756257007499") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8ddc_d20250827_m011006_c001_v0001182_t0039_u01756257006480") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d442950_d20250827_m011006_c001_v7007000_t0000_u01756257006120") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8dd2_d20250827_m011004_c001_v0001182_t0056_u01756257004963") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d44294e_d20250827_m011004_c001_v7007000_t0000_u01756257004605") 2025/08/27 01:18:37 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8dca_d20250827_m011004_c001_v0001182_t0006_u01756257004030") 2025/08/27 01:18:38 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8dc6_d20250827_m011003_c001_v0001182_t0018_u01756257003386") 2025/08/27 01:18:38 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d44294d_d20250827_m011003_c001_v7007000_t0000_u01756257003027") 2025/08/27 01:18:38 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8db2_d20250827_m011002_c001_v0001182_t0026_u01756257002450") 2025/08/27 01:18:38 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8db0_d20250827_m011001_c001_v0001182_t0005_u01756257001894") 2025/08/27 01:18:38 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d44294b_d20250827_m011001_c001_v7007000_t0000_u01756257001530") 2025/08/27 01:18:38 DEBUG : potato: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8daa_d20250827_m011000_c001_v0001182_t0040_u01756257000749") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a56165_d20250827_m011144_c001_v7007000_t0000_u01756257104459") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47515_d20250827_m011143_c001_v0001150_t0045_u01756257103700") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0893_d20250827_m011128_c001_v7007000_t0000_u01756257088069") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9103_d20250827_m011121_c001_v0001182_t0007_u01756257081731") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde288172a_d20250827_m011108_c001_v7007000_t0000_u01756257068621") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47491_d20250827_m011100_c001_v0001150_t0014_u01756257060801") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f118140a_d20250827_m011047_c001_v7007000_t0000_u01756257047484") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8f6e_d20250827_m011040_c001_v0001182_t0036_u01756257040686") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaf4_d20250827_m011021_c001_v7007000_t0000_u01756257021848") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e8e_d20250827_m011020_c001_v0001182_t0050_u01756257020610") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaf2_d20250827_m011020_c001_v7007000_t0000_u01756257020253") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e76_d20250827_m011018_c001_v0001182_t0043_u01756257018747") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaef_d20250827_m011018_c001_v7007000_t0000_u01756257018382") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e6a_d20250827_m011017_c001_v0001182_t0025_u01756257017598") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaec_d20250827_m011016_c001_v7007000_t0000_u01756257016674") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e5a_d20250827_m011015_c001_v0001182_t0028_u01756257015927") 2025/08/27 01:18:38 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eae7_d20250827_m011014_c001_v7007000_t0000_u01756257014433") 2025/08/27 01:18:39 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8e44_d20250827_m011013_c001_v0001182_t0032_u01756257013691") 2025/08/27 01:18:39 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f40313ebc8d442956_d20250827_m011008_c001_v7007000_t0000_u01756257008232") 2025/08/27 01:18:39 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8dea_d20250827_m011007_c001_v0001182_t0032_u01756257007309") 2025/08/27 01:18:39 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a20a4_d20250827_m010903_c001_v7007000_t0000_u01756256943001") 2025/08/27 01:18:39 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b76_d20250827_m010902_c001_v0001182_t0057_u01756256942439") 2025/08/27 01:18:39 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a20a3_d20250827_m010901_c001_v7007000_t0000_u01756256941501") 2025/08/27 01:18:39 DEBUG : potato2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b6e_d20250827_m010900_c001_v0001182_t0032_u01756256940910") 2025/08/27 01:18:39 DEBUG : potato3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0895_d20250827_m011128_c001_v7007000_t0000_u01756257088613") 2025/08/27 01:18:39 DEBUG : potato3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9109_d20250827_m011122_c001_v0001182_t0019_u01756257082706") 2025/08/27 01:18:39 DEBUG : potato3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2881729_d20250827_m011108_c001_v7007000_t0000_u01756257068444") 2025/08/27 01:18:39 DEBUG : potato3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47493_d20250827_m011101_c001_v0001150_t0023_u01756257061721") 2025/08/27 01:18:39 DEBUG : potato3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f118140b_d20250827_m011047_c001_v7007000_t0000_u01756257047773") 2025/08/27 01:18:39 DEBUG : potato3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8f74_d20250827_m011041_c001_v0001182_t0004_u01756257041240") 2025/08/27 01:18:39 DEBUG : pre-dest1/1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d21_d20250827_m011216_c001_v7007000_t0000_u01756257136968") 2025/08/27 01:18:39 DEBUG : pre-dest1/1: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b92bf_d20250827_m011209_c001_v0001182_t0056_u01756257129304") 2025/08/27 01:18:39 DEBUG : pre-dest2/2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2d22_d20250827_m011217_c001_v7007000_t0000_u01756257137150") 2025/08/27 01:18:39 DEBUG : pre-dest2/2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47563_d20250827_m011209_c001_v0001150_t0045_u01756257129845") 2025/08/27 01:18:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f1181437_d20250827_m011155_c001_v7007000_t0000_u01756257115725") 2025/08/27 01:18:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b921d_d20250827_m011151_c001_v0001182_t0043_u01756257111956") 2025/08/27 01:18:39 DEBUG : sizeonly: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eac1_d20250827_m010947_c001_v7007000_t0000_u01756256987886") 2025/08/27 01:18:39 DEBUG : sizeonly: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8d1e_d20250827_m010946_c001_v0001182_t0012_u01756256986933") 2025/08/27 01:18:40 DEBUG : splitbanan: Deleting (id "4_z4f820d13102deb9b9f880e1b_f401150c739a566d3_d20250827_m011611_c001_v7007000_t0000_u01756257371040") 2025/08/27 01:18:40 DEBUG : splitbanan: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a831a_d20250827_m011603_c001_v0001181_t0030_u01756257363919") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54af2_d20250827_m011719_c001_v7007000_t0000_u01756257439302") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278ed9_d20250827_m011712_c001_v0001102_t0007_u01756257432722") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0a11_d20250827_m011705_c001_v7007000_t0000_u01756257425667") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278eb3_d20250827_m011658_c001_v0001102_t0037_u01756257418868") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f411122d935c2c4bf_d20250827_m011651_c001_v7007000_t0000_u01756257411943") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e8a_d20250827_m011645_c001_v0001102_t0039_u01756257405580") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f418897f1e6c3b788_d20250827_m011638_c001_v7007000_t0000_u01756257398382") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e66_d20250827_m011631_c001_v0001102_t0020_u01756257391792") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882245_d20250827_m011624_c001_v7007000_t0000_u01756257384798") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278e38_d20250827_m011617_c001_v0001102_t0018_u01756257377966") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4174a87bfb9b9c8f_d20250827_m011605_c001_v7007000_t0000_u01756257365283") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9524d5_d20250827_m011602_c001_v0001184_t0022_u01756257362904") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890dc_d20250827_m011555_c001_v7007000_t0000_u01756257355833") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b99d5_d20250827_m011549_c001_v0001182_t0045_u01756257349388") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4186dec139a890be_d20250827_m011548_c001_v7007000_t0000_u01756257348124") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8293_d20250827_m011545_c001_v0001181_t0052_u01756257345640") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f410b0eeab785c87b_d20250827_m011538_c001_v7007000_t0000_u01756257338377") 2025/08/27 01:18:40 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9949_d20250827_m011531_c001_v0001182_t0010_u01756257331950") 2025/08/27 01:18:41 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f71399_d20250827_m011530_c001_v7007000_t0000_u01756257330403") 2025/08/27 01:18:41 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278da2_d20250827_m011527_c001_v0001102_t0005_u01756257327812") 2025/08/27 01:18:41 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4209e2bde2882173_d20250827_m011515_c001_v7007000_t0000_u01756257315443") 2025/08/27 01:18:41 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952355_d20250827_m011512_c001_v0001184_t0029_u01756257312217") 2025/08/27 01:18:41 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f408e863a4ed9b43c_d20250827_m011504_c001_v7007000_t0000_u01756257304721") 2025/08/27 01:18:41 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9522f0_d20250827_m011458_c001_v0001184_t0012_u01756257298087") 2025/08/27 01:18:41 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f549bb_d20250827_m011450_c001_v7007000_t0000_u01756257290373") 2025/08/27 01:18:41 DEBUG : splitbananasplit: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95229e_d20250827_m011444_c001_v0001184_t0057_u01756257284257") 2025/08/27 01:18:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4052b26d8daf7716_d20250827_m011551_c001_v7007000_t0000_u01756257351006") 2025/08/27 01:18:41 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952454_d20250827_m011546_c001_v0001184_t0044_u01756257346656") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712c0_d20250827_m011437_c001_v7007000_t0000_u01756257277994") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a811c_d20250827_m011435_c001_v0001181_t0034_u01756257275571") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f118189e_d20250827_m011434_c001_v7007000_t0000_u01756257274462") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d0a_d20250827_m011431_c001_v0001102_t0059_u01756257271799") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0854_d20250827_m011038_c001_v7007000_t0000_u01756257038109") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8f4a_d20250827_m011037_c001_v0001182_t0024_u01756257037098") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41575e1e6c0a0850_d20250827_m011036_c001_v7007000_t0000_u01756257036560") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8f34_d20250827_m011035_c001_v0001182_t0047_u01756257035631") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eabf_d20250827_m010944_c001_v7007000_t0000_u01756256984857") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8cfa_d20250827_m010943_c001_v0001182_t0006_u01756256983412") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eabc_d20250827_m010943_c001_v7007000_t0000_u01756256983055") 2025/08/27 01:18:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8cee_d20250827_m010941_c001_v0001182_t0048_u01756256981970") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eab7_d20250827_m010938_c001_v7007000_t0000_u01756256978757") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8cd6_d20250827_m010937_c001_v0001182_t0003_u01756256977669") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eab5_d20250827_m010937_c001_v7007000_t0000_u01756256977135") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8cc6_d20250827_m010935_c001_v0001182_t0056_u01756256975946") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8ca6_d20250827_m010932_c001_v0001182_t0003_u01756256972875") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eab2_d20250827_m010932_c001_v7007000_t0000_u01756256972521") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8ca0_d20250827_m010931_c001_v0001182_t0056_u01756256971966") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8c90_d20250827_m010931_c001_v0001182_t0009_u01756256971232") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eab1_d20250827_m010930_c001_v7007000_t0000_u01756256970878") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8c76_d20250827_m010928_c001_v0001182_t0037_u01756256968185") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8c47_d20250827_m010922_c001_v0001182_t0018_u01756256962214") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaa8_d20250827_m010921_c001_v7007000_t0000_u01756256961860") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8c3e_d20250827_m010921_c001_v0001182_t0054_u01756256961301") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8c36_d20250827_m010920_c001_v0001182_t0003_u01756256960573") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eaa7_d20250827_m010919_c001_v7007000_t0000_u01756256959866") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8be2_d20250827_m010910_c001_v0001182_t0019_u01756256950859") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a20ac_d20250827_m010910_c001_v7007000_t0000_u01756256950502") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8bd4_d20250827_m010909_c001_v0001182_t0047_u01756256949965") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a20ab_d20250827_m010909_c001_v7007000_t0000_u01756256949082") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8bc0_d20250827_m010908_c001_v0001182_t0019_u01756256948531") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a20aa_d20250827_m010907_c001_v7007000_t0000_u01756256947999") 2025/08/27 01:18:42 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8baa_d20250827_m010907_c001_v0001182_t0016_u01756256947388") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a20a7_d20250827_m010906_c001_v7007000_t0000_u01756256946504") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b9a_d20250827_m010905_c001_v0001182_t0037_u01756256945722") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a20a6_d20250827_m010905_c001_v7007000_t0000_u01756256945182") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b8c_d20250827_m010904_c001_v0001182_t0054_u01756256944611") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a20a5_d20250827_m010904_c001_v7007000_t0000_u01756256944075") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b7e_d20250827_m010903_c001_v0001182_t0038_u01756256943535") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a209f_d20250827_m010859_c001_v7007000_t0000_u01756256939258") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b5e_d20250827_m010858_c001_v0001182_t0029_u01756256938617") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a209c_d20250827_m010858_c001_v7007000_t0000_u01756256938056") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b4e_d20250827_m010857_c001_v0001182_t0022_u01756256937445") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2099_d20250827_m010856_c001_v7007000_t0000_u01756256936502") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b46_d20250827_m010855_c001_v0001182_t0027_u01756256935948") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f406aa4d65c3a2096_d20250827_m010853_c001_v7007000_t0000_u01756256933662") 2025/08/27 01:18:43 DEBUG : sub dir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8b30_d20250827_m010853_c001_v0001182_t0017_u01756256933092") 2025/08/27 01:18:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712c1_d20250827_m011438_c001_v7007000_t0000_u01756257278172") 2025/08/27 01:18:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95226c_d20250827_m011435_c001_v0001184_t0049_u01756257275588") 2025/08/27 01:18:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f118189f_d20250827_m011434_c001_v7007000_t0000_u01756257274640") 2025/08/27 01:18:43 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b97cf_d20250827_m011431_c001_v0001182_t0015_u01756257271812") 2025/08/27 01:18:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54aff_d20250827_m011721_c001_v7007000_t0000_u01756257441233") 2025/08/27 01:18:43 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee9526f5_d20250827_m011720_c001_v0001184_t0043_u01756257440623") 2025/08/27 01:18:43 DEBUG : sub/yam: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973f6d4_d20250827_m011033_c001_v7007000_t0000_u01756257033976") 2025/08/27 01:18:43 DEBUG : sub/yam: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8f16_d20250827_m011032_c001_v0001182_t0006_u01756257032427") 2025/08/27 01:18:44 DEBUG : test_dir1/file2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712bc_d20250827_m011430_c001_v7007000_t0000_u01756257270972") 2025/08/27 01:18:44 DEBUG : test_dir1/file2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b97c3_d20250827_m011429_c001_v0001182_t0011_u01756257269320") 2025/08/27 01:18:44 DEBUG : test_dir1/file2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712b9_d20250827_m011428_c001_v7007000_t0000_u01756257268575") 2025/08/27 01:18:44 DEBUG : test_dir1/file2: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8106_d20250827_m011426_c001_v0001181_t0032_u01756257266909") 2025/08/27 01:18:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712bd_d20250827_m011431_c001_v7007000_t0000_u01756257271173") 2025/08/27 01:18:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee952230_d20250827_m011429_c001_v0001184_t0020_u01756257269665") 2025/08/27 01:18:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f415c3187c7f712ba_d20250827_m011428_c001_v7007000_t0000_u01756257268751") 2025/08/27 01:18:44 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278d04_d20250827_m011426_c001_v0001102_t0058_u01756257266890") 2025/08/27 01:18:44 DEBUG : three: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eafd_d20250827_m011026_c001_v7007000_t0000_u01756257026442") 2025/08/27 01:18:44 DEBUG : three: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8eca_d20250827_m011025_c001_v0001182_t0020_u01756257025349") 2025/08/27 01:18:44 DEBUG : three: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b8eb8_d20250827_m011023_c001_v0001182_t0024_u01756257023311") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b02_d20250827_m011722_c001_v7007000_t0000_u01756257442805") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a84a4_d20250827_m011722_c001_v0001181_t0028_u01756257442157") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b29_d20250827_m011741_c001_v7007000_t0000_u01756257461307") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9d26_d20250827_m011739_c001_v0001182_t0031_u01756257459517") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b17_d20250827_m011737_c001_v7007000_t0000_u01756257457994") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a84f1_d20250827_m011736_c001_v0001181_t0053_u01756257456493") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b14_d20250827_m011735_c001_v7007000_t0000_u01756257455565") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95277f_d20250827_m011734_c001_v0001184_t0059_u01756257454978") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b0e_d20250827_m011729_c001_v7007000_t0000_u01756257449856") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a84ba_d20250827_m011728_c001_v0001181_t0040_u01756257448688") 2025/08/27 01:18:44 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b10_d20250827_m011732_c001_v7007000_t0000_u01756257452289") 2025/08/27 01:18:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9ced_d20250827_m011730_c001_v0001182_t0028_u01756257450797") 2025/08/27 01:18:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b0a_d20250827_m011727_c001_v7007000_t0000_u01756257447697") 2025/08/27 01:18:45 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f107eef72ee95272d_d20250827_m011727_c001_v0001184_t0011_u01756257447091") 2025/08/27 01:18:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b08_d20250827_m011726_c001_v7007000_t0000_u01756257446168") 2025/08/27 01:18:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278efd_d20250827_m011725_c001_v0001102_t0036_u01756257445288") 2025/08/27 01:18:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b06_d20250827_m011724_c001_v7007000_t0000_u01756257444368") 2025/08/27 01:18:45 DEBUG : toe/toe/tictactoe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1092c3332e2b9cbd_d20250827_m011723_c001_v0001182_t0052_u01756257443755") 2025/08/27 01:18:45 DEBUG : toe/toe/toe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f400ccce2f1181c38_d20250827_m011746_c001_v7007000_t0000_u01756257466348") 2025/08/27 01:18:45 DEBUG : toe/toe/toe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f102537f3ac2a8535_d20250827_m011745_c001_v0001181_t0021_u01756257465741") 2025/08/27 01:18:45 DEBUG : toe/toe/toe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b11_d20250827_m011733_c001_v7007000_t0000_u01756257453990") 2025/08/27 01:18:45 DEBUG : toe/toe/toe: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278f0e_d20250827_m011733_c001_v0001102_t0025_u01756257453246") 2025/08/27 01:18:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b31_d20250827_m011741_c001_v7007000_t0000_u01756257461906") 2025/08/27 01:18:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f118ea9f11c278f2a_d20250827_m011740_c001_v0001102_t0058_u01756257460837") 2025/08/27 01:18:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f41948825f0f54b18_d20250827_m011738_c001_v7007000_t0000_u01756257458589") 2025/08/27 01:18:45 DEBUG : toe/toe/toe.txt: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1016c53fe891f0ab_d20250827_m011737_c001_v0001180_t0049_u01756257457688") 2025/08/27 01:18:45 DEBUG : two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eafe_d20250827_m011026_c001_v7007000_t0000_u01756257026619") 2025/08/27 01:18:45 DEBUG : two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f405bb132e4e47409_d20250827_m011024_c001_v0001150_t0004_u01756257024797") 2025/08/27 01:18:45 DEBUG : two: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4092c3332e2b8eb6_d20250827_m011023_c001_v0001182_t0026_u01756257023132") 2025/08/27 01:18:45 DEBUG : yam: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973f6d7_d20250827_m011034_c001_v7007000_t0000_u01756257034694") 2025/08/27 01:18:45 DEBUG : yam: Deleting (id "4_z4f820d13102deb9b9f880e1b_f11452205cd095350_d20250827_m011033_c001_v0001130_t0053_u01756257033596") 2025/08/27 01:18:45 DEBUG : yam: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eefa_d20250827_m011031_c001_v7007000_t0000_u01756257031164") 2025/08/27 01:18:46 DEBUG : yam: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e4741f_d20250827_m011029_c001_v0001150_t0014_u01756257029938") 2025/08/27 01:18:46 DEBUG : yam: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eeec_d20250827_m011028_c001_v7007000_t0000_u01756257028680") 2025/08/27 01:18:46 DEBUG : yam: Deleting (id "4_z4f820d13102deb9b9f880e1b_f105bb132e4e47413_d20250827_m011027_c001_v0001150_t0017_u01756257027189") 2025/08/27 01:18:46 DEBUG : yaml: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973f6cf_d20250827_m011031_c001_v7007000_t0000_u01756257031876") 2025/08/27 01:18:46 DEBUG : yaml: Deleting (id "4_z4f820d13102deb9b9f880e1b_f1022de1ad121e857_d20250827_m011030_c001_v0001157_t0021_u01756257030745") 2025/08/27 01:18:46 DEBUG : yaml: Deleting (id "4_z4f820d13102deb9b9f880e1b_f4216375bb973eef1_d20250827_m011029_c001_v7007000_t0000_u01756257029397") 2025/08/27 01:18:46 DEBUG : yaml: Deleting (id "4_z4f820d13102deb9b9f880e1b_f110ae84c6603a79f_d20250827_m011028_c001_v0001171_t0023_u01756257028392") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m3.621110762s (try 1/5)