"./sync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -fast-list" - Starting (try 5/5) 2025/07/07 05:39:58 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye" 2025/07/07 05:39:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/07 05:39:58 DEBUG : Swift container rclone-test-hogaved4piye: Auto set use_segments_container to true 2025/07/07 05:39:58 DEBUG : Creating backend with remote "/tmp/rclone2610970291" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:39:59 INFO : Swift container rclone-test-hogaved4piye: Container "rclone-test-hogaved4piye" created 2025/07/07 05:39:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:39:59 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:39:59 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/07 05:39:59 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (0.71s) === RUN TestCopy run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:39:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 05:39:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:39:59 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:39:59 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:39:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:39:59 INFO : sub dir/hello world: Copied (new) 2025/07/07 05:40:00 DEBUG : Swift container rclone-test-hogaved4piye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.06s) === RUN TestCopyMetadata run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.15s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.10s) === RUN TestCopyMissingDirectory run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:00 DEBUG : Creating backend with remote "/non-existing" 2025/07/07 05:40:00 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/07 05:40:00 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:00 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.26s) === RUN TestCopyNoTraverse run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:11 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:11 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:11 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (10.97s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.15s) === RUN TestCopyCheckFirst run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:12 INFO : Swift container rclone-test-hogaved4piye: Running all checks before starting transfers 2025/07/07 05:40:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:12 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:12 INFO : Swift container rclone-test-hogaved4piye: Checks finished, now starting transfers 2025/07/07 05:40:12 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:12 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:12 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (0.73s) === RUN TestSyncNoTraverse run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:12 ERROR : Ignoring --no-traverse with sync 2025/07/07 05:40:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:12 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:12 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:13 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:13 INFO : sub dir/hello world: Copied (new) 2025/07/07 05:40:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (0.81s) === RUN TestCopyWithDepth run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:13 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/07 05:40:13 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:13 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:19 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/07/07 05:40:19 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (16.30s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:40:29 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:29 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:30 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:30 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.04s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:40:36 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:36 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:36 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:36 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (10.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:41 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 05:40:41 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 05:40:41 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/07 05:40:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 05:40:41 INFO : sub dir2: Making directory 2025/07/07 05:40:41 INFO : sub dir: Making directory 2025/07/07 05:40:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:41 INFO : sub dir2/sub sub dir2: Making directory 2025/07/07 05:40:41 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:41 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:42 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/07/07 05:40:42 DEBUG : Swift container rclone-test-hogaved4piye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (0.80s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:42 INFO : sub dir2: Making directory 2025/07/07 05:40:42 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/07 05:40:42 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 05:40:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:42 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:42 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:42 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (0.69s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:43 DEBUG : sub dir2: Making directory with metadata 2025/07/07 05:40:43 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 05:40:43 INFO : sub dir2: Making directory 2025/07/07 05:40:43 INFO : sub dir: Making directory 2025/07/07 05:40:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:43 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:43 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:43 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:43 INFO : sub dir/hello world: Copied (new) 2025/07/07 05:40:43 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/07 05:40:43 DEBUG : Swift container rclone-test-hogaved4piye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/07 05:40:43 DEBUG : Swift container rclone-test-hogaved4piye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.88s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.15s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:44 INFO : sub dir2: Making directory 2025/07/07 05:40:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:44 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:44 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:44 INFO : sub dir/hello world: Copied (new) 2025/07/07 05:40:44 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (0.67s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:45 DEBUG : sub dir2: Making directory with metadata 2025/07/07 05:40:45 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 05:40:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 05:40:45 INFO : sub dir2: Making directory 2025/07/07 05:40:45 INFO : sub dir: Making directory 2025/07/07 05:40:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:45 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:45 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:45 INFO : sub dir/hello world: Copied (new) 2025/07/07 05:40:45 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/07 05:40:45 DEBUG : Swift container rclone-test-hogaved4piye: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.81s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.17s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:45 INFO : sub dir2: Making directory 2025/07/07 05:40:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:46 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:40:46 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:40:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:46 INFO : sub dir/hello world: Copied (new) 2025/07/07 05:40:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (0.59s) === RUN TestServerSideCopy run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:40:46 DEBUG : Creating backend with remote "TestSwift:rclone-test-ketoyub3vifo" 2025/07/07 05:40:47 DEBUG : Swift container rclone-test-ketoyub3vifo: Auto set use_segments_container to true sync_test.go:620: Server side copy (if possible) Swift container rclone-test-hogaved4piye -> Swift container rclone-test-ketoyub3vifo 2025/07/07 05:40:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:40:47 DEBUG : Swift container rclone-test-ketoyub3vifo: Waiting for checks to finish 2025/07/07 05:40:47 DEBUG : Swift container rclone-test-ketoyub3vifo: Waiting for transfers to finish 2025/07/07 05:40:47 INFO : Swift container rclone-test-ketoyub3vifo: Container "rclone-test-ketoyub3vifo" created 2025/07/07 05:40:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:40:58 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 05:40:58 DEBUG : Swift container rclone-test-ketoyub3vifo: Purge remote 2025/07/07 05:40:58 DEBUG : Waiting for deletions to finish 2025/07/07 05:41:11 INFO : sub dir/hello world: Deleted 2025/07/07 05:41:11 INFO : Swift container rclone-test-ketoyub3vifo: Container "rclone-test-ketoyub3vifo" removed --- PASS: TestServerSideCopy (25.69s) === RUN TestCopyOverSelf run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:41:12 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:41:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 05:41:12 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:41:12 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/07/07 05:41:12 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.22s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:41:13 DEBUG : Creating backend with remote "TestSwift:rclone-test-nijehuy0hixo" 2025/07/07 05:41:14 DEBUG : Swift container rclone-test-nijehuy0hixo: Auto set use_segments_container to true sync_test.go:656: Server side copy (if possible) Swift container rclone-test-hogaved4piye -> Swift container rclone-test-nijehuy0hixo 2025/07/07 05:41:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:41:14 DEBUG : Swift container rclone-test-nijehuy0hixo: Waiting for checks to finish 2025/07/07 05:41:14 DEBUG : Swift container rclone-test-nijehuy0hixo: Waiting for transfers to finish 2025/07/07 05:41:15 INFO : Swift container rclone-test-nijehuy0hixo: Container "rclone-test-nijehuy0hixo" created 2025/07/07 05:41:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:41:35 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 05:41:36 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 05:41:36 DEBUG : Swift container rclone-test-nijehuy0hixo: Waiting for checks to finish 2025/07/07 05:41:36 DEBUG : Swift container rclone-test-nijehuy0hixo: Waiting for transfers to finish 2025/07/07 05:41:41 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/07/07 05:41:41 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 05:41:42 DEBUG : Swift container rclone-test-nijehuy0hixo: Purge remote 2025/07/07 05:41:42 DEBUG : Waiting for deletions to finish 2025/07/07 05:41:42 INFO : sub dir/hello world: Deleted 2025/07/07 05:41:42 INFO : Swift container rclone-test-nijehuy0hixo: Container "rclone-test-nijehuy0hixo" removed --- PASS: TestServerSideCopyOverSelf (29.77s) === RUN TestMoveOverSelf run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:41:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 05:41:43 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:41:43 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:41:43 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/07/07 05:41:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/07 05:41:43 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.27s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:41:44 DEBUG : Creating backend with remote "TestSwift:rclone-test-yokasug0vale" 2025/07/07 05:41:45 DEBUG : Swift container rclone-test-yokasug0vale: Auto set use_segments_container to true sync_test.go:701: Server side copy (if possible) Swift container rclone-test-hogaved4piye -> Swift container rclone-test-yokasug0vale 2025/07/07 05:41:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:41:45 DEBUG : Swift container rclone-test-yokasug0vale: Waiting for checks to finish 2025/07/07 05:41:45 DEBUG : Swift container rclone-test-yokasug0vale: Waiting for transfers to finish 2025/07/07 05:41:45 INFO : Swift container rclone-test-yokasug0vale: Container "rclone-test-yokasug0vale" created 2025/07/07 05:41:51 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:41:51 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 05:41:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/07 05:41:51 DEBUG : Swift container rclone-test-yokasug0vale: Waiting for checks to finish 2025/07/07 05:41:51 DEBUG : Swift container rclone-test-yokasug0vale: Waiting for transfers to finish 2025/07/07 05:41:57 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/07/07 05:41:57 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 05:41:57 INFO : sub dir/hello world: Deleted 2025/07/07 05:41:57 DEBUG : testing file moves 2025/07/07 05:41:57 DEBUG : Swift container rclone-test-yokasug0vale: Waiting for checks to finish 2025/07/07 05:41:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/07 05:41:57 DEBUG : Swift container rclone-test-yokasug0vale: Waiting for transfers to finish 2025/07/07 05:42:03 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/07/07 05:42:03 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/07 05:42:03 INFO : sub dir/hello world: Deleted 2025/07/07 05:42:03 DEBUG : Swift container rclone-test-yokasug0vale: Purge remote 2025/07/07 05:42:03 DEBUG : Waiting for deletions to finish 2025/07/07 05:42:03 INFO : sub dir/hello world: Deleted 2025/07/07 05:42:04 INFO : Swift container rclone-test-yokasug0vale: Container "rclone-test-yokasug0vale" removed --- PASS: TestServerSideMoveOverSelf (19.73s) === RUN TestCopyAfterDelete run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:42:04 ERROR : error listing: directory not found 2025/07/07 05:42:04 INFO : Local file system at /tmp/rclone2610970291: Making directory 2025/07/07 05:42:04 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:42:04 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (0.89s) === RUN TestCopyRedownload run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:42:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:42:05 DEBUG : Local file system at /tmp/rclone2610970291: Waiting for checks to finish 2025/07/07 05:42:05 DEBUG : Local file system at /tmp/rclone2610970291: Waiting for transfers to finish 2025/07/07 05:42:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:42:05 DEBUG : sub dir/hello world.8640739d.partial: renamed to: sub dir/hello world 2025/07/07 05:42:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (0.94s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:42:06 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/07 05:42:06 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:42:06 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:42:11 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/07 05:42:11 INFO : check sum: Copied (new) 2025/07/07 05:42:11 DEBUG : Waiting for deletions to finish 2025/07/07 05:42:16 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:42:21 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/07 05:42:21 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/07/07 05:42:21 DEBUG : check sum: Unchanged skipping 2025/07/07 05:42:21 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:42:21 DEBUG : Waiting for deletions to finish 2025/07/07 05:42:21 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (36.11s) === RUN TestSyncSizeOnly run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:42:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/07 05:42:42 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:42:42 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:42:47 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/07 05:42:47 INFO : sizeonly: Copied (new) 2025/07/07 05:42:47 DEBUG : Waiting for deletions to finish 2025/07/07 05:42:57 DEBUG : sizeonly: Sizes identical 2025/07/07 05:42:57 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:42:57 DEBUG : sizeonly: Unchanged skipping 2025/07/07 05:42:57 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:42:57 DEBUG : Waiting for deletions to finish 2025/07/07 05:42:57 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (26.10s) === RUN TestSyncIgnoreSize run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:43:08 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/07 05:43:08 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:43:08 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:43:08 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/07/07 05:43:08 INFO : ignore-size: Copied (new) 2025/07/07 05:43:08 DEBUG : Waiting for deletions to finish 2025/07/07 05:43:09 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:43:09 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:43:09 DEBUG : ignore-size: Unchanged skipping 2025/07/07 05:43:09 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:43:09 DEBUG : Waiting for deletions to finish 2025/07/07 05:43:09 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.38s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:43:20 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:43:20 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:43:20 DEBUG : existing: Unchanged skipping 2025/07/07 05:43:20 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:43:20 DEBUG : Waiting for deletions to finish 2025/07/07 05:43:20 INFO : There was nothing to transfer 2025/07/07 05:43:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/07 05:43:20 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:43:20 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:43:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/07 05:43:25 INFO : existing: Copied (replaced existing) 2025/07/07 05:43:25 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (36.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:43:46 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 05:43:46 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:43:46 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:43:51 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/07 05:43:51 INFO : existing: Copied (new) 2025/07/07 05:43:51 DEBUG : Waiting for deletions to finish 2025/07/07 05:43:56 DEBUG : existing: Destination exists, skipping 2025/07/07 05:43:56 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:01 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:01 DEBUG : Waiting for deletions to finish 2025/07/07 05:44:01 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (26.18s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:44:17 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/07 05:44:18 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 05:44:18 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:18 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:44:18 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 05:44:18 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:18 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:44:18 INFO : a/potato2: Copied (new) 2025/07/07 05:44:18 DEBUG : Waiting for deletions to finish 2025/07/07 05:44:23 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (12.28s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:44:25 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:25 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/07 05:44:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/07 05:44:25 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/07 05:44:25 DEBUG : empty space: Unchanged skipping 2025/07/07 05:44:25 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:25 DEBUG : Waiting for deletions to finish 2025/07/07 05:44:25 INFO : There was nothing to transfer 2025/07/07 05:44:25 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:25 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/07 05:44:25 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/07 05:44:30 INFO : empty space: Updated modification time in destination 2025/07/07 05:44:30 DEBUG : empty space: Unchanged skipping 2025/07/07 05:44:30 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:30 DEBUG : Waiting for deletions to finish 2025/07/07 05:44:30 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (6.95s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:44:31 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:31 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/07 05:44:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/07 05:44:31 DEBUG : empty space: Unchanged skipping 2025/07/07 05:44:31 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:31 DEBUG : Waiting for deletions to finish 2025/07/07 05:44:31 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.97s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:44:38 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:38 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/07 05:44:38 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone2610970291) 2025/07/07 05:44:38 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Swift container rclone-test-hogaved4piye) 2025/07/07 05:44:38 DEBUG : foo: md5 differ 2025/07/07 05:44:38 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:43 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/07/07 05:44:43 INFO : foo: Copied (replaced existing) 2025/07/07 05:44:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (21.31s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:44:54 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/07 05:44:54 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:44:54 DEBUG : empty space: Unchanged skipping 2025/07/07 05:44:54 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:54 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:44:54 INFO : potato: Copied (new) 2025/07/07 05:44:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:44:56 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:56 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/07 05:44:56 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:56 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/07/07 05:44:56 INFO : potato: Copied (replaced existing) 2025/07/07 05:44:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.23s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:44:57 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:57 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/07 05:44:57 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone2610970291) 2025/07/07 05:44:57 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Swift container rclone-test-hogaved4piye) 2025/07/07 05:44:57 DEBUG : potato: md5 differ 2025/07/07 05:44:57 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:57 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/07/07 05:44:57 INFO : potato: Copied (replaced existing) 2025/07/07 05:44:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.36s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:44:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:44:58 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/07 05:44:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:44:58 DEBUG : empty space: Unchanged skipping 2025/07/07 05:44:58 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:44:58 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:44:58 DEBUG : Waiting for deletions to finish 2025/07/07 05:44:58 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.41s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:45:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:45:00 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:45:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:45:00 DEBUG : empty space: Unchanged skipping 2025/07/07 05:45:00 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:45:00 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:45:00 INFO : potato2: Copied (new) 2025/07/07 05:45:00 DEBUG : Waiting for deletions to finish 2025/07/07 05:45:00 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:45:06 INFO : d: Making directory 2025/07/07 05:45:06 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/07 05:45:12 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 05:45:12 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:45:12 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:45:12 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 05:45:12 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:45:12 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:45:12 INFO : a/potato2: Copied (new) 2025/07/07 05:45:12 DEBUG : Waiting for deletions to finish 2025/07/07 05:45:17 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (16.84s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:45:23 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/07 05:45:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/07 05:45:23 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:45:23 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:45:23 DEBUG : c/non empty space: Unchanged skipping 2025/07/07 05:45:23 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:45:23 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:45:23 INFO : a/potato2: Copied (new) 2025/07/07 05:45:23 ERROR : Swift container rclone-test-hogaved4piye: not deleting files as there were IO errors 2025/07/07 05:45:23 ERROR : Swift container rclone-test-hogaved4piye: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (16.80s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:45:35 DEBUG : Waiting for deletions to finish 2025/07/07 05:45:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:45:35 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:45:35 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:45:35 DEBUG : empty space: Unchanged skipping 2025/07/07 05:45:35 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:45:35 INFO : potato: Deleted 2025/07/07 05:45:35 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:45:35 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (1.67s) === RUN TestSyncDeleteBefore run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:45:37 DEBUG : Waiting for deletions to finish 2025/07/07 05:45:37 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:45:37 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:45:37 INFO : potato: Deleted 2025/07/07 05:45:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:45:37 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:45:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:45:37 DEBUG : empty space: Unchanged skipping 2025/07/07 05:45:37 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:45:37 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:45:37 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (1.78s) === RUN TestCopyDeleteBefore run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:45:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:45:38 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:45:38 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:45:39 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/07/07 05:45:39 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.41s) === RUN TestSyncWithExclude run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:45:40 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 05:45:40 DEBUG : enormous: Excluded 2025/07/07 05:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 05:45:40 DEBUG : potato2: Excluded 2025/07/07 05:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 05:45:40 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:45:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:45:40 DEBUG : empty space: Unchanged skipping 2025/07/07 05:45:40 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:45:40 DEBUG : Waiting for deletions to finish 2025/07/07 05:45:40 INFO : There was nothing to transfer 2025/07/07 05:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 05:45:40 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 05:45:40 DEBUG : enormous: Excluded 2025/07/07 05:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 05:45:40 DEBUG : potato2: Excluded 2025/07/07 05:45:40 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 05:45:40 DEBUG : Local file system at /tmp/rclone2610970291: Waiting for checks to finish 2025/07/07 05:45:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:45:40 DEBUG : empty space: Unchanged skipping 2025/07/07 05:45:40 DEBUG : Local file system at /tmp/rclone2610970291: Waiting for transfers to finish 2025/07/07 05:45:40 DEBUG : Waiting for deletions to finish 2025/07/07 05:45:40 INFO : There was nothing to transfer 2025/07/07 05:45:41 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (1.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:45:42 DEBUG : enormous: Excluded (Size Filter) 2025/07/07 05:45:42 DEBUG : enormous: Excluded 2025/07/07 05:45:42 DEBUG : potato2: Excluded (Size Filter) 2025/07/07 05:45:42 DEBUG : potato2: Excluded 2025/07/07 05:45:42 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:45:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:45:42 DEBUG : empty space: Unchanged skipping 2025/07/07 05:45:42 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:45:42 DEBUG : Waiting for deletions to finish 2025/07/07 05:45:42 INFO : potato2: Deleted 2025/07/07 05:45:42 INFO : enormous: Deleted 2025/07/07 05:45:42 INFO : There was nothing to transfer 2025/07/07 05:45:42 DEBUG : Local file system at /tmp/rclone2610970291: Waiting for checks to finish 2025/07/07 05:45:43 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:45:43 DEBUG : empty space: Unchanged skipping 2025/07/07 05:45:43 DEBUG : Local file system at /tmp/rclone2610970291: Waiting for transfers to finish 2025/07/07 05:45:43 DEBUG : Waiting for deletions to finish 2025/07/07 05:45:43 INFO : potato2: Deleted 2025/07/07 05:45:43 INFO : enormous: Deleted 2025/07/07 05:45:43 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (1.96s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:46:00 DEBUG : five: Need to transfer - File not found at Destination 2025/07/07 05:46:00 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:46:00 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/07 05:46:00 DEBUG : three: Sizes identical 2025/07/07 05:46:00 DEBUG : one: Destination is newer than source, skipping 2025/07/07 05:46:00 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/07 05:46:00 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 05:46:00 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone2610970291) 2025/07/07 05:46:00 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Swift container rclone-test-hogaved4piye) 2025/07/07 05:46:00 DEBUG : two: md5 differ 2025/07/07 05:46:00 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:46:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/07 05:46:01 INFO : two: Copied (replaced existing) 2025/07/07 05:46:05 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/07/07 05:46:05 INFO : four: Copied (replaced existing) 2025/07/07 05:46:06 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/07/07 05:46:06 INFO : five: Copied (new) 2025/07/07 05:46:06 DEBUG : Waiting for deletions to finish 2025/07/07 05:46:16 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:46:16 DEBUG : one: Destination is newer than source, skipping 2025/07/07 05:46:16 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone2610970291) 2025/07/07 05:46:16 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Swift container rclone-test-hogaved4piye) 2025/07/07 05:46:16 DEBUG : three: md5 differ 2025/07/07 05:46:16 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/07 05:46:16 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/07/07 05:46:16 DEBUG : four: Size and md5 of src and dst objects identical 2025/07/07 05:46:16 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 05:46:16 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/07 05:46:16 DEBUG : two: Size and md5 of src and dst objects identical 2025/07/07 05:46:16 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 05:46:21 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/07/07 05:46:21 DEBUG : five: Size and md5 of src and dst objects identical 2025/07/07 05:46:21 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/07 05:46:21 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:46:21 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/07 05:46:21 INFO : three: Copied (replaced existing) 2025/07/07 05:46:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (65.10s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:1568: Can track renames: true 2025/07/07 05:46:48 INFO : Swift container rclone-test-hogaved4piye: Making map for --track-renames 2025/07/07 05:46:48 INFO : Swift container rclone-test-hogaved4piye: Finished making map for --track-renames 2025/07/07 05:46:48 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:46:48 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 05:46:48 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for renames to finish 2025/07/07 05:46:48 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/07 05:46:48 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:46:48 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/07/07 05:46:48 INFO : potato: Copied (new) 2025/07/07 05:46:53 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/07 05:46:53 INFO : yam: Copied (new) 2025/07/07 05:46:53 DEBUG : Waiting for deletions to finish 2025/07/07 05:46:54 INFO : Swift container rclone-test-hogaved4piye: Making map for --track-renames 2025/07/07 05:46:54 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:46:54 INFO : Swift container rclone-test-hogaved4piye: Finished making map for --track-renames 2025/07/07 05:46:54 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:46:54 DEBUG : potato: Unchanged skipping 2025/07/07 05:46:54 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for renames to finish 2025/07/07 05:47:05 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/07 05:47:05 INFO : yam: Copied (server-side copy) to: yaml 2025/07/07 05:47:10 INFO : yam: Deleted 2025/07/07 05:47:10 INFO : yaml: Renamed from "yam" 2025/07/07 05:47:10 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:47:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (22.67s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:1640: Can track renames: true 2025/07/07 05:47:11 INFO : Swift container rclone-test-hogaved4piye: Making map for --track-renames 2025/07/07 05:47:11 INFO : Swift container rclone-test-hogaved4piye: Finished making map for --track-renames 2025/07/07 05:47:11 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:47:11 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 05:47:11 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/07 05:47:11 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for renames to finish 2025/07/07 05:47:11 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:47:11 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/07/07 05:47:11 INFO : potato: Copied (new) 2025/07/07 05:47:16 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/07 05:47:16 INFO : yam: Copied (new) 2025/07/07 05:47:16 DEBUG : Waiting for deletions to finish 2025/07/07 05:47:21 INFO : Swift container rclone-test-hogaved4piye: Making map for --track-renames 2025/07/07 05:47:21 INFO : Swift container rclone-test-hogaved4piye: Finished making map for --track-renames 2025/07/07 05:47:21 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:47:21 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:47:21 DEBUG : potato: Unchanged skipping 2025/07/07 05:47:21 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for renames to finish 2025/07/07 05:47:32 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/07 05:47:32 INFO : yam: Copied (server-side copy) to: yaml 2025/07/07 05:47:37 INFO : yam: Deleted 2025/07/07 05:47:37 INFO : yaml: Renamed from "yam" 2025/07/07 05:47:37 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:47:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (27.04s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:1679: Can track renames: true 2025/07/07 05:47:38 INFO : Swift container rclone-test-hogaved4piye: Making map for --track-renames 2025/07/07 05:47:38 INFO : Swift container rclone-test-hogaved4piye: Finished making map for --track-renames 2025/07/07 05:47:38 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:47:38 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/07 05:47:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/07 05:47:38 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for renames to finish 2025/07/07 05:47:38 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:47:38 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/07/07 05:47:38 INFO : potato: Copied (new) 2025/07/07 05:47:38 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/07 05:47:38 INFO : sub/yam: Copied (new) 2025/07/07 05:47:38 DEBUG : Waiting for deletions to finish 2025/07/07 05:47:39 INFO : Swift container rclone-test-hogaved4piye: Making map for --track-renames 2025/07/07 05:47:39 INFO : Swift container rclone-test-hogaved4piye: Finished making map for --track-renames 2025/07/07 05:47:39 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:47:39 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:47:39 DEBUG : potato: Unchanged skipping 2025/07/07 05:47:39 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for renames to finish 2025/07/07 05:47:54 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/07/07 05:47:54 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/07 05:47:54 INFO : sub/yam: Deleted 2025/07/07 05:47:54 INFO : yam: Renamed from "sub/yam" 2025/07/07 05:47:54 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:47:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (32.31s) === RUN TestServerSideMoveLocal run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:48:10 DEBUG : Creating backend with remote "/tmp/rclone2610970291/dir1" 2025/07/07 05:48:10 DEBUG : Creating backend with remote "/tmp/rclone2610970291/dir2" 2025/07/07 05:48:10 DEBUG : Local file system at /tmp/rclone2610970291/dir2: Using server-side directory move 2025/07/07 05:48:10 INFO : Local file system at /tmp/rclone2610970291/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/07 05:48:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/07 05:48:10 INFO : file1.txt: Moved (server-side) 2025/07/07 05:48:10 DEBUG : Local file system at /tmp/rclone2610970291/dir2: Waiting for checks to finish 2025/07/07 05:48:10 DEBUG : Local file system at /tmp/rclone2610970291/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.16s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:48:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:48:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 05:48:10 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:48:10 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:48:11 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:48:11 INFO : sub dir/hello world: Copied (new) 2025/07/07 05:48:11 INFO : sub dir/hello world: Deleted 2025/07/07 05:48:16 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/07/07 05:48:16 INFO : nested/sub dir/file: Copied (new) 2025/07/07 05:48:16 INFO : nested/sub dir/file: Deleted 2025/07/07 05:48:16 INFO : sub dir: Removing directory 2025/07/07 05:48:16 INFO : nested/sub dir: Removing directory 2025/07/07 05:48:16 INFO : nested: Removing directory 2025/07/07 05:48:16 DEBUG : Local file system at /tmp/rclone2610970291: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (26.62s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:48:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/07 05:48:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/07 05:48:37 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:48:37 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:48:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/07 05:48:37 INFO : sub dir/hello world: Copied (new) 2025/07/07 05:48:37 INFO : sub dir/hello world: Deleted 2025/07/07 05:48:42 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/07/07 05:48:42 INFO : nested/sub dir/file: Copied (new) 2025/07/07 05:48:42 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.27s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:48:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/07 05:48:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 05:48:53 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:48:53 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:48:54 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/07/07 05:48:54 INFO : existing-b: Copied (new) 2025/07/07 05:48:54 INFO : existing-b: Deleted 2025/07/07 05:48:58 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/07 05:48:58 INFO : existing: Copied (new) 2025/07/07 05:48:58 INFO : existing: Deleted 2025/07/07 05:48:59 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:48:59 DEBUG : existing: Destination exists, skipping 2025/07/07 05:48:59 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/07 05:48:59 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:48:59 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (21.37s) === RUN TestServerSideMove run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:49:15 DEBUG : Creating backend with remote "TestSwift:rclone-test-niyesod2bofo" 2025/07/07 05:49:15 DEBUG : Swift container rclone-test-niyesod2bofo: Auto set use_segments_container to true sync_test.go:1735: Server side move (if possible) Swift container rclone-test-hogaved4piye -> Swift container rclone-test-niyesod2bofo 2025/07/07 05:49:22 INFO : Swift container rclone-test-niyesod2bofo: Container "rclone-test-niyesod2bofo" created 2025/07/07 05:49:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:49:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 05:49:43 DEBUG : Swift container rclone-test-niyesod2bofo: Waiting for checks to finish 2025/07/07 05:49:48 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:49:48 DEBUG : empty space: Unchanged skipping 2025/07/07 05:49:48 INFO : empty space: Deleted 2025/07/07 05:49:48 DEBUG : Swift container rclone-test-niyesod2bofo: Waiting for transfers to finish 2025/07/07 05:49:49 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:49:49 INFO : potato2: Copied (server-side copy) 2025/07/07 05:49:49 INFO : potato2: Deleted 2025/07/07 05:49:54 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/07/07 05:49:54 INFO : potato3: Copied (server-side copy) 2025/07/07 05:49:59 INFO : potato3: Deleted 2025/07/07 05:50:04 DEBUG : Creating backend with remote "TestSwift:rclone-test-doqidok5foxe" 2025/07/07 05:50:04 DEBUG : Swift container rclone-test-doqidok5foxe: Auto set use_segments_container to true 2025/07/07 05:50:05 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/07 05:50:05 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:50:05 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/07 05:50:05 DEBUG : Swift container rclone-test-doqidok5foxe: Waiting for checks to finish 2025/07/07 05:50:05 DEBUG : Swift container rclone-test-doqidok5foxe: Waiting for transfers to finish 2025/07/07 05:50:05 INFO : Swift container rclone-test-doqidok5foxe: Container "rclone-test-doqidok5foxe" created 2025/07/07 05:50:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:50:10 INFO : potato2: Copied (server-side copy) 2025/07/07 05:50:10 INFO : potato2: Deleted 2025/07/07 05:50:15 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/07 05:50:15 INFO : empty space: Copied (server-side copy) 2025/07/07 05:50:20 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/07/07 05:50:20 INFO : potato3: Copied (server-side copy) 2025/07/07 05:50:21 INFO : empty space: Deleted 2025/07/07 05:50:25 INFO : potato3: Deleted 2025/07/07 05:50:26 DEBUG : Swift container rclone-test-doqidok5foxe: Purge remote 2025/07/07 05:50:26 DEBUG : Waiting for deletions to finish 2025/07/07 05:50:26 INFO : potato2: Deleted 2025/07/07 05:50:31 INFO : empty space: Deleted 2025/07/07 05:50:31 INFO : potato3: Deleted 2025/07/07 05:50:32 INFO : Swift container rclone-test-doqidok5foxe: Container "rclone-test-doqidok5foxe" removed 2025/07/07 05:50:32 DEBUG : Swift container rclone-test-niyesod2bofo: Purge remote 2025/07/07 05:50:32 DEBUG : Waiting for deletions to finish 2025/07/07 05:50:32 INFO : Swift container rclone-test-niyesod2bofo: Container "rclone-test-niyesod2bofo" removed --- PASS: TestServerSideMove (77.86s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:50:32 DEBUG : Creating backend with remote "TestSwift:rclone-test-kemequk7doru" 2025/07/07 05:50:33 DEBUG : Swift container rclone-test-kemequk7doru: Auto set use_segments_container to true sync_test.go:1735: Server side move (if possible) Swift container rclone-test-hogaved4piye -> Swift container rclone-test-kemequk7doru 2025/07/07 05:50:39 INFO : Swift container rclone-test-kemequk7doru: Container "rclone-test-kemequk7doru" created 2025/07/07 05:50:55 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 05:50:55 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 05:50:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:50:55 DEBUG : Swift container rclone-test-kemequk7doru: Waiting for checks to finish 2025/07/07 05:50:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 05:50:55 DEBUG : Swift container rclone-test-kemequk7doru: Waiting for transfers to finish 2025/07/07 05:51:01 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:51:01 INFO : potato2: Copied (server-side copy) 2025/07/07 05:51:01 INFO : potato2: Deleted 2025/07/07 05:51:10 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/07/07 05:51:10 INFO : potato3: Copied (server-side copy) 2025/07/07 05:51:20 INFO : potato3: Deleted 2025/07/07 05:51:40 DEBUG : Creating backend with remote "TestSwift:rclone-test-cagiram9huna" 2025/07/07 05:51:40 DEBUG : Swift container rclone-test-cagiram9huna: Auto set use_segments_container to true 2025/07/07 05:51:41 DEBUG : empty space: Excluded (Size Filter) 2025/07/07 05:51:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:51:41 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/07 05:51:41 DEBUG : Swift container rclone-test-cagiram9huna: Waiting for checks to finish 2025/07/07 05:51:41 DEBUG : Swift container rclone-test-cagiram9huna: Waiting for transfers to finish 2025/07/07 05:51:41 INFO : Swift container rclone-test-cagiram9huna: Container "rclone-test-cagiram9huna" created 2025/07/07 05:51:51 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:51:51 INFO : potato2: Copied (server-side copy) 2025/07/07 05:51:51 INFO : potato2: Deleted 2025/07/07 05:52:11 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/07/07 05:52:11 INFO : potato3: Copied (server-side copy) 2025/07/07 05:52:32 INFO : potato3: Deleted 2025/07/07 05:52:32 DEBUG : Swift container rclone-test-cagiram9huna: Purge remote 2025/07/07 05:52:32 DEBUG : Waiting for deletions to finish 2025/07/07 05:52:37 INFO : potato2: Deleted 2025/07/07 05:52:37 INFO : potato3: Deleted 2025/07/07 05:52:37 INFO : Swift container rclone-test-cagiram9huna: Container "rclone-test-cagiram9huna" removed 2025/07/07 05:52:37 DEBUG : Swift container rclone-test-kemequk7doru: Purge remote 2025/07/07 05:52:37 DEBUG : Waiting for deletions to finish 2025/07/07 05:52:57 INFO : empty space: Deleted 2025/07/07 05:52:58 INFO : Swift container rclone-test-kemequk7doru: Container "rclone-test-kemequk7doru" removed --- PASS: TestServerSideMoveWithFilter (145.54s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:52:58 DEBUG : Creating backend with remote "TestSwift:rclone-test-gonuhuy2hiyo" 2025/07/07 05:52:58 DEBUG : Swift container rclone-test-gonuhuy2hiyo: Auto set use_segments_container to true 2025/07/07 05:53:19 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) Swift container rclone-test-hogaved4piye -> Swift container rclone-test-gonuhuy2hiyo 2025/07/07 05:53:19 INFO : Swift container rclone-test-gonuhuy2hiyo: Container "rclone-test-gonuhuy2hiyo" created 2025/07/07 05:53:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:53:40 DEBUG : Swift container rclone-test-gonuhuy2hiyo: Waiting for checks to finish 2025/07/07 05:53:40 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/07 05:53:40 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:53:40 DEBUG : empty space: Unchanged skipping 2025/07/07 05:53:41 INFO : empty space: Deleted 2025/07/07 05:53:41 DEBUG : Swift container rclone-test-gonuhuy2hiyo: Waiting for transfers to finish 2025/07/07 05:53:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:53:59 INFO : potato2: Copied (server-side copy) 2025/07/07 05:53:59 INFO : potato2: Deleted 2025/07/07 05:54:14 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/07/07 05:54:14 INFO : potato3: Copied (server-side copy) 2025/07/07 05:54:19 INFO : potato3: Deleted 2025/07/07 05:54:24 DEBUG : Creating backend with remote "TestSwift:rclone-test-kitareg7vuru" 2025/07/07 05:54:25 DEBUG : Swift container rclone-test-kitareg7vuru: Auto set use_segments_container to true 2025/07/07 05:54:25 INFO : tomatoDir: Making directory 2025/07/07 05:54:25 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/07 05:54:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/07 05:54:25 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/07 05:54:25 DEBUG : Swift container rclone-test-kitareg7vuru: Waiting for checks to finish 2025/07/07 05:54:25 DEBUG : Swift container rclone-test-kitareg7vuru: Waiting for transfers to finish 2025/07/07 05:54:25 INFO : Swift container rclone-test-kitareg7vuru: Container "rclone-test-kitareg7vuru" created 2025/07/07 05:54:31 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/07/07 05:54:31 INFO : empty space: Copied (server-side copy) 2025/07/07 05:54:36 INFO : empty space: Deleted 2025/07/07 05:54:36 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/07/07 05:54:36 INFO : potato2: Copied (server-side copy) 2025/07/07 05:54:36 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/07/07 05:54:36 INFO : potato3: Copied (server-side copy) 2025/07/07 05:54:41 INFO : potato2: Deleted 2025/07/07 05:54:41 INFO : potato3: Deleted 2025/07/07 05:54:47 DEBUG : Swift container rclone-test-kitareg7vuru: Purge remote 2025/07/07 05:54:47 DEBUG : Waiting for deletions to finish 2025/07/07 05:54:47 INFO : potato2: Deleted 2025/07/07 05:54:47 INFO : empty space: Deleted 2025/07/07 05:54:52 INFO : potato3: Deleted 2025/07/07 05:54:53 INFO : Swift container rclone-test-kitareg7vuru: Container "rclone-test-kitareg7vuru" removed 2025/07/07 05:54:53 DEBUG : Swift container rclone-test-gonuhuy2hiyo: Purge remote 2025/07/07 05:54:53 DEBUG : Waiting for deletions to finish 2025/07/07 05:54:53 INFO : Swift container rclone-test-gonuhuy2hiyo: Container "rclone-test-gonuhuy2hiyo" removed --- PASS: TestServerSideMoveDeleteEmptySourceDirs (115.57s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:54:53 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/rclone-move-test" 2025/07/07 05:54:54 DEBUG : Swift container rclone-test-hogaved4piye path rclone-move-test: Auto set use_segments_container to true --- PASS: TestServerSideMoveOverlap (6.75s) === RUN TestSyncOverlap run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:55:00 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/rclone-sync-test" 2025/07/07 05:55:00 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test: Auto set use_segments_container to true --- PASS: TestSyncOverlap (6.25s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:55:06 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/rclone-sync-test" 2025/07/07 05:55:07 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test: Auto set use_segments_container to true 2025/07/07 05:55:27 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/rclone-sync-test-include/layer2" 2025/07/07 05:55:27 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test-include/layer2: Auto set use_segments_container to true 2025/07/07 05:55:33 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/rclone-sync-test-ignore-file" 2025/07/07 05:55:33 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test-ignore-file: Auto set use_segments_container to true 2025/07/07 05:56:19 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test: Waiting for checks to finish 2025/07/07 05:56:19 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test: Waiting for transfers to finish 2025/07/07 05:56:19 DEBUG : Waiting for deletions to finish 2025/07/07 05:56:19 INFO : There was nothing to transfer 2025/07/07 05:56:41 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:56:41 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:56:41 DEBUG : Waiting for deletions to finish 2025/07/07 05:56:41 INFO : There was nothing to transfer 2025/07/07 05:56:47 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/07 05:56:47 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/07 05:56:47 DEBUG : Waiting for deletions to finish 2025/07/07 05:56:47 INFO : There was nothing to transfer 2025/07/07 05:56:52 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 05:56:52 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 05:56:52 DEBUG : Waiting for deletions to finish 2025/07/07 05:56:52 INFO : There was nothing to transfer 2025/07/07 05:56:57 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/07 05:56:57 DEBUG : Swift container rclone-test-hogaved4piye path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/07 05:56:57 DEBUG : Waiting for deletions to finish 2025/07/07 05:56:57 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (116.46s) === RUN TestSyncCompareDest run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:57:03 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/dst" 2025/07/07 05:57:03 DEBUG : Swift container rclone-test-hogaved4piye path dst: Auto set use_segments_container to true 2025/07/07 05:57:09 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/CompareDest" 2025/07/07 05:57:09 DEBUG : Swift container rclone-test-hogaved4piye path CompareDest: Auto set use_segments_container to true 2025/07/07 05:57:20 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 05:57:20 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 05:57:20 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 05:57:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/07 05:57:20 INFO : one: Copied (new) 2025/07/07 05:57:20 DEBUG : Waiting for deletions to finish 2025/07/07 05:57:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 05:57:21 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 05:57:26 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 05:57:26 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/07 05:57:26 INFO : one: Copied (replaced existing) 2025/07/07 05:57:26 DEBUG : Waiting for deletions to finish 2025/07/07 05:57:32 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 05:57:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 05:57:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:57:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 05:57:37 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 05:57:37 DEBUG : Waiting for deletions to finish 2025/07/07 05:57:37 INFO : There was nothing to transfer 2025/07/07 05:57:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 05:57:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:57:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 05:57:43 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 05:57:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:57:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 05:57:43 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 05:57:43 DEBUG : Waiting for deletions to finish 2025/07/07 05:57:43 INFO : There was nothing to transfer 2025/07/07 05:57:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 05:57:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:57:43 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 05:57:43 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 05:57:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:57:43 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 05:57:43 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 05:57:43 DEBUG : Waiting for deletions to finish 2025/07/07 05:57:43 INFO : There was nothing to transfer 2025/07/07 05:57:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 05:57:48 DEBUG : two: Modification times differ by -119h59m59.876543211s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/07 05:57:48 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/07 05:57:48 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/07 05:57:48 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 05:57:53 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:57:53 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 05:57:53 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 05:57:53 DEBUG : Waiting for deletions to finish 2025/07/07 05:57:53 INFO : There was nothing to transfer 2025/07/07 05:58:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 05:58:14 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 05:58:14 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/07 05:58:14 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/07 05:58:14 DEBUG : two: Need to transfer - File not found at Destination 2025/07/07 05:58:14 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 05:58:14 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 05:58:14 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/07/07 05:58:14 INFO : two: Copied (new) 2025/07/07 05:58:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (132.51s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 05:59:56 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/dest" 2025/07/07 05:59:57 DEBUG : Swift container rclone-test-hogaved4piye path dest: Auto set use_segments_container to true 2025/07/07 06:00:17 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/pre-dest1" 2025/07/07 06:00:17 DEBUG : Swift container rclone-test-hogaved4piye path pre-dest1: Auto set use_segments_container to true 2025/07/07 06:00:23 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/pre-dest2" 2025/07/07 06:00:23 DEBUG : Swift container rclone-test-hogaved4piye path pre-dest2: Auto set use_segments_container to true 2025/07/07 06:00:33 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:00:33 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/07 06:00:59 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:00:59 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/07 06:01:09 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/07 06:01:09 DEBUG : Swift container rclone-test-hogaved4piye path dest: Waiting for checks to finish 2025/07/07 06:01:09 DEBUG : Swift container rclone-test-hogaved4piye path dest: Waiting for transfers to finish 2025/07/07 06:01:14 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2025/07/07 06:01:14 INFO : 3: Copied (new) 2025/07/07 06:01:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (144.87s) === RUN TestSyncCopyDest run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:01:40 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/dst" 2025/07/07 06:01:41 DEBUG : Swift container rclone-test-hogaved4piye path dst: Auto set use_segments_container to true 2025/07/07 06:01:46 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/CopyDest" 2025/07/07 06:01:46 DEBUG : Swift container rclone-test-hogaved4piye path CopyDest: Auto set use_segments_container to true 2025/07/07 06:01:57 DEBUG : one: Need to transfer - File not found at Destination 2025/07/07 06:01:57 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:01:57 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:01:57 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/07 06:01:57 INFO : one: Copied (new) 2025/07/07 06:01:57 DEBUG : Waiting for deletions to finish 2025/07/07 06:01:57 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:01:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 06:02:02 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:02:03 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/07 06:02:03 INFO : one: Copied (replaced existing) 2025/07/07 06:02:03 DEBUG : Waiting for deletions to finish 2025/07/07 06:02:03 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/BackupDir" 2025/07/07 06:02:04 DEBUG : Swift container rclone-test-hogaved4piye path BackupDir: Auto set use_segments_container to true 2025/07/07 06:02:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 06:02:09 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:02:10 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:02:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/07 06:02:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/07 06:02:30 INFO : one: Copied (server-side copy) 2025/07/07 06:02:30 INFO : one: Deleted 2025/07/07 06:02:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/07/07 06:02:36 INFO : one: Copied (server-side copy) 2025/07/07 06:02:36 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/07 06:02:36 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:02:36 DEBUG : Waiting for deletions to finish 2025/07/07 06:02:37 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:02:37 DEBUG : one: Unchanged skipping 2025/07/07 06:02:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:02:42 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/07/07 06:02:42 INFO : two: Copied (server-side copy) 2025/07/07 06:02:42 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/07 06:02:42 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:02:42 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:02:42 DEBUG : Waiting for deletions to finish 2025/07/07 06:02:43 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:02:43 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:02:43 DEBUG : one: Unchanged skipping 2025/07/07 06:02:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:02:43 DEBUG : two: Unchanged skipping 2025/07/07 06:02:43 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:02:43 DEBUG : Waiting for deletions to finish 2025/07/07 06:02:43 INFO : There was nothing to transfer 2025/07/07 06:02:49 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:02:49 DEBUG : one: Unchanged skipping 2025/07/07 06:02:49 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/07 06:02:49 DEBUG : three: Destination not found in --copy-dest 2025/07/07 06:02:49 DEBUG : three: Need to transfer - File not found at Destination 2025/07/07 06:02:49 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:02:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:02:49 DEBUG : two: Unchanged skipping 2025/07/07 06:02:49 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:02:50 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/07/07 06:02:50 INFO : three: Copied (new) 2025/07/07 06:02:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.34s) === RUN TestSyncBackupDir run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:02:58 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/dst" 2025/07/07 06:02:58 DEBUG : Swift container rclone-test-hogaved4piye path dst: Auto set use_segments_container to true 2025/07/07 06:03:03 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/backup" 2025/07/07 06:03:04 DEBUG : Swift container rclone-test-hogaved4piye path backup: Auto set use_segments_container to true 2025/07/07 06:03:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 06:03:09 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:03:09 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:03:09 DEBUG : two: Unchanged skipping 2025/07/07 06:03:30 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/07 06:03:30 INFO : one: Copied (server-side copy) 2025/07/07 06:03:30 INFO : one: Deleted 2025/07/07 06:03:30 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:03:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:03:30 INFO : one: Copied (new) 2025/07/07 06:03:30 DEBUG : Waiting for deletions to finish 2025/07/07 06:03:51 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/07 06:03:51 INFO : three.txt: Copied (server-side copy) 2025/07/07 06:03:51 INFO : three.txt: Deleted 2025/07/07 06:03:51 INFO : three.txt: Moved into backup dir 2025/07/07 06:04:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 06:04:02 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:04:02 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:04:02 DEBUG : two: Unchanged skipping 2025/07/07 06:04:12 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:04:12 INFO : one: Copied (server-side copy) 2025/07/07 06:04:12 INFO : one: Deleted 2025/07/07 06:04:12 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:04:13 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/07 06:04:13 INFO : one: Copied (new) 2025/07/07 06:04:13 DEBUG : Waiting for deletions to finish 2025/07/07 06:04:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/07 06:04:23 INFO : three.txt: Copied (server-side copy) 2025/07/07 06:04:23 INFO : three.txt: Deleted 2025/07/07 06:04:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (117.48s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:04:55 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/dst" 2025/07/07 06:04:55 DEBUG : Swift container rclone-test-hogaved4piye path dst: Auto set use_segments_container to true 2025/07/07 06:05:00 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/backup" 2025/07/07 06:05:01 DEBUG : Swift container rclone-test-hogaved4piye path backup: Auto set use_segments_container to true 2025/07/07 06:05:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 06:05:06 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:05:06 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:05:06 DEBUG : two: Unchanged skipping 2025/07/07 06:05:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/07 06:05:22 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 06:05:22 INFO : one: Deleted 2025/07/07 06:05:22 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:05:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:05:22 INFO : one: Copied (new) 2025/07/07 06:05:22 DEBUG : Waiting for deletions to finish 2025/07/07 06:05:43 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/07 06:05:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 06:05:43 INFO : three.txt: Deleted 2025/07/07 06:05:43 INFO : three.txt: Moved into backup dir 2025/07/07 06:05:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 06:05:49 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:05:49 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:05:49 DEBUG : two: Unchanged skipping 2025/07/07 06:06:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:06:04 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 06:06:04 INFO : one: Deleted 2025/07/07 06:06:04 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:06:05 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/07 06:06:05 INFO : one: Copied (new) 2025/07/07 06:06:05 DEBUG : Waiting for deletions to finish 2025/07/07 06:06:20 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/07 06:06:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 06:06:20 INFO : three.txt: Deleted 2025/07/07 06:06:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (107.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:06:42 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/dst" 2025/07/07 06:06:43 DEBUG : Swift container rclone-test-hogaved4piye path dst: Auto set use_segments_container to true 2025/07/07 06:06:48 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/backup" 2025/07/07 06:06:48 DEBUG : Swift container rclone-test-hogaved4piye path backup: Auto set use_segments_container to true 2025/07/07 06:06:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 06:06:53 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:06:53 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:06:53 DEBUG : two: Unchanged skipping 2025/07/07 06:07:09 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/07 06:07:09 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/07 06:07:09 INFO : one: Deleted 2025/07/07 06:07:09 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:07:09 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:07:09 INFO : one: Copied (new) 2025/07/07 06:07:09 DEBUG : Waiting for deletions to finish 2025/07/07 06:07:25 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/07 06:07:25 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/07 06:07:25 INFO : three.txt: Deleted 2025/07/07 06:07:25 INFO : three.txt: Moved into backup dir 2025/07/07 06:07:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 06:07:26 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:07:26 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:07:26 DEBUG : two: Unchanged skipping 2025/07/07 06:07:36 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:07:36 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/07 06:07:36 INFO : one: Deleted 2025/07/07 06:07:36 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:07:36 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/07 06:07:36 INFO : one: Copied (new) 2025/07/07 06:07:36 DEBUG : Waiting for deletions to finish 2025/07/07 06:07:47 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/07 06:07:47 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/07 06:07:47 INFO : three.txt: Deleted 2025/07/07 06:07:47 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (81.68s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:08:04 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/dst" 2025/07/07 06:08:04 DEBUG : Swift container rclone-test-hogaved4piye path dst: Auto set use_segments_container to true 2025/07/07 06:08:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 06:08:10 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:08:10 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:08:10 DEBUG : two: Unchanged skipping 2025/07/07 06:08:25 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/07 06:08:25 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 06:08:25 INFO : one: Deleted 2025/07/07 06:08:25 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:08:26 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:08:26 INFO : one: Copied (new) 2025/07/07 06:08:26 DEBUG : Waiting for deletions to finish 2025/07/07 06:08:37 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/07 06:08:37 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 06:08:37 INFO : three.txt: Deleted 2025/07/07 06:08:37 INFO : three.txt: Moved into backup dir 2025/07/07 06:08:48 DEBUG : one.bak: Excluded (Path Filter) 2025/07/07 06:08:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/07 06:08:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 06:08:48 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for checks to finish 2025/07/07 06:08:48 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:08:48 DEBUG : two: Unchanged skipping 2025/07/07 06:09:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:09:04 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 06:09:04 INFO : one: Deleted 2025/07/07 06:09:04 DEBUG : Swift container rclone-test-hogaved4piye path dst: Waiting for transfers to finish 2025/07/07 06:09:04 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/07 06:09:04 INFO : one: Copied (new) 2025/07/07 06:09:04 DEBUG : Waiting for deletions to finish 2025/07/07 06:09:09 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/07 06:09:09 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 06:09:09 INFO : three.txt: Deleted 2025/07/07 06:09:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (77.39s) === RUN TestSyncSuffix run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:09:21 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/dst" 2025/07/07 06:09:22 DEBUG : Swift container rclone-test-hogaved4piye path dst: Auto set use_segments_container to true 2025/07/07 06:09:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 06:09:42 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/07 06:09:42 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 06:09:42 INFO : one: Deleted 2025/07/07 06:09:42 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:09:42 INFO : one: Copied (new) 2025/07/07 06:09:43 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:09:43 DEBUG : two: Unchanged skipping 2025/07/07 06:09:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/07 06:09:53 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/07 06:09:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 06:09:53 INFO : three.txt: Deleted 2025/07/07 06:09:53 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/07 06:09:53 INFO : three.txt: Copied (new) 2025/07/07 06:09:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 06:10:19 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:10:19 INFO : one: Copied (server-side copy) to: one.bak 2025/07/07 06:10:19 INFO : one: Deleted 2025/07/07 06:10:19 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/07 06:10:20 INFO : one: Copied (new) 2025/07/07 06:10:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:10:20 DEBUG : two: Unchanged skipping 2025/07/07 06:10:20 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/07 06:10:25 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/07 06:10:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/07 06:10:25 INFO : three.txt: Deleted 2025/07/07 06:10:25 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/07/07 06:10:25 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (75.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:10:37 DEBUG : Creating backend with remote "TestSwift:rclone-test-hogaved4piye/dst" 2025/07/07 06:10:37 DEBUG : Swift container rclone-test-hogaved4piye path dst: Auto set use_segments_container to true 2025/07/07 06:10:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/07 06:10:54 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/07/07 06:10:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/07 06:10:54 INFO : one: Deleted 2025/07/07 06:10:54 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:10:54 INFO : one: Copied (new) 2025/07/07 06:10:54 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:10:54 DEBUG : two: Unchanged skipping 2025/07/07 06:10:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/07 06:11:04 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/07/07 06:11:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/07 06:11:04 INFO : three.txt: Deleted 2025/07/07 06:11:05 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/07 06:11:05 INFO : three.txt: Copied (new) 2025/07/07 06:11:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/07 06:11:11 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2025/07/07 06:11:11 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/07 06:11:11 INFO : one: Deleted 2025/07/07 06:11:11 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2025/07/07 06:11:11 INFO : one: Copied (new) 2025/07/07 06:11:11 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:11:11 DEBUG : two: Unchanged skipping 2025/07/07 06:11:11 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/07 06:11:16 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2025/07/07 06:11:16 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/07 06:11:16 INFO : three.txt: Deleted 2025/07/07 06:11:17 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2025/07/07 06:11:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (41.51s) === RUN TestSyncUTFNorm run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:11:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/07 06:11:18 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 06:11:18 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 06:11:19 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2025/07/07 06:11:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/07 06:11:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.43s) === RUN TestSyncImmutable run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:11:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/07 06:11:20 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 06:11:20 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 06:11:25 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/07/07 06:11:25 INFO : existing: Copied (new) 2025/07/07 06:11:25 DEBUG : Waiting for deletions to finish 2025/07/07 06:11:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/07 06:11:25 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 06:11:31 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/07 06:11:31 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 06:11:31 ERROR : Swift container rclone-test-hogaved4piye: not deleting files as there were IO errors 2025/07/07 06:11:31 ERROR : Swift container rclone-test-hogaved4piye: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (16.57s) === RUN TestSyncIgnoreCase run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:11:37 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 06:11:37 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:11:37 DEBUG : existing: Unchanged skipping 2025/07/07 06:11:37 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 06:11:37 DEBUG : Waiting for deletions to finish 2025/07/07 06:11:37 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.30s) === RUN TestFixCase run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.15s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (0.49s) --- SKIP: TestMaxTransfer/Hard (0.10s) --- SKIP: TestMaxTransfer/Soft (0.30s) --- SKIP: TestMaxTransfer/Cautious (0.10s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:16:54 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 06:16:54 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:54 DEBUG : both10: Unchanged skipping 2025/07/07 06:16:54 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:54 DEBUG : both12: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both11: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both0: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both13: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both15: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both16: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both17: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both19: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both1: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both2: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both3: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both4: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both5: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both7: Unchanged skipping 2025/07/07 06:16:55 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:16:55 DEBUG : both8: Unchanged skipping 2025/07/07 06:17:00 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:17:00 DEBUG : both14: Unchanged skipping 2025/07/07 06:17:00 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:17:00 DEBUG : both18: Unchanged skipping 2025/07/07 06:17:00 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:17:00 DEBUG : both6: Unchanged skipping 2025/07/07 06:17:18 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:17:18 DEBUG : both9: Unchanged skipping 2025/07/07 06:17:18 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 06:17:18 DEBUG : Waiting for deletions to finish 2025/07/07 06:17:18 INFO : only9: Deleted 2025/07/07 06:17:18 INFO : only7: Deleted 2025/07/07 06:17:23 INFO : only6: Deleted 2025/07/07 06:17:23 INFO : only13: Deleted 2025/07/07 06:17:23 INFO : only2: Deleted 2025/07/07 06:17:28 INFO : only14: Deleted 2025/07/07 06:17:28 INFO : only12: Deleted 2025/07/07 06:17:28 INFO : only15: Deleted 2025/07/07 06:17:28 INFO : only16: Deleted 2025/07/07 06:17:28 INFO : only19: Deleted 2025/07/07 06:17:29 INFO : only8: Deleted 2025/07/07 06:17:29 INFO : only4: Deleted 2025/07/07 06:17:29 INFO : only11: Deleted 2025/07/07 06:17:33 INFO : only5: Deleted 2025/07/07 06:17:34 INFO : only3: Deleted 2025/07/07 06:17:34 INFO : only0: Deleted 2025/07/07 06:17:34 INFO : only17: Deleted 2025/07/07 06:17:34 INFO : only1: Deleted 2025/07/07 06:17:39 INFO : only18: Deleted 2025/07/07 06:17:39 INFO : only10: Deleted 2025/07/07 06:17:39 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (717.34s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:28:46 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 06:28:46 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both11: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both0: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both12: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both13: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both14: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both15: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both16: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both17: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both19: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both1: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both2: Unchanged skipping 2025/07/07 06:28:46 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:46 DEBUG : both4: Unchanged skipping 2025/07/07 06:28:51 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:51 DEBUG : both10: Unchanged skipping 2025/07/07 06:28:51 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:51 DEBUG : both6: Unchanged skipping 2025/07/07 06:28:51 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:51 DEBUG : both7: Unchanged skipping 2025/07/07 06:28:51 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:51 DEBUG : both8: Unchanged skipping 2025/07/07 06:28:51 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:51 DEBUG : both18: Unchanged skipping 2025/07/07 06:28:51 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/07 06:28:51 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:51 DEBUG : both3: Unchanged skipping 2025/07/07 06:28:51 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:51 DEBUG : both5: Unchanged skipping 2025/07/07 06:28:51 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:28:51 INFO : only11: Copied (replaced existing) 2025/07/07 06:28:51 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:28:51 INFO : only0: Copied (replaced existing) 2025/07/07 06:28:56 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:28:56 DEBUG : both9: Unchanged skipping 2025/07/07 06:28:56 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 06:28:56 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:28:56 INFO : only10: Copied (replaced existing) 2025/07/07 06:28:57 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:28:57 INFO : only13: Copied (replaced existing) 2025/07/07 06:28:57 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:28:57 INFO : only12: Copied (replaced existing) 2025/07/07 06:28:57 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:28:57 INFO : only14: Copied (replaced existing) 2025/07/07 06:28:57 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:28:57 INFO : only16: Copied (replaced existing) 2025/07/07 06:28:57 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:28:57 INFO : only19: Copied (replaced existing) 2025/07/07 06:29:01 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:01 INFO : only15: Copied (replaced existing) 2025/07/07 06:29:02 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:02 INFO : only2: Copied (replaced existing) 2025/07/07 06:29:02 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:02 INFO : only17: Copied (replaced existing) 2025/07/07 06:29:02 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:02 INFO : only3: Copied (replaced existing) 2025/07/07 06:29:02 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:02 INFO : only18: Copied (replaced existing) 2025/07/07 06:29:07 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:07 INFO : only4: Copied (replaced existing) 2025/07/07 06:29:07 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:07 INFO : only6: Copied (replaced existing) 2025/07/07 06:29:07 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:07 INFO : only7: Copied (replaced existing) 2025/07/07 06:29:07 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:07 INFO : only8: Copied (replaced existing) 2025/07/07 06:29:07 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:07 INFO : only1: Copied (replaced existing) 2025/07/07 06:29:07 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:07 INFO : only9: Copied (replaced existing) 2025/07/07 06:29:12 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/07 06:29:12 INFO : only5: Copied (replaced existing) 2025/07/07 06:29:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (617.60s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:33:53 DEBUG : empty_dir: Making directory with metadata 2025/07/07 06:33:53 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 06:33:53 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 06:33:53 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 06:33:53 INFO : empty_on_remote: Making directory 2025/07/07 06:33:53 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/07 06:33:59 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/07 06:33:59 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/07 06:33:59 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/07 06:33:59 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (32.10s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:34:25 DEBUG : empty_dir: Making directory with metadata 2025/07/07 06:34:25 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 06:34:25 DEBUG : empty_on_remote: Making directory with metadata 2025/07/07 06:34:25 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/07 06:34:25 INFO : empty_on_remote: Making directory 2025/07/07 06:34:25 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/07 06:34:31 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/07 06:34:31 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/07 06:34:31 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/07 06:34:31 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/07 06:34:31 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (26.96s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:34:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 06:34:52 INFO : sub dir: Making directory 2025/07/07 06:34:52 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (22.03s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:35:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/07 06:35:14 INFO : sub dir: Making directory 2025/07/07 06:35:14 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (31.57s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:36:53 DEBUG : Waiting for deletions to finish 2025/07/07 06:36:53 DEBUG : apple: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : banana: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 06:36:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 06:37:04 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 06:37:04 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : apple: Unchanged skipping 2025/07/07 06:37:04 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 06:37:04 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 06:37:04 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : banana: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 06:37:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 06:37:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 06:37:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 06:37:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 06:37:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 06:37:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 06:37:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 06:37:09 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 06:37:09 DEBUG : Waiting for deletions to finish 2025/07/07 06:37:09 INFO : There was nothing to transfer 2025/07/07 06:37:09 DEBUG : Waiting for deletions to finish 2025/07/07 06:37:09 DEBUG : apple: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : banana: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 06:37:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/07 06:37:10 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for checks to finish 2025/07/07 06:37:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/07 06:37:10 DEBUG : banana: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : banana: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/07 06:37:10 DEBUG : apple: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : apple: Unchanged skipping 2025/07/07 06:37:10 DEBUG : splitbananasplit: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/07 06:37:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/07 06:37:15 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:15 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/07 06:37:15 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:15 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/07 06:37:15 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:15 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/07 06:37:15 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:15 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/07 06:37:15 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:15 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/07 06:37:15 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/07/07 06:37:15 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/07 06:37:15 DEBUG : Swift container rclone-test-hogaved4piye: Waiting for transfers to finish 2025/07/07 06:37:15 DEBUG : Waiting for deletions to finish 2025/07/07 06:37:15 INFO : There was nothing to transfer 2025/07/07 06:37:15 DEBUG : Waiting for deletions to finish 2025/07/07 06:37:15 DEBUG : apple: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : banana: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 06:37:15 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "Swift container rclone-test-hogaved4piye", Local "Local file system at /tmp/rclone2610970291", Modify Window "1ns" 2025/07/07 06:39:42 DEBUG : Waiting for deletions to finish 2025/07/07 06:39:42 DEBUG : apple: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : banana: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/07 06:39:42 DEBUG : splitbananasplit: Excluded (Path Filter) panic: test timed out after 1h0m0s running tests: TestTransform (4m13s) TestTransform/NFD (1m20s) goroutine 15215 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 4 minutes]: testing.(*T).Run(0xc000502fc0, {0x2693393?, 0xc00066bad8?}, 0x27bfa30) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc000502fc0) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc000502fc0, 0xc00066bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000a006a8, {0x3e7a440, 0x6c, 0x6c}, {0xedffd54ae?, 0x3e90400?, 0x3e90400?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc0003cf7c0) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc0003cf7c0) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 51 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 50 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 14858 [select]: net/http.(*persistConn).writeLoop(0xc00064d440) /usr/local/go/src/net/http/transport.go:2590 +0xe7 created by net/http.(*Transport).dialConn in goroutine 14819 /usr/local/go/src/net/http/transport.go:1945 +0x17a5 goroutine 14857 [IO wait]: internal/poll.runtime_pollWait(0x708cd28cb290, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0003a2380?, 0xc000564600?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0003a2380, {0xc000564600, 0x1980, 0x1980}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0003a2380, {0xc000564600?, 0x1973?, 0xc0002fb7a0?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc00052a3a0, {0xc000564600?, 0xc000187dd0?, 0xd?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc000a009a8, {0xc000564600?, 0x708d1adbc170?, 0x708d1adb3108?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000010fc0, {0xc000564600?, 0x1973?, 0xc0006979c8?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc000187eb8, {0x2acd480, 0xc000010fc0}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc000187c08, {0x708cd0578d30, 0xc000a009a8}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc000187c08, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc000187c08, {0xc000904000, 0x1000, 0xc000322ae0?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 net/http.(*persistConn).Read(0xc00064d440, {0xc000904000?, 0x7f4fc5?, 0x2aca380?}) /usr/local/go/src/net/http/transport.go:2122 +0x47 bufio.(*Reader).fill(0xc000900d20) /usr/local/go/src/bufio/bufio.go:113 +0x103 bufio.(*Reader).Peek(0xc000900d20, 0x1) /usr/local/go/src/bufio/bufio.go:152 +0x53 net/http.(*persistConn).readLoop(0xc00064d440) /usr/local/go/src/net/http/transport.go:2275 +0x172 created by net/http.(*Transport).dialConn in goroutine 14819 /usr/local/go/src/net/http/transport.go:1944 +0x174f goroutine 14326 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc0006623c0, {0x2af2aa8, 0xc000300fa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:339 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 14109 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:376 +0x117 goroutine 15140 [select]: github.com/ncw/swift/v2.(*Connection).doTimeoutRequest(0xc0006621e0, 0xc00034dab0, 0xc00042a280) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:425 +0x115 github.com/ncw/swift/v2.(*Connection).Call(0xc0006621e0, {0x2af29c8, 0x3eb39c0}, {0xc00059c000, 0x4f}, {{0xc000b4f5f0, 0x18}, {0xc000b4f609, 0x13}, {0x2678bc8, ...}, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:777 +0x8b6 github.com/ncw/swift/v2.(*Connection).storage(0xc0006621e0, {0x2af29c8, 0x3eb39c0}, {{0xc000b4f5f0, 0x18}, {0xc000b4f609, 0x13}, {0x2678bc8, 0x4}, 0x0, ...}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:847 +0x151 github.com/ncw/swift/v2.(*Connection).objectBase(0x480012?, {0x2af29c8?, 0x3eb39c0?}, {0xc000b4f5f0?, 0x6?}, {0xc000b4f609, 0x13}) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2143 +0xf8 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1.(*Connection).Object.1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2132 +0x85 github.com/ncw/swift/v2.withLORetry(0x0, 0xc000c555d8) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/largeobjects.go:303 +0x9f github.com/ncw/swift/v2.(*Connection).Object(...) /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:2131 github.com/rclone/rclone/backend/swift.(*Object).readMetaData.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1334 +0x156 github.com/rclone/rclone/fs.pacerInvoker(0x1, 0xa, 0xc00045c808?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc000530480, 0xc000732180, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:199 +0x7c github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc000530480, 0xc000732180) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:218 +0x93 github.com/rclone/rclone/backend/swift.(*Object).readMetaData(0xc0008ef080, {0x2af29c8, 0x3eb39c0}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1333 +0x165 github.com/rclone/rclone/backend/swift.(*Object).hasHeader(0xc0008ef080, {0x2af29c8?, 0x3eb39c0?}, {0x26a002c, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1246 +0x30 github.com/rclone/rclone/backend/swift.(*Object).isDynamicLargeObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1262 github.com/rclone/rclone/backend/swift.(*Object).Hash(0xc0008ef080, {0x2af29c8, 0x3eb39c0}, 0xc0008ef080?) /home/rclone/go/src/github.com/rclone/rclone/backend/swift/swift.go:1228 +0x65 github.com/rclone/rclone/fstest.(*Item).CheckHashes(0xc00045d2e0, 0xc000c48380, {0x2b0a340, 0xc0008ef080}) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:138 +0x35b github.com/rclone/rclone/fstest.(*Item).Check(0xc00045d2e0, 0xc000c48380, {0x2b0a340, 0xc0008ef080}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:146 +0x47 github.com/rclone/rclone/fstest.(*Items).Find(0xc000c55c18, 0xc000c48380, {0x2b0a340, 0xc0008ef080}, 0x1) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:192 +0x186 github.com/rclone/rclone/fstest.CheckListingWithRoot(0xc000c48380, {0x2b0a2d0, 0xc000502a80}, {0x0, 0x0}, {0xc00045d008, 0x14, 0x24}, {0x0, 0x0, ...}, ...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 +0x91b github.com/rclone/rclone/fstest.CheckListingWithPrecision(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 github.com/rclone/rclone/fstest.(*Run).CheckRemoteListing(...) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360 github.com/rclone/rclone/fs/sync.TestTransform.func1(0xc000c48380) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:104 +0x13d testing.tRunner(0xc000c48380, 0xc000a46190) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 14452 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 14452 [chan receive, 2 minutes]: testing.(*T).Run(0xc000c48540, {0x26779d5?, 0x41bb05?}, 0xc000a46190) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/sync.TestTransform(0xc000c48540) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:95 +0x62a testing.tRunner(0xc000c48540, 0x27bfa30) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 2139 [chan receive, 58 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 2155 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 15214 [select]: net/http.(*persistConn).roundTrip(0xc00064d440, 0xc000a46c30) /usr/local/go/src/net/http/transport.go:2826 +0x785 net/http.(*Transport).roundTrip(0xc00052f1e0, 0xc00042a280) /usr/local/go/src/net/http/transport.go:696 +0xb9a net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc00037c1c0, 0xc00042a280) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:349 +0x345 net/http.send(0xc00042a280, {0x2acbf00, 0xc00037c1c0}, {0x41b001?, 0xc000100008?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc000322630, 0xc00042a280, {0x412c3e?, 0x482592?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc000322630, 0xc00042a280) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/ncw/swift/v2.(*Connection).doTimeoutRequest.func1() /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:421 +0x2b created by github.com/ncw/swift/v2.(*Connection).doTimeoutRequest in goroutine 15140 /home/rclone/go/pkg/mod/github.com/ncw/swift/v2@v2.0.4/swift.go:420 +0xb8 "./sync.test -test.v -test.timeout 1h0m0s -remote TestSwift: -verbose -fast-list" - Finished ERROR in 1h0m0.479507828s (try 5/5): exit status 2: Failed []