"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/11/29 01:40:06 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo" 2024/11/29 01:40:06 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/29 01:40:07 DEBUG : Creating backend with remote "/tmp/rclone1761297444" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:10 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/29 01:40:10 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:10 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyWithDryRun (4.07s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 01:40:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:11 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:11 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:12 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:12 DEBUG : B2 bucket rclone-test-batixay5yivo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.01s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:14 DEBUG : Creating backend with remote "/non-existing" 2024/11/29 01:40:14 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/29 01:40:14 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:14 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:15 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:15 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:16 INFO : B2 bucket rclone-test-batixay5yivo: Running all checks before starting transfers 2024/11/29 01:40:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:17 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:17 INFO : B2 bucket rclone-test-batixay5yivo: Checks finished, now starting transfers 2024/11/29 01:40:17 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:17 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.47s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:18 ERROR : Ignoring --no-traverse with sync 2024/11/29 01:40:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:18 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:18 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:18 INFO : sub dir/hello world: Copied (new) 2024/11/29 01:40:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.49s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/29 01:40:20 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:20 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:20 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/29 01:40:20 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.52s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:40:21 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:21 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:21 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.50s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:40:23 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:23 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:23 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.83s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:24 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/29 01:40:24 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 01:40:24 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/29 01:40:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 01:40:24 DEBUG : sub dir: Making directory 2024/11/29 01:40:24 DEBUG : sub dir2: Making directory 2024/11/29 01:40:24 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/29 01:40:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:24 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:24 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:25 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/29 01:40:25 DEBUG : B2 bucket rclone-test-batixay5yivo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.49s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:26 DEBUG : sub dir2: Making directory 2024/11/29 01:40:26 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/29 01:40:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 01:40:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:26 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:26 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:26 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.14s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:27 DEBUG : sub dir2: Making directory with metadata 2024/11/29 01:40:27 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 01:40:27 DEBUG : sub dir: Making directory 2024/11/29 01:40:27 DEBUG : sub dir2: Making directory 2024/11/29 01:40:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:27 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:27 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:27 INFO : sub dir/hello world: Copied (new) 2024/11/29 01:40:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/29 01:40:27 DEBUG : B2 bucket rclone-test-batixay5yivo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/29 01:40:28 DEBUG : B2 bucket rclone-test-batixay5yivo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.64s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", 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-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:29 DEBUG : sub dir2: Making directory 2024/11/29 01:40:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:29 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:29 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:29 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:29 INFO : sub dir/hello world: Copied (new) 2024/11/29 01:40:29 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:30 DEBUG : sub dir2: Making directory with metadata 2024/11/29 01:40:30 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/29 01:40:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 01:40:30 DEBUG : sub dir: Making directory 2024/11/29 01:40:30 DEBUG : sub dir2: Making directory 2024/11/29 01:40:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:30 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:30 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:30 INFO : sub dir/hello world: Copied (new) 2024/11/29 01:40:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/29 01:40:31 DEBUG : B2 bucket rclone-test-batixay5yivo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.52s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", 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-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:32 DEBUG : sub dir2: Making directory 2024/11/29 01:40:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:32 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:32 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:33 INFO : sub dir/hello world: Copied (new) 2024/11/29 01:40:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.48s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:34 DEBUG : Creating backend with remote "TestB2:rclone-test-taweluz2qonu" 2024/11/29 01:40:34 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-batixay5yivo -> B2 bucket rclone-test-taweluz2qonu 2024/11/29 01:40:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:35 DEBUG : B2 bucket rclone-test-taweluz2qonu: Waiting for checks to finish 2024/11/29 01:40:35 DEBUG : B2 bucket rclone-test-taweluz2qonu: Waiting for transfers to finish 2024/11/29 01:40:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:39 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:39 DEBUG : B2 bucket rclone-test-taweluz2qonu: Purge remote 2024/11/29 01:40:39 INFO : B2 bucket rclone-test-taweluz2qonu: cleaning bucket "rclone-test-taweluz2qonu" of all files 2024/11/29 01:40:39 DEBUG : sub dir/hello world: Deleting (id "4_z5f62bd83903d7b5b9f380e1b_f11985709f89e8b67_d20241129_m014039_c001_v0001105_t0029_u01732844439052") --- PASS: TestServerSideCopy (9.48s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 01:40:44 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:44 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:44 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/29 01:40:44 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.20s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:45 DEBUG : Creating backend with remote "TestB2:rclone-test-todazaw4hibu" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-batixay5yivo -> B2 bucket rclone-test-todazaw4hibu 2024/11/29 01:40:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:47 DEBUG : B2 bucket rclone-test-todazaw4hibu: Waiting for checks to finish 2024/11/29 01:40:47 DEBUG : B2 bucket rclone-test-todazaw4hibu: Waiting for transfers to finish 2024/11/29 01:40:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:40:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:51 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/29 01:40:51 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 01:40:52 DEBUG : pacer: Reducing sleep to 10ms 2024/11/29 01:40:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 01:40:52 DEBUG : B2 bucket rclone-test-todazaw4hibu: Waiting for checks to finish 2024/11/29 01:40:52 DEBUG : B2 bucket rclone-test-todazaw4hibu: Waiting for transfers to finish 2024/11/29 01:40:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/29 01:40:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:52 DEBUG : B2 bucket rclone-test-todazaw4hibu: Purge remote 2024/11/29 01:40:52 INFO : B2 bucket rclone-test-todazaw4hibu: cleaning bucket "rclone-test-todazaw4hibu" of all files 2024/11/29 01:40:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2ed63903d7b5b9f380e1b_f10375597dadd8b3c_d20241129_m014052_c001_v0001165_t0055_u01732844452585") 2024/11/29 01:40:53 DEBUG : sub dir/hello world: Deleting (id "4_z0fb2ed63903d7b5b9f380e1b_f1008dd65ca0fd13f_d20241129_m014050_c001_v0001182_t0056_u01732844450764") --- PASS: TestServerSideCopyOverSelf (9.60s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:55 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 01:40:55 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:40:55 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:40:56 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/29 01:40:56 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/29 01:40:56 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.91s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:40:57 DEBUG : Creating backend with remote "TestB2:rclone-test-dufijoq6xazo" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-batixay5yivo -> B2 bucket rclone-test-dufijoq6xazo 2024/11/29 01:40:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:40:58 DEBUG : B2 bucket rclone-test-dufijoq6xazo: Waiting for checks to finish 2024/11/29 01:40:58 DEBUG : B2 bucket rclone-test-dufijoq6xazo: Waiting for transfers to finish 2024/11/29 01:41:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:41:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:04 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/29 01:41:04 DEBUG : B2 bucket rclone-test-dufijoq6xazo: Waiting for checks to finish 2024/11/29 01:41:04 DEBUG : B2 bucket rclone-test-dufijoq6xazo: Waiting for transfers to finish 2024/11/29 01:41:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/29 01:41:04 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/29 01:41:04 INFO : sub dir/hello world: Deleted 2024/11/29 01:41:05 DEBUG : testing file moves 2024/11/29 01:41:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/29 01:41:05 DEBUG : B2 bucket rclone-test-dufijoq6xazo: Waiting for checks to finish 2024/11/29 01:41:05 DEBUG : B2 bucket rclone-test-dufijoq6xazo: Waiting for transfers to finish 2024/11/29 01:41:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/29 01:41:05 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/29 01:41:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:06 DEBUG : B2 bucket rclone-test-dufijoq6xazo: Purge remote 2024/11/29 01:41:06 INFO : B2 bucket rclone-test-dufijoq6xazo: cleaning bucket "rclone-test-dufijoq6xazo" of all files 2024/11/29 01:41:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f821d33904d7b5b9f380e1b_f116ba48990219318_d20241129_m014105_c001_v0001182_t0025_u01732844465582") 2024/11/29 01:41:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f821d33904d7b5b9f380e1b_f116c256d8600f6be_d20241129_m014104_c001_v0001165_t0013_u01732844464176") 2024/11/29 01:41:06 DEBUG : sub dir/hello world: Deleting (id "4_z1f821d33904d7b5b9f380e1b_f100331b6d2db9571_d20241129_m014102_c001_v0001038_t0047_u01732844462266") --- PASS: TestServerSideMoveOverSelf (14.50s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:12 ERROR : : error listing: directory not found 2024/11/29 01:41:12 DEBUG : Local file system at /tmp/rclone1761297444: Making directory 2024/11/29 01:41:12 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:12 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyAfterDelete (2.15s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:41:14 DEBUG : Local file system at /tmp/rclone1761297444: Waiting for checks to finish 2024/11/29 01:41:14 DEBUG : Local file system at /tmp/rclone1761297444: Waiting for transfers to finish 2024/11/29 01:41:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:41:14 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/29 01:41:14 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyRedownload (2.10s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:16 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/29 01:41:16 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:16 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/29 01:41:16 INFO : check sum: Copied (new) 2024/11/29 01:41:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:16 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:16 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/29 01:41:16 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/29 01:41:16 DEBUG : check sum: Unchanged skipping 2024/11/29 01:41:16 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:16 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:16 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.27s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:18 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/29 01:41:18 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:18 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:18 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/29 01:41:18 INFO : sizeonly: Copied (new) 2024/11/29 01:41:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:18 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:18 DEBUG : sizeonly: Sizes identical 2024/11/29 01:41:18 DEBUG : sizeonly: Unchanged skipping 2024/11/29 01:41:18 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:18 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.25s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:20 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/29 01:41:20 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:20 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:20 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/29 01:41:20 INFO : ignore-size: Copied (new) 2024/11/29 01:41:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:21 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:41:21 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:21 DEBUG : ignore-size: Unchanged skipping 2024/11/29 01:41:21 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:21 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:21 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.22s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:23 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:23 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:41:23 DEBUG : existing: Unchanged skipping 2024/11/29 01:41:23 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:23 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:23 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:23 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/29 01:41:23 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/29 01:41:23 INFO : existing: Copied (replaced existing) 2024/11/29 01:41:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:25 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 01:41:25 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:25 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:25 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/29 01:41:25 INFO : existing: Copied (new) 2024/11/29 01:41:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:25 DEBUG : existing: Destination exists, skipping 2024/11/29 01:41:25 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:25 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:25 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.25s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:27 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/29 01:41:28 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:41:28 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/29 01:41:28 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:28 DEBUG : c/non empty space: Unchanged skipping 2024/11/29 01:41:28 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:28 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:41:28 INFO : a/potato2: Copied (new) 2024/11/29 01:41:28 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:28 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.52s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 01:41:30 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/29 01:41:30 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/29 01:41:30 DEBUG : empty space: Unchanged skipping 2024/11/29 01:41:30 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:30 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:30 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:30 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 01:41:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/29 01:41:31 INFO : empty space: Updated modification time in destination 2024/11/29 01:41:31 DEBUG : empty space: Unchanged skipping 2024/11/29 01:41:31 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:31 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.59s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:33 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/29 01:41:33 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/29 01:41:33 DEBUG : empty space: Unchanged skipping 2024/11/29 01:41:33 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:33 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:33 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.70s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:35 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 2024/11/29 01:41:35 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1761297444) 2024/11/29 01:41:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-batixay5yivo) 2024/11/29 01:41:35 DEBUG : foo: sha1 differ 2024/11/29 01:41:35 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/29 01:41:35 INFO : foo: Copied (replaced existing) 2024/11/29 01:41:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.90s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:37 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/29 01:41:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:41:37 DEBUG : empty space: Unchanged skipping 2024/11/29 01:41:37 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:37 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:37 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:41:37 INFO : potato: Copied (new) 2024/11/29 01:41:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/29 01:41:39 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:39 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:39 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/29 01:41:39 INFO : potato: Copied (replaced existing) 2024/11/29 01:41:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.89s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:41 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:41 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 2024/11/29 01:41:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1761297444) 2024/11/29 01:41:41 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-batixay5yivo) 2024/11/29 01:41:41 DEBUG : potato: sha1 differ 2024/11/29 01:41:41 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:41 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/29 01:41:41 INFO : potato: Copied (replaced existing) 2024/11/29 01:41:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:41:43 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/29 01:41:43 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:41:43 DEBUG : empty space: Unchanged skipping 2024/11/29 01:41:43 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:43 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:43 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:43 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:41:45 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:41:45 DEBUG : empty space: Unchanged skipping 2024/11/29 01:41:45 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:41:45 INFO : potato2: Copied (new) 2024/11/29 01:41:45 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:45 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:48 DEBUG : d: Making directory 2024/11/29 01:41:48 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/29 01:41:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/29 01:41:48 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:48 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:41:48 DEBUG : c/non empty space: Unchanged skipping 2024/11/29 01:41:48 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:48 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:41:48 INFO : a/potato2: Copied (new) 2024/11/29 01:41:48 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:48 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:50 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/29 01:41:51 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:41:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/29 01:41:51 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:51 DEBUG : c/non empty space: Unchanged skipping 2024/11/29 01:41:51 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:51 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:41:51 INFO : a/potato2: Copied (new) 2024/11/29 01:41:51 ERROR : B2 bucket rclone-test-batixay5yivo: not deleting files as there were IO errors 2024/11/29 01:41:51 ERROR : B2 bucket rclone-test-batixay5yivo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.46s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:53 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:53 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:41:53 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:41:53 DEBUG : empty space: Unchanged skipping 2024/11/29 01:41:53 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:53 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:53 INFO : potato: Deleted 2024/11/29 01:41:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:41:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.27s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:55 DEBUG : Waiting for deletions to finish 2024/11/29 01:41:55 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:55 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:55 INFO : potato: Deleted 2024/11/29 01:41:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:41:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:41:56 DEBUG : empty space: Unchanged skipping 2024/11/29 01:41:56 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:56 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:41:56 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (3.07s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:41:58 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:41:58 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:41:58 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:41:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/29 01:41:58 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.04s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:00 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 01:42:00 DEBUG : enormous: Excluded 2024/11/29 01:42:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 01:42:00 DEBUG : potato2: Excluded 2024/11/29 01:42:00 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 01:42:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:42:00 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:00 DEBUG : empty space: Unchanged skipping 2024/11/29 01:42:00 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:00 DEBUG : Waiting for deletions to finish 2024/11/29 01:42:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:01 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 01:42:01 DEBUG : enormous: Excluded 2024/11/29 01:42:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 01:42:01 DEBUG : potato2: Excluded 2024/11/29 01:42:01 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 01:42:01 DEBUG : Local file system at /tmp/rclone1761297444: Waiting for checks to finish 2024/11/29 01:42:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/29 01:42:01 DEBUG : empty space: Unchanged skipping 2024/11/29 01:42:01 DEBUG : Local file system at /tmp/rclone1761297444: Waiting for transfers to finish 2024/11/29 01:42:01 DEBUG : Waiting for deletions to finish 2024/11/29 01:42:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.71s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:03 DEBUG : enormous: Excluded (Size Filter) 2024/11/29 01:42:03 DEBUG : enormous: Excluded 2024/11/29 01:42:03 DEBUG : potato2: Excluded (Size Filter) 2024/11/29 01:42:03 DEBUG : potato2: Excluded 2024/11/29 01:42:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:42:03 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:03 DEBUG : empty space: Unchanged skipping 2024/11/29 01:42:03 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:03 DEBUG : Waiting for deletions to finish 2024/11/29 01:42:03 INFO : potato2: Deleted 2024/11/29 01:42:04 INFO : enormous: Deleted 2024/11/29 01:42:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:04 DEBUG : Local file system at /tmp/rclone1761297444: Waiting for checks to finish 2024/11/29 01:42:04 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/29 01:42:04 DEBUG : empty space: Unchanged skipping 2024/11/29 01:42:04 DEBUG : Local file system at /tmp/rclone1761297444: Waiting for transfers to finish 2024/11/29 01:42:04 DEBUG : Waiting for deletions to finish 2024/11/29 01:42:04 INFO : enormous: Deleted 2024/11/29 01:42:04 INFO : potato2: Deleted 2024/11/29 01:42:04 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.00s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:07 DEBUG : five: Need to transfer - File not found at Destination 2024/11/29 01:42:07 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/29 01:42:07 DEBUG : one: Destination is newer than source, skipping 2024/11/29 01:42:07 DEBUG : three: Sizes identical 2024/11/29 01:42:07 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1761297444) 2024/11/29 01:42:07 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-batixay5yivo) 2024/11/29 01:42:07 DEBUG : two: sha1 differ 2024/11/29 01:42:07 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/29 01:42:07 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 01:42:07 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:07 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/29 01:42:07 INFO : five: Copied (new) 2024/11/29 01:42:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/29 01:42:07 INFO : two: Copied (replaced existing) 2024/11/29 01:42:07 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/29 01:42:07 INFO : four: Copied (replaced existing) 2024/11/29 01:42:07 DEBUG : Waiting for deletions to finish 2024/11/29 01:42:08 DEBUG : one: Destination is newer than source, skipping 2024/11/29 01:42:08 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1761297444) 2024/11/29 01:42:08 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-batixay5yivo) 2024/11/29 01:42:08 DEBUG : three: sha1 differ 2024/11/29 01:42:08 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/29 01:42:08 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/29 01:42:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/29 01:42:08 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/29 01:42:08 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/29 01:42:08 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/29 01:42:08 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/29 01:42:08 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 01:42:08 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 01:42:08 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/29 01:42:08 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:08 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/29 01:42:08 INFO : three: Copied (replaced existing) 2024/11/29 01:42:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.23s) === 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-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/29 01:42:10 INFO : B2 bucket rclone-test-batixay5yivo: Making map for --track-renames 2024/11/29 01:42:10 INFO : B2 bucket rclone-test-batixay5yivo: Finished making map for --track-renames 2024/11/29 01:42:10 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 01:42:10 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for renames to finish 2024/11/29 01:42:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/29 01:42:10 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/29 01:42:10 INFO : yam: Copied (new) 2024/11/29 01:42:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/29 01:42:10 INFO : potato: Copied (new) 2024/11/29 01:42:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:42:10 INFO : B2 bucket rclone-test-batixay5yivo: Making map for --track-renames 2024/11/29 01:42:10 INFO : B2 bucket rclone-test-batixay5yivo: Finished making map for --track-renames 2024/11/29 01:42:10 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:10 DEBUG : potato: Unchanged skipping 2024/11/29 01:42:10 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for renames to finish 2024/11/29 01:42:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/29 01:42:11 INFO : yam: Copied (server-side copy) to: yaml 2024/11/29 01:42:11 INFO : yam: Deleted 2024/11/29 01:42:11 INFO : yaml: Renamed from "yam" 2024/11/29 01:42:11 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.50s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/29 01:42:13 INFO : B2 bucket rclone-test-batixay5yivo: Making map for --track-renames 2024/11/29 01:42:13 INFO : B2 bucket rclone-test-batixay5yivo: Finished making map for --track-renames 2024/11/29 01:42:13 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 01:42:13 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/29 01:42:13 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for renames to finish 2024/11/29 01:42:13 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:13 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/29 01:42:13 INFO : yam: Copied (new) 2024/11/29 01:42:14 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/29 01:42:14 INFO : potato: Copied (new) 2024/11/29 01:42:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:14 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:42:14 INFO : B2 bucket rclone-test-batixay5yivo: Making map for --track-renames 2024/11/29 01:42:14 INFO : B2 bucket rclone-test-batixay5yivo: Finished making map for --track-renames 2024/11/29 01:42:14 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:14 DEBUG : potato: Unchanged skipping 2024/11/29 01:42:14 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for renames to finish 2024/11/29 01:42:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/29 01:42:15 INFO : yam: Copied (server-side copy) to: yaml 2024/11/29 01:42:15 INFO : yam: Deleted 2024/11/29 01:42:15 INFO : yaml: Renamed from "yam" 2024/11/29 01:42:15 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.68s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/29 01:42:17 INFO : B2 bucket rclone-test-batixay5yivo: Making map for --track-renames 2024/11/29 01:42:17 INFO : B2 bucket rclone-test-batixay5yivo: Finished making map for --track-renames 2024/11/29 01:42:17 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/29 01:42:17 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/29 01:42:17 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for renames to finish 2024/11/29 01:42:17 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:17 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/29 01:42:17 INFO : sub/yam: Copied (new) 2024/11/29 01:42:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/29 01:42:18 INFO : potato: Copied (new) 2024/11/29 01:42:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:42:18 DEBUG : potato: Unchanged skipping 2024/11/29 01:42:18 INFO : B2 bucket rclone-test-batixay5yivo: Making map for --track-renames 2024/11/29 01:42:18 INFO : B2 bucket rclone-test-batixay5yivo: Finished making map for --track-renames 2024/11/29 01:42:18 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:18 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for renames to finish 2024/11/29 01:42:19 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/29 01:42:19 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/29 01:42:19 INFO : sub/yam: Deleted 2024/11/29 01:42:19 INFO : yam: Renamed from "sub/yam" 2024/11/29 01:42:19 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.86s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:21 DEBUG : Creating backend with remote "/tmp/rclone1761297444/dir1" 2024/11/29 01:42:21 DEBUG : Config file has changed externally - reloading 2024/11/29 01:42:21 DEBUG : Creating backend with remote "/tmp/rclone1761297444/dir2" 2024/11/29 01:42:21 DEBUG : Local file system at /tmp/rclone1761297444/dir2: Using server-side directory move 2024/11/29 01:42:21 INFO : Local file system at /tmp/rclone1761297444/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/29 01:42:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/29 01:42:21 INFO : file1.txt: Moved (server-side) 2024/11/29 01:42:21 DEBUG : Local file system at /tmp/rclone1761297444/dir2: Waiting for checks to finish 2024/11/29 01:42:21 DEBUG : Local file system at /tmp/rclone1761297444/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:42:21 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/29 01:42:21 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:21 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:21 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/29 01:42:21 INFO : nested/sub dir/file: Copied (new) 2024/11/29 01:42:21 INFO : nested/sub dir/file: Deleted 2024/11/29 01:42:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:42:22 INFO : sub dir/hello world: Copied (new) 2024/11/29 01:42:22 INFO : sub dir/hello world: Deleted 2024/11/29 01:42:22 INFO : sub dir: Removing directory 2024/11/29 01:42:22 INFO : nested/sub dir: Removing directory 2024/11/29 01:42:22 INFO : nested: Removing directory 2024/11/29 01:42:22 DEBUG : Local file system at /tmp/rclone1761297444: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.44s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/29 01:42:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/29 01:42:24 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:24 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:24 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/29 01:42:24 INFO : nested/sub dir/file: Copied (new) 2024/11/29 01:42:24 INFO : nested/sub dir/file: Deleted 2024/11/29 01:42:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/29 01:42:24 INFO : sub dir/hello world: Copied (new) 2024/11/29 01:42:24 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:26 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 01:42:26 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/29 01:42:26 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:26 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:26 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/29 01:42:26 INFO : existing: Copied (new) 2024/11/29 01:42:26 INFO : existing: Deleted 2024/11/29 01:42:26 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/29 01:42:26 INFO : existing-b: Copied (new) 2024/11/29 01:42:26 INFO : existing-b: Deleted 2024/11/29 01:42:26 DEBUG : existing: Destination exists, skipping 2024/11/29 01:42:26 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/29 01:42:26 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:42:26 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:42:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.06s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:28 DEBUG : Creating backend with remote "TestB2:rclone-test-bajurap5nuso" 2024/11/29 01:42:28 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-batixay5yivo -> B2 bucket rclone-test-bajurap5nuso 2024/11/29 01:42:34 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:42:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/29 01:42:34 DEBUG : empty space: Unchanged skipping 2024/11/29 01:42:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 01:42:34 DEBUG : B2 bucket rclone-test-bajurap5nuso: Waiting for checks to finish 2024/11/29 01:42:34 INFO : empty space: Deleted 2024/11/29 01:42:34 DEBUG : B2 bucket rclone-test-bajurap5nuso: Waiting for transfers to finish 2024/11/29 01:42:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:42:34 INFO : potato2: Copied (server-side copy) 2024/11/29 01:42:34 INFO : potato2: Deleted 2024/11/29 01:42:34 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/29 01:42:34 INFO : potato3: Copied (server-side copy) 2024/11/29 01:42:34 INFO : potato3: Deleted 2024/11/29 01:42:35 DEBUG : Creating backend with remote "TestB2:rclone-test-doreres7nuha" 2024/11/29 01:42:35 DEBUG : Config file has changed externally - reloading 2024/11/29 01:42:36 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/29 01:42:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:42:36 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/29 01:42:36 DEBUG : B2 bucket rclone-test-doreres7nuha: Waiting for checks to finish 2024/11/29 01:42:36 DEBUG : B2 bucket rclone-test-doreres7nuha: Waiting for transfers to finish 2024/11/29 01:42:39 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/29 01:42:39 INFO : empty space: Copied (server-side copy) 2024/11/29 01:42:39 INFO : empty space: Deleted 2024/11/29 01:42:39 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/29 01:42:39 INFO : potato3: Copied (server-side copy) 2024/11/29 01:42:39 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:42:39 INFO : potato2: Copied (server-side copy) 2024/11/29 01:42:39 INFO : potato3: Deleted 2024/11/29 01:42:39 INFO : potato2: Deleted 2024/11/29 01:42:40 DEBUG : B2 bucket rclone-test-doreres7nuha: Purge remote 2024/11/29 01:42:40 INFO : B2 bucket rclone-test-doreres7nuha: cleaning bucket "rclone-test-doreres7nuha" of all files 2024/11/29 01:42:40 DEBUG : empty space: Deleting (id "4_z4fc29d13905d7b5b9f380e1b_f116ba4899021a3cd_d20241129_m014239_c001_v0001182_t0050_u01732844559117") 2024/11/29 01:42:40 DEBUG : potato2: Deleting (id "4_z4fc29d13905d7b5b9f380e1b_f1169714eec9fb158_d20241129_m014239_c001_v0001161_t0059_u01732844559373") 2024/11/29 01:42:40 DEBUG : potato3: Deleting (id "4_z4fc29d13905d7b5b9f380e1b_f118350afefaeb690_d20241129_m014239_c001_v0001179_t0012_u01732844559490") 2024/11/29 01:42:42 DEBUG : B2 bucket rclone-test-bajurap5nuso: Purge remote 2024/11/29 01:42:42 INFO : B2 bucket rclone-test-bajurap5nuso: cleaning bucket "rclone-test-bajurap5nuso" of all files 2024/11/29 01:42:42 DEBUG : empty space: Deleting (id "4_z3f827d83905d7b5b9f380e1b_f4056c7c5ec5f072d_d20241129_m014239_c001_v7007000_t0000_u01732844559353") 2024/11/29 01:42:42 DEBUG : empty space: Deleting (id "4_z3f827d83905d7b5b9f380e1b_f11339473b149a8e0_d20241129_m014233_c001_v0001182_t0038_u01732844553495") 2024/11/29 01:42:42 DEBUG : potato2: Deleting (id "4_z3f827d83905d7b5b9f380e1b_f403c42ba4a681641_d20241129_m014239_c001_v7007000_t0000_u01732844559747") 2024/11/29 01:42:42 DEBUG : potato2: Deleting (id "4_z3f827d83905d7b5b9f380e1b_f1017160a5de83d10_d20241129_m014234_c001_v0001153_t0023_u01732844554321") 2024/11/29 01:42:42 DEBUG : potato3: Deleting (id "4_z3f827d83905d7b5b9f380e1b_f4056c7c5ec5f072e_d20241129_m014239_c001_v7007000_t0000_u01732844559704") 2024/11/29 01:42:42 DEBUG : potato3: Deleting (id "4_z3f827d83905d7b5b9f380e1b_f1087d46c767de710_d20241129_m014234_c001_v0001182_t0008_u01732844554647") 2024/11/29 01:42:42 DEBUG : potato3: Deleting (id "4_z3f827d83905d7b5b9f380e1b_f11339473b149a8f6_d20241129_m014233_c001_v0001182_t0042_u01732844553712") --- PASS: TestServerSideMove (17.85s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:42:46 DEBUG : Creating backend with remote "TestB2:rclone-test-bitagom9bafo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-batixay5yivo -> B2 bucket rclone-test-bitagom9bafo 2024/11/29 01:42:54 DEBUG : empty space: Excluded (Size Filter) 2024/11/29 01:42:55 DEBUG : empty space: Excluded (Size Filter) 2024/11/29 01:42:55 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:42:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 01:42:55 DEBUG : B2 bucket rclone-test-bitagom9bafo: Waiting for checks to finish 2024/11/29 01:42:55 DEBUG : B2 bucket rclone-test-bitagom9bafo: Waiting for transfers to finish 2024/11/29 01:42:55 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:42:55 INFO : potato2: Copied (server-side copy) 2024/11/29 01:42:55 INFO : potato2: Deleted 2024/11/29 01:42:56 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/29 01:42:56 INFO : potato3: Copied (server-side copy) 2024/11/29 01:42:56 INFO : potato3: Deleted 2024/11/29 01:42:56 DEBUG : Creating backend with remote "TestB2:rclone-test-wicajih7zode" 2024/11/29 01:42:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/29 01:42:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:42:57 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/29 01:42:57 DEBUG : B2 bucket rclone-test-wicajih7zode: Waiting for checks to finish 2024/11/29 01:42:57 DEBUG : B2 bucket rclone-test-wicajih7zode: Waiting for transfers to finish 2024/11/29 01:43:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:43:01 INFO : potato2: Copied (server-side copy) 2024/11/29 01:43:01 INFO : potato2: Deleted 2024/11/29 01:43:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/29 01:43:02 INFO : potato3: Copied (server-side copy) 2024/11/29 01:43:02 INFO : potato3: Deleted 2024/11/29 01:43:02 DEBUG : B2 bucket rclone-test-wicajih7zode: Purge remote 2024/11/29 01:43:02 INFO : B2 bucket rclone-test-wicajih7zode: cleaning bucket "rclone-test-wicajih7zode" of all files 2024/11/29 01:43:02 DEBUG : potato2: Deleting (id "4_z9f92ed43905d7b5b9f380e1b_f10327de71f686756_d20241129_m014301_c001_v0001182_t0047_u01732844581456") 2024/11/29 01:43:02 DEBUG : potato3: Deleting (id "4_z9f92ed43905d7b5b9f380e1b_f100c46bd83c216ef_d20241129_m014301_c001_v0001098_t0007_u01732844581682") 2024/11/29 01:43:04 DEBUG : B2 bucket rclone-test-bitagom9bafo: Purge remote 2024/11/29 01:43:04 INFO : B2 bucket rclone-test-bitagom9bafo: cleaning bucket "rclone-test-bitagom9bafo" of all files 2024/11/29 01:43:04 DEBUG : empty space: Deleting (id "4_z3ff2cd23905d7b5b9f380e1b_f1133a4aa696f8ccb_d20241129_m014253_c001_v0001115_t0046_u01732844573192") 2024/11/29 01:43:04 DEBUG : potato2: Deleting (id "4_z3ff2cd23905d7b5b9f380e1b_f401696bb716146df_d20241129_m014301_c001_v7007000_t0000_u01732844581661") 2024/11/29 01:43:04 DEBUG : potato2: Deleting (id "4_z3ff2cd23905d7b5b9f380e1b_f107646854eae6090_d20241129_m014255_c001_v0001113_t0001_u01732844575318") 2024/11/29 01:43:04 DEBUG : potato3: Deleting (id "4_z3ff2cd23905d7b5b9f380e1b_f401696bb716146e0_d20241129_m014302_c001_v7007000_t0000_u01732844582089") 2024/11/29 01:43:04 DEBUG : potato3: Deleting (id "4_z3ff2cd23905d7b5b9f380e1b_f1105b38ee90008ed_d20241129_m014255_c001_v0001113_t0034_u01732844575710") 2024/11/29 01:43:04 DEBUG : potato3: Deleting (id "4_z3ff2cd23905d7b5b9f380e1b_f1133a4aa696f8cd1_d20241129_m014253_c001_v0001115_t0047_u01732844573757") --- PASS: TestServerSideMoveWithFilter (22.59s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:43:08 DEBUG : Creating backend with remote "TestB2:rclone-test-quxugiw6yile" 2024/11/29 01:43:08 DEBUG : Config file has changed externally - reloading 2024/11/29 01:43:10 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-batixay5yivo -> B2 bucket rclone-test-quxugiw6yile 2024/11/29 01:43:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:43:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/29 01:43:17 DEBUG : empty space: Unchanged skipping 2024/11/29 01:43:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/29 01:43:17 DEBUG : B2 bucket rclone-test-quxugiw6yile: Waiting for checks to finish 2024/11/29 01:43:17 INFO : empty space: Deleted 2024/11/29 01:43:17 DEBUG : B2 bucket rclone-test-quxugiw6yile: Waiting for transfers to finish 2024/11/29 01:43:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/29 01:43:17 INFO : potato3: Copied (server-side copy) 2024/11/29 01:43:17 INFO : potato3: Deleted 2024/11/29 01:43:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:43:18 INFO : potato2: Copied (server-side copy) 2024/11/29 01:43:18 INFO : potato2: Deleted 2024/11/29 01:43:18 DEBUG : Creating backend with remote "TestB2:rclone-test-dilekis4ximu" 2024/11/29 01:43:19 DEBUG : tomatoDir: Making directory 2024/11/29 01:43:19 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/29 01:43:19 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/29 01:43:19 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/29 01:43:19 DEBUG : B2 bucket rclone-test-dilekis4ximu: Waiting for checks to finish 2024/11/29 01:43:19 DEBUG : B2 bucket rclone-test-dilekis4ximu: Waiting for transfers to finish 2024/11/29 01:43:21 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/29 01:43:21 INFO : empty space: Copied (server-side copy) 2024/11/29 01:43:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/29 01:43:21 INFO : potato2: Copied (server-side copy) 2024/11/29 01:43:21 INFO : empty space: Deleted 2024/11/29 01:43:22 INFO : potato2: Deleted 2024/11/29 01:43:22 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/29 01:43:22 INFO : potato3: Copied (server-side copy) 2024/11/29 01:43:22 INFO : potato3: Deleted 2024/11/29 01:43:23 DEBUG : B2 bucket rclone-test-dilekis4ximu: Purge remote 2024/11/29 01:43:23 INFO : B2 bucket rclone-test-dilekis4ximu: cleaning bucket "rclone-test-dilekis4ximu" of all files 2024/11/29 01:43:23 DEBUG : empty space: Deleting (id "4_zff523da3906d7b5b9f380e1b_f101c5d689b07bd21_d20241129_m014321_c001_v0001042_t0032_u01732844601406") 2024/11/29 01:43:23 DEBUG : potato2: Deleting (id "4_zff523da3906d7b5b9f380e1b_f11981eb93409fdf0_d20241129_m014321_c001_v0001179_t0041_u01732844601724") 2024/11/29 01:43:23 DEBUG : potato3: Deleting (id "4_zff523da3906d7b5b9f380e1b_f10798e9ed5e2d05a_d20241129_m014321_c001_v0001109_t0007_u01732844601739") 2024/11/29 01:43:24 DEBUG : B2 bucket rclone-test-quxugiw6yile: Purge remote 2024/11/29 01:43:24 INFO : B2 bucket rclone-test-quxugiw6yile: cleaning bucket "rclone-test-quxugiw6yile" of all files 2024/11/29 01:43:24 DEBUG : empty space: Deleting (id "4_z2ff21da3906d7b5b9f380e1b_f401696bb716146f1_d20241129_m014321_c001_v7007000_t0000_u01732844601774") 2024/11/29 01:43:24 DEBUG : empty space: Deleting (id "4_z2ff21da3906d7b5b9f380e1b_f116eeede9be43db5_d20241129_m014315_c001_v0001172_t0017_u01732844595735") 2024/11/29 01:43:24 DEBUG : potato2: Deleting (id "4_z2ff21da3906d7b5b9f380e1b_f4056c7c5ec5f0773_d20241129_m014321_c001_v7007000_t0000_u01732844601954") 2024/11/29 01:43:24 DEBUG : potato2: Deleting (id "4_z2ff21da3906d7b5b9f380e1b_f1010e6772ddd3ec8_d20241129_m014317_c001_v0001116_t0026_u01732844597291") 2024/11/29 01:43:24 DEBUG : potato3: Deleting (id "4_z2ff21da3906d7b5b9f380e1b_f4056c7c5ec5f0775_d20241129_m014322_c001_v7007000_t0000_u01732844602445") 2024/11/29 01:43:24 DEBUG : potato3: Deleting (id "4_z2ff21da3906d7b5b9f380e1b_f117401f7a15e834f_d20241129_m014317_c001_v0001183_t0059_u01732844597612") 2024/11/29 01:43:24 DEBUG : potato3: Deleting (id "4_z2ff21da3906d7b5b9f380e1b_f116eeede9be43db7_d20241129_m014316_c001_v0001172_t0037_u01732844596196") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.69s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:43:28 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.55s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:43:30 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:43:33 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/rclone-sync-test" 2024/11/29 01:43:35 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/rclone-sync-test-include/layer2" 2024/11/29 01:43:35 DEBUG : Config file has changed externally - reloading 2024/11/29 01:43:37 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/rclone-sync-test-ignore-file" 2024/11/29 01:43:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/29 01:43:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/29 01:43:41 DEBUG : pacer: Reducing sleep to 10ms 2024/11/29 01:43:41 DEBUG : B2 bucket rclone-test-batixay5yivo path rclone-sync-test: Waiting for checks to finish 2024/11/29 01:43:41 DEBUG : B2 bucket rclone-test-batixay5yivo path rclone-sync-test: Waiting for transfers to finish 2024/11/29 01:43:41 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:41 INFO : There was nothing to transfer 2024/11/29 01:43:41 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:43:41 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:43:41 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:43:41 DEBUG : B2 bucket rclone-test-batixay5yivo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/29 01:43:41 DEBUG : B2 bucket rclone-test-batixay5yivo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/29 01:43:41 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:43:42 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:43:42 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:43:42 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:43:42 DEBUG : B2 bucket rclone-test-batixay5yivo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/29 01:43:42 DEBUG : B2 bucket rclone-test-batixay5yivo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/29 01:43:42 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:42 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.86s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:43:49 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/dst" 2024/11/29 01:43:50 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/CompareDest" 2024/11/29 01:43:52 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 01:43:52 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:43:52 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:43:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/29 01:43:53 INFO : one: Copied (new) 2024/11/29 01:43:53 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:54 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 01:43:54 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:43:54 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:43:54 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/29 01:43:54 INFO : one: Copied (replaced existing) 2024/11/29 01:43:54 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 01:43:56 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:43:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:43:56 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 01:43:56 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:43:56 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:56 INFO : There was nothing to transfer 2024/11/29 01:43:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:43:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 01:43:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 01:43:58 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:43:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:43:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 01:43:58 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:43:58 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:58 INFO : There was nothing to transfer 2024/11/29 01:43:58 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:43:58 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 01:43:58 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 01:43:58 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:43:58 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:43:58 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 01:43:58 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:43:58 DEBUG : Waiting for deletions to finish 2024/11/29 01:43:58 INFO : There was nothing to transfer 2024/11/29 01:44:00 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 2024/11/29 01:44:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/29 01:44:00 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/29 01:44:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 01:44:00 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:44:00 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 01:44:00 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:00 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:00 INFO : There was nothing to transfer 2024/11/29 01:44:01 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/29 01:44:01 DEBUG : two: Need to transfer - File not found at Destination 2024/11/29 01:44:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 01:44:01 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:01 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:44:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/29 01:44:01 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:01 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/29 01:44:01 INFO : two: Copied (new) 2024/11/29 01:44:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.28s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:44:04 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/dest" 2024/11/29 01:44:04 DEBUG : Config file has changed externally - reloading 2024/11/29 01:44:05 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/pre-dest1" 2024/11/29 01:44:05 DEBUG : Config file has changed externally - reloading 2024/11/29 01:44:06 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/pre-dest2" 2024/11/29 01:44:08 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:44:08 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/29 01:44:09 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:44:09 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/29 01:44:09 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/29 01:44:09 DEBUG : B2 bucket rclone-test-batixay5yivo path dest: Waiting for checks to finish 2024/11/29 01:44:09 DEBUG : B2 bucket rclone-test-batixay5yivo path dest: Waiting for transfers to finish 2024/11/29 01:44:10 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/29 01:44:10 INFO : 3: Copied (new) 2024/11/29 01:44:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.90s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:44:11 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/dst" 2024/11/29 01:44:11 DEBUG : Config file has changed externally - reloading 2024/11/29 01:44:12 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/CopyDest" 2024/11/29 01:44:15 DEBUG : one: Need to transfer - File not found at Destination 2024/11/29 01:44:15 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:15 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/29 01:44:15 INFO : one: Copied (new) 2024/11/29 01:44:15 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 01:44:16 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:16 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/29 01:44:16 INFO : one: Copied (replaced existing) 2024/11/29 01:44:16 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:18 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/BackupDir" 2024/11/29 01:44:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 01:44:19 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:44:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/29 01:44:20 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/29 01:44:20 INFO : one: Copied (server-side copy) 2024/11/29 01:44:21 INFO : one: Deleted 2024/11/29 01:44:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/29 01:44:21 INFO : one: Copied (server-side copy) 2024/11/29 01:44:21 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/29 01:44:21 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:21 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:22 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:44:23 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/29 01:44:23 INFO : two: Copied (server-side copy) 2024/11/29 01:44:23 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/29 01:44:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:44:23 DEBUG : one: Unchanged skipping 2024/11/29 01:44:23 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:23 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:23 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:23 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:44:23 DEBUG : one: Unchanged skipping 2024/11/29 01:44:23 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:23 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:44:23 DEBUG : two: Unchanged skipping 2024/11/29 01:44:23 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:23 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:23 INFO : There was nothing to transfer 2024/11/29 01:44:24 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/29 01:44:24 DEBUG : three: Destination not found in --copy-dest 2024/11/29 01:44:24 DEBUG : three: Need to transfer - File not found at Destination 2024/11/29 01:44:24 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:44:24 DEBUG : one: Unchanged skipping 2024/11/29 01:44:24 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/29 01:44:24 DEBUG : two: Unchanged skipping 2024/11/29 01:44:24 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:24 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:25 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/29 01:44:25 INFO : three: Copied (new) 2024/11/29 01:44:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (15.34s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:44:28 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/dst" 2024/11/29 01:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/backup" 2024/11/29 01:44:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 01:44:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:44:32 DEBUG : two: Unchanged skipping 2024/11/29 01:44:32 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:33 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/29 01:44:33 INFO : one: Copied (server-side copy) 2024/11/29 01:44:33 INFO : one: Deleted 2024/11/29 01:44:33 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:34 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:44:34 INFO : one: Copied (new) 2024/11/29 01:44:34 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/29 01:44:35 INFO : three.txt: Copied (server-side copy) 2024/11/29 01:44:35 INFO : three.txt: Deleted 2024/11/29 01:44:35 INFO : three.txt: Moved into backup dir 2024/11/29 01:44:36 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 01:44:36 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:44:36 DEBUG : two: Unchanged skipping 2024/11/29 01:44:36 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:37 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:44:37 INFO : one: Copied (server-side copy) 2024/11/29 01:44:37 INFO : one: Deleted 2024/11/29 01:44:37 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:37 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/29 01:44:37 INFO : one: Copied (new) 2024/11/29 01:44:37 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:38 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/29 01:44:38 INFO : three.txt: Copied (server-side copy) 2024/11/29 01:44:38 INFO : three.txt: Deleted 2024/11/29 01:44:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.45s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:44:41 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/dst" 2024/11/29 01:44:41 DEBUG : Config file has changed externally - reloading 2024/11/29 01:44:42 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/backup" 2024/11/29 01:44:44 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 01:44:44 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:44:44 DEBUG : two: Unchanged skipping 2024/11/29 01:44:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/29 01:44:45 INFO : one: Copied (server-side copy) to: one.bak 2024/11/29 01:44:45 INFO : one: Deleted 2024/11/29 01:44:45 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:44:46 INFO : one: Copied (new) 2024/11/29 01:44:46 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:47 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/29 01:44:47 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/29 01:44:47 INFO : three.txt: Deleted 2024/11/29 01:44:47 INFO : three.txt: Moved into backup dir 2024/11/29 01:44:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 01:44:48 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:44:48 DEBUG : two: Unchanged skipping 2024/11/29 01:44:49 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:44:49 INFO : one: Copied (server-side copy) to: one.bak 2024/11/29 01:44:49 INFO : one: Deleted 2024/11/29 01:44:49 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/29 01:44:49 INFO : one: Copied (new) 2024/11/29 01:44:49 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:50 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/29 01:44:50 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/29 01:44:50 INFO : three.txt: Deleted 2024/11/29 01:44:50 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.31s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:44:53 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/dst" 2024/11/29 01:44:54 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/backup" 2024/11/29 01:44:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 01:44:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:44:56 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:44:56 DEBUG : two: Unchanged skipping 2024/11/29 01:44:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/29 01:44:58 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/29 01:44:58 INFO : one: Deleted 2024/11/29 01:44:58 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:44:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:44:59 INFO : one: Copied (new) 2024/11/29 01:44:59 DEBUG : Waiting for deletions to finish 2024/11/29 01:44:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/29 01:44:59 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/29 01:44:59 INFO : three.txt: Deleted 2024/11/29 01:44:59 INFO : three.txt: Moved into backup dir 2024/11/29 01:45:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 01:45:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:45:01 DEBUG : two: Unchanged skipping 2024/11/29 01:45:01 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:45:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:45:01 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/29 01:45:01 INFO : one: Deleted 2024/11/29 01:45:01 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:45:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/29 01:45:02 INFO : one: Copied (new) 2024/11/29 01:45:02 DEBUG : Waiting for deletions to finish 2024/11/29 01:45:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/29 01:45:02 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/29 01:45:02 INFO : three.txt: Deleted 2024/11/29 01:45:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.13s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:45:05 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1183-02.backblaze.com/b2api/v1/b2_upload_file/9f824dc3903d7b5b9f380e1b/c001_v0001183_t0042": EOF 2024/11/29 01:45:05 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1183-02.backblaze.com/b2api/v1/b2_upload_file/9f824dc3903d7b5b9f380e1b/c001_v0001183_t0042": EOF) 2024/11/29 01:45:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-batixay5yivo: 1/10 (Post "https://pod-000-1183-02.backblaze.com/b2api/v1/b2_upload_file/9f824dc3903d7b5b9f380e1b/c001_v0001183_t0042": EOF) 2024/11/29 01:45:08 DEBUG : pacer: Reducing sleep to 10ms 2024/11/29 01:45:08 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/dst" 2024/11/29 01:45:10 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:45:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 01:45:10 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:45:10 DEBUG : two: Unchanged skipping 2024/11/29 01:45:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/29 01:45:10 INFO : one: Copied (server-side copy) to: one.bak 2024/11/29 01:45:11 INFO : one: Deleted 2024/11/29 01:45:11 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:45:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:45:12 INFO : one: Copied (new) 2024/11/29 01:45:12 DEBUG : Waiting for deletions to finish 2024/11/29 01:45:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/29 01:45:12 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/29 01:45:12 INFO : three.txt: Deleted 2024/11/29 01:45:12 INFO : three.txt: Moved into backup dir 2024/11/29 01:45:14 DEBUG : one.bak: Excluded (Path Filter) 2024/11/29 01:45:14 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/29 01:45:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 01:45:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:45:14 DEBUG : two: Unchanged skipping 2024/11/29 01:45:14 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for checks to finish 2024/11/29 01:45:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:45:14 INFO : one: Copied (server-side copy) to: one.bak 2024/11/29 01:45:15 INFO : one: Deleted 2024/11/29 01:45:15 DEBUG : B2 bucket rclone-test-batixay5yivo path dst: Waiting for transfers to finish 2024/11/29 01:45:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/29 01:45:15 INFO : one: Copied (new) 2024/11/29 01:45:15 DEBUG : Waiting for deletions to finish 2024/11/29 01:45:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/29 01:45:15 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/29 01:45:15 INFO : three.txt: Deleted 2024/11/29 01:45:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.20s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/dst" 2024/11/29 01:45:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 01:45:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/29 01:45:21 INFO : one: Copied (server-side copy) to: one.bak 2024/11/29 01:45:21 INFO : one: Deleted 2024/11/29 01:45:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:45:22 INFO : one: Copied (new) 2024/11/29 01:45:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:45:22 DEBUG : two: Unchanged skipping 2024/11/29 01:45:22 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/29 01:45:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/29 01:45:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/29 01:45:23 INFO : three.txt: Deleted 2024/11/29 01:45:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/29 01:45:23 INFO : three.txt: Copied (new) 2024/11/29 01:45:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 01:45:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:45:25 INFO : one: Copied (server-side copy) to: one.bak 2024/11/29 01:45:26 INFO : one: Deleted 2024/11/29 01:45:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/29 01:45:26 INFO : one: Copied (new) 2024/11/29 01:45:26 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:45:26 DEBUG : two: Unchanged skipping 2024/11/29 01:45:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/29 01:45:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/29 01:45:27 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/29 01:45:27 INFO : three.txt: Deleted 2024/11/29 01:45:28 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/29 01:45:28 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.38s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:45:31 DEBUG : Creating backend with remote "TestB2:rclone-test-batixay5yivo/dst" 2024/11/29 01:45:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/29 01:45:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/29 01:45:34 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/29 01:45:34 INFO : one: Deleted 2024/11/29 01:45:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:45:35 INFO : one: Copied (new) 2024/11/29 01:45:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:45:35 DEBUG : two: Unchanged skipping 2024/11/29 01:45:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/29 01:45:35 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/29 01:45:35 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/29 01:45:36 INFO : three.txt: Deleted 2024/11/29 01:45:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/29 01:45:36 INFO : three.txt: Copied (new) 2024/11/29 01:45:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/29 01:45:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/29 01:45:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/29 01:45:38 INFO : one: Deleted 2024/11/29 01:45:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/29 01:45:38 INFO : one: Copied (new) 2024/11/29 01:45:39 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:45:39 DEBUG : two: Unchanged skipping 2024/11/29 01:45:39 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/29 01:45:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/29 01:45:39 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/29 01:45:39 INFO : three.txt: Deleted 2024/11/29 01:45:40 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/29 01:45:40 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.25s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:45:42 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/29 01:45:42 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:45:42 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:45:43 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/29 01:45:43 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/29 01:45:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.58s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:45:44 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/29 01:45:44 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:45:44 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:45:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/29 01:45:45 INFO : existing: Copied (new) 2024/11/29 01:45:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:45:45 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/29 01:45:45 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/29 01:45:45 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:45:45 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:45:45 ERROR : B2 bucket rclone-test-batixay5yivo: not deleting files as there were IO errors 2024/11/29 01:45:45 ERROR : B2 bucket rclone-test-batixay5yivo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncImmutable (2.80s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:45:47 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:45:47 DEBUG : existing: Unchanged skipping 2024/11/29 01:45:47 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:45:47 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:45:47 DEBUG : Waiting for deletions to finish 2024/11/29 01:45:47 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.45s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:46:04 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both0: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both1: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both10: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both11: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:46:04 DEBUG : both12: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both16: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both17: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both18: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both19: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both2: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both3: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both4: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both5: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both6: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both7: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both8: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:04 DEBUG : both9: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both14: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both15: Unchanged skipping 2024/11/29 01:46:04 DEBUG : both13: Unchanged skipping 2024/11/29 01:46:04 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:46:04 DEBUG : Waiting for deletions to finish 2024/11/29 01:46:04 INFO : only0: Deleted 2024/11/29 01:46:04 INFO : only17: Deleted 2024/11/29 01:46:04 INFO : only19: Deleted 2024/11/29 01:46:04 INFO : only8: Deleted 2024/11/29 01:46:04 INFO : only9: Deleted 2024/11/29 01:46:04 INFO : only14: Deleted 2024/11/29 01:46:05 INFO : only2: Deleted 2024/11/29 01:46:05 INFO : only13: Deleted 2024/11/29 01:46:05 INFO : only5: Deleted 2024/11/29 01:46:05 INFO : only7: Deleted 2024/11/29 01:46:05 INFO : only1: Deleted 2024/11/29 01:46:05 INFO : only10: Deleted 2024/11/29 01:46:05 INFO : only11: Deleted 2024/11/29 01:46:05 INFO : only12: Deleted 2024/11/29 01:46:05 INFO : only15: Deleted 2024/11/29 01:46:05 INFO : only16: Deleted 2024/11/29 01:46:05 INFO : only18: Deleted 2024/11/29 01:46:05 INFO : only3: Deleted 2024/11/29 01:46:05 INFO : only4: Deleted 2024/11/29 01:46:05 INFO : only6: Deleted 2024/11/29 01:46:05 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (20.13s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:46:24 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for checks to finish 2024/11/29 01:46:24 DEBUG : both1: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both12: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both13: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both14: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both15: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both16: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both17: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both18: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both19: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both2: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both3: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both4: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both5: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both6: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both7: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both8: Unchanged skipping 2024/11/29 01:46:24 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/29 01:46:24 DEBUG : both9: Unchanged skipping 2024/11/29 01:46:24 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : both0: Unchanged skipping 2024/11/29 01:46:24 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : both11: Unchanged skipping 2024/11/29 01:46:24 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : both10: Unchanged skipping 2024/11/29 01:46:24 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/29 01:46:24 DEBUG : B2 bucket rclone-test-batixay5yivo: Waiting for transfers to finish 2024/11/29 01:46:24 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:24 INFO : only1: Copied (replaced existing) 2024/11/29 01:46:24 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:24 INFO : only0: Copied (replaced existing) 2024/11/29 01:46:24 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:24 INFO : only15: Copied (replaced existing) 2024/11/29 01:46:24 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:24 INFO : only16: Copied (replaced existing) 2024/11/29 01:46:24 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:24 INFO : only10: Copied (replaced existing) 2024/11/29 01:46:24 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:24 INFO : only18: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only17: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only19: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only2: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only13: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only3: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only4: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only5: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only6: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only7: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only8: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only9: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only12: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only14: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/29 01:46:25 INFO : only11: Copied (replaced existing) 2024/11/29 01:46:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (24.11s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:46:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 01:46:34 DEBUG : sub dir: Making directory 2024/11/29 01:46:34 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.13s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" 2024/11/29 01:46:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/29 01:46:37 DEBUG : sub dir: Making directory 2024/11/29 01:46:37 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-batixay5yivo", Local "Local file system at /tmp/rclone1761297444", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (2.91s) PASS 2024/11/29 01:46:40 DEBUG : B2 bucket rclone-test-batixay5yivo: Purge remote 2024/11/29 01:46:40 INFO : B2 bucket rclone-test-batixay5yivo: cleaning bucket "rclone-test-batixay5yivo" of all files 2024/11/29 01:46:41 DEBUG : BackupDir/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f09a_d20241129_m014425_c001_v7007000_t0000_u01732844665820") 2024/11/29 01:46:41 DEBUG : BackupDir/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f115f1bf47bb8c4a9_d20241129_m014420_c001_v0001154_t0019_u01732844660780") 2024/11/29 01:46:41 DEBUG : CompareDest/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede81235b_d20241129_m014402_c001_v7007000_t0000_u01732844642087") 2024/11/29 01:46:41 DEBUG : CompareDest/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f13_d20241129_m014355_c001_v0001099_t0035_u01732844635842") 2024/11/29 01:46:41 DEBUG : CompareDest/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede81235c_d20241129_m014402_c001_v7007000_t0000_u01732844642270") 2024/11/29 01:46:41 DEBUG : CompareDest/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1ffbe_d20241129_m014357_c001_v0001183_t0054_u01732844637358") 2024/11/29 01:46:41 DEBUG : CopyDest/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f09b_d20241129_m014426_c001_v7007000_t0000_u01732844666008") 2024/11/29 01:46:41 DEBUG : CopyDest/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d224f_d20241129_m014417_c001_v0001182_t0023_u01732844657925") 2024/11/29 01:46:41 DEBUG : CopyDest/three: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f09c_d20241129_m014426_c001_v7007000_t0000_u01732844666188") 2024/11/29 01:46:41 DEBUG : CopyDest/three: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca205b9_d20241129_m014424_c001_v0001183_t0030_u01732844664108") 2024/11/29 01:46:41 DEBUG : CopyDest/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f09d_d20241129_m014426_c001_v7007000_t0000_u01732844666367") 2024/11/29 01:46:41 DEBUG : CopyDest/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f2f_d20241129_m014422_c001_v0001099_t0031_u01732844662056") 2024/11/29 01:46:41 DEBUG : EXISTING: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d54_d20241129_m014548_c001_v7007000_t0000_u01732844748440") 2024/11/29 01:46:41 DEBUG : EXISTING: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fae_d20241129_m014547_c001_v0001099_t0046_u01732844747364") 2024/11/29 01:46:41 DEBUG : Testêé: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d52_d20241129_m014544_c001_v7007000_t0000_u01732844744190") 2024/11/29 01:46:41 DEBUG : Testêé: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89faa_d20241129_m014543_c001_v0001099_t0054_u01732844743304") 2024/11/29 01:46:41 DEBUG : Testêé: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2e90_d20241129_m014542_c001_v0001182_t0019_u01732844742346") 2024/11/29 01:46:42 DEBUG : a/potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef42_d20241129_m014151_c001_v7007000_t0000_u01732844511682") 2024/11/29 01:46:42 DEBUG : a/potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e037_d20241129_m014151_c001_v0001183_t0029_u01732844511119") 2024/11/29 01:46:42 DEBUG : a/potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef3a_d20241129_m014149_c001_v7007000_t0000_u01732844509380") 2024/11/29 01:46:42 DEBUG : a/potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1df7a_d20241129_m014148_c001_v0001183_t0034_u01732844508605") 2024/11/29 01:46:42 DEBUG : a/potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf06753c_d20241129_m014128_c001_v7007000_t0000_u01732844488946") 2024/11/29 01:46:42 DEBUG : a/potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d9e6_d20241129_m014128_c001_v0001183_t0037_u01732844488182") 2024/11/29 01:46:42 DEBUG : b/potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef43_d20241129_m014151_c001_v7007000_t0000_u01732844511863") 2024/11/29 01:46:42 DEBUG : b/potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1dfec_d20241129_m014150_c001_v0001183_t0026_u01732844510308") 2024/11/29 01:46:42 DEBUG : b/potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef38_d20241129_m014148_c001_v7007000_t0000_u01732844508817") 2024/11/29 01:46:42 DEBUG : b/potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1df4c_d20241129_m014147_c001_v0001183_t0044_u01732844507799") 2024/11/29 01:46:42 DEBUG : b/potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf06753b_d20241129_m014128_c001_v7007000_t0000_u01732844488393") 2024/11/29 01:46:42 DEBUG : b/potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d9a2_d20241129_m014127_c001_v0001183_t0046_u01732844487352") 2024/11/29 01:46:42 DEBUG : backup/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa64705410c_d20241129_m014438_c001_v7007000_t0000_u01732844678781") 2024/11/29 01:46:42 DEBUG : backup/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1176ce88424c72a1_d20241129_m014437_c001_v0001179_t0057_u01732844677154") 2024/11/29 01:46:42 DEBUG : backup/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10549959a644cff3_d20241129_m014433_c001_v0001145_t0028_u01732844673477") 2024/11/29 01:46:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1d0d_d20241129_m014503_c001_v7007000_t0000_u01732844703205") 2024/11/29 01:46:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11043fbc423faa59_d20241129_m014501_c001_v0001183_t0047_u01732844701524") 2024/11/29 01:46:42 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f6965dfaeed5a_d20241129_m014457_c001_v0001100_t0008_u01732844697735") 2024/11/29 01:46:42 DEBUG : backup/one.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f406cb38141298809_d20241129_m014451_c001_v7007000_t0000_u01732844691077") 2024/11/29 01:46:42 DEBUG : backup/one.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11827d5788f15ebb_d20241129_m014449_c001_v0001182_t0026_u01732844689249") 2024/11/29 01:46:43 DEBUG : backup/one.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11824d1c37914f49_d20241129_m014445_c001_v0001039_t0055_u01732844685326") 2024/11/29 01:46:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1d0f_d20241129_m014503_c001_v7007000_t0000_u01732844703398") 2024/11/29 01:46:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f119be4fb17ba1a1f_d20241129_m014502_c001_v0001183_t0021_u01732844702437") 2024/11/29 01:46:43 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1008941028322c16_d20241129_m014459_c001_v0001183_t0036_u01732844699370") 2024/11/29 01:46:43 DEBUG : backup/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa64705410e_d20241129_m014438_c001_v7007000_t0000_u01732844678964") 2024/11/29 01:46:43 DEBUG : backup/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11339473b149bd73_d20241129_m014437_c001_v0001182_t0030_u01732844677995") 2024/11/29 01:46:43 DEBUG : backup/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f115afd108b9ed89d_d20241129_m014434_c001_v0001182_t0036_u01732844674929") 2024/11/29 01:46:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f406cb3814129880a_d20241129_m014451_c001_v7007000_t0000_u01732844691267") 2024/11/29 01:46:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f115568511919007d_d20241129_m014450_c001_v0001130_t0036_u01732844690164") 2024/11/29 01:46:43 DEBUG : backup/three.txt.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11417228bd6cf392_d20241129_m014447_c001_v0001182_t0014_u01732844687006") 2024/11/29 01:46:43 DEBUG : both0: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb16_d20241129_m014626_c001_v7007000_t0000_u01732844786314") 2024/11/29 01:46:43 DEBUG : both0: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d32ea_d20241129_m014610_c001_v0001182_t0041_u01732844770824") 2024/11/29 01:46:43 DEBUG : both0: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd1_d20241129_m014606_c001_v7007000_t0000_u01732844766215") 2024/11/29 01:46:43 DEBUG : both0: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2fcd_d20241129_m014550_c001_v0001182_t0037_u01732844750693") 2024/11/29 01:46:43 DEBUG : both1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb17_d20241129_m014626_c001_v7007000_t0000_u01732844786507") 2024/11/29 01:46:43 DEBUG : both1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3313_d20241129_m014611_c001_v0001182_t0013_u01732844771703") 2024/11/29 01:46:43 DEBUG : both1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd2_d20241129_m014606_c001_v7007000_t0000_u01732844766396") 2024/11/29 01:46:43 DEBUG : both1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2fe7_d20241129_m014551_c001_v0001182_t0055_u01732844751508") 2024/11/29 01:46:43 DEBUG : both10: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb19_d20241129_m014626_c001_v7007000_t0000_u01732844786686") 2024/11/29 01:46:43 DEBUG : both10: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3406_d20241129_m014616_c001_v0001182_t0021_u01732844776887") 2024/11/29 01:46:44 DEBUG : both10: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd3_d20241129_m014606_c001_v7007000_t0000_u01732844766577") 2024/11/29 01:46:44 DEBUG : both10: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d30db_d20241129_m014557_c001_v0001182_t0042_u01732844757465") 2024/11/29 01:46:44 DEBUG : both11: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb1b_d20241129_m014626_c001_v7007000_t0000_u01732844786865") 2024/11/29 01:46:44 DEBUG : both11: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d341a_d20241129_m014617_c001_v0001182_t0023_u01732844777500") 2024/11/29 01:46:44 DEBUG : both11: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd4_d20241129_m014606_c001_v7007000_t0000_u01732844766759") 2024/11/29 01:46:44 DEBUG : both11: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d30ef_d20241129_m014558_c001_v0001182_t0020_u01732844758030") 2024/11/29 01:46:44 DEBUG : both12: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb1c_d20241129_m014627_c001_v7007000_t0000_u01732844787044") 2024/11/29 01:46:44 DEBUG : both12: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d343a_d20241129_m014618_c001_v0001182_t0008_u01732844778238") 2024/11/29 01:46:44 DEBUG : both12: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd5_d20241129_m014606_c001_v7007000_t0000_u01732844766940") 2024/11/29 01:46:44 DEBUG : both12: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d30ff_d20241129_m014558_c001_v0001182_t0043_u01732844758576") 2024/11/29 01:46:44 DEBUG : both13: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb1d_d20241129_m014627_c001_v7007000_t0000_u01732844787224") 2024/11/29 01:46:44 DEBUG : both13: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3451_d20241129_m014618_c001_v0001182_t0021_u01732844778818") 2024/11/29 01:46:44 DEBUG : both13: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd6_d20241129_m014607_c001_v7007000_t0000_u01732844767121") 2024/11/29 01:46:44 DEBUG : both13: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3115_d20241129_m014559_c001_v0001182_t0031_u01732844759220") 2024/11/29 01:46:44 DEBUG : both14: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb1e_d20241129_m014627_c001_v7007000_t0000_u01732844787418") 2024/11/29 01:46:44 DEBUG : both14: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d346b_d20241129_m014619_c001_v0001182_t0036_u01732844779652") 2024/11/29 01:46:45 DEBUG : both14: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd7_d20241129_m014607_c001_v7007000_t0000_u01732844767303") 2024/11/29 01:46:45 DEBUG : both14: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3131_d20241129_m014559_c001_v0001182_t0006_u01732844759756") 2024/11/29 01:46:45 DEBUG : both15: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb20_d20241129_m014627_c001_v7007000_t0000_u01732844787601") 2024/11/29 01:46:45 DEBUG : both15: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d348b_d20241129_m014620_c001_v0001182_t0041_u01732844780250") 2024/11/29 01:46:45 DEBUG : both15: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd8_d20241129_m014607_c001_v7007000_t0000_u01732844767486") 2024/11/29 01:46:45 DEBUG : both15: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3141_d20241129_m014600_c001_v0001182_t0022_u01732844760365") 2024/11/29 01:46:45 DEBUG : both16: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb21_d20241129_m014627_c001_v7007000_t0000_u01732844787781") 2024/11/29 01:46:45 DEBUG : both16: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d34bd_d20241129_m014621_c001_v0001182_t0046_u01732844781119") 2024/11/29 01:46:45 DEBUG : both16: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd9_d20241129_m014607_c001_v7007000_t0000_u01732844767684") 2024/11/29 01:46:45 DEBUG : both16: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3159_d20241129_m014600_c001_v0001182_t0038_u01732844760950") 2024/11/29 01:46:45 DEBUG : both17: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb22_d20241129_m014628_c001_v7007000_t0000_u01732844788041") 2024/11/29 01:46:45 DEBUG : both17: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d34d5_d20241129_m014621_c001_v0001182_t0039_u01732844781728") 2024/11/29 01:46:45 DEBUG : both17: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cda_d20241129_m014607_c001_v7007000_t0000_u01732844767864") 2024/11/29 01:46:45 DEBUG : both17: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3171_d20241129_m014601_c001_v0001182_t0056_u01732844761505") 2024/11/29 01:46:45 DEBUG : both18: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb23_d20241129_m014628_c001_v7007000_t0000_u01732844788221") 2024/11/29 01:46:45 DEBUG : both18: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d34e9_d20241129_m014622_c001_v0001182_t0035_u01732844782285") 2024/11/29 01:46:45 DEBUG : both18: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cdb_d20241129_m014608_c001_v7007000_t0000_u01732844768071") 2024/11/29 01:46:45 DEBUG : both18: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d317f_d20241129_m014602_c001_v0001182_t0005_u01732844762063") 2024/11/29 01:46:45 DEBUG : both19: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb24_d20241129_m014628_c001_v7007000_t0000_u01732844788401") 2024/11/29 01:46:46 DEBUG : both19: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3513_d20241129_m014623_c001_v0001182_t0010_u01732844783119") 2024/11/29 01:46:46 DEBUG : both19: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cdc_d20241129_m014608_c001_v7007000_t0000_u01732844768253") 2024/11/29 01:46:46 DEBUG : both19: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d319d_d20241129_m014602_c001_v0001182_t0019_u01732844762753") 2024/11/29 01:46:46 DEBUG : both2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb25_d20241129_m014628_c001_v7007000_t0000_u01732844788581") 2024/11/29 01:46:46 DEBUG : both2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3328_d20241129_m014612_c001_v0001182_t0011_u01732844772238") 2024/11/29 01:46:46 DEBUG : both2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cdd_d20241129_m014608_c001_v7007000_t0000_u01732844768434") 2024/11/29 01:46:46 DEBUG : both2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2ff1_d20241129_m014552_c001_v0001182_t0035_u01732844752112") 2024/11/29 01:46:46 DEBUG : both3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb26_d20241129_m014628_c001_v7007000_t0000_u01732844788762") 2024/11/29 01:46:46 DEBUG : both3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3344_d20241129_m014612_c001_v0001182_t0024_u01732844772796") 2024/11/29 01:46:46 DEBUG : both3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cde_d20241129_m014608_c001_v7007000_t0000_u01732844768615") 2024/11/29 01:46:46 DEBUG : both3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d300a_d20241129_m014552_c001_v0001182_t0046_u01732844752710") 2024/11/29 01:46:46 DEBUG : both4: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb27_d20241129_m014628_c001_v7007000_t0000_u01732844788941") 2024/11/29 01:46:46 DEBUG : both4: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d335c_d20241129_m014613_c001_v0001182_t0056_u01732844773347") 2024/11/29 01:46:46 DEBUG : both4: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cdf_d20241129_m014608_c001_v7007000_t0000_u01732844768797") 2024/11/29 01:46:46 DEBUG : both4: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3035_d20241129_m014553_c001_v0001182_t0059_u01732844753248") 2024/11/29 01:46:46 DEBUG : both5: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb28_d20241129_m014629_c001_v7007000_t0000_u01732844789137") 2024/11/29 01:46:46 DEBUG : both5: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3374_d20241129_m014613_c001_v0001182_t0029_u01732844773907") 2024/11/29 01:46:46 DEBUG : both5: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80ce0_d20241129_m014608_c001_v7007000_t0000_u01732844768978") 2024/11/29 01:46:46 DEBUG : both5: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3047_d20241129_m014554_c001_v0001182_t0033_u01732844754018") 2024/11/29 01:46:46 DEBUG : both6: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb29_d20241129_m014629_c001_v7007000_t0000_u01732844789316") 2024/11/29 01:46:47 DEBUG : both6: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d3396_d20241129_m014614_c001_v0001182_t0018_u01732844774494") 2024/11/29 01:46:47 DEBUG : both6: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80ce1_d20241129_m014609_c001_v7007000_t0000_u01732844769159") 2024/11/29 01:46:47 DEBUG : both6: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d306d_d20241129_m014554_c001_v0001182_t0013_u01732844754922") 2024/11/29 01:46:47 DEBUG : both7: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb2a_d20241129_m014629_c001_v7007000_t0000_u01732844789497") 2024/11/29 01:46:47 DEBUG : both7: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d33b4_d20241129_m014615_c001_v0001182_t0009_u01732844775053") 2024/11/29 01:46:47 DEBUG : both7: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80ce2_d20241129_m014609_c001_v7007000_t0000_u01732844769341") 2024/11/29 01:46:47 DEBUG : both7: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d308b_d20241129_m014555_c001_v0001182_t0044_u01732844755556") 2024/11/29 01:46:47 DEBUG : both8: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb2b_d20241129_m014629_c001_v7007000_t0000_u01732844789678") 2024/11/29 01:46:47 DEBUG : both8: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d33ce_d20241129_m014615_c001_v0001182_t0015_u01732844775695") 2024/11/29 01:46:47 DEBUG : both8: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80ce3_d20241129_m014609_c001_v7007000_t0000_u01732844769536") 2024/11/29 01:46:47 DEBUG : both8: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d30ad_d20241129_m014556_c001_v0001182_t0035_u01732844756159") 2024/11/29 01:46:47 DEBUG : both9: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb2c_d20241129_m014630_c001_v7007000_t0000_u01732844790067") 2024/11/29 01:46:47 DEBUG : both9: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d33e2_d20241129_m014616_c001_v0001182_t0013_u01732844776332") 2024/11/29 01:46:47 DEBUG : both9: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80ce4_d20241129_m014609_c001_v7007000_t0000_u01732844769718") 2024/11/29 01:46:47 DEBUG : both9: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d30c3_d20241129_m014556_c001_v0001182_t0034_u01732844756739") 2024/11/29 01:46:47 DEBUG : c/non empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef44_d20241129_m014152_c001_v7007000_t0000_u01732844512044") 2024/11/29 01:46:47 DEBUG : c/non empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e005_d20241129_m014150_c001_v0001183_t0047_u01732844510530") 2024/11/29 01:46:47 DEBUG : c/non empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef3b_d20241129_m014149_c001_v7007000_t0000_u01732844509561") 2024/11/29 01:46:47 DEBUG : c/non empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1df60_d20241129_m014148_c001_v0001183_t0052_u01732844508013") 2024/11/29 01:46:47 DEBUG : c/non empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf06753d_d20241129_m014129_c001_v7007000_t0000_u01732844489129") 2024/11/29 01:46:48 DEBUG : c/non empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d9b8_d20241129_m014127_c001_v0001183_t0036_u01732844487557") 2024/11/29 01:46:48 DEBUG : check sum: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf0674e5_d20241129_m014117_c001_v7007000_t0000_u01732844477071") 2024/11/29 01:46:48 DEBUG : check sum: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d622_d20241129_m014116_c001_v0001183_t0042_u01732844476123") 2024/11/29 01:46:48 DEBUG : dest/3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f08d_d20241129_m014411_c001_v7007000_t0000_u01732844651179") 2024/11/29 01:46:48 DEBUG : dest/3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4177b0d550d5c3cc_d20241129_m014410_c001_v0001102_t0056_u01732844650087") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d4d_d20241129_m014540_c001_v7007000_t0000_u01732844740808") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1108e030e7e63434_d20241129_m014538_c001_v0001106_t0028_u01732844738614") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f126_d20241129_m014538_c001_v7007000_t0000_u01732844738421") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1108e030e7e63428_d20241129_m014534_c001_v0001106_t0013_u01732844734841") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f11c_d20241129_m014534_c001_v7007000_t0000_u01732844734114") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f8c_d20241129_m014530_c001_v0001099_t0040_u01732844730101") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede8123d5_d20241129_m014528_c001_v7007000_t0000_u01732844728616") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1017bb535ffcac8b_d20241129_m014526_c001_v0001161_t0058_u01732844726116") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f112_d20241129_m014525_c001_v7007000_t0000_u01732844725915") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1017bb535ffcac85_d20241129_m014522_c001_v0001161_t0016_u01732844722040") 2024/11/29 01:46:48 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f107_d20241129_m014521_c001_v7007000_t0000_u01732844721312") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2aeb_d20241129_m014517_c001_v0001182_t0056_u01732844717720") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1d25_d20241129_m014516_c001_v7007000_t0000_u01732844716424") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f115cd588072e2add_d20241129_m014515_c001_v0001176_t0001_u01732844715211") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94803_d20241129_m014514_c001_v7007000_t0000_u01732844714920") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f115cd588072e2ad9_d20241129_m014511_c001_v0001176_t0040_u01732844711814") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e947ff_d20241129_m014511_c001_v7007000_t0000_u01732844711066") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d28a5_d20241129_m014504_c001_v0001182_t0044_u01732844704509") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1d11_d20241129_m014503_c001_v7007000_t0000_u01732844703598") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11417228bd6cf55a_d20241129_m014501_c001_v0001182_t0013_u01732844701988") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d3f_d20241129_m014501_c001_v7007000_t0000_u01732844701788") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11417228bd6cf4e3_d20241129_m014458_c001_v0001182_t0046_u01732844698952") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d3d_d20241129_m014458_c001_v7007000_t0000_u01732844698227") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca20c3a_d20241129_m014452_c001_v0001183_t0007_u01732844692387") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f406cb3814129880c_d20241129_m014451_c001_v7007000_t0000_u01732844691455") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f105b94dabfc95152_d20241129_m014449_c001_v0001183_t0058_u01732844689739") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f403c42ba4a681671_d20241129_m014449_c001_v7007000_t0000_u01732844689539") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f105b94dabfc9508b_d20241129_m014446_c001_v0001183_t0003_u01732844686585") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f403c42ba4a68166f_d20241129_m014445_c001_v7007000_t0000_u01732844685856") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f45_d20241129_m014440_c001_v0001099_t0030_u01732844680077") 2024/11/29 01:46:49 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa64705410f_d20241129_m014439_c001_v7007000_t0000_u01732844679149") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11396bf82d3e4d41_d20241129_m014437_c001_v0001177_t0005_u01732844677561") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40395e9628237164_d20241129_m014437_c001_v7007000_t0000_u01732844677381") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11396bf82d3e4d2b_d20241129_m014434_c001_v0001177_t0046_u01732844674450") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40395e962823715b_d20241129_m014433_c001_v7007000_t0000_u01732844673723") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d239d_d20241129_m014427_c001_v0001182_t0036_u01732844667630") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f09e_d20241129_m014426_c001_v7007000_t0000_u01732844666547") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f11142cd0caa4c6c6_d20241129_m014421_c001_v0001183_t0029_u01732844661292") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41909ce156284388_d20241129_m014421_c001_v7007000_t0000_u01732844661081") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca2040d_d20241129_m014417_c001_v0001183_t0020_u01732844657366") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10305f53ecec175a_d20241129_m014416_c001_v0001183_t0054_u01732844656603") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10305f53ecec172c_d20241129_m014415_c001_v0001183_t0047_u01732844655646") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede81235e_d20241129_m014402_c001_v7007000_t0000_u01732844642472") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d1f18_d20241129_m014355_c001_v0001182_t0015_u01732844635255") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1155b5fcf0050529_d20241129_m014354_c001_v0001179_t0017_u01732844634460") 2024/11/29 01:46:50 DEBUG : dst/one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1155b5fcf0050527_d20241129_m014353_c001_v0001179_t0002_u01732844633498") 2024/11/29 01:46:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d4e_d20241129_m014541_c001_v7007000_t0000_u01732844741003") 2024/11/29 01:46:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f101092368bc36e63_d20241129_m014538_c001_v0001183_t0003_u01732844738194") 2024/11/29 01:46:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10305f53ecec28b9_d20241129_m014533_c001_v0001183_t0055_u01732844733915") 2024/11/29 01:46:50 DEBUG : dst/one.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede8123d6_d20241129_m014528_c001_v7007000_t0000_u01732844728802") 2024/11/29 01:46:50 DEBUG : dst/one.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f113abd401416ba40_d20241129_m014525_c001_v0001117_t0000_u01732844725220") 2024/11/29 01:46:51 DEBUG : dst/one.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1056c7bb42e7ab6a_d20241129_m014520_c001_v0001039_t0027_u01732844720951") 2024/11/29 01:46:51 DEBUG : dst/one.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1d26_d20241129_m014516_c001_v7007000_t0000_u01732844716605") 2024/11/29 01:46:51 DEBUG : dst/one.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1070937555e9a935_d20241129_m014514_c001_v0001183_t0033_u01732844714681") 2024/11/29 01:46:51 DEBUG : dst/one.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f114c8a6ae54c7c7d_d20241129_m014510_c001_v0001109_t0053_u01732844710490") 2024/11/29 01:46:51 DEBUG : dst/three: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f09f_d20241129_m014426_c001_v7007000_t0000_u01732844666726") 2024/11/29 01:46:51 DEBUG : dst/three: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10305f53ecec1951_d20241129_m014425_c001_v0001183_t0014_u01732844665234") 2024/11/29 01:46:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d4f_d20241129_m014541_c001_v7007000_t0000_u01732844741225") 2024/11/29 01:46:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f111b1c8ac2d4ec85_d20241129_m014539_c001_v0001182_t0008_u01732844739601") 2024/11/29 01:46:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10123cf91e1d4355_d20241129_m014535_c001_v0001157_t0019_u01732844735830") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d50_d20241129_m014541_c001_v7007000_t0000_u01732844741409") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1108e030e7e63438_d20241129_m014539_c001_v0001106_t0033_u01732844739984") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f127_d20241129_m014539_c001_v7007000_t0000_u01732844739804") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1108e030e7e6342c_d20241129_m014536_c001_v0001106_t0049_u01732844736282") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f120_d20241129_m014536_c001_v7007000_t0000_u01732844736081") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f90_d20241129_m014531_c001_v0001099_t0001_u01732844731001") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede8123d7_d20241129_m014528_c001_v7007000_t0000_u01732844728996") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1017bb535ffcac91_d20241129_m014527_c001_v0001161_t0005_u01732844727902") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f114_d20241129_m014527_c001_v7007000_t0000_u01732844727689") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1017bb535ffcac89_d20241129_m014523_c001_v0001161_t0006_u01732844723672") 2024/11/29 01:46:51 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f10a_d20241129_m014523_c001_v7007000_t0000_u01732844723488") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2b01_d20241129_m014518_c001_v0001182_t0050_u01732844718263") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94805_d20241129_m014515_c001_v7007000_t0000_u01732844715862") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f71_d20241129_m014513_c001_v0001099_t0000_u01732844713589") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94801_d20241129_m014512_c001_v7007000_t0000_u01732844712844") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d294f_d20241129_m014507_c001_v0001182_t0015_u01732844707939") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d40_d20241129_m014502_c001_v7007000_t0000_u01732844702651") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca20df3_d20241129_m014500_c001_v0001183_t0015_u01732844700730") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d3e_d20241129_m014459_c001_v7007000_t0000_u01732844699595") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f55_d20241129_m014453_c001_v0001099_t0048_u01732844693179") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f403c42ba4a681674_d20241129_m014450_c001_v7007000_t0000_u01732844690519") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f51_d20241129_m014448_c001_v0001099_t0046_u01732844688326") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f403c42ba4a681670_d20241129_m014447_c001_v7007000_t0000_u01732844687225") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2580_d20241129_m014440_c001_v0001182_t0024_u01732844680951") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40395e9628237165_d20241129_m014438_c001_v7007000_t0000_u01732844678227") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d24f4_d20241129_m014436_c001_v0001182_t0009_u01732844676225") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40395e9628237162_d20241129_m014435_c001_v7007000_t0000_u01732844675125") 2024/11/29 01:46:52 DEBUG : dst/three.txt: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca206e2_d20241129_m014428_c001_v0001183_t0014_u01732844668647") 2024/11/29 01:46:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede8123d8_d20241129_m014529_c001_v7007000_t0000_u01732844729178") 2024/11/29 01:46:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f102ee4a72a0bda8f_d20241129_m014527_c001_v0001144_t0042_u01732844727081") 2024/11/29 01:46:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1086dd2a8c2e93f6_d20241129_m014522_c001_v0001106_t0056_u01732844722959") 2024/11/29 01:46:52 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1d27_d20241129_m014516_c001_v7007000_t0000_u01732844716786") 2024/11/29 01:46:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f106cab2d14f47f4b_d20241129_m014515_c001_v0001183_t0041_u01732844715662") 2024/11/29 01:46:53 DEBUG : dst/three.txt.bak: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f113b9782bbdb26a7_d20241129_m014512_c001_v0001131_t0045_u01732844712476") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d51_d20241129_m014541_c001_v7007000_t0000_u01732844741592") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2cd5_d20241129_m014530_c001_v0001182_t0006_u01732844730759") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede8123d9_d20241129_m014529_c001_v7007000_t0000_u01732844729362") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f75_d20241129_m014517_c001_v0001099_t0012_u01732844717923") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1d28_d20241129_m014516_c001_v7007000_t0000_u01732844716969") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f69_d20241129_m014505_c001_v0001099_t0022_u01732844705073") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1d14_d20241129_m014503_c001_v7007000_t0000_u01732844703779") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2743_d20241129_m014452_c001_v0001182_t0022_u01732844692956") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f406cb3814129880d_d20241129_m014451_c001_v7007000_t0000_u01732844691646") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca209ce_d20241129_m014440_c001_v0001183_t0032_u01732844680722") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa647054110_d20241129_m014439_c001_v7007000_t0000_u01732844679347") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f3b_d20241129_m014428_c001_v0001099_t0036_u01732844668200") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f0a0_d20241129_m014426_c001_v7007000_t0000_u01732844666906") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1100d91f4b44e81a_d20241129_m014422_c001_v0001182_t0034_u01732844662934") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede812360_d20241129_m014402_c001_v7007000_t0000_u01732844642657") 2024/11/29 01:46:53 DEBUG : dst/two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f1155b5fcf0050553_d20241129_m014401_c001_v0001179_t0005_u01732844641495") 2024/11/29 01:46:53 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40395e96282370bb_d20241129_m014317_c001_v7007000_t0000_u01732844597273") 2024/11/29 01:46:53 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1f3cb_d20241129_m014310_c001_v0001183_t0019_u01732844590286") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede81230b_d20241129_m014308_c001_v7007000_t0000_u01732844588330") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1eea6_d20241129_m014247_c001_v0001183_t0027_u01732844567758") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa647054009_d20241129_m014234_c001_v7007000_t0000_u01732844554297") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1ea87_d20241129_m014229_c001_v0001183_t0059_u01732844549149") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeefe8_d20241129_m014204_c001_v7007000_t0000_u01732844524759") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e3c1_d20241129_m014203_c001_v0001183_t0054_u01732844523052") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeefdb_d20241129_m014201_c001_v7007000_t0000_u01732844521556") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e2fa_d20241129_m014200_c001_v0001183_t0019_u01732844520373") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeefcb_d20241129_m014157_c001_v7007000_t0000_u01732844517199") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e15d_d20241129_m014155_c001_v0001183_t0037_u01732844515264") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef4a_d20241129_m014154_c001_v7007000_t0000_u01732844514122") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e0b7_d20241129_m014152_c001_v0001183_t0057_u01732844512976") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef35_d20241129_m014146_c001_v7007000_t0000_u01732844506834") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1de84_d20241129_m014145_c001_v0001183_t0001_u01732844505076") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef30_d20241129_m014143_c001_v7007000_t0000_u01732844503882") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1de03_d20241129_m014143_c001_v0001183_t0029_u01732844503136") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef19_d20241129_m014138_c001_v7007000_t0000_u01732844498223") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1dc54_d20241129_m014137_c001_v0001183_t0053_u01732844497064") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef0a_d20241129_m014134_c001_v7007000_t0000_u01732844494443") 2024/11/29 01:46:54 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1db57_d20241129_m014133_c001_v0001183_t0057_u01732844493467") 2024/11/29 01:46:55 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4eefe_d20241129_m014132_c001_v7007000_t0000_u01732844492386") 2024/11/29 01:46:55 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f101714aa8ca2fe6a_d20241129_m014131_c001_v0001182_t0020_u01732844491404") 2024/11/29 01:46:55 DEBUG : empty space: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1da68_d20241129_m014129_c001_v0001183_t0006_u01732844489873") 2024/11/29 01:46:55 DEBUG : enormous: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeefe5_d20241129_m014204_c001_v7007000_t0000_u01732844524030") 2024/11/29 01:46:55 DEBUG : enormous: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e3d4_d20241129_m014203_c001_v0001183_t0040_u01732844523255") 2024/11/29 01:46:55 DEBUG : existing: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4028bce9b00a8d53_d20241129_m014546_c001_v7007000_t0000_u01732844746231") 2024/11/29 01:46:55 DEBUG : existing: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2ef3_d20241129_m014545_c001_v0001182_t0019_u01732844745032") 2024/11/29 01:46:55 DEBUG : existing: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa647053ffb_d20241129_m014227_c001_v7007000_t0000_u01732844547335") 2024/11/29 01:46:55 DEBUG : existing: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e9c9_d20241129_m014226_c001_v0001183_t0038_u01732844546374") 2024/11/29 01:46:55 DEBUG : existing: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf0674f3_d20241129_m014126_c001_v7007000_t0000_u01732844486247") 2024/11/29 01:46:55 DEBUG : existing: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d900_d20241129_m014125_c001_v0001183_t0050_u01732844485285") 2024/11/29 01:46:55 DEBUG : existing: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf0674f0_d20241129_m014124_c001_v7007000_t0000_u01732844484005") 2024/11/29 01:46:55 DEBUG : existing: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d832_d20241129_m014123_c001_v0001183_t0032_u01732844483427") 2024/11/29 01:46:55 DEBUG : existing: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d7f7_d20241129_m014122_c001_v0001183_t0048_u01732844482673") 2024/11/29 01:46:55 DEBUG : existing-b: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa647054001_d20241129_m014227_c001_v7007000_t0000_u01732844547522") 2024/11/29 01:46:55 DEBUG : existing-b: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d1132_d20241129_m014226_c001_v0001182_t0006_u01732844546392") 2024/11/29 01:46:55 DEBUG : five: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeeff6_d20241129_m014208_c001_v7007000_t0000_u01732844528994") 2024/11/29 01:46:55 DEBUG : five: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40241d2c5ca1e4f5_d20241129_m014207_c001_v0001183_t0042_u01732844527117") 2024/11/29 01:46:55 DEBUG : foo: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef14_d20241129_m014136_c001_v7007000_t0000_u01732844496292") 2024/11/29 01:46:55 DEBUG : foo: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40241d2c5ca1dbf8_d20241129_m014135_c001_v0001183_t0042_u01732844495715") 2024/11/29 01:46:56 DEBUG : foo: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40241d2c5ca1dbda_d20241129_m014135_c001_v0001183_t0042_u01732844495166") 2024/11/29 01:46:56 DEBUG : four: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeeff7_d20241129_m014209_c001_v7007000_t0000_u01732844529176") 2024/11/29 01:46:56 DEBUG : four: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f407768ff043d0e17_d20241129_m014207_c001_v0001182_t0032_u01732844527859") 2024/11/29 01:46:56 DEBUG : four: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e4d2_d20241129_m014206_c001_v0001183_t0040_u01732844526470") 2024/11/29 01:46:56 DEBUG : hello world2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e9477c_d20241129_m014020_c001_v7007000_t0000_u01732844420787") 2024/11/29 01:46:56 DEBUG : hello world2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c610_d20241129_m014020_c001_v0001183_t0023_u01732844420214") 2024/11/29 01:46:56 DEBUG : ignore-size: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf0674eb_d20241129_m014121_c001_v7007000_t0000_u01732844481575") 2024/11/29 01:46:56 DEBUG : ignore-size: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d760_d20241129_m014120_c001_v0001183_t0028_u01732844480639") 2024/11/29 01:46:56 DEBUG : nested/sub dir/file: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa647053ff7_d20241129_m014225_c001_v7007000_t0000_u01732844545280") 2024/11/29 01:46:56 DEBUG : nested/sub dir/file: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d10ba_d20241129_m014224_c001_v0001182_t0025_u01732844544129") 2024/11/29 01:46:56 DEBUG : nested/sub dir/file: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa647053ff4_d20241129_m014222_c001_v7007000_t0000_u01732844542999") 2024/11/29 01:46:56 DEBUG : nested/sub dir/file: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d104b_d20241129_m014221_c001_v0001182_t0024_u01732844541687") 2024/11/29 01:46:56 DEBUG : one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeeff9_d20241129_m014209_c001_v7007000_t0000_u01732844529357") 2024/11/29 01:46:56 DEBUG : one: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40241d2c5ca1e4a0_d20241129_m014205_c001_v0001183_t0042_u01732844525862") 2024/11/29 01:46:56 DEBUG : only0: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb2d_d20241129_m014630_c001_v7007000_t0000_u01732844790265") 2024/11/29 01:46:56 DEBUG : only0: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f407768ff043d353b_d20241129_m014624_c001_v0001182_t0032_u01732844784313") 2024/11/29 01:46:56 DEBUG : only0: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fea_d20241129_m014611_c001_v0001099_t0011_u01732844771385") 2024/11/29 01:46:56 DEBUG : only0: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf067988_d20241129_m014604_c001_v7007000_t0000_u01732844764459") 2024/11/29 01:46:56 DEBUG : only0: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fb4_d20241129_m014550_c001_v0001099_t0001_u01732844750918") 2024/11/29 01:46:56 DEBUG : only1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb2e_d20241129_m014630_c001_v7007000_t0000_u01732844790445") 2024/11/29 01:46:57 DEBUG : only1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418f74656fe8a023_d20241129_m014624_c001_v0001099_t0034_u01732844784323") 2024/11/29 01:46:57 DEBUG : only1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fee_d20241129_m014611_c001_v0001099_t0037_u01732844771901") 2024/11/29 01:46:57 DEBUG : only1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f401696bb7161484d_d20241129_m014605_c001_v7007000_t0000_u01732844765191") 2024/11/29 01:46:57 DEBUG : only1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fb6_d20241129_m014551_c001_v0001099_t0019_u01732844751749") 2024/11/29 01:46:57 DEBUG : only10: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb2f_d20241129_m014630_c001_v7007000_t0000_u01732844790625") 2024/11/29 01:46:57 DEBUG : only10: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413b88ac6d8294ae_d20241129_m014624_c001_v0001183_t0020_u01732844784875") 2024/11/29 01:46:57 DEBUG : only10: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a002_d20241129_m014617_c001_v0001099_t0051_u01732844777108") 2024/11/29 01:46:57 DEBUG : only10: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cce_d20241129_m014605_c001_v7007000_t0000_u01732844765216") 2024/11/29 01:46:57 DEBUG : only10: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fce_d20241129_m014557_c001_v0001099_t0057_u01732844757678") 2024/11/29 01:46:57 DEBUG : only11: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb31_d20241129_m014630_c001_v7007000_t0000_u01732844790804") 2024/11/29 01:46:57 DEBUG : only11: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413b88ac6d8294df_d20241129_m014625_c001_v0001183_t0020_u01732844785612") 2024/11/29 01:46:57 DEBUG : only11: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a004_d20241129_m014617_c001_v0001099_t0032_u01732844777702") 2024/11/29 01:46:57 DEBUG : only11: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf067996_d20241129_m014605_c001_v7007000_t0000_u01732844765227") 2024/11/29 01:46:57 DEBUG : only11: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fd0_d20241129_m014558_c001_v0001099_t0028_u01732844758230") 2024/11/29 01:46:57 DEBUG : only12: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb32_d20241129_m014630_c001_v7007000_t0000_u01732844790983") 2024/11/29 01:46:57 DEBUG : only12: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f407768ff043d356f_d20241129_m014625_c001_v0001182_t0032_u01732844785494") 2024/11/29 01:46:57 DEBUG : only12: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a006_d20241129_m014618_c001_v0001099_t0058_u01732844778450") 2024/11/29 01:46:57 DEBUG : only12: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41909ce15628440d_d20241129_m014605_c001_v7007000_t0000_u01732844765234") 2024/11/29 01:46:57 DEBUG : only12: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fd2_d20241129_m014558_c001_v0001099_t0057_u01732844758819") 2024/11/29 01:46:57 DEBUG : only13: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb33_d20241129_m014631_c001_v7007000_t0000_u01732844791163") 2024/11/29 01:46:58 DEBUG : only13: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f411195b5acba5fff_d20241129_m014625_c001_v0001177_t0000_u01732844785065") 2024/11/29 01:46:58 DEBUG : only13: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a008_d20241129_m014619_c001_v0001099_t0053_u01732844779171") 2024/11/29 01:46:58 DEBUG : only13: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80ccd_d20241129_m014605_c001_v7007000_t0000_u01732844765034") 2024/11/29 01:46:58 DEBUG : only13: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fd4_d20241129_m014559_c001_v0001099_t0012_u01732844759436") 2024/11/29 01:46:58 DEBUG : only14: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb34_d20241129_m014631_c001_v7007000_t0000_u01732844791344") 2024/11/29 01:46:58 DEBUG : only14: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f411195b5acba6005_d20241129_m014625_c001_v0001177_t0000_u01732844785475") 2024/11/29 01:46:58 DEBUG : only14: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a00c_d20241129_m014619_c001_v0001099_t0027_u01732844779881") 2024/11/29 01:46:58 DEBUG : only14: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41909ce15628440a_d20241129_m014604_c001_v7007000_t0000_u01732844764856") 2024/11/29 01:46:58 DEBUG : only14: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fd6_d20241129_m014559_c001_v0001099_t0014_u01732844759959") 2024/11/29 01:46:58 DEBUG : only15: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb36_d20241129_m014631_c001_v7007000_t0000_u01732844791525") 2024/11/29 01:46:58 DEBUG : only15: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f407768ff043d3555_d20241129_m014624_c001_v0001182_t0032_u01732844784709") 2024/11/29 01:46:58 DEBUG : only15: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a00e_d20241129_m014620_c001_v0001099_t0021_u01732844780466") 2024/11/29 01:46:58 DEBUG : only15: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f401696bb7161484f_d20241129_m014605_c001_v7007000_t0000_u01732844765371") 2024/11/29 01:46:58 DEBUG : only15: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fd8_d20241129_m014600_c001_v0001099_t0037_u01732844760613") 2024/11/29 01:46:58 DEBUG : only16: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb37_d20241129_m014631_c001_v7007000_t0000_u01732844791722") 2024/11/29 01:46:58 DEBUG : only16: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418f74656fe8a025_d20241129_m014624_c001_v0001099_t0034_u01732844784719") 2024/11/29 01:46:58 DEBUG : only16: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a010_d20241129_m014621_c001_v0001099_t0030_u01732844781335") 2024/11/29 01:46:58 DEBUG : only16: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80ccf_d20241129_m014605_c001_v7007000_t0000_u01732844765397") 2024/11/29 01:46:58 DEBUG : only16: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fda_d20241129_m014601_c001_v0001099_t0038_u01732844761169") 2024/11/29 01:46:59 DEBUG : only17: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb38_d20241129_m014631_c001_v7007000_t0000_u01732844791901") 2024/11/29 01:46:59 DEBUG : only17: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f407768ff043d355b_d20241129_m014624_c001_v0001182_t0032_u01732844784891") 2024/11/29 01:46:59 DEBUG : only17: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a017_d20241129_m014621_c001_v0001099_t0045_u01732844781933") 2024/11/29 01:46:59 DEBUG : only17: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf06798b_d20241129_m014604_c001_v7007000_t0000_u01732844764642") 2024/11/29 01:46:59 DEBUG : only17: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fde_d20241129_m014601_c001_v0001099_t0057_u01732844761702") 2024/11/29 01:46:59 DEBUG : only18: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb39_d20241129_m014632_c001_v7007000_t0000_u01732844792081") 2024/11/29 01:46:59 DEBUG : only18: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418f74656fe8a027_d20241129_m014624_c001_v0001099_t0034_u01732844784902") 2024/11/29 01:46:59 DEBUG : only18: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a01f_d20241129_m014622_c001_v0001099_t0008_u01732844782544") 2024/11/29 01:46:59 DEBUG : only18: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf067997_d20241129_m014605_c001_v7007000_t0000_u01732844765413") 2024/11/29 01:46:59 DEBUG : only18: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fe2_d20241129_m014602_c001_v0001099_t0000_u01732844762276") 2024/11/29 01:46:59 DEBUG : only19: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb3b_d20241129_m014632_c001_v7007000_t0000_u01732844792294") 2024/11/29 01:46:59 DEBUG : only19: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413b88ac6d8294be_d20241129_m014625_c001_v0001183_t0020_u01732844785059") 2024/11/29 01:46:59 DEBUG : only19: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a021_d20241129_m014623_c001_v0001099_t0010_u01732844783334") 2024/11/29 01:46:59 DEBUG : only19: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f401696bb7161484b_d20241129_m014604_c001_v7007000_t0000_u01732844764828") 2024/11/29 01:46:59 DEBUG : only19: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fe4_d20241129_m014602_c001_v0001099_t0001_u01732844762973") 2024/11/29 01:46:59 DEBUG : only2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb3c_d20241129_m014632_c001_v7007000_t0000_u01732844792473") 2024/11/29 01:46:59 DEBUG : only2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418f74656fe8a029_d20241129_m014625_c001_v0001099_t0034_u01732844785084") 2024/11/29 01:46:59 DEBUG : only2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89ff0_d20241129_m014612_c001_v0001099_t0005_u01732844772437") 2024/11/29 01:46:59 DEBUG : only2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f401696bb7161484c_d20241129_m014605_c001_v7007000_t0000_u01732844765010") 2024/11/29 01:46:59 DEBUG : only2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fb8_d20241129_m014552_c001_v0001099_t0059_u01732844752313") 2024/11/29 01:47:00 DEBUG : only3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb3d_d20241129_m014632_c001_v7007000_t0000_u01732844792653") 2024/11/29 01:47:00 DEBUG : only3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f407768ff043d3563_d20241129_m014625_c001_v0001182_t0032_u01732844785100") 2024/11/29 01:47:00 DEBUG : only3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89ff2_d20241129_m014613_c001_v0001099_t0013_u01732844773020") 2024/11/29 01:47:00 DEBUG : only3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41909ce15628440f_d20241129_m014605_c001_v7007000_t0000_u01732844765426") 2024/11/29 01:47:00 DEBUG : only3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fba_d20241129_m014552_c001_v0001099_t0019_u01732844752905") 2024/11/29 01:47:00 DEBUG : only4: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb3f_d20241129_m014632_c001_v7007000_t0000_u01732844792836") 2024/11/29 01:47:00 DEBUG : only4: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413b88ac6d8294cc_d20241129_m014625_c001_v0001183_t0020_u01732844785241") 2024/11/29 01:47:00 DEBUG : only4: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89ff4_d20241129_m014613_c001_v0001099_t0045_u01732844773579") 2024/11/29 01:47:00 DEBUG : only4: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f401696bb71614850_d20241129_m014605_c001_v7007000_t0000_u01732844765550") 2024/11/29 01:47:00 DEBUG : only4: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fbc_d20241129_m014553_c001_v0001099_t0019_u01732844753529") 2024/11/29 01:47:00 DEBUG : only5: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb40_d20241129_m014633_c001_v7007000_t0000_u01732844793016") 2024/11/29 01:47:00 DEBUG : only5: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418f74656fe8a02b_d20241129_m014625_c001_v0001099_t0034_u01732844785265") 2024/11/29 01:47:00 DEBUG : only5: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89ff6_d20241129_m014614_c001_v0001099_t0005_u01732844774120") 2024/11/29 01:47:00 DEBUG : only5: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf067994_d20241129_m014605_c001_v7007000_t0000_u01732844765018") 2024/11/29 01:47:00 DEBUG : only5: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fbe_d20241129_m014554_c001_v0001099_t0052_u01732844754221") 2024/11/29 01:47:00 DEBUG : only6: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb42_d20241129_m014633_c001_v7007000_t0000_u01732844793232") 2024/11/29 01:47:00 DEBUG : only6: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f411195b5acba6001_d20241129_m014625_c001_v0001177_t0000_u01732844785274") 2024/11/29 01:47:00 DEBUG : only6: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89ffa_d20241129_m014614_c001_v0001099_t0050_u01732844774694") 2024/11/29 01:47:00 DEBUG : only6: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80cd0_d20241129_m014605_c001_v7007000_t0000_u01732844765590") 2024/11/29 01:47:00 DEBUG : only6: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fc2_d20241129_m014555_c001_v0001099_t0007_u01732844755123") 2024/11/29 01:47:01 DEBUG : only7: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb43_d20241129_m014633_c001_v7007000_t0000_u01732844793439") 2024/11/29 01:47:01 DEBUG : only7: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f407768ff043d3569_d20241129_m014625_c001_v0001182_t0032_u01732844785287") 2024/11/29 01:47:01 DEBUG : only7: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89ffc_d20241129_m014615_c001_v0001099_t0034_u01732844775282") 2024/11/29 01:47:01 DEBUG : only7: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41909ce15628440c_d20241129_m014605_c001_v7007000_t0000_u01732844765041") 2024/11/29 01:47:01 DEBUG : only7: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fc4_d20241129_m014555_c001_v0001099_t0037_u01732844755756") 2024/11/29 01:47:01 DEBUG : only8: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb44_d20241129_m014633_c001_v7007000_t0000_u01732844793618") 2024/11/29 01:47:01 DEBUG : only8: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413b88ac6d8294d8_d20241129_m014625_c001_v0001183_t0020_u01732844785424") 2024/11/29 01:47:01 DEBUG : only8: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89ffe_d20241129_m014615_c001_v0001099_t0008_u01732844775904") 2024/11/29 01:47:01 DEBUG : only8: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf067990_d20241129_m014604_c001_v7007000_t0000_u01732844764832") 2024/11/29 01:47:01 DEBUG : only8: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fc6_d20241129_m014556_c001_v0001099_t0006_u01732844756363") 2024/11/29 01:47:01 DEBUG : only9: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb45_d20241129_m014633_c001_v7007000_t0000_u01732844793797") 2024/11/29 01:47:01 DEBUG : only9: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418f74656fe8a02d_d20241129_m014625_c001_v0001099_t0034_u01732844785461") 2024/11/29 01:47:01 DEBUG : only9: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a000_d20241129_m014616_c001_v0001099_t0049_u01732844776539") 2024/11/29 01:47:01 DEBUG : only9: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f410ce2915ef80ccc_d20241129_m014604_c001_v7007000_t0000_u01732844764851") 2024/11/29 01:47:01 DEBUG : only9: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89fc8_d20241129_m014556_c001_v0001099_t0002_u01732844756967") 2024/11/29 01:47:01 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baef01f_d20241129_m014219_c001_v7007000_t0000_u01732844539819") 2024/11/29 01:47:01 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89e85_d20241129_m014217_c001_v0001099_t0006_u01732844537808") 2024/11/29 01:47:01 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baef01a_d20241129_m014215_c001_v7007000_t0000_u01732844535986") 2024/11/29 01:47:01 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e6e7_d20241129_m014214_c001_v0001183_t0039_u01732844534130") 2024/11/29 01:47:01 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baef00c_d20241129_m014212_c001_v7007000_t0000_u01732844532294") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89e71_d20241129_m014210_c001_v0001099_t0015_u01732844530268") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeefd2_d20241129_m014159_c001_v7007000_t0000_u01732844519243") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e24a_d20241129_m014158_c001_v0001183_t0053_u01732844518114") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef5a_d20241129_m014155_c001_v7007000_t0000_u01732844515858") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e14b_d20241129_m014155_c001_v0001183_t0034_u01732844515046") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef48_d20241129_m014153_c001_v7007000_t0000_u01732844513551") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e0ad_d20241129_m014152_c001_v0001183_t0042_u01732844512772") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef34_d20241129_m014145_c001_v7007000_t0000_u01732844505879") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1de72_d20241129_m014144_c001_v0001183_t0032_u01732844504862") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef31_d20241129_m014144_c001_v7007000_t0000_u01732844504062") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1ddf7_d20241129_m014142_c001_v0001183_t0016_u01732844502944") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef2e_d20241129_m014142_c001_v7007000_t0000_u01732844502222") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1dda4_d20241129_m014141_c001_v0001183_t0009_u01732844501596") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1dd76_d20241129_m014141_c001_v0001183_t0010_u01732844501026") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef28_d20241129_m014140_c001_v7007000_t0000_u01732844500296") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1dd2c_d20241129_m014139_c001_v0001183_t0008_u01732844499726") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1dd02_d20241129_m014139_c001_v0001183_t0058_u01732844499136") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef1c_d20241129_m014138_c001_v7007000_t0000_u01732844498403") 2024/11/29 01:47:02 DEBUG : potato: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1dc80_d20241129_m014137_c001_v0001183_t0045_u01732844497641") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa6470540ae_d20241129_m014330_c001_v7007000_t0000_u01732844610569") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89eed_d20241129_m014329_c001_v0001099_t0010_u01732844609858") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40395e96282370bd_d20241129_m014318_c001_v7007000_t0000_u01732844598126") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89ed5_d20241129_m014309_c001_v0001099_t0032_u01732844589599") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1c03_d20241129_m014255_c001_v7007000_t0000_u01732844575756") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89eb7_d20241129_m014247_c001_v0001099_t0047_u01732844567028") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa64705400b_d20241129_m014234_c001_v7007000_t0000_u01732844554625") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89e95_d20241129_m014228_c001_v0001099_t0057_u01732844548789") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeefe3_d20241129_m014203_c001_v7007000_t0000_u01732844523848") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e3af_d20241129_m014202_c001_v0001183_t0058_u01732844522858") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeefdd_d20241129_m014201_c001_v7007000_t0000_u01732844521763") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e2ea_d20241129_m014200_c001_v0001183_t0053_u01732844520152") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeefd4_d20241129_m014159_c001_v7007000_t0000_u01732844519425") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e26f_d20241129_m014158_c001_v0001183_t0024_u01732844518683") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeefcc_d20241129_m014157_c001_v7007000_t0000_u01732844517383") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e1bb_d20241129_m014156_c001_v0001183_t0049_u01732844516241") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef4c_d20241129_m014154_c001_v7007000_t0000_u01732844514315") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e0df_d20241129_m014153_c001_v0001183_t0000_u01732844513555") 2024/11/29 01:47:03 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4ef36_d20241129_m014147_c001_v7007000_t0000_u01732844507015") 2024/11/29 01:47:04 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1deac_d20241129_m014145_c001_v0001183_t0000_u01732844505659") 2024/11/29 01:47:04 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e9477e_d20241129_m014024_c001_v7007000_t0000_u01732844424160") 2024/11/29 01:47:04 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c6ea_d20241129_m014023_c001_v0001183_t0030_u01732844423598") 2024/11/29 01:47:04 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e9477d_d20241129_m014022_c001_v7007000_t0000_u01732844422325") 2024/11/29 01:47:04 DEBUG : potato2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c672_d20241129_m014021_c001_v0001183_t0055_u01732844421729") 2024/11/29 01:47:04 DEBUG : potato3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40395e96282370bc_d20241129_m014317_c001_v7007000_t0000_u01732844597804") 2024/11/29 01:47:04 DEBUG : potato3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d1818_d20241129_m014310_c001_v0001182_t0016_u01732844590848") 2024/11/29 01:47:04 DEBUG : potato3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41021e43207c1c05_d20241129_m014256_c001_v7007000_t0000_u01732844576147") 2024/11/29 01:47:04 DEBUG : potato3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d14be_d20241129_m014248_c001_v0001182_t0028_u01732844568356") 2024/11/29 01:47:04 DEBUG : potato3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa64705400c_d20241129_m014234_c001_v7007000_t0000_u01732844554856") 2024/11/29 01:47:04 DEBUG : potato3: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d11c6_d20241129_m014229_c001_v0001182_t0010_u01732844549348") 2024/11/29 01:47:04 DEBUG : pre-dest1/1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f08e_d20241129_m014411_c001_v7007000_t0000_u01732844651373") 2024/11/29 01:47:04 DEBUG : pre-dest1/1: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d2014_d20241129_m014403_c001_v0001182_t0045_u01732844643387") 2024/11/29 01:47:04 DEBUG : pre-dest2/2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418796a92cf4f08f_d20241129_m014411_c001_v7007000_t0000_u01732844651567") 2024/11/29 01:47:04 DEBUG : pre-dest2/2: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89f1d_d20241129_m014403_c001_v0001099_t0055_u01732844643965") 2024/11/29 01:47:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede81232b_d20241129_m014342_c001_v7007000_t0000_u01732844622981") 2024/11/29 01:47:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1fb7b_d20241129_m014339_c001_v0001183_t0059_u01732844619932") 2024/11/29 01:47:04 DEBUG : sizeonly: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf0674e9_d20241129_m014119_c001_v7007000_t0000_u01732844479338") 2024/11/29 01:47:04 DEBUG : sizeonly: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d6d0_d20241129_m014118_c001_v0001183_t0025_u01732844478392") 2024/11/29 01:47:04 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb50_d20241129_m014639_c001_v7007000_t0000_u01732844799275") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f113b88ac6d8297bc_d20241129_m014638_c001_v0001183_t0024_u01732844798299") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb4c_d20241129_m014636_c001_v7007000_t0000_u01732844796311") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe8a044_d20241129_m014635_c001_v0001099_t0055_u01732844795127") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa647053ff9_d20241129_m014225_c001_v7007000_t0000_u01732844545462") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f118f74656fe89e8f_d20241129_m014224_c001_v0001099_t0042_u01732844544481") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f400eaaa647053ff5_d20241129_m014223_c001_v7007000_t0000_u01732844543180") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e88a_d20241129_m014222_c001_v0001183_t0051_u01732844542038") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf0674e3_d20241129_m014115_c001_v7007000_t0000_u01732844475188") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d56c_d20241129_m014113_c001_v0001183_t0026_u01732844473837") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf0674de_d20241129_m014113_c001_v7007000_t0000_u01732844473053") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d4f2_d20241129_m014112_c001_v0001183_t0016_u01732844472049") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf0674c3_d20241129_m014105_c001_v7007000_t0000_u01732844465833") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d2f2_d20241129_m014104_c001_v0001183_t0014_u01732844464995") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40715819cf0674b4_d20241129_m014104_c001_v7007000_t0000_u01732844464430") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d286_d20241129_m014103_c001_v0001183_t0012_u01732844463223") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d117_d20241129_m014057_c001_v0001183_t0020_u01732844457196") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41909ce156283cd4_d20241129_m014056_c001_v7007000_t0000_u01732844456460") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d08d_d20241129_m014055_c001_v0001183_t0012_u01732844455859") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1d065_d20241129_m014055_c001_v0001183_t0015_u01732844455284") 2024/11/29 01:47:05 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f41909ce156283cd0_d20241129_m014054_c001_v7007000_t0000_u01732844454134") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1cf3d_d20241129_m014051_c001_v0001183_t0011_u01732844451508") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1cd9d_d20241129_m014045_c001_v0001183_t0036_u01732844445687") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede8120ca_d20241129_m014044_c001_v7007000_t0000_u01732844444965") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1cd2f_d20241129_m014044_c001_v0001183_t0019_u01732844444414") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1cd01_d20241129_m014043_c001_v0001183_t0051_u01732844443851") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4027d6bede8120c3_d20241129_m014042_c001_v7007000_t0000_u01732844442764") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c9e1_d20241129_m014034_c001_v0001183_t0012_u01732844434007") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40980525d51b1a7c_d20241129_m014033_c001_v7007000_t0000_u01732844433629") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c999_d20241129_m014033_c001_v0001183_t0018_u01732844433073") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94784_d20241129_m014031_c001_v7007000_t0000_u01732844431406") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c8f5_d20241129_m014030_c001_v0001183_t0019_u01732844430832") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94783_d20241129_m014030_c001_v7007000_t0000_u01732844430254") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c8a0_d20241129_m014029_c001_v0001183_t0010_u01732844429689") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94782_d20241129_m014028_c001_v7007000_t0000_u01732844428429") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c7f8_d20241129_m014027_c001_v0001183_t0054_u01732844427689") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94781_d20241129_m014027_c001_v7007000_t0000_u01732844427135") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c796_d20241129_m014026_c001_v0001183_t0003_u01732844426556") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94780_d20241129_m014025_c001_v7007000_t0000_u01732844425654") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c742_d20241129_m014025_c001_v0001183_t0044_u01732844425076") 2024/11/29 01:47:06 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e9477a_d20241129_m014019_c001_v7007000_t0000_u01732844419305") 2024/11/29 01:47:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c5b8_d20241129_m014018_c001_v0001183_t0026_u01732844418721") 2024/11/29 01:47:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94778_d20241129_m014017_c001_v7007000_t0000_u01732844417815") 2024/11/29 01:47:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c554_d20241129_m014017_c001_v0001183_t0031_u01732844417247") 2024/11/29 01:47:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94777_d20241129_m014016_c001_v7007000_t0000_u01732844416347") 2024/11/29 01:47:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c4ec_d20241129_m014015_c001_v0001183_t0047_u01732844415782") 2024/11/29 01:47:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f413c9b1987e94775_d20241129_m014012_c001_v7007000_t0000_u01732844412885") 2024/11/29 01:47:07 DEBUG : sub dir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1c3f2_d20241129_m014012_c001_v0001183_t0029_u01732844412317") 2024/11/29 01:47:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb51_d20241129_m014639_c001_v7007000_t0000_u01732844799454") 2024/11/29 01:47:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f111195b5acba6031_d20241129_m014638_c001_v0001177_t0029_u01732844798289") 2024/11/29 01:47:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f4161d661b913eb4d_d20241129_m014636_c001_v7007000_t0000_u01732844796512") 2024/11/29 01:47:07 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d36b5_d20241129_m014635_c001_v0001182_t0057_u01732844795138") 2024/11/29 01:47:07 DEBUG : sub/yam: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baef01e_d20241129_m014219_c001_v7007000_t0000_u01732844539273") 2024/11/29 01:47:07 DEBUG : sub/yam: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d0faa_d20241129_m014217_c001_v0001182_t0028_u01732844537460") 2024/11/29 01:47:07 DEBUG : three: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeeffb_d20241129_m014209_c001_v7007000_t0000_u01732844529539") 2024/11/29 01:47:07 DEBUG : three: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e567_d20241129_m014208_c001_v0001183_t0025_u01732844528418") 2024/11/29 01:47:07 DEBUG : three: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f10241d2c5ca1e4c4_d20241129_m014206_c001_v0001183_t0051_u01732844526224") 2024/11/29 01:47:07 DEBUG : two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baeeffc_d20241129_m014209_c001_v7007000_t0000_u01732844529720") 2024/11/29 01:47:07 DEBUG : two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f418f74656fe89e6f_d20241129_m014207_c001_v0001099_t0034_u01732844527678") 2024/11/29 01:47:07 DEBUG : two: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f40241d2c5ca1e4b2_d20241129_m014206_c001_v0001183_t0042_u01732844526043") 2024/11/29 01:47:07 DEBUG : yam: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baef020_d20241129_m014220_c001_v7007000_t0000_u01732844540001") 2024/11/29 01:47:08 DEBUG : yam: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f112902a35523e234_d20241129_m014218_c001_v0001115_t0007_u01732844538814") 2024/11/29 01:47:08 DEBUG : yam: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baef017_d20241129_m014215_c001_v7007000_t0000_u01732844535434") 2024/11/29 01:47:08 DEBUG : yam: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d0ef8_d20241129_m014213_c001_v0001182_t0042_u01732844533784") 2024/11/29 01:47:08 DEBUG : yam: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baef00a_d20241129_m014211_c001_v7007000_t0000_u01732844531749") 2024/11/29 01:47:08 DEBUG : yam: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107768ff043d0e79_d20241129_m014210_c001_v0001182_t0029_u01732844530279") 2024/11/29 01:47:08 DEBUG : yaml: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baef01b_d20241129_m014216_c001_v7007000_t0000_u01732844536167") 2024/11/29 01:47:08 DEBUG : yaml: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f107dd834c1940241_d20241129_m014215_c001_v0001146_t0020_u01732844535015") 2024/11/29 01:47:08 DEBUG : yaml: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f409d427e8baef00e_d20241129_m014212_c001_v7007000_t0000_u01732844532475") 2024/11/29 01:47:08 DEBUG : yaml: Deleting (id "4_z9f824dc3903d7b5b9f380e1b_f109c0ee24dddaf50_d20241129_m014211_c001_v0001181_t0046_u01732844531536") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 7m5.793737572s (try 1/5)