"./sync.test -test.v -test.timeout 1h0m0s -remote TestSwiftAIOsegments: -verbose -fast-list" - Starting (try 1/5)
2024/12/21 02:04:06 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita"
2024/12/21 02:04:06 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2024/12/21 02:04:06 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:06 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:06 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:06 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:06 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:06 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:06 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:06 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:06 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:06 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:06 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:06 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:06 DEBUG : Creating backend with remote "/tmp/rclone1736244442"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.02s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:06 INFO  : Swift container rclone-test-miwevog5gita: Container "rclone-test-miwevog5gita" created
2024/12/21 02:04:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:06 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2024/12/21 02:04:06 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:06 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyWithDryRun (0.24s)
=== RUN   TestCopy
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:07 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 02:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:07 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopy (0.25s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.02s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.02s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:07 DEBUG : Creating backend with remote "/non-existing"
2024/12/21 02:04:07 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyMissingDirectory (0.11s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:07 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyNoTraverse (0.21s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:07 INFO  : Swift container rclone-test-miwevog5gita: Running all checks before starting transfers
2024/12/21 02:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:07 INFO  : Swift container rclone-test-miwevog5gita: Checks finished, now starting transfers
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:07 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyCheckFirst (0.16s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:07 ERROR : Ignoring --no-traverse with sync
2024/12/21 02:04:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:07 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:07 INFO  : sub dir/hello world: Copied (new)
2024/12/21 02:04:07 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncNoTraverse (0.12s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:07 DEBUG : hello world2: Need to transfer - File not found at Destination
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:07 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:07 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK
2024/12/21 02:04:07 INFO  : hello world2: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyWithDepth (0.12s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:08 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:08 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:08 INFO  : potato2: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyWithFilesFrom (0.12s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:08 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:08 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:08 INFO  : potato2: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyWithFilesFromAndNoTraverse (0.09s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2024/12/21 02:04:08 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 02:04:08 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2024/12/21 02:04:08 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 02:04:08 DEBUG : sub dir: Making directory
2024/12/21 02:04:08 DEBUG : sub dir2: Making directory
2024/12/21 02:04:08 DEBUG : sub dir2/sub sub dir2: Making directory
2024/12/21 02:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:08 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    fstest.go:244: Filtering empty directory "sub dir2"
    fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2"
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyEmptyDirectories (0.10s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:08 DEBUG : sub dir2: Making directory
2024/12/21 02:04:08 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2024/12/21 02:04:08 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 02:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:08 INFO  : sub dir/hello world: Copied (new)
--- PASS: TestCopyNoEmptyDirectories (0.07s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:08 DEBUG : sub dir2: Making directory with metadata
2024/12/21 02:04:08 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 02:04:08 DEBUG : sub dir: Making directory
2024/12/21 02:04:08 DEBUG : sub dir2: Making directory
2024/12/21 02:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:08 INFO  : sub dir/hello world: Copied (new)
2024/12/21 02:04:08 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    fstest.go:244: Filtering empty directory "sub dir2"
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (0.12s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.02s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:08 DEBUG : sub dir2: Making directory
2024/12/21 02:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:08 INFO  : sub dir/hello world: Copied (new)
2024/12/21 02:04:08 INFO  : sub dir/hello world: Deleted
--- PASS: TestMoveNoEmptyDirectories (0.10s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:08 DEBUG : sub dir2: Making directory with metadata
2024/12/21 02:04:08 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2024/12/21 02:04:08 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 02:04:08 DEBUG : sub dir: Making directory
2024/12/21 02:04:08 DEBUG : sub dir2: Making directory
2024/12/21 02:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:08 INFO  : sub dir/hello world: Copied (new)
2024/12/21 02:04:08 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    fstest.go:244: Filtering empty directory "sub dir2"
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (0.12s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.01s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:08 DEBUG : sub dir2: Making directory
2024/12/21 02:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:08 INFO  : sub dir/hello world: Copied (new)
2024/12/21 02:04:08 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncNoEmptyDirectories (0.08s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:08 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-temuzol8rado"
2024/12/21 02:04:08 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:08 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:08 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:08 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:08 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:08 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:08 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:08 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:08 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:08 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:08 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:08 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
    sync_test.go:590: Server side copy (if possible) Swift container rclone-test-miwevog5gita -> Swift container rclone-test-temuzol8rado
2024/12/21 02:04:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-temuzol8rado: Waiting for checks to finish
2024/12/21 02:04:08 DEBUG : Swift container rclone-test-temuzol8rado: Waiting for transfers to finish
2024/12/21 02:04:08 INFO  : Swift container rclone-test-temuzol8rado: Container "rclone-test-temuzol8rado" created
2024/12/21 02:04:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:09 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-temuzol8rado: Purge remote
2024/12/21 02:04:09 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:09 INFO  : sub dir/hello world: Deleted
2024/12/21 02:04:09 INFO  : Swift container rclone-test-temuzol8rado: Container "rclone-test-temuzol8rado" removed
--- PASS: TestServerSideCopy (0.23s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2024/12/21 02:04:09 INFO  : sub dir/hello world: Copied (replaced existing)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyOverSelf (0.16s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:09 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-jivapac3gupe"
2024/12/21 02:04:09 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:09 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:09 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:09 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:09 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:09 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:09 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:09 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:09 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:09 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:09 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:09 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
    sync_test.go:626: Server side copy (if possible) Swift container rclone-test-miwevog5gita -> Swift container rclone-test-jivapac3gupe
2024/12/21 02:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-jivapac3gupe: Waiting for checks to finish
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-jivapac3gupe: Waiting for transfers to finish
2024/12/21 02:04:09 INFO  : Swift container rclone-test-jivapac3gupe: Container "rclone-test-jivapac3gupe" created
2024/12/21 02:04:09 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:09 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-jivapac3gupe: Waiting for checks to finish
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-jivapac3gupe: Waiting for transfers to finish
2024/12/21 02:04:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2024/12/21 02:04:09 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-jivapac3gupe: Purge remote
2024/12/21 02:04:09 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:09 INFO  : sub dir/hello world: Deleted
2024/12/21 02:04:09 INFO  : Swift container rclone-test-jivapac3gupe: Container "rclone-test-jivapac3gupe" removed
--- PASS: TestServerSideCopyOverSelf (0.41s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:09 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2024/12/21 02:04:09 INFO  : sub dir/hello world: Copied (replaced existing)
2024/12/21 02:04:09 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestMoveOverSelf (0.18s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:09 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-gisixug7yegu"
2024/12/21 02:04:09 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:09 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:09 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:09 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:09 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:09 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:09 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:09 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:09 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:09 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:09 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:09 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
    sync_test.go:671: Server side copy (if possible) Swift container rclone-test-miwevog5gita -> Swift container rclone-test-gisixug7yegu
2024/12/21 02:04:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-gisixug7yegu: Waiting for checks to finish
2024/12/21 02:04:09 DEBUG : Swift container rclone-test-gisixug7yegu: Waiting for transfers to finish
2024/12/21 02:04:09 INFO  : Swift container rclone-test-gisixug7yegu: Container "rclone-test-gisixug7yegu" created
2024/12/21 02:04:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:10 INFO  : sub dir/hello world: Copied (server-side copy)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-gisixug7yegu: Waiting for checks to finish
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-gisixug7yegu: Waiting for transfers to finish
2024/12/21 02:04:10 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK
2024/12/21 02:04:10 INFO  : sub dir/hello world: Copied (server-side copy)
2024/12/21 02:04:10 INFO  : sub dir/hello world: Deleted
2024/12/21 02:04:10 DEBUG : testing file moves
2024/12/21 02:04:10 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-gisixug7yegu: Waiting for checks to finish
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-gisixug7yegu: Waiting for transfers to finish
2024/12/21 02:04:10 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK
2024/12/21 02:04:10 INFO  : sub dir/hello world: Copied (server-side copy)
2024/12/21 02:04:10 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-gisixug7yegu: Purge remote
2024/12/21 02:04:10 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:10 INFO  : sub dir/hello world: Deleted
2024/12/21 02:04:10 INFO  : Swift container rclone-test-gisixug7yegu: Container "rclone-test-gisixug7yegu" removed
--- PASS: TestServerSideMoveOverSelf (0.54s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:10 ERROR : : error listing: directory not found
2024/12/21 02:04:10 DEBUG : Local file system at /tmp/rclone1736244442: Making directory
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyAfterDelete (0.14s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:10 DEBUG : Local file system at /tmp/rclone1736244442: Waiting for checks to finish
2024/12/21 02:04:10 DEBUG : Local file system at /tmp/rclone1736244442: Waiting for transfers to finish
2024/12/21 02:04:10 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:10 DEBUG : sub dir/hello world.8640739d.partial: renamed to: sub dir/hello world
2024/12/21 02:04:10 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyRedownload (0.13s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:10 DEBUG : check sum: Need to transfer - File not found at Destination
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:10 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 02:04:10 INFO  : check sum: Copied (new)
2024/12/21 02:04:10 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:10 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 02:04:10 DEBUG : check sum: Size and md5 of src and dst objects identical
2024/12/21 02:04:10 DEBUG : check sum: Unchanged skipping
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:10 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:10 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncBasedOnCheckSum (0.18s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:10 DEBUG : sizeonly: Need to transfer - File not found at Destination
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:10 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK
2024/12/21 02:04:10 INFO  : sizeonly: Copied (new)
2024/12/21 02:04:10 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:10 DEBUG : sizeonly: Sizes identical
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:10 DEBUG : sizeonly: Unchanged skipping
2024/12/21 02:04:10 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:10 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:10 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncSizeOnly (0.19s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:11 DEBUG : ignore-size: Need to transfer - File not found at Destination
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:11 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK
2024/12/21 02:04:11 INFO  : ignore-size: Copied (new)
2024/12/21 02:04:11 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:11 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:11 DEBUG : ignore-size: Unchanged skipping
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:11 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:11 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncIgnoreSize (0.18s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:11 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:11 DEBUG : existing: Unchanged skipping
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:11 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:11 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:11 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2024/12/21 02:04:11 INFO  : existing: Copied (replaced existing)
2024/12/21 02:04:11 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncIgnoreTimes (0.20s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:11 DEBUG : existing: Need to transfer - File not found at Destination
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2024/12/21 02:04:11 INFO  : existing: Copied (new)
2024/12/21 02:04:11 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:11 DEBUG : existing: Destination exists, skipping
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:11 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:11 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncIgnoreExisting (0.16s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:11 DEBUG : d: Making directory
    fstest.go:244: Filtering empty directory "d"
2024/12/21 02:04:11 DEBUG : a/potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:11 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:11 DEBUG : c/non empty space: Unchanged skipping
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:11 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:11 INFO  : a/potato2: Copied (new)
2024/12/21 02:04:11 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:11 INFO  : b/potato: Deleted
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncIgnoreErrors (0.23s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:11 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
2024/12/21 02:04:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 02:04:11 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1)
2024/12/21 02:04:11 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:11 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:11 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:11 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
2024/12/21 02:04:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 02:04:11 INFO  : empty space: Updated modification time in destination
2024/12/21 02:04:11 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:11 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:11 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:11 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnly (0.20s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:12 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
2024/12/21 02:04:12 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 02:04:12 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:12 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:12 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.15s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:12 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
2024/12/21 02:04:12 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone1736244442)
2024/12/21 02:04:12 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Swift container rclone-test-miwevog5gita)
2024/12/21 02:04:12 DEBUG : foo: md5 differ
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:12 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK
2024/12/21 02:04:12 INFO  : foo: Copied (replaced existing)
2024/12/21 02:04:12 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncDoesntUpdateModtime (0.16s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:12 DEBUG : potato: Need to transfer - File not found at Destination
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:12 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:12 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:12 INFO  : potato: Copied (new)
2024/12/21 02:04:12 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncAfterAddingAFile (0.18s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:12 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:12 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK
2024/12/21 02:04:12 INFO  : potato: Copied (replaced existing)
2024/12/21 02:04:12 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncAfterChangingFilesSizeOnly (0.14s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:12 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC
2024/12/21 02:04:12 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone1736244442)
2024/12/21 02:04:12 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Swift container rclone-test-miwevog5gita)
2024/12/21 02:04:12 DEBUG : potato: md5 differ
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:12 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK
2024/12/21 02:04:12 INFO  : potato: Copied (replaced existing)
2024/12/21 02:04:12 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncAfterChangingContentsOnly (0.15s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:12 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:12 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:12 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:12 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:12 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:12 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:12 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.17s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:13 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:13 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:13 INFO  : potato2: Copied (new)
2024/12/21 02:04:13 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:13 INFO  : potato: Deleted
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.19s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:13 DEBUG : d: Making directory
2024/12/21 02:04:13 DEBUG : d/e: Making directory
    fstest.go:244: Filtering empty directory "d"
    fstest.go:244: Filtering empty directory "d/e"
2024/12/21 02:04:13 DEBUG : a/potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:13 DEBUG : c/non empty space: Unchanged skipping
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:13 INFO  : a/potato2: Copied (new)
2024/12/21 02:04:13 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:13 INFO  : b/potato: Deleted
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (0.25s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:13 DEBUG : d: Making directory
    fstest.go:244: Filtering empty directory "d"
2024/12/21 02:04:13 DEBUG : a/potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:13 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:13 DEBUG : c/non empty space: Unchanged skipping
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:13 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:13 INFO  : a/potato2: Copied (new)
2024/12/21 02:04:13 ERROR : Swift container rclone-test-miwevog5gita: not deleting files as there were IO errors
2024/12/21 02:04:13 ERROR : Swift container rclone-test-miwevog5gita: not deleting directories as there were IO errors
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    fstest.go:244: Filtering empty directory "d"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (0.26s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:13 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:13 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:13 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:13 INFO  : potato: Deleted
2024/12/21 02:04:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:13 INFO  : potato2: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncDeleteDuring (0.20s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:13 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:13 INFO  : potato: Deleted
2024/12/21 02:04:13 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:13 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:13 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:13 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:14 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:14 INFO  : potato2: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncDeleteBefore (0.22s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:14 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:14 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK
2024/12/21 02:04:14 INFO  : potato2: Copied (new)
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestCopyDeleteBefore (0.18s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:14 DEBUG : enormous: Excluded (Size Filter)
2024/12/21 02:04:14 DEBUG : enormous: Excluded
2024/12/21 02:04:14 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 02:04:14 DEBUG : potato2: Excluded
2024/12/21 02:04:14 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:14 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:14 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:14 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:14 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 02:04:14 DEBUG : enormous: Excluded (Size Filter)
2024/12/21 02:04:14 DEBUG : enormous: Excluded
2024/12/21 02:04:14 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 02:04:14 DEBUG : potato2: Excluded
2024/12/21 02:04:14 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 02:04:14 DEBUG : Local file system at /tmp/rclone1736244442: Waiting for checks to finish
2024/12/21 02:04:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:14 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:14 DEBUG : Local file system at /tmp/rclone1736244442: Waiting for transfers to finish
2024/12/21 02:04:14 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:14 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:14 DEBUG : potato2: Excluded (Size Filter)
--- PASS: TestSyncWithExclude (0.21s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:14 DEBUG : enormous: Excluded (Size Filter)
2024/12/21 02:04:14 DEBUG : enormous: Excluded
2024/12/21 02:04:14 DEBUG : potato2: Excluded (Size Filter)
2024/12/21 02:04:14 DEBUG : potato2: Excluded
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:14 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:14 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:14 INFO  : enormous: Deleted
2024/12/21 02:04:14 INFO  : potato2: Deleted
2024/12/21 02:04:14 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:14 DEBUG : Local file system at /tmp/rclone1736244442: Waiting for checks to finish
2024/12/21 02:04:14 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:14 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:14 DEBUG : Local file system at /tmp/rclone1736244442: Waiting for transfers to finish
2024/12/21 02:04:14 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:14 INFO  : enormous: Deleted
2024/12/21 02:04:14 INFO  : potato2: Deleted
2024/12/21 02:04:14 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (0.25s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:14 DEBUG : five: Need to transfer - File not found at Destination
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone1736244442)
2024/12/21 02:04:14 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Swift container rclone-test-miwevog5gita)
2024/12/21 02:04:14 DEBUG : two: md5 differ
2024/12/21 02:04:14 DEBUG : three: Sizes identical
2024/12/21 02:04:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping
2024/12/21 02:04:14 DEBUG : four: Sizes differ (src 4 vs dst 8)
2024/12/21 02:04:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring
2024/12/21 02:04:14 DEBUG : one: Destination is newer than source, skipping
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2024/12/21 02:04:14 INFO  : two: Copied (replaced existing)
2024/12/21 02:04:14 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2024/12/21 02:04:14 INFO  : four: Copied (replaced existing)
2024/12/21 02:04:14 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2024/12/21 02:04:14 INFO  : five: Copied (new)
2024/12/21 02:04:14 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:14 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2024/12/21 02:04:14 DEBUG : five: Size and md5 of src and dst objects identical
2024/12/21 02:04:14 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping
2024/12/21 02:04:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2024/12/21 02:04:14 DEBUG : two: Size and md5 of src and dst objects identical
2024/12/21 02:04:14 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping
2024/12/21 02:04:14 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2024/12/21 02:04:14 DEBUG : four: Size and md5 of src and dst objects identical
2024/12/21 02:04:14 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping
2024/12/21 02:04:14 DEBUG : one: Destination is newer than source, skipping
2024/12/21 02:04:14 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone1736244442)
2024/12/21 02:04:14 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Swift container rclone-test-miwevog5gita)
2024/12/21 02:04:14 DEBUG : three: md5 differ
2024/12/21 02:04:14 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring
2024/12/21 02:04:14 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:15 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2024/12/21 02:04:15 INFO  : three: Copied (replaced existing)
2024/12/21 02:04:15 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncWithUpdateOlder (0.40s)
=== RUN   TestSyncWithMaxDuration
=== RUN   TestSyncWithMaxDuration/Hard
    sync_test.go:1466: Skipping test on non local remote
=== RUN   TestSyncWithMaxDuration/Soft
    sync_test.go:1466: Skipping test on non local remote
--- PASS: TestSyncWithMaxDuration (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Hard (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Soft (0.00s)
=== RUN   TestSyncWithTrackRenames
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:1538: Can track renames: true
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Making map for --track-renames
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Finished making map for --track-renames
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:15 DEBUG : potato: Need to transfer - No matching file found at Destination
2024/12/21 02:04:15 DEBUG : yam: Need to transfer - No matching file found at Destination
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for renames to finish
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2024/12/21 02:04:15 INFO  : potato: Copied (new)
2024/12/21 02:04:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2024/12/21 02:04:15 INFO  : yam: Copied (new)
2024/12/21 02:04:15 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Making map for --track-renames
2024/12/21 02:04:15 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:15 DEBUG : potato: Unchanged skipping
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Finished making map for --track-renames
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for renames to finish
2024/12/21 02:04:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2024/12/21 02:04:15 INFO  : yam: Copied (server-side copy) to: yaml
2024/12/21 02:04:15 INFO  : yam: Deleted
2024/12/21 02:04:15 INFO  : yaml: Renamed from "yam"
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:15 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenames (0.26s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:1610: Can track renames: true
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Making map for --track-renames
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Finished making map for --track-renames
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:15 DEBUG : potato: Need to transfer - No matching file found at Destination
2024/12/21 02:04:15 DEBUG : yam: Need to transfer - No matching file found at Destination
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for renames to finish
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2024/12/21 02:04:15 INFO  : potato: Copied (new)
2024/12/21 02:04:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2024/12/21 02:04:15 INFO  : yam: Copied (new)
2024/12/21 02:04:15 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Making map for --track-renames
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Finished making map for --track-renames
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:15 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:15 DEBUG : potato: Unchanged skipping
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for renames to finish
2024/12/21 02:04:15 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2024/12/21 02:04:15 INFO  : yam: Copied (server-side copy) to: yaml
2024/12/21 02:04:15 INFO  : yam: Deleted
2024/12/21 02:04:15 INFO  : yaml: Renamed from "yam"
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:15 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (0.25s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:1649: Can track renames: true
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Making map for --track-renames
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Finished making map for --track-renames
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:15 DEBUG : potato: Need to transfer - No matching file found at Destination
2024/12/21 02:04:15 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for renames to finish
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:15 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK
2024/12/21 02:04:15 INFO  : potato: Copied (new)
2024/12/21 02:04:15 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2024/12/21 02:04:15 INFO  : sub/yam: Copied (new)
2024/12/21 02:04:15 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Making map for --track-renames
2024/12/21 02:04:15 INFO  : Swift container rclone-test-miwevog5gita: Finished making map for --track-renames
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:15 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:15 DEBUG : potato: Unchanged skipping
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for renames to finish
2024/12/21 02:04:15 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK
2024/12/21 02:04:15 INFO  : sub/yam: Copied (server-side copy) to: yam
2024/12/21 02:04:15 INFO  : sub/yam: Deleted
2024/12/21 02:04:15 INFO  : yam: Renamed from "sub/yam"
2024/12/21 02:04:15 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:15 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncWithTrackRenamesStrategyLeaf (0.30s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:15 DEBUG : Creating backend with remote "/tmp/rclone1736244442/dir1"
2024/12/21 02:04:15 DEBUG : Creating backend with remote "/tmp/rclone1736244442/dir2"
2024/12/21 02:04:15 DEBUG : Local file system at /tmp/rclone1736244442/dir2: Using server-side directory move
2024/12/21 02:04:15 INFO  : Local file system at /tmp/rclone1736244442/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2024/12/21 02:04:15 DEBUG : file1.txt: Need to transfer - File not found at Destination
2024/12/21 02:04:15 DEBUG : Local file system at /tmp/rclone1736244442/dir2: Waiting for checks to finish
2024/12/21 02:04:15 DEBUG : Local file system at /tmp/rclone1736244442/dir2: Waiting for transfers to finish
2024/12/21 02:04:15 INFO  : file1.txt: Moved (server-side)
--- PASS: TestServerSideMoveLocal (0.01s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:16 INFO  : sub dir/hello world: Copied (new)
2024/12/21 02:04:16 INFO  : sub dir/hello world: Deleted
2024/12/21 02:04:16 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2024/12/21 02:04:16 INFO  : nested/sub dir/file: Copied (new)
2024/12/21 02:04:16 INFO  : nested/sub dir/file: Deleted
2024/12/21 02:04:16 INFO  : sub dir: Removing directory
2024/12/21 02:04:16 INFO  : nested/sub dir: Removing directory
2024/12/21 02:04:16 INFO  : nested: Removing directory
2024/12/21 02:04:16 DEBUG : Local file system at /tmp/rclone1736244442: deleted 3 directories
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestMoveWithDeleteEmptySrcDirs (0.17s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:16 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK
2024/12/21 02:04:16 INFO  : nested/sub dir/file: Copied (new)
2024/12/21 02:04:16 INFO  : nested/sub dir/file: Deleted
2024/12/21 02:04:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK
2024/12/21 02:04:16 INFO  : sub dir/hello world: Copied (new)
2024/12/21 02:04:16 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.16s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:16 DEBUG : existing: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : existing-b: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2024/12/21 02:04:16 INFO  : existing: Copied (new)
2024/12/21 02:04:16 INFO  : existing: Deleted
2024/12/21 02:04:16 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK
2024/12/21 02:04:16 INFO  : existing-b: Copied (new)
2024/12/21 02:04:16 INFO  : existing-b: Deleted
2024/12/21 02:04:16 DEBUG : existing: Destination exists, skipping
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:16 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:16 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestMoveWithIgnoreExisting (0.17s)
=== RUN   TestServerSideMove
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:16 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-guwujut7wini"
2024/12/21 02:04:16 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:16 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:16 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:16 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:16 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:16 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:16 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:16 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:16 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:16 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:16 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:16 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
    sync_test.go:1705: Server side move (if possible) Swift container rclone-test-miwevog5gita -> Swift container rclone-test-guwujut7wini
2024/12/21 02:04:16 INFO  : Swift container rclone-test-guwujut7wini: Container "rclone-test-guwujut7wini" created
2024/12/21 02:04:16 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-guwujut7wini: Waiting for checks to finish
2024/12/21 02:04:16 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:16 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:16 INFO  : empty space: Deleted
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-guwujut7wini: Waiting for transfers to finish
2024/12/21 02:04:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:16 INFO  : potato2: Copied (server-side copy)
2024/12/21 02:04:16 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK
2024/12/21 02:04:16 INFO  : potato3: Copied (server-side copy)
2024/12/21 02:04:16 INFO  : potato2: Deleted
2024/12/21 02:04:16 INFO  : potato3: Deleted
2024/12/21 02:04:16 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-suhazoh6jufe"
2024/12/21 02:04:16 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:16 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:16 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:16 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:16 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:16 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:16 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:16 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:16 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:16 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:16 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:16 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:16 DEBUG : empty space: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : potato3: Need to transfer - File not found at Destination
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-suhazoh6jufe: Waiting for checks to finish
2024/12/21 02:04:16 DEBUG : Swift container rclone-test-suhazoh6jufe: Waiting for transfers to finish
2024/12/21 02:04:16 INFO  : Swift container rclone-test-suhazoh6jufe: Container "rclone-test-suhazoh6jufe" created
2024/12/21 02:04:16 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:16 INFO  : potato2: Copied (server-side copy)
2024/12/21 02:04:16 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK
2024/12/21 02:04:16 INFO  : potato3: Copied (server-side copy)
2024/12/21 02:04:16 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 02:04:16 INFO  : empty space: Copied (server-side copy)
2024/12/21 02:04:16 INFO  : potato2: Deleted
2024/12/21 02:04:16 INFO  : potato3: Deleted
2024/12/21 02:04:16 INFO  : empty space: Deleted
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-suhazoh6jufe: Purge remote
2024/12/21 02:04:17 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:17 INFO  : empty space: Deleted
2024/12/21 02:04:17 INFO  : potato3: Deleted
2024/12/21 02:04:17 INFO  : potato2: Deleted
2024/12/21 02:04:17 INFO  : Swift container rclone-test-suhazoh6jufe: Container "rclone-test-suhazoh6jufe" removed
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-guwujut7wini: Purge remote
2024/12/21 02:04:17 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:17 INFO  : Swift container rclone-test-guwujut7wini: Container "rclone-test-guwujut7wini" removed
--- PASS: TestServerSideMove (0.63s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:17 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-siqacuw2haxu"
2024/12/21 02:04:17 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:17 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:17 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:17 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:17 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:17 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:17 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:17 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:17 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:17 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:17 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:17 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
    sync_test.go:1705: Server side move (if possible) Swift container rclone-test-miwevog5gita -> Swift container rclone-test-siqacuw2haxu
2024/12/21 02:04:17 INFO  : Swift container rclone-test-siqacuw2haxu: Container "rclone-test-siqacuw2haxu" created
2024/12/21 02:04:17 DEBUG : empty space: Excluded (Size Filter)
2024/12/21 02:04:17 DEBUG : empty space: Excluded (Size Filter)
2024/12/21 02:04:17 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-siqacuw2haxu: Waiting for checks to finish
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-siqacuw2haxu: Waiting for transfers to finish
2024/12/21 02:04:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:17 INFO  : potato2: Copied (server-side copy)
2024/12/21 02:04:17 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK
2024/12/21 02:04:17 INFO  : potato3: Copied (server-side copy)
2024/12/21 02:04:17 INFO  : potato2: Deleted
2024/12/21 02:04:17 INFO  : potato3: Deleted
2024/12/21 02:04:17 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-hoyozin3niwe"
2024/12/21 02:04:17 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:17 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:17 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:17 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:17 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:17 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:17 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:17 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:17 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:17 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:17 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:17 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:17 DEBUG : empty space: Excluded (Size Filter)
2024/12/21 02:04:17 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:17 DEBUG : potato3: Need to transfer - File not found at Destination
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-hoyozin3niwe: Waiting for checks to finish
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-hoyozin3niwe: Waiting for transfers to finish
2024/12/21 02:04:17 INFO  : Swift container rclone-test-hoyozin3niwe: Container "rclone-test-hoyozin3niwe" created
2024/12/21 02:04:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:17 INFO  : potato2: Copied (server-side copy)
2024/12/21 02:04:17 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK
2024/12/21 02:04:17 INFO  : potato3: Copied (server-side copy)
2024/12/21 02:04:17 INFO  : potato2: Deleted
2024/12/21 02:04:17 INFO  : potato3: Deleted
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-hoyozin3niwe: Purge remote
2024/12/21 02:04:17 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:17 INFO  : potato2: Deleted
2024/12/21 02:04:17 INFO  : potato3: Deleted
2024/12/21 02:04:17 INFO  : Swift container rclone-test-hoyozin3niwe: Container "rclone-test-hoyozin3niwe" removed
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-siqacuw2haxu: Purge remote
2024/12/21 02:04:17 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:17 INFO  : empty space: Deleted
2024/12/21 02:04:17 INFO  : Swift container rclone-test-siqacuw2haxu: Container "rclone-test-siqacuw2haxu" removed
--- PASS: TestServerSideMoveWithFilter (0.60s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:17 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-xobores1puna"
2024/12/21 02:04:17 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:17 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:17 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:17 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:17 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:17 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:17 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:17 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:17 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:17 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:17 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:17 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:17 DEBUG : tomatoDir: Making directory
    sync_test.go:1705: Server side move (if possible) Swift container rclone-test-miwevog5gita -> Swift container rclone-test-xobores1puna
2024/12/21 02:04:17 INFO  : Swift container rclone-test-xobores1puna: Container "rclone-test-xobores1puna" created
2024/12/21 02:04:17 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:17 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-xobores1puna: Waiting for checks to finish
2024/12/21 02:04:17 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:17 DEBUG : empty space: Unchanged skipping
2024/12/21 02:04:17 INFO  : empty space: Deleted
2024/12/21 02:04:17 DEBUG : Swift container rclone-test-xobores1puna: Waiting for transfers to finish
2024/12/21 02:04:17 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:17 INFO  : potato2: Copied (server-side copy)
2024/12/21 02:04:17 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK
2024/12/21 02:04:17 INFO  : potato3: Copied (server-side copy)
2024/12/21 02:04:17 INFO  : potato2: Deleted
2024/12/21 02:04:17 INFO  : potato3: Deleted
2024/12/21 02:04:18 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-hoquyov5ceju"
2024/12/21 02:04:18 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : tomatoDir: Making directory
2024/12/21 02:04:18 DEBUG : empty space: Need to transfer - File not found at Destination
2024/12/21 02:04:18 DEBUG : potato2: Need to transfer - File not found at Destination
2024/12/21 02:04:18 DEBUG : potato3: Need to transfer - File not found at Destination
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-hoquyov5ceju: Waiting for checks to finish
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-hoquyov5ceju: Waiting for transfers to finish
2024/12/21 02:04:18 INFO  : Swift container rclone-test-hoquyov5ceju: Container "rclone-test-hoquyov5ceju" created
2024/12/21 02:04:18 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK
2024/12/21 02:04:18 INFO  : empty space: Copied (server-side copy)
2024/12/21 02:04:18 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK
2024/12/21 02:04:18 INFO  : potato3: Copied (server-side copy)
2024/12/21 02:04:18 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2024/12/21 02:04:18 INFO  : potato2: Copied (server-side copy)
2024/12/21 02:04:18 INFO  : empty space: Deleted
2024/12/21 02:04:18 INFO  : potato3: Deleted
2024/12/21 02:04:18 INFO  : potato2: Deleted
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-hoquyov5ceju: Purge remote
2024/12/21 02:04:18 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:18 INFO  : potato3: Deleted
2024/12/21 02:04:18 INFO  : potato2: Deleted
2024/12/21 02:04:18 INFO  : empty space: Deleted
2024/12/21 02:04:18 INFO  : Swift container rclone-test-hoquyov5ceju: Container "rclone-test-hoquyov5ceju" removed
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-xobores1puna: Purge remote
2024/12/21 02:04:18 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:18 INFO  : Swift container rclone-test-xobores1puna: Container "rclone-test-xobores1puna" removed
--- PASS: TestServerSideMoveDeleteEmptySourceDirs (0.56s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:18 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/rclone-move-test"
2024/12/21 02:04:18 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
--- PASS: TestServerSideMoveOverlap (0.09s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:18 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/rclone-sync-test"
2024/12/21 02:04:18 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncOverlap (0.11s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:18 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/rclone-sync-test"
2024/12/21 02:04:18 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/rclone-sync-test-include/layer2"
2024/12/21 02:04:18 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/rclone-sync-test-ignore-file"
2024/12/21 02:04:18 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:18 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:18 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:18 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:18 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:18 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita path rclone-sync-test: Waiting for checks to finish
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita path rclone-sync-test: Waiting for transfers to finish
2024/12/21 02:04:18 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:18 INFO  : There was nothing to transfer
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:18 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:18 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita path rclone-sync-test-include/layer2: Waiting for checks to finish
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita path rclone-sync-test-include/layer2: Waiting for transfers to finish
2024/12/21 02:04:18 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:18 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:18 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:18 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita path rclone-sync-test-ignore-file: Waiting for checks to finish
2024/12/21 02:04:18 DEBUG : Swift container rclone-test-miwevog5gita path rclone-sync-test-ignore-file: Waiting for transfers to finish
2024/12/21 02:04:18 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:18 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncOverlapWithFilter (0.60s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:19 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/dst"
2024/12/21 02:04:19 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/CompareDest"
2024/12/21 02:04:19 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : fs cache: renaming cache item "TestSwiftAIOsegments:rclone-test-miwevog5gita/CompareDest" to be canonical "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CompareDest"
2024/12/21 02:04:19 DEBUG : one: Need to transfer - File not found at Destination
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 02:04:19 INFO  : one: Copied (new)
2024/12/21 02:04:19 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:19 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CompareDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CompareDest"
2024/12/21 02:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:19 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2024/12/21 02:04:19 INFO  : one: Copied (replaced existing)
2024/12/21 02:04:19 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:19 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CompareDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CompareDest"
2024/12/21 02:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:19 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:19 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:19 INFO  : There was nothing to transfer
2024/12/21 02:04:19 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CompareDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CompareDest"
2024/12/21 02:04:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:19 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:19 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:19 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:19 INFO  : There was nothing to transfer
2024/12/21 02:04:19 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CompareDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CompareDest"
2024/12/21 02:04:19 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:19 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:19 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:19 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:19 INFO  : There was nothing to transfer
2024/12/21 02:04:19 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CompareDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CompareDest"
2024/12/21 02:04:19 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
2024/12/21 02:04:19 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2024/12/21 02:04:19 DEBUG : two: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:19 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:19 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:19 INFO  : There was nothing to transfer
2024/12/21 02:04:19 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CompareDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CompareDest"
2024/12/21 02:04:19 DEBUG : two: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:19 DEBUG : two: Need to transfer - File not found at Destination
2024/12/21 02:04:19 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:19 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:19 DEBUG : one: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:19 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2024/12/21 02:04:19 INFO  : two: Copied (new)
2024/12/21 02:04:19 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCompareDest (0.60s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:19 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/dest"
2024/12/21 02:04:19 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/pre-dest1"
2024/12/21 02:04:19 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : fs cache: renaming cache item "TestSwiftAIOsegments:rclone-test-miwevog5gita/pre-dest1" to be canonical "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/pre-dest1"
2024/12/21 02:04:19 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/pre-dest2"
2024/12/21 02:04:19 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : fs cache: renaming cache item "TestSwiftAIOsegments:rclone-test-miwevog5gita/pre-dest2" to be canonical "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/pre-dest2"
2024/12/21 02:04:19 DEBUG : 1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:19 DEBUG : 1: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : 2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:19 DEBUG : 2: Destination found in --compare-dest, skipping
2024/12/21 02:04:19 DEBUG : 3: Need to transfer - File not found at Destination
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dest: Waiting for checks to finish
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dest: Waiting for transfers to finish
2024/12/21 02:04:19 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK
2024/12/21 02:04:19 INFO  : 3: Copied (new)
2024/12/21 02:04:19 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncMultipleCompareDest (0.25s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:19 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/dst"
2024/12/21 02:04:19 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/CopyDest"
2024/12/21 02:04:19 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:19 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:19 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:19 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:19 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:19 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:19 DEBUG : fs cache: renaming cache item "TestSwiftAIOsegments:rclone-test-miwevog5gita/CopyDest" to be canonical "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CopyDest"
2024/12/21 02:04:19 DEBUG : one: Need to transfer - File not found at Destination
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:19 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:19 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 02:04:19 INFO  : one: Copied (new)
2024/12/21 02:04:19 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:20 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CopyDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CopyDest"
2024/12/21 02:04:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2024/12/21 02:04:20 INFO  : one: Copied (replaced existing)
2024/12/21 02:04:20 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:20 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/BackupDir"
2024/12/21 02:04:20 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:20 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:20 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:20 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:20 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:20 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:20 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:20 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:20 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:20 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:20 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:20 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:20 DEBUG : fs cache: renaming cache item "TestSwiftAIOsegments:rclone-test-miwevog5gita/BackupDir" to be canonical "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/BackupDir"
2024/12/21 02:04:20 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CopyDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CopyDest"
2024/12/21 02:04:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:20 DEBUG : one: Sizes differ (src 5 vs dst 3)
2024/12/21 02:04:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 02:04:20 INFO  : one: Copied (server-side copy)
2024/12/21 02:04:20 INFO  : one: Deleted
2024/12/21 02:04:20 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2024/12/21 02:04:20 INFO  : one: Copied (server-side copy)
2024/12/21 02:04:20 DEBUG : one: Destination found in --copy-dest, using server-side copy
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:20 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:20 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CopyDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CopyDest"
2024/12/21 02:04:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:20 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2024/12/21 02:04:20 INFO  : two: Copied (server-side copy)
2024/12/21 02:04:20 DEBUG : two: Destination found in --copy-dest, using server-side copy
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:20 DEBUG : one: Unchanged skipping
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:20 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:20 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CopyDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CopyDest"
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:20 DEBUG : one: Unchanged skipping
2024/12/21 02:04:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:20 DEBUG : two: Unchanged skipping
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:20 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:20 INFO  : There was nothing to transfer
2024/12/21 02:04:20 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/CopyDest" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/CopyDest"
2024/12/21 02:04:20 DEBUG : three: Sizes differ (src 7 vs dst 5)
2024/12/21 02:04:20 DEBUG : three: Destination not found in --copy-dest
2024/12/21 02:04:20 DEBUG : three: Need to transfer - File not found at Destination
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:20 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:20 DEBUG : one: Unchanged skipping
2024/12/21 02:04:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:20 DEBUG : two: Unchanged skipping
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:20 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2024/12/21 02:04:20 INFO  : three: Copied (new)
2024/12/21 02:04:20 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncCopyDest (0.82s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:20 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/dst"
2024/12/21 02:04:20 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:20 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:20 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:20 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:20 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:20 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:20 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:20 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:20 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:20 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:20 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:20 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:20 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/backup"
2024/12/21 02:04:20 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:20 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:20 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:20 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:20 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:20 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:20 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:20 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:20 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:20 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:20 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:20 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:20 DEBUG : fs cache: renaming cache item "TestSwiftAIOsegments:rclone-test-miwevog5gita/backup" to be canonical "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/backup"
2024/12/21 02:04:20 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:20 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:20 DEBUG : two: Unchanged skipping
2024/12/21 02:04:20 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 02:04:20 INFO  : one: Copied (server-side copy)
2024/12/21 02:04:20 INFO  : one: Deleted
2024/12/21 02:04:20 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:20 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:20 INFO  : one: Copied (new)
2024/12/21 02:04:20 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:20 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2024/12/21 02:04:20 INFO  : three.txt: Copied (server-side copy)
2024/12/21 02:04:20 INFO  : three.txt: Deleted
2024/12/21 02:04:20 INFO  : three.txt: Moved into backup dir
2024/12/21 02:04:21 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/backup" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/backup"
2024/12/21 02:04:21 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 02:04:21 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:21 DEBUG : two: Unchanged skipping
2024/12/21 02:04:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:21 INFO  : one: Copied (server-side copy)
2024/12/21 02:04:21 INFO  : one: Deleted
2024/12/21 02:04:21 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 02:04:21 INFO  : one: Copied (new)
2024/12/21 02:04:21 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 02:04:21 INFO  : three.txt: Copied (server-side copy)
2024/12/21 02:04:21 INFO  : three.txt: Deleted
2024/12/21 02:04:21 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDir (0.57s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:21 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/dst"
2024/12/21 02:04:21 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:21 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:21 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:21 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:21 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:21 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:21 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:21 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:21 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:21 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:21 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:21 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:21 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/backup"
2024/12/21 02:04:21 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:21 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:21 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:21 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:21 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:21 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:21 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:21 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:21 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:21 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:21 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:21 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:21 DEBUG : fs cache: renaming cache item "TestSwiftAIOsegments:rclone-test-miwevog5gita/backup" to be canonical "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/backup"
2024/12/21 02:04:21 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 02:04:21 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:21 DEBUG : two: Unchanged skipping
2024/12/21 02:04:21 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 02:04:21 INFO  : one: Copied (server-side copy) to: one.bak
2024/12/21 02:04:21 INFO  : one: Deleted
2024/12/21 02:04:21 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:21 INFO  : one: Copied (new)
2024/12/21 02:04:21 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:21 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2024/12/21 02:04:21 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2024/12/21 02:04:21 INFO  : three.txt: Deleted
2024/12/21 02:04:21 INFO  : three.txt: Moved into backup dir
2024/12/21 02:04:21 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/backup" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/backup"
2024/12/21 02:04:21 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 02:04:21 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:21 DEBUG : two: Unchanged skipping
2024/12/21 02:04:21 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:21 INFO  : one: Copied (server-side copy) to: one.bak
2024/12/21 02:04:21 INFO  : one: Deleted
2024/12/21 02:04:21 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:21 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 02:04:21 INFO  : one: Copied (new)
2024/12/21 02:04:21 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:21 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 02:04:21 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2024/12/21 02:04:21 INFO  : three.txt: Deleted
2024/12/21 02:04:21 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffix (0.55s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:21 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/dst"
2024/12/21 02:04:21 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:21 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:21 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:21 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:21 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:21 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:21 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:21 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:21 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:21 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:21 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:21 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:21 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/backup"
2024/12/21 02:04:21 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:21 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:21 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:21 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:21 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:21 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:21 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:21 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:21 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:21 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:21 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:21 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:21 DEBUG : fs cache: renaming cache item "TestSwiftAIOsegments:rclone-test-miwevog5gita/backup" to be canonical "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/backup"
2024/12/21 02:04:21 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 02:04:21 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:21 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:21 DEBUG : two: Unchanged skipping
2024/12/21 02:04:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 02:04:22 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2024/12/21 02:04:22 INFO  : one: Deleted
2024/12/21 02:04:22 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:22 INFO  : one: Copied (new)
2024/12/21 02:04:22 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:22 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2024/12/21 02:04:22 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2024/12/21 02:04:22 INFO  : three.txt: Deleted
2024/12/21 02:04:22 INFO  : three.txt: Moved into backup dir
2024/12/21 02:04:22 DEBUG : fs cache: switching user supplied name "TestSwiftAIOsegments:rclone-test-miwevog5gita/backup" for canonical name "TestSwiftAIOsegments{98l-z}:rclone-test-miwevog5gita/backup"
2024/12/21 02:04:22 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 02:04:22 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:22 DEBUG : two: Unchanged skipping
2024/12/21 02:04:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:22 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2024/12/21 02:04:22 INFO  : one: Deleted
2024/12/21 02:04:22 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 02:04:22 INFO  : one: Copied (new)
2024/12/21 02:04:22 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 02:04:22 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2024/12/21 02:04:22 INFO  : three.txt: Deleted
2024/12/21 02:04:22 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirWithSuffixKeepExtension (0.59s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:22 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/dst"
2024/12/21 02:04:22 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:22 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:22 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:22 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:22 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:22 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:22 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:22 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:22 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:22 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:22 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:22 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:22 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 02:04:22 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:22 DEBUG : two: Unchanged skipping
2024/12/21 02:04:22 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 02:04:22 INFO  : one: Copied (server-side copy) to: one.bak
2024/12/21 02:04:22 INFO  : one: Deleted
2024/12/21 02:04:22 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:22 INFO  : one: Copied (new)
2024/12/21 02:04:22 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:22 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2024/12/21 02:04:22 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2024/12/21 02:04:22 INFO  : three.txt: Deleted
2024/12/21 02:04:22 INFO  : three.txt: Moved into backup dir
2024/12/21 02:04:22 DEBUG : one.bak: Excluded (Path Filter)
2024/12/21 02:04:22 DEBUG : three.txt.bak: Excluded (Path Filter)
2024/12/21 02:04:22 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 02:04:22 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for checks to finish
2024/12/21 02:04:22 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:22 DEBUG : two: Unchanged skipping
2024/12/21 02:04:22 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:22 INFO  : one: Copied (server-side copy) to: one.bak
2024/12/21 02:04:22 INFO  : one: Deleted
2024/12/21 02:04:22 DEBUG : Swift container rclone-test-miwevog5gita path dst: Waiting for transfers to finish
2024/12/21 02:04:22 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 02:04:22 INFO  : one: Copied (new)
2024/12/21 02:04:22 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:22 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 02:04:22 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2024/12/21 02:04:22 INFO  : three.txt: Deleted
2024/12/21 02:04:22 INFO  : three.txt: Moved into backup dir
--- PASS: TestSyncBackupDirSuffixOnly (0.58s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:23 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/dst"
2024/12/21 02:04:23 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:23 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:23 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:23 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:23 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:23 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:23 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:23 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:23 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:23 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:23 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:23 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:23 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 02:04:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 02:04:23 INFO  : one: Copied (server-side copy) to: one.bak
2024/12/21 02:04:23 INFO  : one: Deleted
2024/12/21 02:04:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:23 INFO  : one: Copied (new)
2024/12/21 02:04:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:23 DEBUG : two: Unchanged skipping
2024/12/21 02:04:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2024/12/21 02:04:23 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2024/12/21 02:04:23 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2024/12/21 02:04:23 INFO  : three.txt: Deleted
2024/12/21 02:04:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 02:04:23 INFO  : three.txt: Copied (new)
2024/12/21 02:04:23 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 02:04:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:23 INFO  : one: Copied (server-side copy) to: one.bak
2024/12/21 02:04:23 INFO  : one: Deleted
2024/12/21 02:04:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 02:04:23 INFO  : one: Copied (new)
2024/12/21 02:04:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:23 DEBUG : two: Unchanged skipping
2024/12/21 02:04:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2024/12/21 02:04:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 02:04:23 INFO  : three.txt: Copied (server-side copy) to: three.txt.bak
2024/12/21 02:04:23 INFO  : three.txt: Deleted
2024/12/21 02:04:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2024/12/21 02:04:23 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffix (0.51s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:23 DEBUG : Creating backend with remote "TestSwiftAIOsegments:rclone-test-miwevog5gita/dst"
2024/12/21 02:04:23 DEBUG : Setting type="swift" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_TYPE
2024/12/21 02:04:23 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:23 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:23 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:23 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:23 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:23 DEBUG : TestSwiftAIOsegments: detected overridden config - adding "{98l-z}" suffix to name
2024/12/21 02:04:23 DEBUG : Setting env_auth="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_ENV_AUTH
2024/12/21 02:04:23 DEBUG : Setting user="test:tester" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USER
2024/12/21 02:04:23 DEBUG : Setting key="testing" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_KEY
2024/12/21 02:04:23 DEBUG : Setting auth="http://127.0.0.1:28632/auth/v1.0" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_AUTH
2024/12/21 02:04:23 DEBUG : Setting use_segments_container="false" for "TestSwiftAIOsegments" from environment variable RCLONE_CONFIG_TESTSWIFTAIOSEGMENTS_USE_SEGMENTS_CONTAINER
2024/12/21 02:04:23 DEBUG : one: Sizes differ (src 4 vs dst 3)
2024/12/21 02:04:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2024/12/21 02:04:23 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2024/12/21 02:04:23 INFO  : one: Deleted
2024/12/21 02:04:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:23 INFO  : one: Copied (new)
2024/12/21 02:04:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:23 DEBUG : two: Unchanged skipping
2024/12/21 02:04:23 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2024/12/21 02:04:23 DEBUG : three.txt: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2024/12/21 02:04:23 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2024/12/21 02:04:23 INFO  : three.txt: Deleted
2024/12/21 02:04:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 02:04:23 INFO  : three.txt: Copied (new)
2024/12/21 02:04:23 DEBUG : one: Sizes differ (src 5 vs dst 4)
2024/12/21 02:04:23 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK
2024/12/21 02:04:23 INFO  : one: Copied (server-side copy) to: one-2019-01-01
2024/12/21 02:04:23 INFO  : one: Deleted
2024/12/21 02:04:23 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK
2024/12/21 02:04:23 INFO  : one: Copied (new)
2024/12/21 02:04:23 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:23 DEBUG : two: Unchanged skipping
2024/12/21 02:04:23 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2024/12/21 02:04:23 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK
2024/12/21 02:04:23 INFO  : three.txt: Copied (server-side copy) to: three-2019-01-01.txt
2024/12/21 02:04:23 INFO  : three.txt: Deleted
2024/12/21 02:04:23 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK
2024/12/21 02:04:23 INFO  : three.txt: Copied (new)
--- PASS: TestSyncSuffixKeepExtension (0.59s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:24 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2024/12/21 02:04:24 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:24 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:24 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK
2024/12/21 02:04:24 INFO  : Testêé: Copied (replaced existing) to: Testêé
2024/12/21 02:04:24 DEBUG : Waiting for deletions to finish
--- PASS: TestSyncUTFNorm (0.14s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:24 DEBUG : existing: Need to transfer - File not found at Destination
2024/12/21 02:04:24 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:24 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:24 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK
2024/12/21 02:04:24 INFO  : existing: Copied (new)
2024/12/21 02:04:24 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:24 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2024/12/21 02:04:24 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:24 ERROR : existing: Source and destination exist but do not match: immutable file modified
2024/12/21 02:04:24 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:24 ERROR : Swift container rclone-test-miwevog5gita: not deleting files as there were IO errors
2024/12/21 02:04:24 ERROR : Swift container rclone-test-miwevog5gita: not deleting directories as there were IO errors
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncImmutable (0.22s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:24 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:24 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:24 DEBUG : existing: Unchanged skipping
2024/12/21 02:04:24 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:24 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:24 INFO  : There was nothing to transfer
--- PASS: TestSyncIgnoreCase (0.11s)
=== RUN   TestFixCase
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
--- SKIP: TestFixCase (0.02s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    sync_test.go:2674: This test only runs on local
--- PASS: TestMaxTransfer (0.05s)
    --- SKIP: TestMaxTransfer/Hard (0.02s)
    --- SKIP: TestMaxTransfer/Soft (0.02s)
    --- SKIP: TestMaxTransfer/Cautious (0.02s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:25 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:25 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both0: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both10: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both1: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both11: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both12: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both13: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both14: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both15: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both16: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both17: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both19: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both18: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both2: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both3: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both4: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both5: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both6: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both7: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both8: Unchanged skipping
2024/12/21 02:04:25 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:25 DEBUG : both9: Unchanged skipping
2024/12/21 02:04:25 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:25 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:25 INFO  : only10: Deleted
2024/12/21 02:04:25 INFO  : only3: Deleted
2024/12/21 02:04:25 INFO  : only2: Deleted
2024/12/21 02:04:25 INFO  : only15: Deleted
2024/12/21 02:04:25 INFO  : only7: Deleted
2024/12/21 02:04:25 INFO  : only9: Deleted
2024/12/21 02:04:25 INFO  : only0: Deleted
2024/12/21 02:04:25 INFO  : only13: Deleted
2024/12/21 02:04:25 INFO  : only18: Deleted
2024/12/21 02:04:25 INFO  : only5: Deleted
2024/12/21 02:04:25 INFO  : only1: Deleted
2024/12/21 02:04:25 INFO  : only8: Deleted
2024/12/21 02:04:25 INFO  : only11: Deleted
2024/12/21 02:04:25 INFO  : only12: Deleted
2024/12/21 02:04:25 INFO  : only19: Deleted
2024/12/21 02:04:25 INFO  : only17: Deleted
2024/12/21 02:04:25 INFO  : only6: Deleted
2024/12/21 02:04:25 INFO  : only14: Deleted
2024/12/21 02:04:25 INFO  : only16: Deleted
2024/12/21 02:04:25 INFO  : only4: Deleted
2024/12/21 02:04:25 INFO  : There was nothing to transfer
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncConcurrentDelete (1.72s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:27 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for checks to finish
2024/12/21 02:04:27 DEBUG : both10: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both10: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both0: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both0: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both11: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both11: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both1: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both13: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both13: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both12: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both12: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both15: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both15: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both14: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both14: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both17: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both17: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both16: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both16: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both18: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both18: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both19: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both19: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both2: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both2: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both4: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both4: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both3: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both3: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both5: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both5: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both6: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both6: Unchanged skipping
2024/12/21 02:04:27 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2024/12/21 02:04:27 DEBUG : both7: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both7: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both8: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both8: Unchanged skipping
2024/12/21 02:04:27 DEBUG : both9: Size and modification time the same (differ by 0s, within tolerance 1ns)
2024/12/21 02:04:27 DEBUG : both9: Unchanged skipping
2024/12/21 02:04:27 DEBUG : Swift container rclone-test-miwevog5gita: Waiting for transfers to finish
2024/12/21 02:04:27 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only0: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only1: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only10: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only11: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only12: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only14: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only13: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only15: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only16: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only17: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only19: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only18: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only2: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only3: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only4: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only6: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only5: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only8: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only7: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK
2024/12/21 02:04:27 INFO  : only9: Copied (replaced existing)
2024/12/21 02:04:27 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestSyncConcurrentTruncate (2.28s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:28 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 02:04:28 DEBUG : sub dir: Making directory
2024/12/21 02:04:28 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestNothingToTransferWithEmptyDirs (0.24s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
2024/12/21 02:04:28 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2024/12/21 02:04:28 DEBUG : sub dir: Making directory
2024/12/21 02:04:28 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
    run.go:180: Remote "Swift container rclone-test-miwevog5gita", Local "Local file system at /tmp/rclone1736244442", Modify Window "1ns"
--- PASS: TestNothingToTransferWithoutEmptyDirs (0.21s)
PASS
2024/12/21 02:04:29 DEBUG : Swift container rclone-test-miwevog5gita: Purge remote
2024/12/21 02:04:29 DEBUG : Waiting for deletions to finish
2024/12/21 02:04:29 INFO  : Swift container rclone-test-miwevog5gita: Container "rclone-test-miwevog5gita" removed
"./sync.test -test.v -test.timeout 1h0m0s -remote TestSwiftAIOsegments: -verbose -fast-list" - Finished OK in 22.389560198s (try 1/5)