"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/04/10 02:26:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha" 2025/04/10 02:26:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/10 02:26:16 DEBUG : Creating backend with remote "/tmp/rclone3871765234" === 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-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/10 02:26:18 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:18 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.93s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 02:26:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:19 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:19 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:20 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:20 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:21 DEBUG : B2 bucket rclone-test-yazacap2quha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.47s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.35s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:22 DEBUG : Creating backend with remote "/non-existing" 2025/04/10 02:26:22 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/10 02:26:22 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:22 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.94s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:24 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:24 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyNoTraverse (2.22s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:25 INFO : B2 bucket rclone-test-yazacap2quha: Running all checks before starting transfers 2025/04/10 02:26:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:26 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:26 INFO : B2 bucket rclone-test-yazacap2quha: Checks finished, now starting transfers 2025/04/10 02:26:26 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyCheckFirst (2.09s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:27 ERROR : Ignoring --no-traverse with sync 2025/04/10 02:26:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:28 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:28 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:28 INFO : sub dir/hello world: Copied (new) 2025/04/10 02:26:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.85s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:29 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/10 02:26:29 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:29 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:30 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/10 02:26:30 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.76s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:26:31 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:31 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (2.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:26:34 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:34 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:34 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:34 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.17s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/10 02:26:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 02:26:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/10 02:26:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 02:26:36 INFO : sub dir: Making directory 2025/04/10 02:26:36 INFO : sub dir2: Making directory 2025/04/10 02:26:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:36 INFO : sub dir2/sub sub dir2: Making directory 2025/04/10 02:26:36 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:36 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:36 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/10 02:26:36 DEBUG : B2 bucket rclone-test-yazacap2quha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.95s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:37 INFO : sub dir2: Making directory 2025/04/10 02:26:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/10 02:26:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 02:26:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:38 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:38 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:38 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.73s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:39 DEBUG : sub dir2: Making directory with metadata 2025/04/10 02:26:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 02:26:39 INFO : sub dir: Making directory 2025/04/10 02:26:39 INFO : sub dir2: Making directory 2025/04/10 02:26:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:39 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:39 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:40 INFO : sub dir/hello world: Copied (new) 2025/04/10 02:26:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/10 02:26:40 DEBUG : B2 bucket rclone-test-yazacap2quha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/10 02:26:40 DEBUG : B2 bucket rclone-test-yazacap2quha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (2.22s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:42 INFO : sub dir2: Making directory 2025/04/10 02:26:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:42 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:42 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:42 INFO : sub dir/hello world: Copied (new) 2025/04/10 02:26:42 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.41s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:43 DEBUG : sub dir2: Making directory with metadata 2025/04/10 02:26:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 02:26:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 02:26:43 INFO : sub dir: Making directory 2025/04/10 02:26:43 INFO : sub dir2: Making directory 2025/04/10 02:26:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:43 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:43 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:44 INFO : sub dir/hello world: Copied (new) 2025/04/10 02:26:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/10 02:26:44 DEBUG : B2 bucket rclone-test-yazacap2quha: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.73s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:45 INFO : sub dir2: Making directory 2025/04/10 02:26:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:46 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:46 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:46 INFO : sub dir/hello world: Copied (new) 2025/04/10 02:26:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.83s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xovagal7fede" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-yazacap2quha -> B2 bucket rclone-test-xovagal7fede 2025/04/10 02:26:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:49 DEBUG : B2 bucket rclone-test-xovagal7fede: Waiting for checks to finish 2025/04/10 02:26:49 DEBUG : B2 bucket rclone-test-xovagal7fede: Waiting for transfers to finish 2025/04/10 02:26:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:50 DEBUG : B2 bucket rclone-test-xovagal7fede: Purge remote 2025/04/10 02:26:50 INFO : B2 bucket rclone-test-xovagal7fede: cleaning bucket "rclone-test-xovagal7fede" of all files 2025/04/10 02:26:50 DEBUG : sub dir/hello world: Deleting (id "4_zaf827db3805d1bdb9f680e1b_f1166de9e70714fa1_d20250410_m022649_c001_v0001178_t0030_u01744252009878") --- PASS: TestServerSideCopy (4.47s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:52 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:26:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/10 02:26:52 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:26:53 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/10 02:26:53 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.67s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:55 DEBUG : Creating backend with remote "TestB2:rclone-test-gelanen9zoma" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-yazacap2quha -> B2 bucket rclone-test-gelanen9zoma 2025/04/10 02:26:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:26:56 DEBUG : B2 bucket rclone-test-gelanen9zoma: Waiting for checks to finish 2025/04/10 02:26:56 DEBUG : B2 bucket rclone-test-gelanen9zoma: Waiting for transfers to finish 2025/04/10 02:26:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:26:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:58 DEBUG : B2 bucket rclone-test-gelanen9zoma: Waiting for checks to finish 2025/04/10 02:26:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/10 02:26:58 DEBUG : B2 bucket rclone-test-gelanen9zoma: Waiting for transfers to finish 2025/04/10 02:26:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/10 02:26:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:26:59 DEBUG : B2 bucket rclone-test-gelanen9zoma: Purge remote 2025/04/10 02:26:59 INFO : B2 bucket rclone-test-gelanen9zoma: cleaning bucket "rclone-test-gelanen9zoma" of all files 2025/04/10 02:26:59 DEBUG : sub dir/hello world: Deleting (id "4_zef129d73805d1bdb9f680e1b_f107e11453b8fe70b_d20250410_m022659_c001_v0001181_t0007_u01744252019091") 2025/04/10 02:26:59 DEBUG : sub dir/hello world: Deleting (id "4_zef129d73805d1bdb9f680e1b_f103385255846626b_d20250410_m022657_c001_v0001101_t0041_u01744252017237") --- PASS: TestServerSideCopyOverSelf (7.01s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/10 02:27:02 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:02 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:03 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/10 02:27:03 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/10 02:27:03 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestMoveOverSelf (3.19s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:05 DEBUG : Creating backend with remote "TestB2:rclone-test-wohahen5lehi" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-yazacap2quha -> B2 bucket rclone-test-wohahen5lehi 2025/04/10 02:27:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:27:07 DEBUG : B2 bucket rclone-test-wohahen5lehi: Waiting for checks to finish 2025/04/10 02:27:07 DEBUG : B2 bucket rclone-test-wohahen5lehi: Waiting for transfers to finish 2025/04/10 02:27:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:27:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:08 DEBUG : B2 bucket rclone-test-wohahen5lehi: Waiting for checks to finish 2025/04/10 02:27:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/10 02:27:08 DEBUG : B2 bucket rclone-test-wohahen5lehi: Waiting for transfers to finish 2025/04/10 02:27:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/10 02:27:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/10 02:27:09 INFO : sub dir/hello world: Deleted 2025/04/10 02:27:10 DEBUG : testing file moves 2025/04/10 02:27:10 DEBUG : B2 bucket rclone-test-wohahen5lehi: Waiting for checks to finish 2025/04/10 02:27:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/10 02:27:10 DEBUG : B2 bucket rclone-test-wohahen5lehi: Waiting for transfers to finish 2025/04/10 02:27:11 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/10 02:27:11 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/10 02:27:11 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:11 DEBUG : B2 bucket rclone-test-wohahen5lehi: Purge remote 2025/04/10 02:27:11 INFO : B2 bucket rclone-test-wohahen5lehi: cleaning bucket "rclone-test-wohahen5lehi" of all files 2025/04/10 02:27:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd13805d1bdb9f680e1b_f116a06b24c86bb0d_d20250410_m022710_c001_v0001171_t0046_u01744252030925") 2025/04/10 02:27:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd13805d1bdb9f680e1b_f106b69fdb0578e43_d20250410_m022709_c001_v0001182_t0031_u01744252029061") 2025/04/10 02:27:12 DEBUG : sub dir/hello world: Deleting (id "4_z2f12cd13805d1bdb9f680e1b_f10809e21e65f2807_d20250410_m022707_c001_v0001098_t0051_u01744252027574") --- PASS: TestServerSideMoveOverSelf (9.25s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:14 ERROR : : error listing: directory not found 2025/04/10 02:27:14 INFO : Local file system at /tmp/rclone3871765234: Making directory 2025/04/10 02:27:15 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:15 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.02s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:27:16 DEBUG : Local file system at /tmp/rclone3871765234: Waiting for checks to finish 2025/04/10 02:27:16 DEBUG : Local file system at /tmp/rclone3871765234: Waiting for transfers to finish 2025/04/10 02:27:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:27:17 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/10 02:27:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyRedownload (2.35s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:18 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/10 02:27:18 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:18 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 02:27:19 INFO : check sum: Copied (new) 2025/04/10 02:27:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:19 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:19 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 02:27:19 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/10 02:27:19 DEBUG : check sum: Unchanged skipping 2025/04/10 02:27:19 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:19 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:19 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.44s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:21 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/10 02:27:21 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:21 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:21 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 02:27:21 INFO : sizeonly: Copied (new) 2025/04/10 02:27:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:22 DEBUG : sizeonly: Sizes identical 2025/04/10 02:27:22 DEBUG : sizeonly: Unchanged skipping 2025/04/10 02:27:22 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:22 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:22 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.59s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/10 02:27:23 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:23 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:24 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/10 02:27:24 INFO : ignore-size: Copied (new) 2025/04/10 02:27:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:24 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:27:24 DEBUG : ignore-size: Unchanged skipping 2025/04/10 02:27:24 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:24 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:24 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.95s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:27 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:27:27 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:27 DEBUG : existing: Unchanged skipping 2025/04/10 02:27:27 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:27 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:27 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/10 02:27:27 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:27 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 02:27:28 INFO : existing: Copied (replaced existing) 2025/04/10 02:27:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (3.10s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/10 02:27:29 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:29 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 02:27:30 INFO : existing: Copied (new) 2025/04/10 02:27:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:30 DEBUG : existing: Destination exists, skipping 2025/04/10 02:27:30 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:30 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:30 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.43s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:33 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/10 02:27:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:27:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/10 02:27:33 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:33 DEBUG : c/non empty space: Unchanged skipping 2025/04/10 02:27:33 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:34 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:27:34 INFO : a/potato2: Copied (new) 2025/04/10 02:27:34 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:34 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (3.60s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:36 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:36 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/04/10 02:27:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 02:27:36 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/10 02:27:36 DEBUG : empty space: Unchanged skipping 2025/04/10 02:27:36 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:36 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:36 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:36 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:36 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/04/10 02:27:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 02:27:37 INFO : empty space: Updated modification time in destination 2025/04/10 02:27:37 DEBUG : empty space: Unchanged skipping 2025/04/10 02:27:37 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:37 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:37 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:39 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/04/10 02:27:39 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:40 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 02:27:40 DEBUG : empty space: Unchanged skipping 2025/04/10 02:27:40 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:40 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.89s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:41 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:41 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/04/10 02:27:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3871765234) 2025/04/10 02:27:41 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-yazacap2quha) 2025/04/10 02:27:41 DEBUG : foo: sha1 differ 2025/04/10 02:27:41 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:41 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/10 02:27:41 INFO : foo: Copied (replaced existing) 2025/04/10 02:27:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.83s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:27:43 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/10 02:27:43 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:43 DEBUG : empty space: Unchanged skipping 2025/04/10 02:27:43 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:27:44 INFO : potato: Copied (new) 2025/04/10 02:27:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.95s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:46 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/10 02:27:46 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:46 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:47 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/10 02:27:47 INFO : potato: Copied (replaced existing) 2025/04/10 02:27:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (3.00s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:49 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:49 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/04/10 02:27:49 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3871765234) 2025/04/10 02:27:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-yazacap2quha) 2025/04/10 02:27:49 DEBUG : potato: sha1 differ 2025/04/10 02:27:49 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/10 02:27:50 INFO : potato: Copied (replaced existing) 2025/04/10 02:27:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (2.69s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:27:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:27:52 DEBUG : empty space: Unchanged skipping 2025/04/10 02:27:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/10 02:27:52 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:52 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:52 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.53s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:27:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:27:56 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:27:56 DEBUG : empty space: Unchanged skipping 2025/04/10 02:27:56 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:27:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:27:56 INFO : potato2: Copied (new) 2025/04/10 02:27:56 DEBUG : Waiting for deletions to finish 2025/04/10 02:27:56 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (4.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:27:59 INFO : d: Making directory 2025/04/10 02:27:59 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/10 02:28:00 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:28:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/10 02:28:00 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:00 DEBUG : c/non empty space: Unchanged skipping 2025/04/10 02:28:00 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:00 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:28:00 INFO : a/potato2: Copied (new) 2025/04/10 02:28:00 DEBUG : Waiting for deletions to finish 2025/04/10 02:28:00 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:03 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/10 02:28:03 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:28:03 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/10 02:28:03 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:03 DEBUG : c/non empty space: Unchanged skipping 2025/04/10 02:28:03 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:04 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:28:04 INFO : a/potato2: Copied (new) 2025/04/10 02:28:04 ERROR : B2 bucket rclone-test-yazacap2quha: not deleting files as there were IO errors 2025/04/10 02:28:04 ERROR : B2 bucket rclone-test-yazacap2quha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:07 DEBUG : Waiting for deletions to finish 2025/04/10 02:28:07 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:28:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:28:07 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:07 DEBUG : empty space: Unchanged skipping 2025/04/10 02:28:07 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:08 INFO : potato: Deleted 2025/04/10 02:28:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:28:09 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (4.59s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:11 DEBUG : Waiting for deletions to finish 2025/04/10 02:28:11 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:11 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:12 INFO : potato: Deleted 2025/04/10 02:28:12 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:28:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:28:12 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:12 DEBUG : empty space: Unchanged skipping 2025/04/10 02:28:12 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:28:12 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.92s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:28:15 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:15 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:15 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/10 02:28:15 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.49s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/10 02:28:18 DEBUG : enormous: Excluded 2025/04/10 02:28:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 02:28:18 DEBUG : potato2: Excluded 2025/04/10 02:28:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 02:28:18 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:28:18 DEBUG : empty space: Unchanged skipping 2025/04/10 02:28:18 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:18 DEBUG : Waiting for deletions to finish 2025/04/10 02:28:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:18 DEBUG : enormous: Excluded (Size Filter) 2025/04/10 02:28:18 DEBUG : enormous: Excluded 2025/04/10 02:28:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 02:28:18 DEBUG : potato2: Excluded 2025/04/10 02:28:18 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 02:28:18 DEBUG : Local file system at /tmp/rclone3871765234: Waiting for checks to finish 2025/04/10 02:28:18 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/10 02:28:18 DEBUG : empty space: Unchanged skipping 2025/04/10 02:28:18 DEBUG : Local file system at /tmp/rclone3871765234: Waiting for transfers to finish 2025/04/10 02:28:18 DEBUG : Waiting for deletions to finish 2025/04/10 02:28:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncWithExclude (3.57s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:22 DEBUG : enormous: Excluded (Size Filter) 2025/04/10 02:28:22 DEBUG : enormous: Excluded 2025/04/10 02:28:22 DEBUG : potato2: Excluded (Size Filter) 2025/04/10 02:28:22 DEBUG : potato2: Excluded 2025/04/10 02:28:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:28:22 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:22 DEBUG : empty space: Unchanged skipping 2025/04/10 02:28:22 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:22 DEBUG : Waiting for deletions to finish 2025/04/10 02:28:22 INFO : potato2: Deleted 2025/04/10 02:28:23 INFO : enormous: Deleted 2025/04/10 02:28:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:23 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/10 02:28:23 DEBUG : empty space: Unchanged skipping 2025/04/10 02:28:23 DEBUG : Local file system at /tmp/rclone3871765234: Waiting for checks to finish 2025/04/10 02:28:23 DEBUG : Local file system at /tmp/rclone3871765234: Waiting for transfers to finish 2025/04/10 02:28:23 DEBUG : Waiting for deletions to finish 2025/04/10 02:28:23 INFO : enormous: Deleted 2025/04/10 02:28:23 INFO : potato2: Deleted 2025/04/10 02:28:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (4.35s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:26 DEBUG : five: Need to transfer - File not found at Destination 2025/04/10 02:28:26 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/10 02:28:26 DEBUG : one: Destination is newer than source, skipping 2025/04/10 02:28:26 DEBUG : three: Sizes identical 2025/04/10 02:28:26 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:26 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/10 02:28:26 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/10 02:28:26 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3871765234) 2025/04/10 02:28:26 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-yazacap2quha) 2025/04/10 02:28:26 DEBUG : two: sha1 differ 2025/04/10 02:28:26 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:26 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/10 02:28:26 INFO : five: Copied (new) 2025/04/10 02:28:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/10 02:28:27 INFO : four: Copied (replaced existing) 2025/04/10 02:28:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/10 02:28:27 INFO : two: Copied (replaced existing) 2025/04/10 02:28:27 DEBUG : Waiting for deletions to finish 2025/04/10 02:28:27 DEBUG : one: Destination is newer than source, skipping 2025/04/10 02:28:27 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:27 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/10 02:28:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/10 02:28:27 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3871765234) 2025/04/10 02:28:27 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/10 02:28:27 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/10 02:28:27 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-yazacap2quha) 2025/04/10 02:28:27 DEBUG : three: sha1 differ 2025/04/10 02:28:27 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/10 02:28:27 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/10 02:28:27 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/10 02:28:27 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/10 02:28:27 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/10 02:28:27 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/10 02:28:27 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:28 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 02:28:28 INFO : three: Copied (replaced existing) 2025/04/10 02:28:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.58s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/10 02:28:30 INFO : B2 bucket rclone-test-yazacap2quha: Making map for --track-renames 2025/04/10 02:28:30 INFO : B2 bucket rclone-test-yazacap2quha: Finished making map for --track-renames 2025/04/10 02:28:30 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:30 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/10 02:28:30 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/10 02:28:30 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for renames to finish 2025/04/10 02:28:30 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:30 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/10 02:28:30 INFO : potato: Copied (new) 2025/04/10 02:28:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 02:28:30 INFO : yam: Copied (new) 2025/04/10 02:28:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:30 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:28:30 INFO : B2 bucket rclone-test-yazacap2quha: Making map for --track-renames 2025/04/10 02:28:30 INFO : B2 bucket rclone-test-yazacap2quha: Finished making map for --track-renames 2025/04/10 02:28:30 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:30 DEBUG : potato: Unchanged skipping 2025/04/10 02:28:30 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for renames to finish 2025/04/10 02:28:31 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 02:28:31 INFO : yam: Copied (server-side copy) to: yaml 2025/04/10 02:28:32 INFO : yam: Deleted 2025/04/10 02:28:32 INFO : yaml: Renamed from "yam" 2025/04/10 02:28:32 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.55s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/10 02:28:33 INFO : B2 bucket rclone-test-yazacap2quha: Making map for --track-renames 2025/04/10 02:28:33 INFO : B2 bucket rclone-test-yazacap2quha: Finished making map for --track-renames 2025/04/10 02:28:33 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:33 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/10 02:28:33 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/10 02:28:33 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for renames to finish 2025/04/10 02:28:33 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:34 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/10 02:28:34 INFO : potato: Copied (new) 2025/04/10 02:28:34 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 02:28:34 INFO : yam: Copied (new) 2025/04/10 02:28:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:28:35 INFO : B2 bucket rclone-test-yazacap2quha: Making map for --track-renames 2025/04/10 02:28:35 INFO : B2 bucket rclone-test-yazacap2quha: Finished making map for --track-renames 2025/04/10 02:28:35 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:35 DEBUG : potato: Unchanged skipping 2025/04/10 02:28:35 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for renames to finish 2025/04/10 02:28:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 02:28:35 INFO : yam: Copied (server-side copy) to: yaml 2025/04/10 02:28:35 INFO : yam: Deleted 2025/04/10 02:28:35 INFO : yaml: Renamed from "yam" 2025/04/10 02:28:35 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.77s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/10 02:28:37 INFO : B2 bucket rclone-test-yazacap2quha: Making map for --track-renames 2025/04/10 02:28:37 INFO : B2 bucket rclone-test-yazacap2quha: Finished making map for --track-renames 2025/04/10 02:28:37 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/10 02:28:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/10 02:28:37 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for renames to finish 2025/04/10 02:28:37 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:37 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 02:28:37 INFO : sub/yam: Copied (new) 2025/04/10 02:28:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/10 02:28:38 INFO : potato: Copied (new) 2025/04/10 02:28:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:38 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:28:38 DEBUG : potato: Unchanged skipping 2025/04/10 02:28:38 INFO : B2 bucket rclone-test-yazacap2quha: Making map for --track-renames 2025/04/10 02:28:38 INFO : B2 bucket rclone-test-yazacap2quha: Finished making map for --track-renames 2025/04/10 02:28:38 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:38 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for renames to finish 2025/04/10 02:28:39 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/10 02:28:39 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/10 02:28:39 INFO : sub/yam: Deleted 2025/04/10 02:28:39 INFO : yam: Renamed from "sub/yam" 2025/04/10 02:28:39 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.41s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:40 DEBUG : Creating backend with remote "/tmp/rclone3871765234/dir1" 2025/04/10 02:28:40 DEBUG : Creating backend with remote "/tmp/rclone3871765234/dir2" 2025/04/10 02:28:40 DEBUG : Local file system at /tmp/rclone3871765234/dir2: Using server-side directory move 2025/04/10 02:28:40 INFO : Local file system at /tmp/rclone3871765234/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/10 02:28:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/10 02:28:40 INFO : file1.txt: Moved (server-side) 2025/04/10 02:28:40 DEBUG : Local file system at /tmp/rclone3871765234/dir2: Waiting for checks to finish 2025/04/10 02:28:40 DEBUG : Local file system at /tmp/rclone3871765234/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:28:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/10 02:28:41 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:41 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:41 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/10 02:28:41 INFO : nested/sub dir/file: Copied (new) 2025/04/10 02:28:41 INFO : nested/sub dir/file: Deleted 2025/04/10 02:28:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:28:42 INFO : sub dir/hello world: Copied (new) 2025/04/10 02:28:42 INFO : sub dir/hello world: Deleted 2025/04/10 02:28:42 INFO : sub dir: Removing directory 2025/04/10 02:28:42 INFO : nested/sub dir: Removing directory 2025/04/10 02:28:42 INFO : nested: Removing directory 2025/04/10 02:28:42 DEBUG : Local file system at /tmp/rclone3871765234: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.42s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/10 02:28:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/10 02:28:43 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:43 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/10 02:28:44 INFO : nested/sub dir/file: Copied (new) 2025/04/10 02:28:44 INFO : nested/sub dir/file: Deleted 2025/04/10 02:28:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/10 02:28:44 INFO : sub dir/hello world: Copied (new) 2025/04/10 02:28:44 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/10 02:28:46 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/10 02:28:46 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:46 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 02:28:46 INFO : existing: Copied (new) 2025/04/10 02:28:46 INFO : existing: Deleted 2025/04/10 02:28:46 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/10 02:28:46 INFO : existing-b: Copied (new) 2025/04/10 02:28:46 INFO : existing-b: Deleted 2025/04/10 02:28:47 DEBUG : existing: Destination exists, skipping 2025/04/10 02:28:47 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/10 02:28:47 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:28:47 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:28:47 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.68s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:48 DEBUG : Creating backend with remote "TestB2:rclone-test-ricepis7butu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yazacap2quha -> B2 bucket rclone-test-ricepis7butu 2025/04/10 02:28:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:28:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/10 02:28:52 DEBUG : empty space: Unchanged skipping 2025/04/10 02:28:52 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/10 02:28:52 DEBUG : B2 bucket rclone-test-ricepis7butu: Waiting for checks to finish 2025/04/10 02:28:52 INFO : empty space: Deleted 2025/04/10 02:28:52 DEBUG : B2 bucket rclone-test-ricepis7butu: Waiting for transfers to finish 2025/04/10 02:28:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:28:52 INFO : potato2: Copied (server-side copy) 2025/04/10 02:28:52 INFO : potato2: Deleted 2025/04/10 02:28:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 02:28:53 INFO : potato3: Copied (server-side copy) 2025/04/10 02:28:53 INFO : potato3: Deleted 2025/04/10 02:28:53 DEBUG : Creating backend with remote "TestB2:rclone-test-waxuhuc0pozo" 2025/04/10 02:28:54 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/10 02:28:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:28:54 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/10 02:28:54 DEBUG : B2 bucket rclone-test-waxuhuc0pozo: Waiting for checks to finish 2025/04/10 02:28:54 DEBUG : B2 bucket rclone-test-waxuhuc0pozo: Waiting for transfers to finish 2025/04/10 02:28:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 02:28:55 INFO : empty space: Copied (server-side copy) 2025/04/10 02:28:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:28:55 INFO : potato2: Copied (server-side copy) 2025/04/10 02:28:56 INFO : empty space: Deleted 2025/04/10 02:28:56 INFO : potato2: Deleted 2025/04/10 02:28:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 02:28:56 INFO : potato3: Copied (server-side copy) 2025/04/10 02:28:56 INFO : potato3: Deleted 2025/04/10 02:28:56 DEBUG : B2 bucket rclone-test-waxuhuc0pozo: Purge remote 2025/04/10 02:28:56 INFO : B2 bucket rclone-test-waxuhuc0pozo: cleaning bucket "rclone-test-waxuhuc0pozo" of all files 2025/04/10 02:28:56 DEBUG : empty space: Deleting (id "4_z3f726d63807d1bdb9f680e1b_f102d0a5cbe0c3e1a_d20250410_m022855_c001_v0001171_t0039_u01744252135372") 2025/04/10 02:28:56 DEBUG : potato2: Deleting (id "4_z3f726d63807d1bdb9f680e1b_f1160dca24221180a_d20250410_m022855_c001_v0001184_t0048_u01744252135734") 2025/04/10 02:28:56 DEBUG : potato3: Deleting (id "4_z3f726d63807d1bdb9f680e1b_f107b6258fb43920e_d20250410_m022855_c001_v0001029_t0009_u01744252135746") 2025/04/10 02:28:57 DEBUG : B2 bucket rclone-test-ricepis7butu: Purge remote 2025/04/10 02:28:57 INFO : B2 bucket rclone-test-ricepis7butu: cleaning bucket "rclone-test-ricepis7butu" of all files 2025/04/10 02:28:57 DEBUG : empty space: Deleting (id "4_z2fb25d63807d1bdb9f680e1b_f40115b661afbece2_d20250410_m022855_c001_v7007000_t0000_u01744252135908") 2025/04/10 02:28:57 DEBUG : empty space: Deleting (id "4_z2fb25d63807d1bdb9f680e1b_f10894210944142e7_d20250410_m022851_c001_v0001180_t0054_u01744252131805") 2025/04/10 02:28:57 DEBUG : potato2: Deleting (id "4_z2fb25d63807d1bdb9f680e1b_f411a5cb406c91ddd_d20250410_m022855_c001_v7007000_t0000_u01744252135943") 2025/04/10 02:28:57 DEBUG : potato2: Deleting (id "4_z2fb25d63807d1bdb9f680e1b_f1059f1142b4dd605_d20250410_m022852_c001_v0001165_t0049_u01744252132662") 2025/04/10 02:28:57 DEBUG : potato3: Deleting (id "4_z2fb25d63807d1bdb9f680e1b_f411a5cb406c91dde_d20250410_m022856_c001_v7007000_t0000_u01744252136268") 2025/04/10 02:28:57 DEBUG : potato3: Deleting (id "4_z2fb25d63807d1bdb9f680e1b_f113856b64587de46_d20250410_m022852_c001_v0001150_t0030_u01744252132899") 2025/04/10 02:28:57 DEBUG : potato3: Deleting (id "4_z2fb25d63807d1bdb9f680e1b_f10894210944142ea_d20250410_m022852_c001_v0001180_t0020_u01744252132054") --- PASS: TestServerSideMove (11.00s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:28:59 DEBUG : Creating backend with remote "TestB2:rclone-test-posabaw5wife" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yazacap2quha -> B2 bucket rclone-test-posabaw5wife 2025/04/10 02:29:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/10 02:29:06 DEBUG : empty space: Excluded (Size Filter) 2025/04/10 02:29:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:29:06 DEBUG : B2 bucket rclone-test-posabaw5wife: Waiting for checks to finish 2025/04/10 02:29:06 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/10 02:29:06 DEBUG : B2 bucket rclone-test-posabaw5wife: Waiting for transfers to finish 2025/04/10 02:29:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:29:06 INFO : potato2: Copied (server-side copy) 2025/04/10 02:29:06 INFO : potato2: Deleted 2025/04/10 02:29:07 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 02:29:07 INFO : potato3: Copied (server-side copy) 2025/04/10 02:29:07 INFO : potato3: Deleted 2025/04/10 02:29:07 DEBUG : Creating backend with remote "TestB2:rclone-test-qikijer6xasu" 2025/04/10 02:29:08 DEBUG : empty space: Excluded (Size Filter) 2025/04/10 02:29:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:29:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/10 02:29:08 DEBUG : B2 bucket rclone-test-qikijer6xasu: Waiting for checks to finish 2025/04/10 02:29:08 DEBUG : B2 bucket rclone-test-qikijer6xasu: Waiting for transfers to finish 2025/04/10 02:29:09 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:29:09 INFO : potato2: Copied (server-side copy) 2025/04/10 02:29:09 INFO : potato2: Deleted 2025/04/10 02:29:09 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 02:29:09 INFO : potato3: Copied (server-side copy) 2025/04/10 02:29:09 INFO : potato3: Deleted 2025/04/10 02:29:10 DEBUG : B2 bucket rclone-test-qikijer6xasu: Purge remote 2025/04/10 02:29:10 INFO : B2 bucket rclone-test-qikijer6xasu: cleaning bucket "rclone-test-qikijer6xasu" of all files 2025/04/10 02:29:10 DEBUG : potato2: Deleting (id "4_z4fb29dc3807d1bdb9f680e1b_f102e16ac67b32b41_d20250410_m022909_c001_v0001184_t0053_u01744252149296") 2025/04/10 02:29:10 DEBUG : potato3: Deleting (id "4_z4fb29dc3807d1bdb9f680e1b_f1060b8aec91060ea_d20250410_m022909_c001_v0001183_t0052_u01744252149575") 2025/04/10 02:29:12 DEBUG : B2 bucket rclone-test-posabaw5wife: Purge remote 2025/04/10 02:29:12 INFO : B2 bucket rclone-test-posabaw5wife: cleaning bucket "rclone-test-posabaw5wife" of all files 2025/04/10 02:29:12 DEBUG : empty space: Deleting (id "4_zefe28d53807d1bdb9f680e1b_f10033b08f86feb13_d20250410_m022905_c001_v0001100_t0008_u01744252145097") 2025/04/10 02:29:12 DEBUG : potato2: Deleting (id "4_zefe28d53807d1bdb9f680e1b_f41814cf373fd524b_d20250410_m022909_c001_v7007000_t0000_u01744252149489") 2025/04/10 02:29:12 DEBUG : potato2: Deleting (id "4_zefe28d53807d1bdb9f680e1b_f113856b64587de91_d20250410_m022906_c001_v0001150_t0029_u01744252146347") 2025/04/10 02:29:12 DEBUG : potato3: Deleting (id "4_zefe28d53807d1bdb9f680e1b_f41814cf373fd524f_d20250410_m022909_c001_v7007000_t0000_u01744252149787") 2025/04/10 02:29:12 DEBUG : potato3: Deleting (id "4_zefe28d53807d1bdb9f680e1b_f1195538212d2a52d_d20250410_m022906_c001_v0001113_t0047_u01744252146710") 2025/04/10 02:29:12 DEBUG : potato3: Deleting (id "4_zefe28d53807d1bdb9f680e1b_f10033b08f86feb15_d20250410_m022905_c001_v0001100_t0023_u01744252145652") --- PASS: TestServerSideMoveWithFilter (14.67s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:29:14 DEBUG : Creating backend with remote "TestB2:rclone-test-libuxem0gebi" 2025/04/10 02:29:17 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-yazacap2quha -> B2 bucket rclone-test-libuxem0gebi 2025/04/10 02:29:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:29:19 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/10 02:29:19 DEBUG : empty space: Unchanged skipping 2025/04/10 02:29:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/10 02:29:19 DEBUG : B2 bucket rclone-test-libuxem0gebi: Waiting for checks to finish 2025/04/10 02:29:20 INFO : empty space: Deleted 2025/04/10 02:29:20 DEBUG : B2 bucket rclone-test-libuxem0gebi: Waiting for transfers to finish 2025/04/10 02:29:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:29:20 INFO : potato2: Copied (server-side copy) 2025/04/10 02:29:20 INFO : potato2: Deleted 2025/04/10 02:29:20 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 02:29:20 INFO : potato3: Copied (server-side copy) 2025/04/10 02:29:20 INFO : potato3: Deleted 2025/04/10 02:29:21 DEBUG : Creating backend with remote "TestB2:rclone-test-xolafir8jama" 2025/04/10 02:29:21 INFO : tomatoDir: Making directory 2025/04/10 02:29:22 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/10 02:29:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/10 02:29:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/10 02:29:22 DEBUG : B2 bucket rclone-test-xolafir8jama: Waiting for checks to finish 2025/04/10 02:29:22 DEBUG : B2 bucket rclone-test-xolafir8jama: Waiting for transfers to finish 2025/04/10 02:29:23 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/10 02:29:23 INFO : potato3: Copied (server-side copy) 2025/04/10 02:29:23 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/10 02:29:23 INFO : potato2: Copied (server-side copy) 2025/04/10 02:29:23 INFO : potato3: Deleted 2025/04/10 02:29:23 INFO : potato2: Deleted 2025/04/10 02:29:24 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/10 02:29:24 INFO : empty space: Copied (server-side copy) 2025/04/10 02:29:24 INFO : empty space: Deleted 2025/04/10 02:29:24 DEBUG : B2 bucket rclone-test-xolafir8jama: Purge remote 2025/04/10 02:29:24 INFO : B2 bucket rclone-test-xolafir8jama: cleaning bucket "rclone-test-xolafir8jama" of all files 2025/04/10 02:29:25 DEBUG : empty space: Deleting (id "4_zcf42dd13807d1bdb9f680e1b_f117e8370cd56d27d_d20250410_m022922_c001_v0001109_t0036_u01744252162929") 2025/04/10 02:29:25 DEBUG : potato2: Deleting (id "4_zcf42dd13807d1bdb9f680e1b_f109eed449c7702a2_d20250410_m022923_c001_v0001098_t0033_u01744252163307") 2025/04/10 02:29:25 DEBUG : potato3: Deleting (id "4_zcf42dd13807d1bdb9f680e1b_f119e0fd3e93de4ac_d20250410_m022923_c001_v0001184_t0021_u01744252163310") 2025/04/10 02:29:25 DEBUG : B2 bucket rclone-test-libuxem0gebi: Purge remote 2025/04/10 02:29:25 INFO : B2 bucket rclone-test-libuxem0gebi: cleaning bucket "rclone-test-libuxem0gebi" of all files 2025/04/10 02:29:25 DEBUG : empty space: Deleting (id "4_zff52bde3807d1bdb9f680e1b_f40115b661afbed00_d20250410_m022924_c001_v7007000_t0000_u01744252164175") 2025/04/10 02:29:25 DEBUG : empty space: Deleting (id "4_zff52bde3807d1bdb9f680e1b_f117e1512027f1bb9_d20250410_m022918_c001_v0001171_t0045_u01744252158653") 2025/04/10 02:29:25 DEBUG : potato2: Deleting (id "4_zff52bde3807d1bdb9f680e1b_f40115b661afbecfe_d20250410_m022923_c001_v7007000_t0000_u01744252163690") 2025/04/10 02:29:25 DEBUG : potato2: Deleting (id "4_zff52bde3807d1bdb9f680e1b_f119ae676af22ce12_d20250410_m022920_c001_v0001171_t0031_u01744252160043") 2025/04/10 02:29:25 DEBUG : potato3: Deleting (id "4_zff52bde3807d1bdb9f680e1b_f4065fc64ff81e611_d20250410_m022923_c001_v7007000_t0000_u01744252163533") 2025/04/10 02:29:25 DEBUG : potato3: Deleting (id "4_zff52bde3807d1bdb9f680e1b_f110c4ed1104316a2_d20250410_m022920_c001_v0001183_t0020_u01744252160412") 2025/04/10 02:29:25 DEBUG : potato3: Deleting (id "4_zff52bde3807d1bdb9f680e1b_f117e1512027f1bc7_d20250410_m022919_c001_v0001171_t0025_u01744252159349") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.46s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:29:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/rclone-move-test" 2025/04/10 02:29:27 DEBUG : Config file has changed externally - reloading --- PASS: TestServerSideMoveOverlap (2.45s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:29:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncOverlap (2.93s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:29:33 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/rclone-sync-test" 2025/04/10 02:29:34 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/rclone-sync-test-include/layer2" 2025/04/10 02:29:36 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/rclone-sync-test-ignore-file" 2025/04/10 02:29:40 DEBUG : B2 bucket rclone-test-yazacap2quha path rclone-sync-test: Waiting for checks to finish 2025/04/10 02:29:40 DEBUG : B2 bucket rclone-test-yazacap2quha path rclone-sync-test: Waiting for transfers to finish 2025/04/10 02:29:40 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:40 INFO : There was nothing to transfer 2025/04/10 02:29:40 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:29:40 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:29:40 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:40 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:29:41 DEBUG : B2 bucket rclone-test-yazacap2quha path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/10 02:29:41 DEBUG : B2 bucket rclone-test-yazacap2quha path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/10 02:29:41 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:29:41 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:29:41 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:29:41 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:29:41 DEBUG : B2 bucket rclone-test-yazacap2quha path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/10 02:29:41 DEBUG : B2 bucket rclone-test-yazacap2quha path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/10 02:29:41 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.58s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:29:48 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/dst" 2025/04/10 02:29:49 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/CompareDest" 2025/04/10 02:29:51 DEBUG : one: Need to transfer - File not found at Destination 2025/04/10 02:29:51 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:29:51 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:29:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 02:29:52 INFO : one: Copied (new) 2025/04/10 02:29:52 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:29:53 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:29:53 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:29:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/10 02:29:53 INFO : one: Copied (replaced existing) 2025/04/10 02:29:53 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:29:56 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:29:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:29:56 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 02:29:56 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:29:56 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:56 INFO : There was nothing to transfer 2025/04/10 02:29:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:29:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:29:57 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 02:29:57 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:29:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:29:57 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 02:29:57 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:29:57 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:57 INFO : There was nothing to transfer 2025/04/10 02:29:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:29:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:29:58 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 02:29:58 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:29:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:29:58 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 02:29:58 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:29:58 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:58 INFO : There was nothing to transfer 2025/04/10 02:29:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:29:59 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/04/10 02:29:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/10 02:29:59 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/10 02:29:59 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:29:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:29:59 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 02:29:59 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:29:59 DEBUG : Waiting for deletions to finish 2025/04/10 02:29:59 INFO : There was nothing to transfer 2025/04/10 02:30:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:30:00 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/10 02:30:00 DEBUG : two: Need to transfer - File not found at Destination 2025/04/10 02:30:00 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:30:00 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/10 02:30:00 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/10 02:30:01 INFO : two: Copied (new) 2025/04/10 02:30:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.73s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:30:04 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/dest" 2025/04/10 02:30:05 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/pre-dest1" 2025/04/10 02:30:06 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/pre-dest2" 2025/04/10 02:30:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:30:08 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/10 02:30:08 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:30:08 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/10 02:30:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/10 02:30:09 DEBUG : B2 bucket rclone-test-yazacap2quha path dest: Waiting for checks to finish 2025/04/10 02:30:09 DEBUG : B2 bucket rclone-test-yazacap2quha path dest: Waiting for transfers to finish 2025/04/10 02:30:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/10 02:30:10 INFO : 3: Copied (new) 2025/04/10 02:30:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.46s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:30:11 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/dst" 2025/04/10 02:30:12 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/CopyDest" 2025/04/10 02:30:14 DEBUG : one: Need to transfer - File not found at Destination 2025/04/10 02:30:14 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:14 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 02:30:15 INFO : one: Copied (new) 2025/04/10 02:30:15 DEBUG : Waiting for deletions to finish 2025/04/10 02:30:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:30:16 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:16 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/10 02:30:16 INFO : one: Copied (replaced existing) 2025/04/10 02:30:16 DEBUG : Waiting for deletions to finish 2025/04/10 02:30:18 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/BackupDir" 2025/04/10 02:30:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:30:19 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:30:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/10 02:30:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 02:30:21 INFO : one: Copied (server-side copy) 2025/04/10 02:30:21 INFO : one: Deleted 2025/04/10 02:30:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/10 02:30:21 INFO : one: Copied (server-side copy) 2025/04/10 02:30:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/10 02:30:21 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:21 DEBUG : Waiting for deletions to finish 2025/04/10 02:30:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:30:22 DEBUG : one: Unchanged skipping 2025/04/10 02:30:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:30:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/10 02:30:23 INFO : two: Copied (server-side copy) 2025/04/10 02:30:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/10 02:30:23 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:23 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:23 DEBUG : Waiting for deletions to finish 2025/04/10 02:30:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:30:24 DEBUG : one: Unchanged skipping 2025/04/10 02:30:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:30:24 DEBUG : two: Unchanged skipping 2025/04/10 02:30:24 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:24 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:24 DEBUG : Waiting for deletions to finish 2025/04/10 02:30:24 INFO : There was nothing to transfer 2025/04/10 02:30:25 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:30:25 DEBUG : one: Unchanged skipping 2025/04/10 02:30:25 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/10 02:30:25 DEBUG : three: Destination not found in --copy-dest 2025/04/10 02:30:25 DEBUG : three: Need to transfer - File not found at Destination 2025/04/10 02:30:25 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/10 02:30:25 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:25 DEBUG : two: Unchanged skipping 2025/04/10 02:30:25 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/10 02:30:25 INFO : three: Copied (new) 2025/04/10 02:30:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.97s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:30:29 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/dst" 2025/04/10 02:30:30 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/backup" 2025/04/10 02:30:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 02:30:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:30:32 DEBUG : two: Unchanged skipping 2025/04/10 02:30:32 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 02:30:33 INFO : one: Copied (server-side copy) 2025/04/10 02:30:34 INFO : one: Deleted 2025/04/10 02:30:34 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:30:34 INFO : one: Copied (new) 2025/04/10 02:30:34 DEBUG : Waiting for deletions to finish 2025/04/10 02:30:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 02:30:35 INFO : three.txt: Copied (server-side copy) 2025/04/10 02:30:35 INFO : three.txt: Deleted 2025/04/10 02:30:35 INFO : three.txt: Moved into backup dir 2025/04/10 02:30:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 02:30:37 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:30:37 DEBUG : two: Unchanged skipping 2025/04/10 02:30:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:30:38 INFO : one: Copied (server-side copy) 2025/04/10 02:30:38 INFO : one: Deleted 2025/04/10 02:30:38 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 02:30:38 INFO : one: Copied (new) 2025/04/10 02:30:38 DEBUG : Waiting for deletions to finish 2025/04/10 02:30:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 02:30:39 INFO : three.txt: Copied (server-side copy) 2025/04/10 02:30:39 INFO : three.txt: Deleted 2025/04/10 02:30:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.04s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:30:42 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/dst" 2025/04/10 02:30:43 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/backup" 2025/04/10 02:30:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 02:30:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:30:45 DEBUG : two: Unchanged skipping 2025/04/10 02:30:45 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 02:30:47 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 02:30:47 INFO : one: Deleted 2025/04/10 02:30:47 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:30:48 INFO : one: Copied (new) 2025/04/10 02:30:48 DEBUG : Waiting for deletions to finish 2025/04/10 02:30:49 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 02:30:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 02:30:49 INFO : three.txt: Deleted 2025/04/10 02:30:49 INFO : three.txt: Moved into backup dir 2025/04/10 02:30:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 02:30:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:30:50 DEBUG : two: Unchanged skipping 2025/04/10 02:30:50 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:30:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:30:51 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 02:30:51 INFO : one: Deleted 2025/04/10 02:30:51 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:30:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 02:30:51 INFO : one: Copied (new) 2025/04/10 02:30:51 DEBUG : Waiting for deletions to finish 2025/04/10 02:30:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 02:30:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 02:30:52 INFO : three.txt: Deleted 2025/04/10 02:30:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.18s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:30:55 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/dst" 2025/04/10 02:30:56 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/backup" 2025/04/10 02:30:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 02:30:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:30:58 DEBUG : two: Unchanged skipping 2025/04/10 02:30:58 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:31:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 02:31:00 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/10 02:31:00 INFO : one: Deleted 2025/04/10 02:31:00 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:31:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:31:01 INFO : one: Copied (new) 2025/04/10 02:31:01 DEBUG : Waiting for deletions to finish 2025/04/10 02:31:01 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 02:31:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/10 02:31:01 INFO : three.txt: Deleted 2025/04/10 02:31:01 INFO : three.txt: Moved into backup dir 2025/04/10 02:31:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 02:31:03 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:31:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:31:03 DEBUG : two: Unchanged skipping 2025/04/10 02:31:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:31:03 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/10 02:31:04 INFO : one: Deleted 2025/04/10 02:31:04 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:31:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 02:31:04 INFO : one: Copied (new) 2025/04/10 02:31:04 DEBUG : Waiting for deletions to finish 2025/04/10 02:31:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 02:31:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/10 02:31:05 INFO : three.txt: Deleted 2025/04/10 02:31:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:31:09 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/dst" 2025/04/10 02:31:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 02:31:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:31:10 DEBUG : two: Unchanged skipping 2025/04/10 02:31:10 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:31:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 02:31:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 02:31:11 INFO : one: Deleted 2025/04/10 02:31:11 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:31:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:31:12 INFO : one: Copied (new) 2025/04/10 02:31:12 DEBUG : Waiting for deletions to finish 2025/04/10 02:31:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 02:31:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 02:31:13 INFO : three.txt: Deleted 2025/04/10 02:31:13 INFO : three.txt: Moved into backup dir 2025/04/10 02:31:14 DEBUG : one.bak: Excluded (Path Filter) 2025/04/10 02:31:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/10 02:31:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 02:31:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:31:14 DEBUG : two: Unchanged skipping 2025/04/10 02:31:14 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for checks to finish 2025/04/10 02:31:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:31:15 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 02:31:15 INFO : one: Deleted 2025/04/10 02:31:15 DEBUG : B2 bucket rclone-test-yazacap2quha path dst: Waiting for transfers to finish 2025/04/10 02:31:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 02:31:15 INFO : one: Copied (new) 2025/04/10 02:31:15 DEBUG : Waiting for deletions to finish 2025/04/10 02:31:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 02:31:16 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 02:31:16 INFO : three.txt: Deleted 2025/04/10 02:31:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.65s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:31:19 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/dst" 2025/04/10 02:31:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 02:31:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 02:31:22 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 02:31:22 INFO : one: Deleted 2025/04/10 02:31:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:31:23 INFO : one: Copied (new) 2025/04/10 02:31:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:31:23 DEBUG : two: Unchanged skipping 2025/04/10 02:31:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/10 02:31:24 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 02:31:24 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 02:31:24 INFO : three.txt: Deleted 2025/04/10 02:31:25 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 02:31:25 INFO : three.txt: Copied (new) 2025/04/10 02:31:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 02:31:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:31:26 INFO : one: Copied (server-side copy) to: one.bak 2025/04/10 02:31:26 INFO : one: Deleted 2025/04/10 02:31:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 02:31:26 INFO : one: Copied (new) 2025/04/10 02:31:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:31:27 DEBUG : two: Unchanged skipping 2025/04/10 02:31:27 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/10 02:31:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 02:31:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/10 02:31:27 INFO : three.txt: Deleted 2025/04/10 02:31:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/10 02:31:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.90s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:31:32 DEBUG : Creating backend with remote "TestB2:rclone-test-yazacap2quha/dst" 2025/04/10 02:31:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/10 02:31:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/10 02:31:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/10 02:31:34 INFO : one: Deleted 2025/04/10 02:31:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:31:35 INFO : one: Copied (new) 2025/04/10 02:31:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:31:36 DEBUG : two: Unchanged skipping 2025/04/10 02:31:36 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/10 02:31:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/10 02:31:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/10 02:31:36 INFO : three.txt: Deleted 2025/04/10 02:31:37 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 02:31:37 INFO : three.txt: Copied (new) 2025/04/10 02:31:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/10 02:31:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/10 02:31:39 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/10 02:31:39 INFO : one: Deleted 2025/04/10 02:31:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/10 02:31:39 INFO : one: Copied (new) 2025/04/10 02:31:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:31:39 DEBUG : two: Unchanged skipping 2025/04/10 02:31:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/10 02:31:40 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/10 02:31:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/10 02:31:40 INFO : three.txt: Deleted 2025/04/10 02:31:41 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/10 02:31:41 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.57s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:31:43 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/10 02:31:43 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:31:43 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:31:44 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/10 02:31:44 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/10 02:31:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.26s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:31:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/10 02:31:45 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:31:45 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:31:46 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/10 02:31:46 INFO : existing: Copied (new) 2025/04/10 02:31:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:31:46 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/10 02:31:46 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/10 02:31:46 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:31:46 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:31:46 ERROR : B2 bucket rclone-test-yazacap2quha: not deleting files as there were IO errors 2025/04/10 02:31:46 ERROR : B2 bucket rclone-test-yazacap2quha: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncImmutable (3.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:31:48 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1176-08.backblaze.com/b2api/v1/b2_upload_file/4ff2fdd3804d1bdb9f680e1b/c001_v0001176_t0004": EOF 2025/04/10 02:31:48 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1176-08.backblaze.com/b2api/v1/b2_upload_file/4ff2fdd3804d1bdb9f680e1b/c001_v0001176_t0004": EOF) 2025/04/10 02:31:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-yazacap2quha: 1/10 (Post "https://pod-000-1176-08.backblaze.com/b2api/v1/b2_upload_file/4ff2fdd3804d1bdb9f680e1b/c001_v0001176_t0004": EOF) 2025/04/10 02:31:50 DEBUG : pacer: Reducing sleep to 10ms 2025/04/10 02:31:51 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:31:51 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:31:51 DEBUG : existing: Unchanged skipping 2025/04/10 02:31:51 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:31:51 DEBUG : Waiting for deletions to finish 2025/04/10 02:31:51 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.73s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.10s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:32:11 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both1: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both10: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both13: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both14: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both15: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both0: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both11: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both16: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both12: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both19: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both2: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both4: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both5: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both6: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both7: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both8: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:11 DEBUG : both3: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both18: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both17: Unchanged skipping 2025/04/10 02:32:11 DEBUG : both9: Unchanged skipping 2025/04/10 02:32:11 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:32:11 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:32:11 DEBUG : Waiting for deletions to finish 2025/04/10 02:32:11 INFO : only1: Deleted 2025/04/10 02:32:11 INFO : only16: Deleted 2025/04/10 02:32:11 INFO : only18: Deleted 2025/04/10 02:32:11 INFO : only19: Deleted 2025/04/10 02:32:11 INFO : only2: Deleted 2025/04/10 02:32:11 INFO : only7: Deleted 2025/04/10 02:32:11 INFO : only0: Deleted 2025/04/10 02:32:11 INFO : only10: Deleted 2025/04/10 02:32:11 INFO : only12: Deleted 2025/04/10 02:32:11 INFO : only13: Deleted 2025/04/10 02:32:12 INFO : only14: Deleted 2025/04/10 02:32:12 INFO : only15: Deleted 2025/04/10 02:32:12 INFO : only17: Deleted 2025/04/10 02:32:12 INFO : only4: Deleted 2025/04/10 02:32:12 INFO : only8: Deleted 2025/04/10 02:32:12 INFO : only11: Deleted 2025/04/10 02:32:12 INFO : only5: Deleted 2025/04/10 02:32:12 INFO : only3: Deleted 2025/04/10 02:32:12 INFO : only6: Deleted 2025/04/10 02:32:12 INFO : only9: Deleted 2025/04/10 02:32:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (23.89s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:32:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for checks to finish 2025/04/10 02:32:36 DEBUG : both0: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both12: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both1: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both14: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both15: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both16: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both17: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both13: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both19: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both2: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both10: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both11: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both18: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both5: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both7: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both8: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/10 02:32:36 DEBUG : both9: Unchanged skipping 2025/04/10 02:32:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/10 02:32:36 DEBUG : both6: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both4: Unchanged skipping 2025/04/10 02:32:36 DEBUG : both3: Unchanged skipping 2025/04/10 02:32:36 DEBUG : B2 bucket rclone-test-yazacap2quha: Waiting for transfers to finish 2025/04/10 02:32:36 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only1: Copied (replaced existing) 2025/04/10 02:32:36 INFO : only0: Copied (replaced existing) 2025/04/10 02:32:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only12: Copied (replaced existing) 2025/04/10 02:32:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only13: Copied (replaced existing) 2025/04/10 02:32:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only10: Copied (replaced existing) 2025/04/10 02:32:36 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only14: Copied (replaced existing) 2025/04/10 02:32:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only15: Copied (replaced existing) 2025/04/10 02:32:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only16: Copied (replaced existing) 2025/04/10 02:32:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only11: Copied (replaced existing) 2025/04/10 02:32:36 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only17: Copied (replaced existing) 2025/04/10 02:32:36 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:36 INFO : only18: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:37 INFO : only19: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:37 INFO : only2: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:37 INFO : only3: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:37 INFO : only4: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:37 INFO : only5: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:37 INFO : only6: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:37 INFO : only7: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:37 INFO : only8: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/10 02:32:37 INFO : only9: Copied (replaced existing) 2025/04/10 02:32:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (28.81s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:32:45 DEBUG : empty_dir: Making directory with metadata 2025/04/10 02:32:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 02:32:45 DEBUG : empty_on_remote: Making directory with metadata 2025/04/10 02:32:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 02:32:45 INFO : empty_on_remote: Making directory 2025/04/10 02:32:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:32:47 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/10 02:32:47 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/10 02:32:47 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/10 02:32:47 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (3.23s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:32:49 DEBUG : empty_dir: Making directory with metadata 2025/04/10 02:32:49 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 02:32:49 DEBUG : empty_on_remote: Making directory with metadata 2025/04/10 02:32:49 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/10 02:32:49 INFO : empty_on_remote: Making directory 2025/04/10 02:32:49 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:32:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/10 02:32:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/10 02:32:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/10 02:32:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/10 02:32:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.86s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:32:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 02:32:52 INFO : sub dir: Making directory 2025/04/10 02:32:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.56s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" 2025/04/10 02:32:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/10 02:32:55 INFO : sub dir: Making directory 2025/04/10 02:32:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-yazacap2quha", Local "Local file system at /tmp/rclone3871765234", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.40s) PASS 2025/04/10 02:32:58 DEBUG : B2 bucket rclone-test-yazacap2quha: Purge remote 2025/04/10 02:32:58 INFO : B2 bucket rclone-test-yazacap2quha: cleaning bucket "rclone-test-yazacap2quha" of all files 2025/04/10 02:32:59 DEBUG : BackupDir/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2caad_d20250410_m023026_c001_v7007000_t0000_u01744252226355") 2025/04/10 02:32:59 DEBUG : BackupDir/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f103f778958e64cd6_d20250410_m023021_c001_v0001117_t0038_u01744252221020") 2025/04/10 02:32:59 DEBUG : CompareDest/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de638_d20250410_m023001_c001_v7007000_t0000_u01744252201473") 2025/04/10 02:32:59 DEBUG : CompareDest/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb86b_d20250410_m022955_c001_v0001176_t0044_u01744252195603") 2025/04/10 02:32:59 DEBUG : CompareDest/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de63a_d20250410_m023001_c001_v7007000_t0000_u01744252201667") 2025/04/10 02:32:59 DEBUG : CompareDest/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb0579d27_d20250410_m022956_c001_v0001182_t0039_u01744252196941") 2025/04/10 02:32:59 DEBUG : CopyDest/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2caae_d20250410_m023026_c001_v7007000_t0000_u01744252226536") 2025/04/10 02:32:59 DEBUG : CopyDest/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af63f_d20250410_m023017_c001_v0001117_t0016_u01744252217852") 2025/04/10 02:32:59 DEBUG : CopyDest/three: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2caaf_d20250410_m023026_c001_v7007000_t0000_u01744252226719") 2025/04/10 02:33:00 DEBUG : CopyDest/three: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb0579f33_d20250410_m023024_c001_v0001182_t0016_u01744252224654") 2025/04/10 02:33:00 DEBUG : CopyDest/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2cab2_d20250410_m023026_c001_v7007000_t0000_u01744252226901") 2025/04/10 02:33:00 DEBUG : CopyDest/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb8ad_d20250410_m023022_c001_v0001176_t0035_u01744252222481") 2025/04/10 02:33:00 DEBUG : EXISTING: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41814cf373fd54ac_d20250410_m023151_c001_v7007000_t0000_u01744252311496") 2025/04/10 02:33:00 DEBUG : EXISTING: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a712_d20250410_m023150_c001_v0001182_t0024_u01744252310517") 2025/04/10 02:33:00 DEBUG : Testêé: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41814cf373fd54a2_d20250410_m023144_c001_v7007000_t0000_u01744252304470") 2025/04/10 02:33:00 DEBUG : Testêé: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a666_d20250410_m023143_c001_v0001182_t0024_u01744252303895") 2025/04/10 02:33:00 DEBUG : Testêé: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb987_d20250410_m023142_c001_v0001176_t0017_u01744252302938") 2025/04/10 02:33:00 DEBUG : a/potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c089fef_d20250410_m022804_c001_v7007000_t0000_u01744252084730") 2025/04/10 02:33:00 DEBUG : a/potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af450_d20250410_m022803_c001_v0001117_t0059_u01744252083825") 2025/04/10 02:33:00 DEBUG : a/potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c089fe5_d20250410_m022801_c001_v7007000_t0000_u01744252081459") 2025/04/10 02:33:00 DEBUG : a/potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af442_d20250410_m022800_c001_v0001117_t0049_u01744252080340") 2025/04/10 02:33:00 DEBUG : a/potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00240_d20250410_m022734_c001_v7007000_t0000_u01744252054726") 2025/04/10 02:33:00 DEBUG : a/potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3ac_d20250410_m022733_c001_v0001117_t0048_u01744252053591") 2025/04/10 02:33:00 DEBUG : b/potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c089ff1_d20250410_m022804_c001_v7007000_t0000_u01744252084911") 2025/04/10 02:33:00 DEBUG : b/potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af446_d20250410_m022802_c001_v0001117_t0052_u01744252082361") 2025/04/10 02:33:01 DEBUG : b/potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c089fe3_d20250410_m022800_c001_v7007000_t0000_u01744252080905") 2025/04/10 02:33:01 DEBUG : b/potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af438_d20250410_m022758_c001_v0001117_t0051_u01744252078684") 2025/04/10 02:33:01 DEBUG : b/potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc0023e_d20250410_m022734_c001_v7007000_t0000_u01744252054175") 2025/04/10 02:33:01 DEBUG : b/potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af398_d20250410_m022732_c001_v0001117_t0047_u01744252052028") 2025/04/10 02:33:01 DEBUG : backup/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c8b7_d20250410_m023039_c001_v7007000_t0000_u01744252239902") 2025/04/10 02:33:01 DEBUG : backup/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f117a38f25948fa51_d20250410_m023038_c001_v0001184_t0040_u01744252238009") 2025/04/10 02:33:01 DEBUG : backup/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f112182e453b0c879_d20250410_m023033_c001_v0001171_t0058_u01744252233427") 2025/04/10 02:33:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4077d795ff2c7f89_d20250410_m023105_c001_v7007000_t0000_u01744252265539") 2025/04/10 02:33:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1098c27740182b92_d20250410_m023103_c001_v0001176_t0047_u01744252263746") 2025/04/10 02:33:01 DEBUG : backup/one-2019-01-01: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10033b08f86fec2b_d20250410_m023059_c001_v0001100_t0051_u01744252259841") 2025/04/10 02:33:01 DEBUG : backup/one.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4072e55d26365e5b_d20250410_m023053_c001_v7007000_t0000_u01744252253108") 2025/04/10 02:33:01 DEBUG : backup/one.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1060b8aec9106991_d20250410_m023051_c001_v0001183_t0023_u01744252251221") 2025/04/10 02:33:01 DEBUG : backup/one.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f105a4691e4fef0cd_d20250410_m023046_c001_v0001109_t0026_u01744252246706") 2025/04/10 02:33:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4077d795ff2c7f8a_d20250410_m023105_c001_v7007000_t0000_u01744252265721") 2025/04/10 02:33:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10202a5f8f75dedf_d20250410_m023104_c001_v0001136_t0012_u01744252264703") 2025/04/10 02:33:01 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f111fe726c8392439_d20250410_m023101_c001_v0001182_t0024_u01744252261583") 2025/04/10 02:33:01 DEBUG : backup/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c8b8_d20250410_m023040_c001_v7007000_t0000_u01744252240084") 2025/04/10 02:33:01 DEBUG : backup/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f111cf9c4c9e341bc_d20250410_m023038_c001_v0001145_t0055_u01744252238868") 2025/04/10 02:33:01 DEBUG : backup/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1091abfc676b41f8_d20250410_m023035_c001_v0001036_t0012_u01744252235156") 2025/04/10 02:33:01 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4072e55d26365e5c_d20250410_m023053_c001_v7007000_t0000_u01744252253305") 2025/04/10 02:33:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1170fa78bedc2b8a_d20250410_m023052_c001_v0001137_t0002_u01744252252245") 2025/04/10 02:33:02 DEBUG : backup/three.txt.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f110f4e6d868b143d_d20250410_m023048_c001_v0001101_t0057_u01744252248773") 2025/04/10 02:33:02 DEBUG : both0: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c9f5_d20250410_m023238_c001_v7007000_t0000_u01744252358112") 2025/04/10 02:33:02 DEBUG : both0: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7fd_d20250410_m023217_c001_v0001117_t0057_u01744252337577") 2025/04/10 02:33:02 DEBUG : both0: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de879_d20250410_m023212_c001_v7007000_t0000_u01744252332959") 2025/04/10 02:33:02 DEBUG : both0: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af777_d20250410_m023153_c001_v0001117_t0052_u01744252313690") 2025/04/10 02:33:02 DEBUG : both1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c9f6_d20250410_m023238_c001_v7007000_t0000_u01744252358295") 2025/04/10 02:33:02 DEBUG : both1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af805_d20250410_m023218_c001_v0001117_t0017_u01744252338827") 2025/04/10 02:33:02 DEBUG : both1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de87a_d20250410_m023213_c001_v7007000_t0000_u01744252333142") 2025/04/10 02:33:02 DEBUG : both1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af77b_d20250410_m023154_c001_v0001117_t0026_u01744252314594") 2025/04/10 02:33:02 DEBUG : both10: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c9f7_d20250410_m023238_c001_v7007000_t0000_u01744252358486") 2025/04/10 02:33:02 DEBUG : both10: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af82e_d20250410_m023226_c001_v0001117_t0016_u01744252346680") 2025/04/10 02:33:02 DEBUG : both10: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de87b_d20250410_m023213_c001_v7007000_t0000_u01744252333322") 2025/04/10 02:33:02 DEBUG : both10: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7ab_d20250410_m023201_c001_v0001117_t0000_u01744252321881") 2025/04/10 02:33:02 DEBUG : both11: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c9f9_d20250410_m023238_c001_v7007000_t0000_u01744252358673") 2025/04/10 02:33:02 DEBUG : both11: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af838_d20250410_m023227_c001_v0001117_t0015_u01744252347811") 2025/04/10 02:33:02 DEBUG : both11: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de87c_d20250410_m023213_c001_v7007000_t0000_u01744252333516") 2025/04/10 02:33:02 DEBUG : both11: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7b3_d20250410_m023202_c001_v0001117_t0048_u01744252322916") 2025/04/10 02:33:02 DEBUG : both12: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c9fa_d20250410_m023238_c001_v7007000_t0000_u01744252358853") 2025/04/10 02:33:03 DEBUG : both12: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af83a_d20250410_m023228_c001_v0001117_t0043_u01744252348416") 2025/04/10 02:33:03 DEBUG : both12: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de87d_d20250410_m023213_c001_v7007000_t0000_u01744252333699") 2025/04/10 02:33:03 DEBUG : both12: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7bb_d20250410_m023203_c001_v0001117_t0054_u01744252323790") 2025/04/10 02:33:03 DEBUG : both13: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c9fb_d20250410_m023239_c001_v7007000_t0000_u01744252359050") 2025/04/10 02:33:03 DEBUG : both13: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af844_d20250410_m023229_c001_v0001117_t0003_u01744252349571") 2025/04/10 02:33:03 DEBUG : both13: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de87e_d20250410_m023213_c001_v7007000_t0000_u01744252333882") 2025/04/10 02:33:03 DEBUG : both13: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7bf_d20250410_m023204_c001_v0001117_t0038_u01744252324581") 2025/04/10 02:33:03 DEBUG : both14: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c9fc_d20250410_m023239_c001_v7007000_t0000_u01744252359232") 2025/04/10 02:33:03 DEBUG : both14: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af846_d20250410_m023230_c001_v0001117_t0047_u01744252350195") 2025/04/10 02:33:03 DEBUG : both14: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de87f_d20250410_m023214_c001_v7007000_t0000_u01744252334064") 2025/04/10 02:33:03 DEBUG : both14: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7c5_d20250410_m023205_c001_v0001117_t0002_u01744252325340") 2025/04/10 02:33:03 DEBUG : both15: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c9fe_d20250410_m023239_c001_v7007000_t0000_u01744252359413") 2025/04/10 02:33:03 DEBUG : both15: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af84c_d20250410_m023230_c001_v0001117_t0024_u01744252350972") 2025/04/10 02:33:03 DEBUG : both15: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de880_d20250410_m023214_c001_v7007000_t0000_u01744252334244") 2025/04/10 02:33:03 DEBUG : both15: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7c7_d20250410_m023206_c001_v0001117_t0047_u01744252326372") 2025/04/10 02:33:03 DEBUG : both16: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c9ff_d20250410_m023239_c001_v7007000_t0000_u01744252359593") 2025/04/10 02:33:03 DEBUG : both16: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af852_d20250410_m023231_c001_v0001117_t0027_u01744252351827") 2025/04/10 02:33:03 DEBUG : both16: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de882_d20250410_m023214_c001_v7007000_t0000_u01744252334425") 2025/04/10 02:33:03 DEBUG : both16: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7cf_d20250410_m023207_c001_v0001117_t0011_u01744252327125") 2025/04/10 02:33:04 DEBUG : both17: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca00_d20250410_m023239_c001_v7007000_t0000_u01744252359774") 2025/04/10 02:33:04 DEBUG : both17: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af858_d20250410_m023232_c001_v0001117_t0036_u01744252352669") 2025/04/10 02:33:04 DEBUG : both17: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de883_d20250410_m023214_c001_v7007000_t0000_u01744252334605") 2025/04/10 02:33:04 DEBUG : both17: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7d1_d20250410_m023207_c001_v0001117_t0008_u01744252327811") 2025/04/10 02:33:04 DEBUG : both18: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca01_d20250410_m023239_c001_v7007000_t0000_u01744252359954") 2025/04/10 02:33:04 DEBUG : both18: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af85c_d20250410_m023233_c001_v0001117_t0031_u01744252353774") 2025/04/10 02:33:04 DEBUG : both18: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de884_d20250410_m023214_c001_v7007000_t0000_u01744252334804") 2025/04/10 02:33:04 DEBUG : both18: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7d3_d20250410_m023208_c001_v0001117_t0009_u01744252328659") 2025/04/10 02:33:04 DEBUG : both19: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca02_d20250410_m023240_c001_v7007000_t0000_u01744252360136") 2025/04/10 02:33:04 DEBUG : both19: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af868_d20250410_m023234_c001_v0001117_t0015_u01744252354738") 2025/04/10 02:33:04 DEBUG : both19: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de885_d20250410_m023214_c001_v7007000_t0000_u01744252334985") 2025/04/10 02:33:04 DEBUG : both19: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7d5_d20250410_m023209_c001_v0001117_t0029_u01744252329426") 2025/04/10 02:33:04 DEBUG : both2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca03_d20250410_m023240_c001_v7007000_t0000_u01744252360317") 2025/04/10 02:33:04 DEBUG : both2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af809_d20250410_m023219_c001_v0001117_t0027_u01744252339490") 2025/04/10 02:33:04 DEBUG : both2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de889_d20250410_m023215_c001_v7007000_t0000_u01744252335165") 2025/04/10 02:33:04 DEBUG : both2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af783_d20250410_m023155_c001_v0001117_t0008_u01744252315331") 2025/04/10 02:33:04 DEBUG : both3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca04_d20250410_m023240_c001_v7007000_t0000_u01744252360509") 2025/04/10 02:33:04 DEBUG : both3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af80d_d20250410_m023220_c001_v0001117_t0039_u01744252340358") 2025/04/10 02:33:04 DEBUG : both3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de88a_d20250410_m023215_c001_v7007000_t0000_u01744252335361") 2025/04/10 02:33:05 DEBUG : both3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af789_d20250410_m023156_c001_v0001117_t0040_u01744252316318") 2025/04/10 02:33:05 DEBUG : both4: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca06_d20250410_m023240_c001_v7007000_t0000_u01744252360689") 2025/04/10 02:33:05 DEBUG : both4: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af811_d20250410_m023221_c001_v0001117_t0028_u01744252341067") 2025/04/10 02:33:05 DEBUG : both4: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de88b_d20250410_m023215_c001_v7007000_t0000_u01744252335557") 2025/04/10 02:33:05 DEBUG : both4: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af78d_d20250410_m023157_c001_v0001117_t0037_u01744252317126") 2025/04/10 02:33:05 DEBUG : both5: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca07_d20250410_m023240_c001_v7007000_t0000_u01744252360871") 2025/04/10 02:33:05 DEBUG : both5: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af816_d20250410_m023222_c001_v0001117_t0059_u01744252342176") 2025/04/10 02:33:05 DEBUG : both5: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de88c_d20250410_m023215_c001_v7007000_t0000_u01744252335739") 2025/04/10 02:33:05 DEBUG : both5: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af793_d20250410_m023157_c001_v0001117_t0035_u01744252317866") 2025/04/10 02:33:05 DEBUG : both6: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca08_d20250410_m023241_c001_v7007000_t0000_u01744252361053") 2025/04/10 02:33:05 DEBUG : both6: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af81a_d20250410_m023222_c001_v0001117_t0042_u01744252342925") 2025/04/10 02:33:05 DEBUG : both6: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de88d_d20250410_m023215_c001_v7007000_t0000_u01744252335928") 2025/04/10 02:33:05 DEBUG : both6: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af797_d20250410_m023158_c001_v0001117_t0024_u01744252318852") 2025/04/10 02:33:05 DEBUG : both7: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca09_d20250410_m023241_c001_v7007000_t0000_u01744252361234") 2025/04/10 02:33:05 DEBUG : both7: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af81c_d20250410_m023223_c001_v0001117_t0044_u01744252343618") 2025/04/10 02:33:05 DEBUG : both7: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de88e_d20250410_m023216_c001_v7007000_t0000_u01744252336110") 2025/04/10 02:33:05 DEBUG : both7: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af79f_d20250410_m023159_c001_v0001117_t0003_u01744252319474") 2025/04/10 02:33:05 DEBUG : both8: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca0a_d20250410_m023241_c001_v7007000_t0000_u01744252361416") 2025/04/10 02:33:05 DEBUG : both8: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af820_d20250410_m023224_c001_v0001117_t0051_u01744252344701") 2025/04/10 02:33:05 DEBUG : both8: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de890_d20250410_m023216_c001_v7007000_t0000_u01744252336293") 2025/04/10 02:33:06 DEBUG : both8: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7a3_d20250410_m023200_c001_v0001117_t0034_u01744252320282") 2025/04/10 02:33:06 DEBUG : both9: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca0c_d20250410_m023241_c001_v7007000_t0000_u01744252361615") 2025/04/10 02:33:06 DEBUG : both9: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af828_d20250410_m023225_c001_v0001117_t0025_u01744252345862") 2025/04/10 02:33:06 DEBUG : both9: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de891_d20250410_m023216_c001_v7007000_t0000_u01744252336474") 2025/04/10 02:33:06 DEBUG : both9: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af7a7_d20250410_m023201_c001_v0001117_t0040_u01744252321058") 2025/04/10 02:33:06 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c089ff3_d20250410_m022805_c001_v7007000_t0000_u01744252085092") 2025/04/10 02:33:06 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af448_d20250410_m022802_c001_v0001117_t0020_u01744252082939") 2025/04/10 02:33:06 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c089fe6_d20250410_m022801_c001_v7007000_t0000_u01744252081644") 2025/04/10 02:33:06 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af43e_d20250410_m022759_c001_v0001117_t0008_u01744252079150") 2025/04/10 02:33:06 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00241_d20250410_m022734_c001_v7007000_t0000_u01744252054907") 2025/04/10 02:33:06 DEBUG : c/non empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3a2_d20250410_m022732_c001_v0001117_t0050_u01744252052631") 2025/04/10 02:33:06 DEBUG : check sum: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbfe_d20250410_m022719_c001_v7007000_t0000_u01744252039880") 2025/04/10 02:33:06 DEBUG : check sum: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af352_d20250410_m022718_c001_v0001117_t0013_u01744252038710") 2025/04/10 02:33:06 DEBUG : dest/3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2ca95_d20250410_m023011_c001_v7007000_t0000_u01744252211118") 2025/04/10 02:33:06 DEBUG : dest/3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41573ff69e3bf3d4_d20250410_m023010_c001_v0001093_t0048_u01744252210027") 2025/04/10 02:33:06 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41814cf373fd547d_d20250410_m023141_c001_v7007000_t0000_u01744252301489") 2025/04/10 02:33:06 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f115c546ae757d3c4_d20250410_m023139_c001_v0001037_t0048_u01744252299278") 2025/04/10 02:33:06 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41764f53a2cdc6ef_d20250410_m023139_c001_v7007000_t0000_u01744252299096") 2025/04/10 02:33:06 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f115c546ae757d3b4_d20250410_m023135_c001_v0001037_t0022_u01744252295485") 2025/04/10 02:33:06 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41764f53a2cdc6e6_d20250410_m023134_c001_v7007000_t0000_u01744252294766") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb95b_d20250410_m023130_c001_v0001176_t0032_u01744252290359") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a3a5_d20250410_m023128_c001_v7007000_t0000_u01744252288887") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f117b14b97ff901a2_d20250410_m023126_c001_v0001134_t0013_u01744252286796") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4131805ad3a22586_d20250410_m023126_c001_v7007000_t0000_u01744252286613") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f117b14b97ff90192_d20250410_m023123_c001_v0001134_t0035_u01744252283275") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4131805ad3a2257b_d20250410_m023122_c001_v7007000_t0000_u01744252282551") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb939_d20250410_m023118_c001_v0001176_t0002_u01744252278460") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4077d795ff2c7fae_d20250410_m023117_c001_v7007000_t0000_u01744252277151") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10442e21ced73c10_d20250410_m023115_c001_v0001130_t0057_u01744252275696") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f403016e154d1e9ef_d20250410_m023115_c001_v7007000_t0000_u01744252275514") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10442e21ced73c0c_d20250410_m023112_c001_v0001130_t0010_u01744252272305") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f403016e154d1e9de_d20250410_m023111_c001_v7007000_t0000_u01744252271584") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af6c9_d20250410_m023106_c001_v0001117_t0014_u01744252266804") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4077d795ff2c7f8b_d20250410_m023105_c001_v7007000_t0000_u01744252265903") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10083c1cdfdfdafd_d20250410_m023104_c001_v0001171_t0016_u01744252264153") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f403016e154d1e9bf_d20250410_m023103_c001_v7007000_t0000_u01744252263969") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10083c1cdfdfdaad_d20250410_m023100_c001_v0001171_t0054_u01744252260951") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f403016e154d1e98c_d20250410_m023100_c001_v7007000_t0000_u01744252260230") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a202_d20250410_m023054_c001_v0001182_t0028_u01744252254397") 2025/04/10 02:33:07 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4072e55d26365e5d_d20250410_m023053_c001_v7007000_t0000_u01744252253487") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f118d2e7c933fd80c_d20250410_m023051_c001_v0001044_t0038_u01744252251635") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4054139e406f2ed6_d20250410_m023051_c001_v7007000_t0000_u01744252251436") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f118d2e7c933fd7f6_d20250410_m023048_c001_v0001044_t0050_u01744252248070") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4054139e406f2ed3_d20250410_m023047_c001_v7007000_t0000_u01744252247340") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb8db_d20250410_m023041_c001_v0001176_t0043_u01744252241222") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c8ba_d20250410_m023040_c001_v7007000_t0000_u01744252240268") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f107b630d69b09ce9_d20250410_m023038_c001_v0001177_t0015_u01744252238417") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c8af_d20250410_m023038_c001_v7007000_t0000_u01744252238236") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f107b630d69b09cdb_d20250410_m023034_c001_v0001177_t0008_u01744252234732") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c88d_d20250410_m023034_c001_v7007000_t0000_u01744252234007") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af66b_d20250410_m023028_c001_v0001117_t0018_u01744252228181") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2cab3_d20250410_m023027_c001_v7007000_t0000_u01744252227095") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f100c3f0f60745f74_d20250410_m023021_c001_v0001176_t0019_u01744252221714") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f404517f8617c007c_d20250410_m023021_c001_v7007000_t0000_u01744252221507") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb0579ea4_d20250410_m023017_c001_v0001182_t0020_u01744252217290") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f101d7008b9ed7f5e_d20250410_m023016_c001_v0001183_t0052_u01744252216494") 2025/04/10 02:33:08 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f101d7008b9ed7f4e_d20250410_m023015_c001_v0001183_t0021_u01744252215560") 2025/04/10 02:33:09 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de63e_d20250410_m023001_c001_v7007000_t0000_u01744252201853") 2025/04/10 02:33:09 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af5f1_d20250410_m022954_c001_v0001117_t0032_u01744252194499") 2025/04/10 02:33:09 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f11694b3b09795467_d20250410_m022953_c001_v0001130_t0002_u01744252193445") 2025/04/10 02:33:09 DEBUG : dst/one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f11694b3b09795465_d20250410_m022952_c001_v0001130_t0018_u01744252192368") 2025/04/10 02:33:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41814cf373fd5480_d20250410_m023141_c001_v7007000_t0000_u01744252301669") 2025/04/10 02:33:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f110f14a1ef9d1223_d20250410_m023138_c001_v0001120_t0015_u01744252298777") 2025/04/10 02:33:09 DEBUG : dst/one-2019-01-01: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1124d3655b045d45_d20250410_m023134_c001_v0001161_t0035_u01744252294469") 2025/04/10 02:33:09 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a3a7_d20250410_m023129_c001_v7007000_t0000_u01744252289080") 2025/04/10 02:33:09 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1059f1142b4dd89b_d20250410_m023126_c001_v0001165_t0017_u01744252286407") 2025/04/10 02:33:09 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1104a59e60a328dd_d20250410_m023122_c001_v0001171_t0058_u01744252282134") 2025/04/10 02:33:09 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4077d795ff2c7faf_d20250410_m023117_c001_v7007000_t0000_u01744252277332") 2025/04/10 02:33:09 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10802c0f58be6685_d20250410_m023115_c001_v0001130_t0021_u01744252275167") 2025/04/10 02:33:09 DEBUG : dst/one.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10604857ec757778_d20250410_m023111_c001_v0001153_t0023_u01744252271260") 2025/04/10 02:33:09 DEBUG : dst/three: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2cab4_d20250410_m023027_c001_v7007000_t0000_u01744252227276") 2025/04/10 02:33:09 DEBUG : dst/three: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f101d7008b9ed7fcf_d20250410_m023025_c001_v0001183_t0042_u01744252225779") 2025/04/10 02:33:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41814cf373fd5485_d20250410_m023141_c001_v7007000_t0000_u01744252301848") 2025/04/10 02:33:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f110dad4427dc42f2_d20250410_m023140_c001_v0001182_t0057_u01744252300268") 2025/04/10 02:33:09 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f116917e22c94a377_d20250410_m023136_c001_v0001154_t0025_u01744252296519") 2025/04/10 02:33:09 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41814cf373fd5489_d20250410_m023142_c001_v7007000_t0000_u01744252302028") 2025/04/10 02:33:09 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f115c546ae757d3ca_d20250410_m023140_c001_v0001037_t0057_u01744252300664") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41764f53a2cdc6f5_d20250410_m023140_c001_v7007000_t0000_u01744252300467") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f115c546ae757d3b8_d20250410_m023137_c001_v0001037_t0053_u01744252297024") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41764f53a2cdc6ea_d20250410_m023136_c001_v7007000_t0000_u01744252296843") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af71d_d20250410_m023131_c001_v0001117_t0026_u01744252291510") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a3a8_d20250410_m023129_c001_v7007000_t0000_u01744252289277") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f117b14b97ff901a4_d20250410_m023128_c001_v0001134_t0039_u01744252288048") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4131805ad3a22589_d20250410_m023127_c001_v7007000_t0000_u01744252287866") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f117b14b97ff90198_d20250410_m023124_c001_v0001134_t0054_u01744252284780") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4131805ad3a22581_d20250410_m023124_c001_v7007000_t0000_u01744252284597") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af6f3_d20250410_m023119_c001_v0001117_t0028_u01744252279261") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f403016e154d1e9f6_d20250410_m023116_c001_v7007000_t0000_u01744252276588") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af6df_d20250410_m023113_c001_v0001117_t0033_u01744252273805") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f403016e154d1e9e5_d20250410_m023113_c001_v7007000_t0000_u01744252273084") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a325_d20250410_m023108_c001_v0001182_t0042_u01744252268823") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f403016e154d1e9cb_d20250410_m023104_c001_v7007000_t0000_u01744252264984") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a2a7_d20250410_m023102_c001_v0001182_t0033_u01744252262905") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f403016e154d1e99f_d20250410_m023101_c001_v7007000_t0000_u01744252261821") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb90d_d20250410_m023055_c001_v0001176_t0019_u01744252255443") 2025/04/10 02:33:10 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4054139e406f2eda_d20250410_m023052_c001_v7007000_t0000_u01744252252552") 2025/04/10 02:33:11 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb8fb_d20250410_m023050_c001_v0001176_t0051_u01744252250418") 2025/04/10 02:33:11 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4054139e406f2ed5_d20250410_m023049_c001_v7007000_t0000_u01744252249327") 2025/04/10 02:33:11 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af68f_d20250410_m023042_c001_v0001117_t0036_u01744252242015") 2025/04/10 02:33:11 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c8b2_d20250410_m023039_c001_v7007000_t0000_u01744252239352") 2025/04/10 02:33:11 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af67f_d20250410_m023036_c001_v0001117_t0053_u01744252236647") 2025/04/10 02:33:11 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c894_d20250410_m023035_c001_v7007000_t0000_u01744252235558") 2025/04/10 02:33:11 DEBUG : dst/three.txt: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb0579fb3_d20250410_m023029_c001_v0001182_t0026_u01744252229164") 2025/04/10 02:33:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a3a9_d20250410_m023129_c001_v7007000_t0000_u01744252289458") 2025/04/10 02:33:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f111694ac21fae786_d20250410_m023127_c001_v0001177_t0055_u01744252287631") 2025/04/10 02:33:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f11217fd8f96740f1_d20250410_m023124_c001_v0001137_t0013_u01744252284237") 2025/04/10 02:33:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4077d795ff2c7fb1_d20250410_m023117_c001_v7007000_t0000_u01744252277553") 2025/04/10 02:33:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f105c7eb5eb4ed00f_d20250410_m023116_c001_v0001183_t0018_u01744252276374") 2025/04/10 02:33:11 DEBUG : dst/three.txt.bak: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f119f508fde18b771_d20250410_m023112_c001_v0001103_t0015_u01744252272785") 2025/04/10 02:33:11 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41814cf373fd548c_d20250410_m023142_c001_v7007000_t0000_u01744252302209") 2025/04/10 02:33:11 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a51e_d20250410_m023130_c001_v0001182_t0054_u01744252290963") 2025/04/10 02:33:11 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a3aa_d20250410_m023129_c001_v7007000_t0000_u01744252289639") 2025/04/10 02:33:11 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a408_d20250410_m023119_c001_v0001182_t0033_u01744252279062") 2025/04/10 02:33:11 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4077d795ff2c7fb3_d20250410_m023117_c001_v7007000_t0000_u01744252277734") 2025/04/10 02:33:11 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb928_d20250410_m023108_c001_v0001176_t0014_u01744252268248") 2025/04/10 02:33:11 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4077d795ff2c7f8d_d20250410_m023106_c001_v7007000_t0000_u01744252266084") 2025/04/10 02:33:12 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af6b9_d20250410_m023054_c001_v0001117_t0042_u01744252254957") 2025/04/10 02:33:12 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4072e55d26365e5e_d20250410_m023053_c001_v7007000_t0000_u01744252253669") 2025/04/10 02:33:12 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a0c0_d20250410_m023041_c001_v0001182_t0002_u01744252241812") 2025/04/10 02:33:12 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c8bc_d20250410_m023040_c001_v7007000_t0000_u01744252240492") 2025/04/10 02:33:12 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb8bf_d20250410_m023028_c001_v0001176_t0022_u01744252228947") 2025/04/10 02:33:12 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2cab5_d20250410_m023027_c001_v7007000_t0000_u01744252227457") 2025/04/10 02:33:12 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106c2a3e5ecd9939_d20250410_m023023_c001_v0001146_t0005_u01744252223263") 2025/04/10 02:33:12 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de642_d20250410_m023002_c001_v7007000_t0000_u01744252202035") 2025/04/10 02:33:12 DEBUG : dst/two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f11694b3b09795479_d20250410_m023000_c001_v0001130_t0052_u01744252200674") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419b182e695bfeb9_d20250410_m022920_c001_v7007000_t0000_u01744252160024") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb05799dd_d20250410_m022915_c001_v0001182_t0047_u01744252155800") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419b182e695bfeb4_d20250410_m022913_c001_v7007000_t0000_u01744252153905") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb0579881_d20250410_m022901_c001_v0001182_t0032_u01744252141194") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c79d_d20250410_m022852_c001_v7007000_t0000_u01744252132634") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb0579762_d20250410_m022849_c001_v0001182_t0053_u01744252129386") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a061_d20250410_m022823_c001_v7007000_t0000_u01744252103646") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af492_d20250410_m022820_c001_v0001117_t0048_u01744252100941") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a057_d20250410_m022819_c001_v7007000_t0000_u01744252099122") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af484_d20250410_m022817_c001_v0001117_t0039_u01744252097627") 2025/04/10 02:33:12 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a01b_d20250410_m022813_c001_v7007000_t0000_u01744252093350") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af46a_d20250410_m022810_c001_v0001117_t0001_u01744252090975") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a00d_d20250410_m022809_c001_v7007000_t0000_u01744252089506") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af45a_d20250410_m022807_c001_v0001117_t0056_u01744252087096") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c089fde_d20250410_m022757_c001_v7007000_t0000_u01744252077773") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af424_d20250410_m022755_c001_v0001117_t0017_u01744252075018") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc0024f_d20250410_m022753_c001_v7007000_t0000_u01744252073244") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af410_d20250410_m022752_c001_v0001117_t0031_u01744252072166") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00247_d20250410_m022745_c001_v7007000_t0000_u01744252065043") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3d0_d20250410_m022742_c001_v0001117_t0045_u01744252062998") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00244_d20250410_m022740_c001_v7007000_t0000_u01744252060447") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3be_d20250410_m022739_c001_v0001117_t0011_u01744252059280") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00243_d20250410_m022738_c001_v7007000_t0000_u01744252058199") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f11531e2400c4f0aa_d20250410_m022737_c001_v0001182_t0040_u01744252057627") 2025/04/10 02:33:13 DEBUG : empty space: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3b6_d20250410_m022735_c001_v0001117_t0012_u01744252055627") 2025/04/10 02:33:13 DEBUG : enormous: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a05f_d20250410_m022822_c001_v7007000_t0000_u01744252102916") 2025/04/10 02:33:13 DEBUG : enormous: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af496_d20250410_m022821_c001_v0001117_t0031_u01744252101501") 2025/04/10 02:33:13 DEBUG : existing: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41814cf373fd54a4_d20250410_m023147_c001_v7007000_t0000_u01744252307033") 2025/04/10 02:33:13 DEBUG : existing: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af74b_d20250410_m023145_c001_v0001117_t0047_u01744252305576") 2025/04/10 02:33:14 DEBUG : existing: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c75f_d20250410_m022847_c001_v7007000_t0000_u01744252127684") 2025/04/10 02:33:14 DEBUG : existing: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb0579714_d20250410_m022846_c001_v0001182_t0056_u01744252126112") 2025/04/10 02:33:14 DEBUG : existing: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00239_d20250410_m022730_c001_v7007000_t0000_u01744252050951") 2025/04/10 02:33:14 DEBUG : existing: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af38e_d20250410_m022729_c001_v0001117_t0011_u01744252049776") 2025/04/10 02:33:14 DEBUG : existing: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00235_d20250410_m022728_c001_v7007000_t0000_u01744252048502") 2025/04/10 02:33:14 DEBUG : existing: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af386_d20250410_m022727_c001_v0001117_t0017_u01744252047620") 2025/04/10 02:33:14 DEBUG : existing: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af37c_d20250410_m022726_c001_v0001117_t0041_u01744252046502") 2025/04/10 02:33:14 DEBUG : existing-b: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c760_d20250410_m022847_c001_v7007000_t0000_u01744252127865") 2025/04/10 02:33:14 DEBUG : existing-b: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af4ed_d20250410_m022846_c001_v0001117_t0028_u01744252126099") 2025/04/10 02:33:14 DEBUG : file1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca45_d20250410_m023250_c001_v7007000_t0000_u01744252370599") 2025/04/10 02:33:14 DEBUG : file1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10685c782aac2699_d20250410_m023249_c001_v0001184_t0054_u01744252369830") 2025/04/10 02:33:14 DEBUG : file1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca24_d20250410_m023247_c001_v7007000_t0000_u01744252367759") 2025/04/10 02:33:14 DEBUG : file1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ac8a_d20250410_m023246_c001_v0001182_t0056_u01744252366663") 2025/04/10 02:33:14 DEBUG : five: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a072_d20250410_m022829_c001_v7007000_t0000_u01744252109221") 2025/04/10 02:33:14 DEBUG : five: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af4b0_d20250410_m022826_c001_v0001117_t0008_u01744252106547") 2025/04/10 02:33:14 DEBUG : foo: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00245_d20250410_m022742_c001_v7007000_t0000_u01744252062273") 2025/04/10 02:33:14 DEBUG : foo: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af3c6_d20250410_m022741_c001_v0001117_t0008_u01744252061713") 2025/04/10 02:33:14 DEBUG : foo: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af3c4_d20250410_m022741_c001_v0001117_t0008_u01744252061168") 2025/04/10 02:33:14 DEBUG : four: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a075_d20250410_m022829_c001_v7007000_t0000_u01744252109403") 2025/04/10 02:33:15 DEBUG : four: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40828f77de5cb771_d20250410_m022827_c001_v0001176_t0004_u01744252107105") 2025/04/10 02:33:15 DEBUG : four: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af4aa_d20250410_m022825_c001_v0001117_t0033_u01744252105680") 2025/04/10 02:33:15 DEBUG : hello world2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeac3_d20250410_m022630_c001_v7007000_t0000_u01744251990906") 2025/04/10 02:33:15 DEBUG : hello world2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af263_d20250410_m022630_c001_v0001117_t0025_u01744251990044") 2025/04/10 02:33:15 DEBUG : ignore-size: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bc04_d20250410_m022724_c001_v7007000_t0000_u01744252044978") 2025/04/10 02:33:15 DEBUG : ignore-size: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af36a_d20250410_m022723_c001_v0001117_t0019_u01744252043768") 2025/04/10 02:33:15 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c74c_d20250410_m022845_c001_v7007000_t0000_u01744252125008") 2025/04/10 02:33:15 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb05796f8_d20250410_m022844_c001_v0001182_t0019_u01744252124050") 2025/04/10 02:33:15 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c72e_d20250410_m022842_c001_v7007000_t0000_u01744252122946") 2025/04/10 02:33:15 DEBUG : nested/sub dir/file: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb05796ce_d20250410_m022841_c001_v0001182_t0056_u01744252121625") 2025/04/10 02:33:15 DEBUG : one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a078_d20250410_m022829_c001_v7007000_t0000_u01744252109584") 2025/04/10 02:33:15 DEBUG : one: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af4a4_d20250410_m022824_c001_v0001117_t0008_u01744252104745") 2025/04/10 02:33:15 DEBUG : only0: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca0d_d20250410_m023241_c001_v7007000_t0000_u01744252361797") 2025/04/10 02:33:15 DEBUG : only0: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af870_d20250410_m023236_c001_v0001117_t0008_u01744252356110") 2025/04/10 02:33:15 DEBUG : only0: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a9e5_d20250410_m023218_c001_v0001182_t0009_u01744252338518") 2025/04/10 02:33:15 DEBUG : only0: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f402137e355903b27_d20250410_m023211_c001_v7007000_t0000_u01744252331754") 2025/04/10 02:33:15 DEBUG : only0: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a764_d20250410_m023154_c001_v0001182_t0036_u01744252314393") 2025/04/10 02:33:15 DEBUG : only1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca0f_d20250410_m023241_c001_v7007000_t0000_u01744252361977") 2025/04/10 02:33:15 DEBUG : only1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f406b69fdb057ab95_d20250410_m023236_c001_v0001182_t0053_u01744252356124") 2025/04/10 02:33:16 DEBUG : only1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a9ff_d20250410_m023219_c001_v0001182_t0054_u01744252339296") 2025/04/10 02:33:16 DEBUG : only1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeea0_d20250410_m023211_c001_v7007000_t0000_u01744252331202") 2025/04/10 02:33:16 DEBUG : only1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a774_d20250410_m023155_c001_v0001182_t0056_u01744252315136") 2025/04/10 02:33:16 DEBUG : only10: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca10_d20250410_m023242_c001_v7007000_t0000_u01744252362158") 2025/04/10 02:33:16 DEBUG : only10: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40685c782aac2545_d20250410_m023236_c001_v0001184_t0046_u01744252356670") 2025/04/10 02:33:16 DEBUG : only10: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aad3_d20250410_m023227_c001_v0001182_t0012_u01744252347600") 2025/04/10 02:33:16 DEBUG : only10: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de871_d20250410_m023211_c001_v7007000_t0000_u01744252331769") 2025/04/10 02:33:16 DEBUG : only10: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a840_d20250410_m023202_c001_v0001182_t0018_u01744252322715") 2025/04/10 02:33:16 DEBUG : only11: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca11_d20250410_m023242_c001_v7007000_t0000_u01744252362339") 2025/04/10 02:33:16 DEBUG : only11: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f405b1d8da32c1a4c_d20250410_m023236_c001_v0001106_t0029_u01744252356863") 2025/04/10 02:33:16 DEBUG : only11: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aae7_d20250410_m023228_c001_v0001182_t0056_u01744252348220") 2025/04/10 02:33:16 DEBUG : only11: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de876_d20250410_m023212_c001_v7007000_t0000_u01744252332151") 2025/04/10 02:33:16 DEBUG : only11: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a858_d20250410_m023203_c001_v0001182_t0035_u01744252323588") 2025/04/10 02:33:16 DEBUG : only12: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca12_d20250410_m023242_c001_v7007000_t0000_u01744252362524") 2025/04/10 02:33:16 DEBUG : only12: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f406b69fdb057ab9f_d20250410_m023236_c001_v0001182_t0053_u01744252356510") 2025/04/10 02:33:16 DEBUG : only12: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ab03_d20250410_m023229_c001_v0001182_t0015_u01744252349367") 2025/04/10 02:33:16 DEBUG : only12: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de872_d20250410_m023211_c001_v7007000_t0000_u01744252331781") 2025/04/10 02:33:16 DEBUG : only12: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a872_d20250410_m023204_c001_v0001182_t0056_u01744252324377") 2025/04/10 02:33:16 DEBUG : only13: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca13_d20250410_m023242_c001_v7007000_t0000_u01744252362704") 2025/04/10 02:33:17 DEBUG : only13: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af874_d20250410_m023236_c001_v0001117_t0008_u01744252356517") 2025/04/10 02:33:17 DEBUG : only13: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ab11_d20250410_m023229_c001_v0001182_t0017_u01744252349991") 2025/04/10 02:33:17 DEBUG : only13: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeea4_d20250410_m023211_c001_v7007000_t0000_u01744252331789") 2025/04/10 02:33:17 DEBUG : only13: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a886_d20250410_m023205_c001_v0001182_t0023_u01744252325121") 2025/04/10 02:33:17 DEBUG : only14: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca15_d20250410_m023242_c001_v7007000_t0000_u01744252362904") 2025/04/10 02:33:17 DEBUG : only14: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f406b69fdb057aba3_d20250410_m023236_c001_v0001182_t0053_u01744252356693") 2025/04/10 02:33:17 DEBUG : only14: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ab1b_d20250410_m023230_c001_v0001182_t0007_u01744252350778") 2025/04/10 02:33:17 DEBUG : only14: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f402137e355903b28_d20250410_m023211_c001_v7007000_t0000_u01744252331948") 2025/04/10 02:33:17 DEBUG : only14: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a8a2_d20250410_m023206_c001_v0001182_t0026_u01744252326163") 2025/04/10 02:33:17 DEBUG : only15: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca16_d20250410_m023243_c001_v7007000_t0000_u01744252363085") 2025/04/10 02:33:17 DEBUG : only15: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af878_d20250410_m023236_c001_v0001117_t0008_u01744252356699") 2025/04/10 02:33:17 DEBUG : only15: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ab2b_d20250410_m023231_c001_v0001182_t0039_u01744252351629") 2025/04/10 02:33:17 DEBUG : only15: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de874_d20250410_m023211_c001_v7007000_t0000_u01744252331959") 2025/04/10 02:33:17 DEBUG : only15: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a8b3_d20250410_m023206_c001_v0001182_t0003_u01744252326926") 2025/04/10 02:33:17 DEBUG : only16: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca17_d20250410_m023243_c001_v7007000_t0000_u01744252363268") 2025/04/10 02:33:17 DEBUG : only16: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40685c782aac254b_d20250410_m023236_c001_v0001184_t0046_u01744252356852") 2025/04/10 02:33:17 DEBUG : only16: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ab43_d20250410_m023232_c001_v0001182_t0011_u01744252352417") 2025/04/10 02:33:17 DEBUG : only16: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeea1_d20250410_m023211_c001_v7007000_t0000_u01744252331422") 2025/04/10 02:33:17 DEBUG : only16: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a8c7_d20250410_m023207_c001_v0001182_t0049_u01744252327575") 2025/04/10 02:33:17 DEBUG : only17: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca18_d20250410_m023243_c001_v7007000_t0000_u01744252363447") 2025/04/10 02:33:18 DEBUG : only17: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f406b69fdb057aba5_d20250410_m023236_c001_v0001182_t0053_u01744252356876") 2025/04/10 02:33:18 DEBUG : only17: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ab5d_d20250410_m023233_c001_v0001182_t0015_u01744252353584") 2025/04/10 02:33:18 DEBUG : only17: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de875_d20250410_m023211_c001_v7007000_t0000_u01744252331970") 2025/04/10 02:33:18 DEBUG : only17: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a8df_d20250410_m023208_c001_v0001182_t0003_u01744252328456") 2025/04/10 02:33:18 DEBUG : only18: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca19_d20250410_m023243_c001_v7007000_t0000_u01744252363628") 2025/04/10 02:33:18 DEBUG : only18: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af87c_d20250410_m023236_c001_v0001117_t0008_u01744252356883") 2025/04/10 02:33:18 DEBUG : only18: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ab6d_d20250410_m023234_c001_v0001182_t0048_u01744252354536") 2025/04/10 02:33:18 DEBUG : only18: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f402137e355903b26_d20250410_m023211_c001_v7007000_t0000_u01744252331570") 2025/04/10 02:33:18 DEBUG : only18: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a8ef_d20250410_m023209_c001_v0001182_t0003_u01744252329236") 2025/04/10 02:33:18 DEBUG : only19: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca1a_d20250410_m023243_c001_v7007000_t0000_u01744252363809") 2025/04/10 02:33:18 DEBUG : only19: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40685c782aac2551_d20250410_m023237_c001_v0001184_t0046_u01744252357035") 2025/04/10 02:33:18 DEBUG : only19: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ab75_d20250410_m023235_c001_v0001182_t0052_u01744252355276") 2025/04/10 02:33:18 DEBUG : only19: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de86f_d20250410_m023211_c001_v7007000_t0000_u01744252331584") 2025/04/10 02:33:18 DEBUG : only19: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a8fb_d20250410_m023210_c001_v0001182_t0023_u01744252330030") 2025/04/10 02:33:18 DEBUG : only2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca1b_d20250410_m023243_c001_v7007000_t0000_u01744252363990") 2025/04/10 02:33:18 DEBUG : only2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f405b1d8da32c1a4e_d20250410_m023237_c001_v0001106_t0029_u01744252357046") 2025/04/10 02:33:18 DEBUG : only2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aa0d_d20250410_m023220_c001_v0001182_t0039_u01744252340142") 2025/04/10 02:33:18 DEBUG : only2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de870_d20250410_m023211_c001_v7007000_t0000_u01744252331590") 2025/04/10 02:33:18 DEBUG : only2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a78c_d20250410_m023156_c001_v0001182_t0017_u01744252316078") 2025/04/10 02:33:19 DEBUG : only3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca1c_d20250410_m023244_c001_v7007000_t0000_u01744252364172") 2025/04/10 02:33:19 DEBUG : only3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f406b69fdb057abab_d20250410_m023237_c001_v0001182_t0053_u01744252357063") 2025/04/10 02:33:19 DEBUG : only3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aa2b_d20250410_m023220_c001_v0001182_t0050_u01744252340853") 2025/04/10 02:33:19 DEBUG : only3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de877_d20250410_m023212_c001_v7007000_t0000_u01744252332158") 2025/04/10 02:33:19 DEBUG : only3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a7a0_d20250410_m023156_c001_v0001182_t0023_u01744252316911") 2025/04/10 02:33:19 DEBUG : only4: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca1d_d20250410_m023244_c001_v7007000_t0000_u01744252364361") 2025/04/10 02:33:19 DEBUG : only4: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af87e_d20250410_m023237_c001_v0001117_t0008_u01744252357071") 2025/04/10 02:33:19 DEBUG : only4: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aa55_d20250410_m023221_c001_v0001182_t0051_u01744252341977") 2025/04/10 02:33:19 DEBUG : only4: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeea6_d20250410_m023211_c001_v7007000_t0000_u01744252331980") 2025/04/10 02:33:19 DEBUG : only4: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a7b8_d20250410_m023157_c001_v0001182_t0007_u01744252317669") 2025/04/10 02:33:19 DEBUG : only5: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca1e_d20250410_m023244_c001_v7007000_t0000_u01744252364542") 2025/04/10 02:33:19 DEBUG : only5: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40685c782aac2555_d20250410_m023237_c001_v0001184_t0046_u01744252357228") 2025/04/10 02:33:19 DEBUG : only5: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aa69_d20250410_m023222_c001_v0001182_t0024_u01744252342727") 2025/04/10 02:33:19 DEBUG : only5: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeea7_d20250410_m023212_c001_v7007000_t0000_u01744252332162") 2025/04/10 02:33:19 DEBUG : only5: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a7d0_d20250410_m023158_c001_v0001182_t0018_u01744252318592") 2025/04/10 02:33:19 DEBUG : only6: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca1f_d20250410_m023244_c001_v7007000_t0000_u01744252364722") 2025/04/10 02:33:19 DEBUG : only6: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f405b1d8da32c1a50_d20250410_m023237_c001_v0001106_t0029_u01744252357235") 2025/04/10 02:33:19 DEBUG : only6: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aa75_d20250410_m023223_c001_v0001182_t0022_u01744252343414") 2025/04/10 02:33:19 DEBUG : only6: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f402137e355903b2a_d20250410_m023212_c001_v7007000_t0000_u01744252332332") 2025/04/10 02:33:19 DEBUG : only6: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a7e8_d20250410_m023159_c001_v0001182_t0012_u01744252319277") 2025/04/10 02:33:20 DEBUG : only7: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca20_d20250410_m023244_c001_v7007000_t0000_u01744252364903") 2025/04/10 02:33:20 DEBUG : only7: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f406b69fdb057abb1_d20250410_m023237_c001_v0001182_t0053_u01744252357252") 2025/04/10 02:33:20 DEBUG : only7: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aa81_d20250410_m023224_c001_v0001182_t0021_u01744252344493") 2025/04/10 02:33:20 DEBUG : only7: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeea2_d20250410_m023211_c001_v7007000_t0000_u01744252331604") 2025/04/10 02:33:20 DEBUG : only7: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a7fb_d20250410_m023200_c001_v0001182_t0055_u01744252320066") 2025/04/10 02:33:20 DEBUG : only8: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca21_d20250410_m023245_c001_v7007000_t0000_u01744252365085") 2025/04/10 02:33:20 DEBUG : only8: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af880_d20250410_m023237_c001_v0001117_t0008_u01744252357259") 2025/04/10 02:33:20 DEBUG : only8: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aa99_d20250410_m023225_c001_v0001182_t0021_u01744252345637") 2025/04/10 02:33:20 DEBUG : only8: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f402137e355903b29_d20250410_m023212_c001_v7007000_t0000_u01744252332151") 2025/04/10 02:33:20 DEBUG : only8: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a80e_d20250410_m023200_c001_v0001182_t0021_u01744252320835") 2025/04/10 02:33:20 DEBUG : only9: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca22_d20250410_m023245_c001_v7007000_t0000_u01744252365268") 2025/04/10 02:33:20 DEBUG : only9: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40685c782aac2559_d20250410_m023237_c001_v0001184_t0046_u01744252357410") 2025/04/10 02:33:20 DEBUG : only9: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057aaad_d20250410_m023226_c001_v0001182_t0059_u01744252346441") 2025/04/10 02:33:20 DEBUG : only9: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de878_d20250410_m023212_c001_v7007000_t0000_u01744252332343") 2025/04/10 02:33:20 DEBUG : only9: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057a822_d20250410_m023201_c001_v0001182_t0024_u01744252321662") 2025/04/10 02:33:20 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c702_d20250410_m022839_c001_v7007000_t0000_u01744252119774") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb785_d20250410_m022838_c001_v0001176_t0050_u01744252118212") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c6e4_d20250410_m022836_c001_v7007000_t0000_u01744252116362") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb0579634_d20250410_m022834_c001_v0001182_t0052_u01744252114074") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c6da_d20250410_m022832_c001_v7007000_t0000_u01744252112575") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb05795ea_d20250410_m022830_c001_v0001182_t0011_u01744252110501") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a03c_d20250410_m022815_c001_v7007000_t0000_u01744252095905") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af474_d20250410_m022814_c001_v0001117_t0013_u01744252094322") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a010_d20250410_m022811_c001_v7007000_t0000_u01744252091936") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af462_d20250410_m022810_c001_v0001117_t0015_u01744252090406") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c089ff6_d20250410_m022808_c001_v7007000_t0000_u01744252088009") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af456_d20250410_m022805_c001_v0001117_t0008_u01744252085811") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00256_d20250410_m022756_c001_v7007000_t0000_u01744252076853") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af41e_d20250410_m022754_c001_v0001117_t0052_u01744252074166") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00250_d20250410_m022753_c001_v7007000_t0000_u01744252073439") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af40c_d20250410_m022751_c001_v0001117_t0043_u01744252071644") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc0024d_d20250410_m022750_c001_v7007000_t0000_u01744252070906") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3fc_d20250410_m022750_c001_v0001117_t0035_u01744252070000") 2025/04/10 02:33:21 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3f2_d20250410_m022748_c001_v0001117_t0010_u01744252068940") 2025/04/10 02:33:22 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc0024b_d20250410_m022748_c001_v7007000_t0000_u01744252068206") 2025/04/10 02:33:22 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3e8_d20250410_m022747_c001_v0001117_t0053_u01744252067050") 2025/04/10 02:33:22 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3e0_d20250410_m022745_c001_v0001117_t0007_u01744252065944") 2025/04/10 02:33:22 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f415d0c953dc00249_d20250410_m022745_c001_v7007000_t0000_u01744252065222") 2025/04/10 02:33:22 DEBUG : potato: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af3da_d20250410_m022743_c001_v0001117_t0058_u01744252063991") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41764f53a2cdc509_d20250410_m022929_c001_v7007000_t0000_u01744252169801") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb811_d20250410_m022929_c001_v0001176_t0021_u01744252169152") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419b182e695bfeba_d20250410_m022920_c001_v7007000_t0000_u01744252160400") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb7e7_d20250410_m022915_c001_v0001176_t0050_u01744252155209") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4131805ad3a223e2_d20250410_m022906_c001_v7007000_t0000_u01744252146691") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb7bf_d20250410_m022900_c001_v0001176_t0009_u01744252140601") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c7a1_d20250410_m022852_c001_v7007000_t0000_u01744252132882") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb7a3_d20250410_m022849_c001_v0001176_t0041_u01744252129153") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a05e_d20250410_m022822_c001_v7007000_t0000_u01744252102736") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af48e_d20250410_m022820_c001_v0001117_t0038_u01744252100384") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a058_d20250410_m022819_c001_v7007000_t0000_u01744252099303") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af47e_d20250410_m022816_c001_v0001117_t0031_u01744252096810") 2025/04/10 02:33:22 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a03f_d20250410_m022816_c001_v7007000_t0000_u01744252096088") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af478_d20250410_m022815_c001_v0001117_t0016_u01744252095156") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a01e_d20250410_m022813_c001_v7007000_t0000_u01744252093531") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af470_d20250410_m022812_c001_v0001117_t0008_u01744252092311") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a00e_d20250410_m022809_c001_v7007000_t0000_u01744252089687") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af45e_d20250410_m022808_c001_v0001117_t0027_u01744252088016") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c089fdf_d20250410_m022757_c001_v7007000_t0000_u01744252077968") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af428_d20250410_m022756_c001_v0001117_t0023_u01744252076202") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbead5_d20250410_m022635_c001_v7007000_t0000_u01744251995267") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af279_d20250410_m022634_c001_v0001117_t0034_u01744251994351") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeacd_d20250410_m022633_c001_v7007000_t0000_u01744251993090") 2025/04/10 02:33:23 DEBUG : potato2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af269_d20250410_m022631_c001_v0001117_t0022_u01744251991802") 2025/04/10 02:33:23 DEBUG : potato3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419b182e695bfebb_d20250410_m022920_c001_v7007000_t0000_u01744252160608") 2025/04/10 02:33:23 DEBUG : potato3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af575_d20250410_m022916_c001_v0001117_t0013_u01744252156352") 2025/04/10 02:33:23 DEBUG : potato3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4131805ad3a223e3_d20250410_m022907_c001_v7007000_t0000_u01744252147141") 2025/04/10 02:33:23 DEBUG : potato3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af533_d20250410_m022901_c001_v0001117_t0003_u01744252141762") 2025/04/10 02:33:23 DEBUG : potato3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c7a9_d20250410_m022853_c001_v7007000_t0000_u01744252133262") 2025/04/10 02:33:23 DEBUG : potato3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af4f9_d20250410_m022849_c001_v0001117_t0049_u01744252129583") 2025/04/10 02:33:23 DEBUG : pre-dest1/1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2ca96_d20250410_m023011_c001_v7007000_t0000_u01744252211298") 2025/04/10 02:33:23 DEBUG : pre-dest1/1: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af607_d20250410_m023002_c001_v0001117_t0047_u01744252202770") 2025/04/10 02:33:23 DEBUG : pre-dest2/2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f419bc2c435a2ca97_d20250410_m023011_c001_v7007000_t0000_u01744252211479") 2025/04/10 02:33:24 DEBUG : pre-dest2/2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb87f_d20250410_m023003_c001_v0001176_t0042_u01744252203986") 2025/04/10 02:33:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f41839514bc3de5d0_d20250410_m022942_c001_v7007000_t0000_u01744252182006") 2025/04/10 02:33:24 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb0579bac_d20250410_m022939_c001_v0001182_t0049_u01744252179036") 2025/04/10 02:33:24 DEBUG : sizeonly: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bc00_d20250410_m022722_c001_v7007000_t0000_u01744252042470") 2025/04/10 02:33:24 DEBUG : sizeonly: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af364_d20250410_m022721_c001_v0001117_t0055_u01744252041146") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca95_d20250410_m023257_c001_v7007000_t0000_u01744252377758") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10685c782aac276c_d20250410_m023256_c001_v0001184_t0009_u01744252376246") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca73_d20250410_m023254_c001_v7007000_t0000_u01744252374365") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f105b1d8da32c1a9a_d20250410_m023252_c001_v0001106_t0053_u01744252372676") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c74f_d20250410_m022845_c001_v7007000_t0000_u01744252125188") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb79b_d20250410_m022844_c001_v0001176_t0043_u01744252124396") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c731_d20250410_m022843_c001_v7007000_t0000_u01744252123127") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af4e3_d20250410_m022841_c001_v0001117_t0002_u01744252121968") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbfb_d20250410_m022717_c001_v7007000_t0000_u01744252037802") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af342_d20250410_m022716_c001_v0001117_t0052_u01744252036175") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbfa_d20250410_m022715_c001_v7007000_t0000_u01744252035456") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af33a_d20250410_m022714_c001_v0001117_t0041_u01744252034151") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbf9_d20250410_m022711_c001_v7007000_t0000_u01744252031382") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af334_d20250410_m022709_c001_v0001117_t0051_u01744252029865") 2025/04/10 02:33:24 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbf7_d20250410_m022709_c001_v7007000_t0000_u01744252029324") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af331_d20250410_m022708_c001_v0001117_t0026_u01744252028148") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af31f_d20250410_m022704_c001_v0001117_t0038_u01744252024899") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbf3_d20250410_m022704_c001_v7007000_t0000_u01744252024142") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af319_d20250410_m022702_c001_v0001117_t0038_u01744252022765") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af311_d20250410_m022701_c001_v0001117_t0017_u01744252021714") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbf2_d20250410_m022700_c001_v7007000_t0000_u01744252020639") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af303_d20250410_m022657_c001_v0001117_t0058_u01744252017953") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af2f3_d20250410_m022654_c001_v0001117_t0003_u01744252014703") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbf1_d20250410_m022653_c001_v7007000_t0000_u01744252013972") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af2e7_d20250410_m022652_c001_v0001117_t0050_u01744252012927") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af2df_d20250410_m022652_c001_v0001117_t0015_u01744252012033") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbee_d20250410_m022651_c001_v7007000_t0000_u01744252011315") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af2cf_d20250410_m022647_c001_v0001117_t0007_u01744252007561") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f412b67bc1fa0bbec_d20250410_m022647_c001_v7007000_t0000_u01744252007200") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af2c5_d20250410_m022646_c001_v0001117_t0034_u01744252006279") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeb1b_d20250410_m022644_c001_v7007000_t0000_u01744252004661") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af2b7_d20250410_m022643_c001_v0001117_t0054_u01744252003831") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeb18_d20250410_m022643_c001_v7007000_t0000_u01744252003291") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af2b3_d20250410_m022642_c001_v0001117_t0047_u01744252002424") 2025/04/10 02:33:25 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeb09_d20250410_m022641_c001_v7007000_t0000_u01744252001170") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af2a7_d20250410_m022639_c001_v0001117_t0026_u01744251999845") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeaee_d20250410_m022639_c001_v7007000_t0000_u01744251999303") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af293_d20250410_m022638_c001_v0001117_t0035_u01744251998114") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeadc_d20250410_m022637_c001_v7007000_t0000_u01744251997155") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af287_d20250410_m022636_c001_v0001117_t0000_u01744251996180") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeabc_d20250410_m022629_c001_v7007000_t0000_u01744251989138") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af259_d20250410_m022628_c001_v0001117_t0059_u01744251988187") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeab4_d20250410_m022627_c001_v7007000_t0000_u01744251987271") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af255_d20250410_m022626_c001_v0001117_t0036_u01744251986103") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeaaa_d20250410_m022625_c001_v7007000_t0000_u01744251985201") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af24b_d20250410_m022624_c001_v0001117_t0044_u01744251984241") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f40115b661afbeaa0_d20250410_m022621_c001_v7007000_t0000_u01744251981327") 2025/04/10 02:33:26 DEBUG : sub dir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af235_d20250410_m022620_c001_v0001117_t0020_u01744251980302") 2025/04/10 02:33:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca98_d20250410_m023257_c001_v7007000_t0000_u01744252377953") 2025/04/10 02:33:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af8c2_d20250410_m023256_c001_v0001117_t0058_u01744252376233") 2025/04/10 02:33:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca76_d20250410_m023254_c001_v7007000_t0000_u01744252374546") 2025/04/10 02:33:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057ad0e_d20250410_m023252_c001_v0001182_t0031_u01744252372334") 2025/04/10 02:33:26 DEBUG : sub/yam: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c6fa_d20250410_m022839_c001_v7007000_t0000_u01744252119232") 2025/04/10 02:33:26 DEBUG : sub/yam: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057967a_d20250410_m022837_c001_v0001182_t0020_u01744252117830") 2025/04/10 02:33:27 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca48_d20250410_m023250_c001_v7007000_t0000_u01744252370794") 2025/04/10 02:33:27 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af8a0_d20250410_m023249_c001_v0001117_t0016_u01744252369492") 2025/04/10 02:33:27 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca25_d20250410_m023247_c001_v7007000_t0000_u01744252367941") 2025/04/10 02:33:27 DEBUG : test_dir1/file2: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af89a_d20250410_m023246_c001_v0001117_t0048_u01744252366610") 2025/04/10 02:33:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca4c_d20250410_m023250_c001_v7007000_t0000_u01744252370976") 2025/04/10 02:33:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f106b69fdb057acce_d20250410_m023249_c001_v0001182_t0054_u01744252369485") 2025/04/10 02:33:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41ca26_d20250410_m023248_c001_v7007000_t0000_u01744252368134") 2025/04/10 02:33:27 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f105b1d8da32c1a88_d20250410_m023246_c001_v0001106_t0041_u01744252366590") 2025/04/10 02:33:27 DEBUG : three: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a07b_d20250410_m022829_c001_v7007000_t0000_u01744252109766") 2025/04/10 02:33:27 DEBUG : three: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af4bc_d20250410_m022827_c001_v0001117_t0030_u01744252107862") 2025/04/10 02:33:27 DEBUG : three: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af4a8_d20250410_m022825_c001_v0001117_t0007_u01744252105111") 2025/04/10 02:33:27 DEBUG : two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f409907ef4c08a07c_d20250410_m022829_c001_v7007000_t0000_u01744252109948") 2025/04/10 02:33:27 DEBUG : two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f406b69fdb05795a4_d20250410_m022827_c001_v0001182_t0053_u01744252107302") 2025/04/10 02:33:27 DEBUG : two: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f4125e7a3460af4a6_d20250410_m022824_c001_v0001117_t0008_u01744252104930") 2025/04/10 02:33:27 DEBUG : yam: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c705_d20250410_m022839_c001_v7007000_t0000_u01744252119956") 2025/04/10 02:33:27 DEBUG : yam: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f103aa0b8f480edb5_d20250410_m022839_c001_v0001182_t0021_u01744252119026") 2025/04/10 02:33:27 DEBUG : yam: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c6e3_d20250410_m022835_c001_v7007000_t0000_u01744252115793") 2025/04/10 02:33:27 DEBUG : yam: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f1125e7a3460af4ca_d20250410_m022834_c001_v0001117_t0025_u01744252114421") 2025/04/10 02:33:27 DEBUG : yam: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c6d9_d20250410_m022832_c001_v7007000_t0000_u01744252112031") 2025/04/10 02:33:27 DEBUG : yam: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f10828f77de5cb77b_d20250410_m022830_c001_v0001176_t0023_u01744252110490") 2025/04/10 02:33:28 DEBUG : yaml: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c6e5_d20250410_m022836_c001_v7007000_t0000_u01744252116545") 2025/04/10 02:33:28 DEBUG : yaml: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f11858770235b0aa8_d20250410_m022835_c001_v0001179_t0036_u01744252115555") 2025/04/10 02:33:28 DEBUG : yaml: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f408935611a41c6e0_d20250410_m022832_c001_v7007000_t0000_u01744252112757") 2025/04/10 02:33:28 DEBUG : yaml: Deleting (id "4_z4ff2fdd3804d1bdb9f680e1b_f118d13e36c07178c_d20250410_m022831_c001_v0001039_t0035_u01744252111672") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m13.172881891s (try 1/5)