"./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Starting (try 1/5) 2025/01/23 01:34:33 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bosufof9salu" 2025/01/23 01:34:33 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 01:34:33 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:34:33 DEBUG : Azure container rclone-test-bosufof9salu: Using directory markers 2025/01/23 01:34:33 DEBUG : Creating backend with remote "/tmp/rclone3852832366" === 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 "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/23 01:34:33 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:33 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestCopyWithDryRun (0.53s) === RUN TestCopy run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:34:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:33 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:33 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:33 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:33 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:33 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:33 DEBUG : Azure container rclone-test-bosufof9salu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 01:34:33 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopy (0.48s) === RUN TestCopyMetadata run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.07s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.07s) === RUN TestCopyMissingDirectory run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:34 DEBUG : Creating backend with remote "/non-existing" 2025/01/23 01:34:34 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/23 01:34:34 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:34 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestCopyMissingDirectory (0.21s) === RUN TestCopyNoTraverse run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:34 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:34 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:34 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:34 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoTraverse (0.48s) === RUN TestCopyCheckFirst run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:34 INFO : Azure container rclone-test-bosufof9salu: Running all checks before starting transfers 2025/01/23 01:34:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:34 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:34 INFO : Azure container rclone-test-bosufof9salu: Checks finished, now starting transfers 2025/01/23 01:34:34 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:35 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:35 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:35 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyCheckFirst (0.49s) === RUN TestSyncNoTraverse run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:35 ERROR : Ignoring --no-traverse with sync 2025/01/23 01:34:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:35 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:35 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:35 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:35 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:34:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:35 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoTraverse (0.47s) === RUN TestCopyWithDepth run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:35 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/23 01:34:35 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:35 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:36 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/01/23 01:34:36 INFO : hello world2: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestCopyWithDepth (0.36s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:36 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:36 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:36 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:36 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestCopyWithFilesFrom (0.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:36 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:36 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:36 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:36 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.40s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 01:34:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:34:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/23 01:34:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:34:37 INFO : sub dir: Making directory 2025/01/23 01:34:37 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:37 INFO : sub dir2: Making directory 2025/01/23 01:34:37 DEBUG : sub dir2/: Creating directory marker 2025/01/23 01:34:37 INFO : sub dir2/sub sub dir2: Making directory 2025/01/23 01:34:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:37 DEBUG : sub dir2/sub sub dir2/: Creating directory marker 2025/01/23 01:34:37 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:37 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:37 DEBUG : Azure container rclone-test-bosufof9salu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 01:34:37 DEBUG : sub dir2/sub sub dir2/: Removing directory marker 2025/01/23 01:34:37 DEBUG : sub dir2/: Removing directory marker 2025/01/23 01:34:37 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyEmptyDirectories (0.82s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:37 INFO : sub dir2: Making directory 2025/01/23 01:34:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/23 01:34:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:34:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:37 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:37 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:37 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:38 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:34:38 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyNoEmptyDirectories (0.36s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:38 DEBUG : sub dir2: Making directory with metadata 2025/01/23 01:34:38 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:34:38 INFO : sub dir: Making directory 2025/01/23 01:34:38 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:38 INFO : sub dir2: Making directory 2025/01/23 01:34:38 DEBUG : sub dir2/: Creating directory marker 2025/01/23 01:34:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:38 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:38 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:38 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:38 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:34:38 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:38 DEBUG : Azure container rclone-test-bosufof9salu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 01:34:38 DEBUG : Azure container rclone-test-bosufof9salu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 01:34:38 DEBUG : sub dir2/: Removing directory marker 2025/01/23 01:34:38 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveEmptyDirectories (0.75s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.07s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:39 INFO : sub dir2: Making directory 2025/01/23 01:34:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:39 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:39 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:39 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:39 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:34:39 INFO : sub dir/hello world: Deleted 2025/01/23 01:34:39 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveNoEmptyDirectories (0.36s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:39 DEBUG : sub dir2: Making directory with metadata 2025/01/23 01:34:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/23 01:34:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/23 01:34:39 INFO : sub dir: Making directory 2025/01/23 01:34:39 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:39 INFO : sub dir2: Making directory 2025/01/23 01:34:39 DEBUG : sub dir2/: Creating directory marker 2025/01/23 01:34:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:39 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:39 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:39 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:39 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:34:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:39 DEBUG : Azure container rclone-test-bosufof9salu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 01:34:39 DEBUG : sub dir2/: Removing directory marker 2025/01/23 01:34:39 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncEmptyDirectories (0.71s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.07s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:40 INFO : sub dir2: Making directory 2025/01/23 01:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:40 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:40 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:40 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:40 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:34:40 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:40 DEBUG : sub dir/: Removing directory marker --- PASS: TestSyncNoEmptyDirectories (0.36s) === RUN TestServerSideCopy run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:40 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:40 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vuxefij8leze" 2025/01/23 01:34:40 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:34:40 DEBUG : Azure container rclone-test-vuxefij8leze: Using directory markers sync_test.go:590: Server side copy (if possible) Azure container rclone-test-bosufof9salu -> Azure container rclone-test-vuxefij8leze 2025/01/23 01:34:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:40 DEBUG : Azure container rclone-test-vuxefij8leze: Waiting for checks to finish 2025/01/23 01:34:40 DEBUG : Azure container rclone-test-vuxefij8leze: Waiting for transfers to finish 2025/01/23 01:34:40 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:40 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:41 DEBUG : Azure container rclone-test-vuxefij8leze: Purge remote 2025/01/23 01:34:41 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopy (0.84s) === RUN TestCopyOverSelf run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:41 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:41 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:34:41 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:41 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:41 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/23 01:34:41 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:41 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyOverSelf (0.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:42 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:42 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-womatuc3coci" 2025/01/23 01:34:42 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:34:42 DEBUG : Azure container rclone-test-womatuc3coci: Using directory markers sync_test.go:626: Server side copy (if possible) Azure container rclone-test-bosufof9salu -> Azure container rclone-test-womatuc3coci 2025/01/23 01:34:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:42 DEBUG : Azure container rclone-test-womatuc3coci: Waiting for checks to finish 2025/01/23 01:34:42 DEBUG : Azure container rclone-test-womatuc3coci: Waiting for transfers to finish 2025/01/23 01:34:42 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:42 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:42 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:34:42 DEBUG : Azure container rclone-test-womatuc3coci: Waiting for checks to finish 2025/01/23 01:34:42 DEBUG : Azure container rclone-test-womatuc3coci: Waiting for transfers to finish 2025/01/23 01:34:42 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/23 01:34:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:42 DEBUG : Azure container rclone-test-womatuc3coci: Purge remote 2025/01/23 01:34:43 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideCopyOverSelf (1.29s) === RUN TestMoveOverSelf run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:43 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:34:43 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:43 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:43 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/23 01:34:43 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/23 01:34:43 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:43 DEBUG : sub dir/: Removing directory marker --- PASS: TestMoveOverSelf (0.65s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:44 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:44 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xebuyay2xeyi" 2025/01/23 01:34:44 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:34:44 DEBUG : Azure container rclone-test-xebuyay2xeyi: Using directory markers sync_test.go:671: Server side copy (if possible) Azure container rclone-test-bosufof9salu -> Azure container rclone-test-xebuyay2xeyi 2025/01/23 01:34:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:44 DEBUG : Azure container rclone-test-xebuyay2xeyi: Waiting for checks to finish 2025/01/23 01:34:44 DEBUG : Azure container rclone-test-xebuyay2xeyi: Waiting for transfers to finish 2025/01/23 01:34:44 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:44 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:44 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:44 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/23 01:34:44 DEBUG : Azure container rclone-test-xebuyay2xeyi: Waiting for checks to finish 2025/01/23 01:34:44 DEBUG : Azure container rclone-test-xebuyay2xeyi: Waiting for transfers to finish 2025/01/23 01:34:44 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/01/23 01:34:44 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 01:34:44 INFO : sub dir/hello world: Deleted 2025/01/23 01:34:45 DEBUG : testing file moves 2025/01/23 01:34:45 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/23 01:34:45 DEBUG : Azure container rclone-test-xebuyay2xeyi: Waiting for checks to finish 2025/01/23 01:34:45 DEBUG : Azure container rclone-test-xebuyay2xeyi: Waiting for transfers to finish 2025/01/23 01:34:45 DEBUG : sub dir/hello world: md5 = c0e6b00e2b2068ef74d2ed582114e376 OK 2025/01/23 01:34:45 INFO : sub dir/hello world: Copied (server-side copy) 2025/01/23 01:34:45 INFO : sub dir/hello world: Deleted run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:45 DEBUG : Azure container rclone-test-xebuyay2xeyi: Purge remote 2025/01/23 01:34:45 DEBUG : sub dir/: Removing directory marker --- PASS: TestServerSideMoveOverSelf (1.76s) === RUN TestCopyAfterDelete run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:45 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:45 ERROR : : error listing: directory not found 2025/01/23 01:34:45 INFO : Local file system at /tmp/rclone3852832366: Making directory 2025/01/23 01:34:45 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:45 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:46 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyAfterDelete (0.54s) === RUN TestCopyRedownload run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:46 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:34:46 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/23 01:34:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:34:46 DEBUG : Local file system at /tmp/rclone3852832366: Waiting for checks to finish 2025/01/23 01:34:46 DEBUG : Local file system at /tmp/rclone3852832366: Waiting for transfers to finish 2025/01/23 01:34:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:34:46 DEBUG : sub dir/hello world.7ddbfcba.partial: renamed to: sub dir/hello world 2025/01/23 01:34:46 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:34:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:46 DEBUG : sub dir/: Removing directory marker --- PASS: TestCopyRedownload (0.54s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:46 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/23 01:34:46 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:46 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:46 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 01:34:46 INFO : check sum: Copied (new) 2025/01/23 01:34:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:47 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:47 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 01:34:47 DEBUG : check sum: Size and md5 of src and dst objects identical 2025/01/23 01:34:47 DEBUG : check sum: Unchanged skipping 2025/01/23 01:34:47 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:47 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:47 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncBasedOnCheckSum (0.58s) === RUN TestSyncSizeOnly run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:47 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/23 01:34:47 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:47 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:47 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/23 01:34:47 INFO : sizeonly: Copied (new) 2025/01/23 01:34:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:47 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:47 DEBUG : sizeonly: Sizes identical 2025/01/23 01:34:47 DEBUG : sizeonly: Unchanged skipping 2025/01/23 01:34:47 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:47 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:47 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncSizeOnly (0.57s) === RUN TestSyncIgnoreSize run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:47 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/23 01:34:47 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:47 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:48 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2025/01/23 01:34:48 INFO : ignore-size: Copied (new) 2025/01/23 01:34:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:48 DEBUG : ignore-size: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:48 DEBUG : ignore-size: Unchanged skipping 2025/01/23 01:34:48 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:48 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:48 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:48 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncIgnoreSize (0.58s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:48 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:48 DEBUG : existing: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:48 DEBUG : existing: Unchanged skipping 2025/01/23 01:34:48 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:48 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:48 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:48 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/23 01:34:48 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:48 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/23 01:34:48 INFO : existing: Copied (replaced existing) 2025/01/23 01:34:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncIgnoreTimes (0.65s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 01:34:49 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:49 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:49 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/23 01:34:49 INFO : existing: Copied (new) 2025/01/23 01:34:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:49 DEBUG : existing: Destination exists, skipping 2025/01/23 01:34:49 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:49 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:49 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:49 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncIgnoreExisting (0.57s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:49 DEBUG : b/: Creating directory marker 2025/01/23 01:34:49 DEBUG : c/: Creating directory marker 2025/01/23 01:34:50 INFO : d: Making directory 2025/01/23 01:34:50 DEBUG : d/: Creating directory marker 2025/01/23 01:34:50 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:50 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:50 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:50 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 01:34:50 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:50 DEBUG : a/: Creating directory marker 2025/01/23 01:34:50 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:34:50 INFO : a/potato2: Copied (new) 2025/01/23 01:34:50 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:50 INFO : b/potato: Deleted 2025/01/23 01:34:50 INFO : d: Removing directory 2025/01/23 01:34:50 DEBUG : d/: Removing directory marker 2025/01/23 01:34:50 INFO : b: Removing directory 2025/01/23 01:34:50 DEBUG : b/: Removing directory marker 2025/01/23 01:34:50 DEBUG : Azure container rclone-test-bosufof9salu: deleted 2 directories run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:50 DEBUG : c/: Removing directory marker 2025/01/23 01:34:50 DEBUG : a/: Removing directory marker --- PASS: TestSyncIgnoreErrors (1.31s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:51 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:51 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/23 01:34:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 01:34:51 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/01/23 01:34:51 DEBUG : empty space: Unchanged skipping 2025/01/23 01:34:51 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:51 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:51 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:51 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:51 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/23 01:34:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 01:34:51 INFO : empty space: Updated modification time in destination 2025/01/23 01:34:51 DEBUG : empty space: Unchanged skipping 2025/01/23 01:34:51 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:51 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:51 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnly (0.65s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:51 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:51 DEBUG : empty space: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/23 01:34:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 01:34:51 DEBUG : empty space: Unchanged skipping 2025/01/23 01:34:51 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:51 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:51 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:52 DEBUG : foo: Modification times differ by -95456h54m52.62345679s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499999999 +0000 UTC 2025/01/23 01:34:52 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:52 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3852832366) 2025/01/23 01:34:52 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Azure container rclone-test-bosufof9salu) 2025/01/23 01:34:52 DEBUG : foo: md5 differ 2025/01/23 01:34:52 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:52 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2025/01/23 01:34:52 INFO : foo: Copied (replaced existing) 2025/01/23 01:34:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncDoesntUpdateModtime (0.51s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:52 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/23 01:34:52 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:52 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:52 DEBUG : empty space: Unchanged skipping 2025/01/23 01:34:52 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:52 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:34:52 INFO : potato: Copied (new) 2025/01/23 01:34:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncAfterAddingAFile (0.55s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:53 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/23 01:34:53 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:53 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2025/01/23 01:34:53 INFO : potato: Copied (replaced existing) 2025/01/23 01:34:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncAfterChangingFilesSizeOnly (0.50s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:53 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:53 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/01/23 01:34:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3852832366) 2025/01/23 01:34:53 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Azure container rclone-test-bosufof9salu) 2025/01/23 01:34:53 DEBUG : potato: md5 differ 2025/01/23 01:34:53 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:53 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2025/01/23 01:34:53 INFO : potato: Copied (replaced existing) 2025/01/23 01:34:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncAfterChangingContentsOnly (0.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/23 01:34:54 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:54 DEBUG : empty space: Unchanged skipping 2025/01/23 01:34:54 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:54 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (0.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:54 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:54 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:54 DEBUG : empty space: Unchanged skipping 2025/01/23 01:34:54 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:55 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:34:55 INFO : potato2: Copied (new) 2025/01/23 01:34:55 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:55 INFO : potato: Deleted run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.67s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:55 DEBUG : b/: Creating directory marker 2025/01/23 01:34:55 DEBUG : c/: Creating directory marker 2025/01/23 01:34:55 INFO : d: Making directory 2025/01/23 01:34:55 DEBUG : d/: Creating directory marker 2025/01/23 01:34:55 INFO : d/e: Making directory 2025/01/23 01:34:55 DEBUG : d/e/: Creating directory marker 2025/01/23 01:34:56 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:56 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:56 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 01:34:56 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:56 DEBUG : a/: Creating directory marker 2025/01/23 01:34:56 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:34:56 INFO : a/potato2: Copied (new) 2025/01/23 01:34:56 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:56 INFO : b/potato: Deleted 2025/01/23 01:34:56 INFO : d/e: Removing directory 2025/01/23 01:34:56 DEBUG : d/e/: Removing directory marker 2025/01/23 01:34:56 INFO : d: Removing directory 2025/01/23 01:34:56 DEBUG : d/: Removing directory marker 2025/01/23 01:34:56 INFO : b: Removing directory 2025/01/23 01:34:56 DEBUG : b/: Removing directory marker 2025/01/23 01:34:56 DEBUG : Azure container rclone-test-bosufof9salu: deleted 3 directories run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:56 DEBUG : c/: Removing directory marker 2025/01/23 01:34:56 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (1.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:56 DEBUG : b/: Creating directory marker 2025/01/23 01:34:57 DEBUG : c/: Creating directory marker 2025/01/23 01:34:57 INFO : d: Making directory 2025/01/23 01:34:57 DEBUG : d/: Creating directory marker 2025/01/23 01:34:57 DEBUG : c/non empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:57 DEBUG : c/non empty space: Unchanged skipping 2025/01/23 01:34:57 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:57 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:57 DEBUG : a/: Creating directory marker 2025/01/23 01:34:57 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:34:57 INFO : a/potato2: Copied (new) 2025/01/23 01:34:57 ERROR : Azure container rclone-test-bosufof9salu: not deleting files as there were IO errors 2025/01/23 01:34:57 ERROR : Azure container rclone-test-bosufof9salu: not deleting directories as there were IO errors run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:57 DEBUG : d/: Removing directory marker 2025/01/23 01:34:57 DEBUG : c/: Removing directory marker 2025/01/23 01:34:57 DEBUG : b/: Removing directory marker 2025/01/23 01:34:58 DEBUG : a/: Removing directory marker --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (1.32s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:58 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:58 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:58 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:58 DEBUG : empty space: Unchanged skipping 2025/01/23 01:34:58 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:58 INFO : potato: Deleted 2025/01/23 01:34:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:34:58 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncDeleteDuring (0.60s) === RUN TestSyncDeleteBefore run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:58 DEBUG : Waiting for deletions to finish 2025/01/23 01:34:58 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:58 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:59 INFO : potato: Deleted 2025/01/23 01:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:34:59 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:59 DEBUG : empty space: Unchanged skipping 2025/01/23 01:34:59 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:59 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:34:59 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncDeleteBefore (0.66s) === RUN TestCopyDeleteBefore run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:34:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:34:59 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:34:59 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:34:59 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2025/01/23 01:34:59 INFO : potato2: Copied (new) run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestCopyDeleteBefore (0.51s) === RUN TestSyncWithExclude run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:00 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 01:35:00 DEBUG : enormous: Excluded 2025/01/23 01:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:35:00 DEBUG : potato2: Excluded 2025/01/23 01:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:35:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:35:00 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:00 DEBUG : empty space: Unchanged skipping 2025/01/23 01:35:00 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:00 DEBUG : Waiting for deletions to finish 2025/01/23 01:35:00 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:35:00 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 01:35:00 DEBUG : enormous: Excluded 2025/01/23 01:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:35:00 DEBUG : potato2: Excluded 2025/01/23 01:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:35:00 DEBUG : Local file system at /tmp/rclone3852832366: Waiting for checks to finish 2025/01/23 01:35:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:35:00 DEBUG : empty space: Unchanged skipping 2025/01/23 01:35:00 DEBUG : Local file system at /tmp/rclone3852832366: Waiting for transfers to finish 2025/01/23 01:35:00 DEBUG : Waiting for deletions to finish 2025/01/23 01:35:00 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:00 DEBUG : potato2: Excluded (Size Filter) --- PASS: TestSyncWithExclude (0.67s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:00 DEBUG : enormous: Excluded (Size Filter) 2025/01/23 01:35:00 DEBUG : enormous: Excluded 2025/01/23 01:35:00 DEBUG : potato2: Excluded (Size Filter) 2025/01/23 01:35:00 DEBUG : potato2: Excluded 2025/01/23 01:35:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:35:00 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:00 DEBUG : empty space: Unchanged skipping 2025/01/23 01:35:00 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:00 DEBUG : Waiting for deletions to finish 2025/01/23 01:35:01 INFO : enormous: Deleted 2025/01/23 01:35:01 INFO : potato2: Deleted 2025/01/23 01:35:01 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:01 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:35:01 DEBUG : Local file system at /tmp/rclone3852832366: Waiting for checks to finish 2025/01/23 01:35:01 DEBUG : empty space: Unchanged skipping 2025/01/23 01:35:01 DEBUG : Local file system at /tmp/rclone3852832366: Waiting for transfers to finish 2025/01/23 01:35:01 DEBUG : Waiting for deletions to finish 2025/01/23 01:35:01 INFO : enormous: Deleted 2025/01/23 01:35:01 INFO : potato2: Deleted 2025/01/23 01:35:01 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncWithExcludeAndDeleteExcluded (0.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:01 DEBUG : five: Need to transfer - File not found at Destination 2025/01/23 01:35:01 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/01/23 01:35:01 DEBUG : one: Destination is newer than source, skipping 2025/01/23 01:35:01 DEBUG : three: Sizes identical 2025/01/23 01:35:01 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:01 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 01:35:01 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 01:35:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3852832366) 2025/01/23 01:35:01 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Azure container rclone-test-bosufof9salu) 2025/01/23 01:35:01 DEBUG : two: md5 differ 2025/01/23 01:35:01 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:01 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/23 01:35:01 INFO : five: Copied (new) 2025/01/23 01:35:01 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/23 01:35:01 INFO : four: Copied (replaced existing) 2025/01/23 01:35:01 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/23 01:35:01 INFO : two: Copied (replaced existing) 2025/01/23 01:35:01 DEBUG : Waiting for deletions to finish 2025/01/23 01:35:02 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:02 DEBUG : one: Destination is newer than source, skipping 2025/01/23 01:35:02 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/23 01:35:02 DEBUG : four: Size and md5 of src and dst objects identical 2025/01/23 01:35:02 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 01:35:02 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3852832366) 2025/01/23 01:35:02 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Azure container rclone-test-bosufof9salu) 2025/01/23 01:35:02 DEBUG : three: md5 differ 2025/01/23 01:35:02 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/01/23 01:35:02 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/23 01:35:02 DEBUG : five: Size and md5 of src and dst objects identical 2025/01/23 01:35:02 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 01:35:02 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/23 01:35:02 DEBUG : two: Size and md5 of src and dst objects identical 2025/01/23 01:35:02 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/01/23 01:35:02 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:02 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/23 01:35:02 INFO : three: Copied (replaced existing) 2025/01/23 01:35:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (1.18s) === 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 "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" sync_test.go:1538: Can track renames: true 2025/01/23 01:35:02 INFO : Azure container rclone-test-bosufof9salu: Making map for --track-renames 2025/01/23 01:35:02 INFO : Azure container rclone-test-bosufof9salu: Finished making map for --track-renames 2025/01/23 01:35:02 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:02 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 01:35:02 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 01:35:02 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for renames to finish 2025/01/23 01:35:02 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:02 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/23 01:35:02 INFO : potato: Copied (new) 2025/01/23 01:35:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/23 01:35:02 INFO : yam: Copied (new) 2025/01/23 01:35:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:02 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:35:02 INFO : Azure container rclone-test-bosufof9salu: Making map for --track-renames 2025/01/23 01:35:02 INFO : Azure container rclone-test-bosufof9salu: Finished making map for --track-renames 2025/01/23 01:35:02 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:02 DEBUG : potato: Unchanged skipping 2025/01/23 01:35:02 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for renames to finish 2025/01/23 01:35:02 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/23 01:35:02 INFO : yam: Copied (server-side copy) to: yaml 2025/01/23 01:35:02 INFO : yam: Deleted 2025/01/23 01:35:02 INFO : yaml: Renamed from "yam" 2025/01/23 01:35:02 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncWithTrackRenames (0.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" sync_test.go:1610: Can track renames: true 2025/01/23 01:35:03 INFO : Azure container rclone-test-bosufof9salu: Making map for --track-renames 2025/01/23 01:35:03 INFO : Azure container rclone-test-bosufof9salu: Finished making map for --track-renames 2025/01/23 01:35:03 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:03 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 01:35:03 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/01/23 01:35:03 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for renames to finish 2025/01/23 01:35:03 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:03 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/23 01:35:03 INFO : potato: Copied (new) 2025/01/23 01:35:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/23 01:35:03 INFO : yam: Copied (new) 2025/01/23 01:35:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:03 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:35:03 INFO : Azure container rclone-test-bosufof9salu: Making map for --track-renames 2025/01/23 01:35:03 INFO : Azure container rclone-test-bosufof9salu: Finished making map for --track-renames 2025/01/23 01:35:03 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:03 DEBUG : potato: Unchanged skipping 2025/01/23 01:35:03 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for renames to finish 2025/01/23 01:35:03 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/23 01:35:03 INFO : yam: Copied (server-side copy) to: yaml 2025/01/23 01:35:03 INFO : yam: Deleted 2025/01/23 01:35:03 INFO : yaml: Renamed from "yam" 2025/01/23 01:35:03 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncWithTrackRenamesStrategyModtime (0.74s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" sync_test.go:1649: Can track renames: true 2025/01/23 01:35:04 INFO : Azure container rclone-test-bosufof9salu: Making map for --track-renames 2025/01/23 01:35:04 INFO : Azure container rclone-test-bosufof9salu: Finished making map for --track-renames 2025/01/23 01:35:04 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:04 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/23 01:35:04 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/23 01:35:04 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for renames to finish 2025/01/23 01:35:04 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:04 DEBUG : sub/: Creating directory marker 2025/01/23 01:35:04 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2025/01/23 01:35:04 INFO : potato: Copied (new) 2025/01/23 01:35:04 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/23 01:35:04 INFO : sub/yam: Copied (new) 2025/01/23 01:35:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:04 DEBUG : potato: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:35:04 DEBUG : potato: Unchanged skipping 2025/01/23 01:35:04 INFO : Azure container rclone-test-bosufof9salu: Making map for --track-renames 2025/01/23 01:35:04 INFO : Azure container rclone-test-bosufof9salu: Finished making map for --track-renames 2025/01/23 01:35:04 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:04 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for renames to finish 2025/01/23 01:35:04 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2025/01/23 01:35:04 INFO : sub/yam: Copied (server-side copy) to: yam 2025/01/23 01:35:04 INFO : sub/yam: Deleted 2025/01/23 01:35:04 INFO : yam: Renamed from "sub/yam" 2025/01/23 01:35:04 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:04 DEBUG : sub/: Removing directory marker --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.05s) === RUN TestServerSideMoveLocal run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:05 DEBUG : Creating backend with remote "/tmp/rclone3852832366/dir1" 2025/01/23 01:35:05 DEBUG : Creating backend with remote "/tmp/rclone3852832366/dir2" 2025/01/23 01:35:05 DEBUG : Local file system at /tmp/rclone3852832366/dir2: Using server-side directory move 2025/01/23 01:35:05 INFO : Local file system at /tmp/rclone3852832366/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/23 01:35:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/23 01:35:05 DEBUG : Local file system at /tmp/rclone3852832366/dir2: Waiting for checks to finish 2025/01/23 01:35:05 DEBUG : Local file system at /tmp/rclone3852832366/dir2: Waiting for transfers to finish 2025/01/23 01:35:05 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.08s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:35:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 01:35:05 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:05 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:05 DEBUG : nested/sub dir/: Creating directory marker 2025/01/23 01:35:05 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:35:05 DEBUG : nested/: Creating directory marker 2025/01/23 01:35:05 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:35:05 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:35:05 INFO : sub dir/hello world: Deleted 2025/01/23 01:35:05 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/23 01:35:05 INFO : nested/sub dir/file: Copied (new) 2025/01/23 01:35:05 INFO : nested/sub dir/file: Deleted 2025/01/23 01:35:05 INFO : sub dir: Removing directory 2025/01/23 01:35:05 INFO : nested/sub dir: Removing directory 2025/01/23 01:35:05 INFO : nested: Removing directory 2025/01/23 01:35:05 DEBUG : Local file system at /tmp/rclone3852832366: deleted 3 directories run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:05 DEBUG : sub dir/: Removing directory marker 2025/01/23 01:35:05 DEBUG : nested/sub dir/: Removing directory marker 2025/01/23 01:35:05 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithDeleteEmptySrcDirs (0.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/23 01:35:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/23 01:35:06 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:06 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:06 DEBUG : sub dir/: Creating directory marker 2025/01/23 01:35:06 DEBUG : nested/sub dir/: Creating directory marker 2025/01/23 01:35:06 DEBUG : nested/: Creating directory marker 2025/01/23 01:35:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/01/23 01:35:06 INFO : sub dir/hello world: Copied (new) 2025/01/23 01:35:06 INFO : sub dir/hello world: Deleted 2025/01/23 01:35:06 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2025/01/23 01:35:06 INFO : nested/sub dir/file: Copied (new) 2025/01/23 01:35:06 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:06 DEBUG : sub dir/: Removing directory marker 2025/01/23 01:35:06 DEBUG : nested/sub dir/: Removing directory marker 2025/01/23 01:35:06 DEBUG : nested/: Removing directory marker --- PASS: TestMoveWithoutDeleteEmptySrcDirs (0.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/23 01:35:06 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/23 01:35:06 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:06 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:06 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2025/01/23 01:35:06 INFO : existing: Copied (new) 2025/01/23 01:35:06 INFO : existing: Deleted 2025/01/23 01:35:06 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2025/01/23 01:35:06 INFO : existing-b: Copied (new) 2025/01/23 01:35:06 INFO : existing-b: Deleted 2025/01/23 01:35:06 DEBUG : existing: Destination exists, skipping 2025/01/23 01:35:06 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for checks to finish 2025/01/23 01:35:06 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/23 01:35:06 DEBUG : Azure container rclone-test-bosufof9salu: Waiting for transfers to finish 2025/01/23 01:35:06 INFO : There was nothing to transfer run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestMoveWithIgnoreExisting (0.48s) === RUN TestServerSideMove run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:07 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bedagex2miwi" 2025/01/23 01:35:07 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:07 DEBUG : Azure container rclone-test-bedagex2miwi: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-bosufof9salu -> Azure container rclone-test-bedagex2miwi 2025/01/23 01:35:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:35:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:35:07 DEBUG : empty space: Unchanged skipping 2025/01/23 01:35:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 01:35:07 DEBUG : Azure container rclone-test-bedagex2miwi: Waiting for checks to finish 2025/01/23 01:35:07 INFO : empty space: Deleted 2025/01/23 01:35:07 DEBUG : Azure container rclone-test-bedagex2miwi: Waiting for transfers to finish 2025/01/23 01:35:07 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/23 01:35:07 INFO : potato3: Copied (server-side copy) 2025/01/23 01:35:07 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:35:07 INFO : potato2: Copied (server-side copy) 2025/01/23 01:35:07 INFO : potato3: Deleted 2025/01/23 01:35:07 INFO : potato2: Deleted 2025/01/23 01:35:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tequboz1vaka" 2025/01/23 01:35:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:08 DEBUG : Azure container rclone-test-tequboz1vaka: Using directory markers 2025/01/23 01:35:08 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/23 01:35:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:35:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 01:35:08 DEBUG : Azure container rclone-test-tequboz1vaka: Waiting for checks to finish 2025/01/23 01:35:08 DEBUG : Azure container rclone-test-tequboz1vaka: Waiting for transfers to finish 2025/01/23 01:35:08 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:35:08 INFO : potato2: Copied (server-side copy) 2025/01/23 01:35:08 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 01:35:08 INFO : empty space: Copied (server-side copy) 2025/01/23 01:35:08 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/23 01:35:08 INFO : potato3: Copied (server-side copy) 2025/01/23 01:35:08 INFO : potato2: Deleted 2025/01/23 01:35:08 INFO : empty space: Deleted 2025/01/23 01:35:08 INFO : potato3: Deleted 2025/01/23 01:35:08 DEBUG : Azure container rclone-test-tequboz1vaka: Purge remote 2025/01/23 01:35:08 DEBUG : Azure container rclone-test-bedagex2miwi: Purge remote --- PASS: TestServerSideMove (1.43s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wujoreh9mace" 2025/01/23 01:35:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:08 DEBUG : Azure container rclone-test-wujoreh9mace: Using directory markers sync_test.go:1705: Server side move (if possible) Azure container rclone-test-bosufof9salu -> Azure container rclone-test-wujoreh9mace 2025/01/23 01:35:09 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 01:35:09 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 01:35:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:35:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 01:35:09 DEBUG : Azure container rclone-test-wujoreh9mace: Waiting for checks to finish 2025/01/23 01:35:09 DEBUG : Azure container rclone-test-wujoreh9mace: Waiting for transfers to finish 2025/01/23 01:35:09 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/23 01:35:09 INFO : potato3: Copied (server-side copy) 2025/01/23 01:35:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:35:09 INFO : potato2: Copied (server-side copy) 2025/01/23 01:35:09 INFO : potato3: Deleted 2025/01/23 01:35:09 INFO : potato2: Deleted 2025/01/23 01:35:09 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cebajow3dacu" 2025/01/23 01:35:09 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:09 DEBUG : Azure container rclone-test-cebajow3dacu: Using directory markers 2025/01/23 01:35:09 DEBUG : empty space: Excluded (Size Filter) 2025/01/23 01:35:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:35:09 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 01:35:09 DEBUG : Azure container rclone-test-cebajow3dacu: Waiting for checks to finish 2025/01/23 01:35:09 DEBUG : Azure container rclone-test-cebajow3dacu: Waiting for transfers to finish 2025/01/23 01:35:09 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:35:09 INFO : potato2: Copied (server-side copy) 2025/01/23 01:35:09 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/23 01:35:09 INFO : potato3: Copied (server-side copy) 2025/01/23 01:35:09 INFO : potato2: Deleted 2025/01/23 01:35:09 INFO : potato3: Deleted 2025/01/23 01:35:09 DEBUG : Azure container rclone-test-cebajow3dacu: Purge remote 2025/01/23 01:35:09 DEBUG : Azure container rclone-test-wujoreh9mace: Purge remote --- PASS: TestServerSideMoveWithFilter (1.45s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:10 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vumabiz0tico" 2025/01/23 01:35:10 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:10 DEBUG : Azure container rclone-test-vumabiz0tico: Using directory markers 2025/01/23 01:35:10 INFO : tomatoDir: Making directory 2025/01/23 01:35:10 DEBUG : tomatoDir/: Creating directory marker sync_test.go:1705: Server side move (if possible) Azure container rclone-test-bosufof9salu -> Azure container rclone-test-vumabiz0tico 2025/01/23 01:35:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:35:10 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 01:35:10 DEBUG : empty space: Unchanged skipping 2025/01/23 01:35:10 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/23 01:35:10 DEBUG : Azure container rclone-test-vumabiz0tico: Waiting for checks to finish 2025/01/23 01:35:10 INFO : empty space: Deleted 2025/01/23 01:35:10 DEBUG : Azure container rclone-test-vumabiz0tico: Waiting for transfers to finish 2025/01/23 01:35:10 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:35:10 INFO : potato2: Copied (server-side copy) 2025/01/23 01:35:10 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/23 01:35:10 INFO : potato3: Copied (server-side copy) 2025/01/23 01:35:10 INFO : potato2: Deleted 2025/01/23 01:35:10 INFO : potato3: Deleted 2025/01/23 01:35:10 INFO : tomatoDir: Removing directory 2025/01/23 01:35:10 DEBUG : tomatoDir/: Removing directory marker 2025/01/23 01:35:11 DEBUG : Azure container rclone-test-bosufof9salu: deleted 1 directories 2025/01/23 01:35:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xifudub0wese" 2025/01/23 01:35:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:11 DEBUG : Azure container rclone-test-xifudub0wese: Using directory markers 2025/01/23 01:35:11 INFO : tomatoDir: Making directory 2025/01/23 01:35:11 DEBUG : tomatoDir/: Creating directory marker 2025/01/23 01:35:11 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/23 01:35:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/23 01:35:11 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/23 01:35:11 DEBUG : Azure container rclone-test-xifudub0wese: Waiting for checks to finish 2025/01/23 01:35:11 DEBUG : Azure container rclone-test-xifudub0wese: Waiting for transfers to finish 2025/01/23 01:35:11 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 01:35:11 INFO : potato2: Copied (server-side copy) 2025/01/23 01:35:11 DEBUG : potato3: md5 = b1a53993579b830006f2e1610415c32c OK 2025/01/23 01:35:11 INFO : potato3: Copied (server-side copy) 2025/01/23 01:35:11 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2025/01/23 01:35:11 INFO : empty space: Copied (server-side copy) 2025/01/23 01:35:11 INFO : potato2: Deleted 2025/01/23 01:35:11 INFO : potato3: Deleted 2025/01/23 01:35:11 INFO : empty space: Deleted 2025/01/23 01:35:11 INFO : tomatoDir: Removing directory 2025/01/23 01:35:11 DEBUG : tomatoDir/: Removing directory marker 2025/01/23 01:35:11 DEBUG : Azure container rclone-test-vumabiz0tico: deleted 1 directories 2025/01/23 01:35:11 DEBUG : Azure container rclone-test-xifudub0wese: Purge remote 2025/01/23 01:35:11 DEBUG : Azure container rclone-test-vumabiz0tico: Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (1.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bosufof9salu/rclone-move-test" 2025/01/23 01:35:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:11 DEBUG : Azure container rclone-test-bosufof9salu path rclone-move-test: Using directory markers --- PASS: TestServerSideMoveOverlap (0.27s) === RUN TestSyncOverlap run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bosufof9salu/rclone-sync-test" 2025/01/23 01:35:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:12 DEBUG : Azure container rclone-test-bosufof9salu path rclone-sync-test: Using directory markers run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" --- PASS: TestSyncOverlap (0.57s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Azure container rclone-test-bosufof9salu", Local "Local file system at /tmp/rclone3852832366", Modify Window "1ns" 2025/01/23 01:35:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bosufof9salu/rclone-sync-test" 2025/01/23 01:35:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:12 DEBUG : Azure container rclone-test-bosufof9salu path rclone-sync-test: Using directory markers 2025/01/23 01:35:12 DEBUG : /: Creating directory marker 2025/01/23 01:35:12 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bosufof9salu/rclone-sync-test-include/layer2" 2025/01/23 01:35:12 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:12 DEBUG : Azure container rclone-test-bosufof9salu path rclone-sync-test-include/layer2: Using directory markers 2025/01/23 01:35:12 DEBUG : /: Creating directory marker 2025/01/23 01:35:13 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-bosufof9salu/rclone-sync-test-ignore-file" 2025/01/23 01:35:13 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 01:35:13 DEBUG : Azure container rclone-test-bosufof9salu path rclone-sync-test-ignore-file: Using directory markers 2025/01/23 01:35:13 DEBUG : /: Creating directory marker 2025/01/23 01:35:13 DEBUG : rclone-sync-test-ignore-file/: Creating directory marker panic: runtime error: slice bounds out of range [17:16] goroutine 5336 [running]: github.com/rclone/rclone/backend/azureblob.(*Fs).list(0xc000466a08, {0x28702e0, 0xc000a64dc0}, {0xc0008d86b0, 0x18}, {0xc0008d86c9, 0x10}, {0xc0008d86c9, 0x10}, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1203 +0xc45 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR.func1({0xc0008d86b0?, 0xc0008d86b0?}, {0xc0008d86c9?, 0x7f2bfd6dddb0?}, {0xc0008d86c9?, 0x0?}, 0x0?) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1368 +0xb3 github.com/rclone/rclone/backend/azureblob.(*Fs).ListR(0xc000466a08, {0x28702e0, 0xc000a64dc0}, {0x0?, 0x236e280?}, 0xc000a64ff0) /home/rclone/go/src/github.com/rclone/rclone/backend/azureblob/azureblob.go:1398 +0x192 github.com/rclone/rclone/fs/walk.walkRDirTree({0x28702e0, 0xc000a64dc0}, {0x2882bb8, 0xc000466a08}, {0x0, 0x0}, 0x0, 0xffffffffffffffff, 0xc000aea0d8) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:467 +0x203 github.com/rclone/rclone/fs/walk.NewDirTree({0x28702e0, 0xc000a64dc0}, {0x2882bb8, 0xc000466a08}, {0x0, 0x0}, 0x0, 0xffffffffffffffff) /home/rclone/go/src/github.com/rclone/rclone/fs/walk/walk.go:589 +0x1d2 github.com/rclone/rclone/fs/march.(*March).makeListDir.func2({0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:107 +0x1bc github.com/rclone/rclone/fs/march.(*March).processJob.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:406 +0x72 created by github.com/rclone/rclone/fs/march.(*March).processJob in goroutine 5326 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:404 +0x319 "./sync.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose -fast-list" - Finished ERROR in 40.340331099s (try 1/5): exit status 2: Failed []