"./bisync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Starting (try 5/5) 2026/07/09 07:22:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-moqusiw8dako" 2026/07/09 07:22:25 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/09 07:23:25 DEBUG : pacer: low level retry 1/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-moqusiw8dako&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 07:23:25 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/07/09 07:24:25 DEBUG : pacer: low level retry 2/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-moqusiw8dako&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 07:24:25 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/07/09 07:25:25 DEBUG : pacer: low level retry 3/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-moqusiw8dako&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 07:25:25 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/07/09 07:26:25 DEBUG : pacer: low level retry 4/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-moqusiw8dako&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 07:26:25 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2026/07/09 07:27:25 DEBUG : pacer: low level retry 5/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-moqusiw8dako&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 07:27:25 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2026/07/09 07:28:25 DEBUG : pacer: low level retry 6/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-moqusiw8dako&page=1&pageSize=1000": dial tcp 51.158.63.151:443: i/o timeout) 2026/07/09 07:28:25 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2026/07/09 07:29:25 DEBUG : pacer: low level retry 7/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-moqusiw8dako&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 07:29:25 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2026/07/09 07:30:25 DEBUG : pacer: low level retry 8/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-moqusiw8dako&page=1&pageSize=1000": dial tcp 51.75.242.210:443: i/o timeout) 2026/07/09 07:30:25 DEBUG : pacer: Rate limited, increasing sleep to 2.56s 2026/07/09 07:31:25 DEBUG : pacer: low level retry 9/10 (error Get "https://api.gofile.io/contents/3af76dee-601b-4f7f-984c-339db8f7ffd2?contentname=rclone-test-moqusiw8dako&page=1&pageSize=1000": dial tcp 45.112.123.126:443: i/o timeout) 2026/07/09 07:31:25 DEBUG : pacer: Rate limited, increasing sleep to 5.12s 2026/07/09 07:31:26 DEBUG : pacer: Reducing sleep to 2.56s 2026/07/09 07:31:31 DEBUG : pacer: Reducing sleep to 1.28s 2026/07/09 07:31:31 DEBUG : Creating backend with remote "/tmp/rclone2783961333" === RUN TestLockfileIsExpired_UnreadableWithMaxLock 2026/07/09 07:31:31 INFO : /tmp/TestLockfileIsExpired_UnreadableWithMaxLock1354578101/001/test.lck: Lock file is unreadable (decode error: invalid character 'o' in literal null (expecting 'u')) and --max-lock is set. Treating as expired. --- PASS: TestLockfileIsExpired_UnreadableWithMaxLock (0.00s) === RUN TestLockfileIsExpired_UnreadableWithoutMaxLock 2026/07/09 07:31:31 ERROR : /tmp/TestLockfileIsExpired_UnreadableWithoutMaxLock1411476308/001/test.lck: Lock file exists, but contents are unreadable. (decode error: invalid character 'o' in literal null (expecting 'u')) --- PASS: TestLockfileIsExpired_UnreadableWithoutMaxLock (0.00s) === RUN TestLockfileIsExpired_ValidExpired 2026/07/09 07:31:31 INFO : /tmp/TestLockfileIsExpired_ValidExpired2104222573/001/test.lck: Lock file found, but it expired at 2026-07-09 07:26:31.200239539 +0000 UTC. Will delete it and proceed. --- PASS: TestLockfileIsExpired_ValidExpired (0.00s) === RUN TestLockfileIsExpired_ValidNotExpired 2026/07/09 07:31:31 INFO : /tmp/TestLockfileIsExpired_ValidNotExpired1388297695/001/test.lck: Valid lock file found. Expires at 2026-07-09 07:41:31.200912242 +0000 UTC. (10m0s from now) 2026/07/09 07:31:31 INFO : Lockfile info: { "Session": "test", "PID": "12345", "TimeRenewed": "2026-07-09T07:31:31.200912142Z", "TimeExpires": "2026-07-09T07:41:31.200912242Z" } --- PASS: TestLockfileIsExpired_ValidNotExpired (0.00s) === RUN TestBisyncRemoteLocal 2026/07/09 07:31:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu" 2026/07/09 07:31:51 NOTICE: remote: TestGoFile:rclone-test-cumuviv6labu === RUN TestBisyncRemoteLocal/all_changed 2026/07/09 07:31:51 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2" 2026/07/09 07:32:11 INFO : path1: Making directory 2026/07/09 07:32:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1" 2026/07/09 07:32:33 DEBUG : Creating backend with remote "/tmp/073151hufimon2" 2026/07/09 07:32:33 DEBUG : Creating backend with remote "/tmp/073151hufimon2/all_changed/path2" 2026/07/09 07:32:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial" 2026/07/09 07:32:33 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_all_changed-yulibep9" 2026/07/09 07:32:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:32:33 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:33 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:33 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:33 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:33 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:33 DEBUG : subdir: Making directory with metadata 2026/07/09 07:32:33 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:32:33 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:32:33 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:33 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:32:33 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:33 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:32:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:32:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:32:33 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:33 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:32:33 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:32:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:32:33 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:33 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:32:33 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_all_changed-yulibep9: Waiting for checks to finish 2026/07/09 07:32:33 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_all_changed-yulibep9: Waiting for transfers to finish 2026/07/09 07:32:33 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:32:33 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:32:33 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:32:33 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:32:33 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:32:33 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:32:33 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:32:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:32:33 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:32:33 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:33 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:32:33 INFO : file1.txt: Copied (new) 2026/07/09 07:32:33 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:32:33 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:32:33 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:32:33 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:32:33 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:32:33 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:32:33 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:32:34 DEBUG : Waiting for deletions to finish 2026/07/09 07:32:34 ERROR : error listing: directory not found 2026/07/09 07:32:34 ERROR : Local file system at /tmp/073151hufimon2/all_changed/path2: Failed to list "": directory not found 2026/07/09 07:32:34 DEBUG : removing 1 level 0 directories 2026/07/09 07:32:34 INFO : Local file system at /tmp/073151hufimon2/all_changed/path2: Removing directory 2026/07/09 07:32:34 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/all_changed/path2: no such file or directory 2026/07/09 07:32:34 ERROR : error listing: directory not found 2026/07/09 07:32:34 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_all_changed-yulibep9 2026/07/09 07:32:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:32:34 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:34 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:34 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:34 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:34 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:34 INFO : subdir: Making directory 2026/07/09 07:32:34 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:32:34 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:32:34 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:34 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1': Waiting for checks to finish 2026/07/09 07:32:34 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1': Waiting for transfers to finish 2026/07/09 07:32:35 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:32:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:32:35 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:32:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 INFO : file1.txt: Copied (new) 2026/07/09 07:32:35 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:32:35 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1' 2026/07/09 07:32:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:32:35 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:35 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:35 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:35 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:35 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:35 DEBUG : subdir: Making directory with metadata 2026/07/09 07:32:35 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:32:35 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:32:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:32:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:32:35 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:32:35 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:32:35 DEBUG : Local file system at /tmp/073151hufimon2/all_changed/path2: Waiting for checks to finish 2026/07/09 07:32:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:32:35 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:32:35 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:32:35 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:32:35 DEBUG : Local file system at /tmp/073151hufimon2/all_changed/path2: Waiting for transfers to finish 2026/07/09 07:32:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:32:35 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:32:35 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:32:35 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:32:35 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:32:35 INFO : file1.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:32:35 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:32:35 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:32:35 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:32:35 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:32:35 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:32:35 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:32:35 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/all_changed/path2 2026/07/09 07:32:35 NOTICE: (01) : test all-changed 2026/07/09 07:32:35 NOTICE: (02) : test initial bisync 2026/07/09 07:32:35 NOTICE: (03) : bisync resync 2026/07/09 07:32:38 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:32:38 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:32:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:32:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:32:38 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" with Path2 "/tmp/073151hufimon2/all_changed/path2/" 2026/07/09 07:32:38 INFO : Copying Path2 files to Path1 2026/07/09 07:32:38 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:32:38 INFO : There was nothing to transfer 2026/07/09 07:32:38 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:32:38 INFO : There was nothing to transfer 2026/07/09 07:32:38 INFO : Resync updating listings 2026/07/09 07:32:38 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" vs Path2 "/tmp/073151hufimon2/all_changed/path2/" 2026/07/09 07:32:38 INFO : Bisync successful 2026/07/09 07:32:38 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2026/07/09 07:32:38 NOTICE: (05) : touch-glob 2005-01-02 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/ file* 2026/07/09 07:32:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" 2026/07/09 07:32:50 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1" 2026/07/09 07:32:50 DEBUG : file1.copy1.txt: Set modification time 2005-01-02 2026/07/09 07:32:50 DEBUG : file1.copy2.txt: Set modification time 2005-01-02 2026/07/09 07:32:50 DEBUG : file1.copy3.txt: Set modification time 2005-01-02 2026/07/09 07:32:51 DEBUG : file1.copy4.txt: Set modification time 2005-01-02 2026/07/09 07:32:51 DEBUG : file1.copy5.txt: Set modification time 2005-01-02 2026/07/09 07:32:51 DEBUG : file1.txt: Set modification time 2005-01-02 2026/07/09 07:32:51 NOTICE: (06) : touch-glob 2005-01-02 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/subdir file* 2026/07/09 07:32:51 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/subdir" 2026/07/09 07:32:51 DEBUG : file20.txt: Set modification time 2005-01-02 2026/07/09 07:32:51 NOTICE: (07) : test sync should pass 2026/07/09 07:32:51 NOTICE: (08) : bisync 2026/07/09 07:32:54 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:32:54 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:32:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:32:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:32:54 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" with Path2 "/tmp/073151hufimon2/all_changed/path2/" 2026/07/09 07:32:54 INFO : Building Path1 and Path2 listings 2026/07/09 07:32:54 INFO : Path1 checking for diffs 2026/07/09 07:32:54 INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2026/07/09 07:32:54 INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2026/07/09 07:32:54 INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2026/07/09 07:32:54 INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2026/07/09 07:32:54 INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2026/07/09 07:32:54 INFO : - Path1 File changed: time (newer) - file1.txt 2026/07/09 07:32:54 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2026/07/09 07:32:54 INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2026/07/09 07:32:54 INFO : (Modified:  7 newer,  0 older) 2026/07/09 07:32:54 INFO : Path2 checking for diffs 2026/07/09 07:32:54 INFO : Applying changes 2026/07/09 07:32:54 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy1.txt 2026/07/09 07:32:54 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy2.txt 2026/07/09 07:32:54 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy3.txt 2026/07/09 07:32:54 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy4.txt 2026/07/09 07:32:54 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy5.txt 2026/07/09 07:32:54 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.txt 2026/07/09 07:32:54 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/subdir/file20.txt 2026/07/09 07:32:54 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:32:54 INFO : file1.copy2.txt: Updated modification time in destination 2026/07/09 07:32:54 INFO : file1.copy4.txt: Updated modification time in destination 2026/07/09 07:32:54 INFO : file1.copy3.txt: Updated modification time in destination 2026/07/09 07:32:54 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:32:54 INFO : file1.copy5.txt: Updated modification time in destination 2026/07/09 07:32:54 INFO : file1.copy1.txt: Updated modification time in destination 2026/07/09 07:32:55 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:32:55 INFO : There was nothing to transfer 2026/07/09 07:32:55 INFO : Updating listings 2026/07/09 07:32:55 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" vs Path2 "/tmp/073151hufimon2/all_changed/path2/" 2026/07/09 07:32:55 INFO : Bisync successful 2026/07/09 07:32:55 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2026/07/09 07:32:55 NOTICE: (10) : touch-glob 2004-01-02 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/ * 2026/07/09 07:32:55 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1" 2026/07/09 07:32:55 DEBUG : file1.copy4.txt: Set modification time 2004-01-02 2026/07/09 07:32:55 DEBUG : file1.copy5.txt: Set modification time 2004-01-02 2026/07/09 07:32:55 DEBUG : file1.txt: Set modification time 2004-01-02 2026/07/09 07:32:55 DEBUG : RCLONE_TEST: Set modification time 2004-01-02 2026/07/09 07:32:55 DEBUG : file1.copy1.txt: Set modification time 2004-01-02 2026/07/09 07:32:55 DEBUG : file1.copy2.txt: Set modification time 2004-01-02 2026/07/09 07:32:55 DEBUG : file1.copy3.txt: Set modification time 2004-01-02 2026/07/09 07:32:55 NOTICE: (11) : touch-glob 2004-01-02 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/subdir * 2026/07/09 07:32:55 DEBUG : file20.txt: Set modification time 2004-01-02 2026/07/09 07:32:55 NOTICE: (12) : test sync should fail 2026/07/09 07:32:55 NOTICE: (13) : bisync 2026/07/09 07:32:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:32:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:32:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:32:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:32:58 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" with Path2 "/tmp/073151hufimon2/all_changed/path2/" 2026/07/09 07:32:58 INFO : Building Path1 and Path2 listings 2026/07/09 07:32:58 INFO : Path1 checking for diffs 2026/07/09 07:32:58 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2026/07/09 07:32:58 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2026/07/09 07:32:58 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2026/07/09 07:32:58 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2026/07/09 07:32:58 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2026/07/09 07:32:58 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2026/07/09 07:32:58 INFO : - Path1 File changed: time (older) - file1.txt 2026/07/09 07:32:58 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2026/07/09 07:32:58 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2026/07/09 07:32:58 INFO : (Modified:  1 newer,  7 older) 2026/07/09 07:32:58 INFO : Path2 checking for diffs 2026/07/09 07:32:58 ERROR : Safety abort: all files were changed on Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/". Run with --force if desired. 2026/07/09 07:32:58 NOTICE: Bisync aborted. Please try again. 2026/07/09 07:32:58 NOTICE: Bisync error: all files were changed 2026/07/09 07:32:58 NOTICE: (14) : test sync with force should pass 2026/07/09 07:32:58 NOTICE: (15) : bisync force 2026/07/09 07:33:01 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:33:01 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:33:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:33:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:33:01 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" with Path2 "/tmp/073151hufimon2/all_changed/path2/" 2026/07/09 07:33:01 INFO : Building Path1 and Path2 listings 2026/07/09 07:33:01 INFO : Path1 checking for diffs 2026/07/09 07:33:01 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2026/07/09 07:33:01 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2026/07/09 07:33:01 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2026/07/09 07:33:01 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2026/07/09 07:33:01 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2026/07/09 07:33:01 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2026/07/09 07:33:01 INFO : - Path1 File changed: time (older) - file1.txt 2026/07/09 07:33:01 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2026/07/09 07:33:01 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2026/07/09 07:33:01 INFO : (Modified:  1 newer,  7 older) 2026/07/09 07:33:01 INFO : Path2 checking for diffs 2026/07/09 07:33:01 INFO : Applying changes 2026/07/09 07:33:01 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/RCLONE_TEST 2026/07/09 07:33:01 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy1.txt 2026/07/09 07:33:01 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy2.txt 2026/07/09 07:33:01 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy3.txt 2026/07/09 07:33:01 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy4.txt 2026/07/09 07:33:01 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.copy5.txt 2026/07/09 07:33:01 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/file1.txt 2026/07/09 07:33:01 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/all_changed/path2/subdir/file20.txt 2026/07/09 07:33:01 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:33:01 INFO : file1.copy1.txt: Updated modification time in destination 2026/07/09 07:33:01 INFO : RCLONE_TEST: Updated modification time in destination 2026/07/09 07:33:01 INFO : file1.copy2.txt: Updated modification time in destination 2026/07/09 07:33:01 INFO : file1.copy5.txt: Updated modification time in destination 2026/07/09 07:33:01 INFO : file1.copy3.txt: Updated modification time in destination 2026/07/09 07:33:01 INFO : file1.copy4.txt: Updated modification time in destination 2026/07/09 07:33:01 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:33:02 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:33:02 INFO : There was nothing to transfer 2026/07/09 07:33:02 INFO : Updating listings 2026/07/09 07:33:02 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/all_changed/path1/" vs Path2 "/tmp/073151hufimon2/all_changed/path2/" 2026/07/09 07:33:02 INFO : Bisync successful 2026/07/09 07:33:02 DEBUG : Waiting for deletions to finish 2026/07/09 07:33:02 INFO : file1.copy4.txt: Deleted 2026/07/09 07:33:02 INFO : file1.copy1.txt: Deleted 2026/07/09 07:33:02 INFO : file1.copy3.txt: Deleted 2026/07/09 07:33:02 INFO : file1.copy2.txt: Deleted 2026/07/09 07:33:02 INFO : file1.copy5.txt: Deleted 2026/07/09 07:33:02 INFO : RCLONE_TEST: Deleted 2026/07/09 07:33:02 INFO : subdir/file20.txt: Deleted 2026/07/09 07:33:02 INFO : file1.txt: Deleted 2026/07/09 07:33:02 DEBUG : removing 1 level 1 directories 2026/07/09 07:33:02 INFO : subdir: Removing directory 2026/07/09 07:33:02 DEBUG : removing 1 level 0 directories 2026/07/09 07:33:02 INFO : Local file system at /tmp/073151hufimon2/all_changed/path2: Removing directory bisync_test.go:610: TEST all_changed PASSED === RUN TestBisyncRemoteLocal/backupdir 2026/07/09 07:33:02 INFO : path1: Making directory 2026/07/09 07:33:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/backupdir/path1" 2026/07/09 07:33:02 DEBUG : Creating backend with remote "/tmp/073151hufimon2/backupdir/path2" 2026/07/09 07:33:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial" 2026/07/09 07:33:02 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_backupdir-mijicuk6" 2026/07/09 07:33:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:33:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:33:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:33:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:33:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:02 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_backupdir-mijicuk6: Waiting for checks to finish 2026/07/09 07:33:02 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_backupdir-mijicuk6: Waiting for transfers to finish 2026/07/09 07:33:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:33:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:33:02 INFO : file1.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:33:02 INFO : file3.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:33:02 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:33:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:33:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:33:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:33:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:33:02 INFO : file2.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:33:02 INFO : file4.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:33:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:33:02 INFO : file6.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:02 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:33:02 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:33:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:33:02 INFO : file5.txt: Copied (new) 2026/07/09 07:33:02 INFO : file7.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:33:02 INFO : file8.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles" 2026/07/09 07:33:02 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_backupdir-gecefan3" 2026/07/09 07:33:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:02 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:33:02 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_backupdir-gecefan3: Waiting for checks to finish 2026/07/09 07:33:02 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:33:02 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:02 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:33:02 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_backupdir-gecefan3: Waiting for transfers to finish 2026/07/09 07:33:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:02 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:02 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:33:02 INFO : file10.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:33:02 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:33:02 INFO : file1.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:33:02 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:33:02 INFO : file11.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:33:02 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:33:02 INFO : file5L.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:33:02 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:33:02 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:02 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:33:02 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:33:02 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:33:02 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:33:02 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:33:02 INFO : file6.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:02 INFO : file2.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:33:02 INFO : file5R.txt: Copied (new) 2026/07/09 07:33:02 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:33:02 INFO : file7.txt: Copied (new) 2026/07/09 07:33:03 DEBUG : Waiting for deletions to finish 2026/07/09 07:33:03 ERROR : error listing: directory not found 2026/07/09 07:33:03 ERROR : Local file system at /tmp/073151hufimon2/backupdir/path2: Failed to list "": directory not found 2026/07/09 07:33:03 DEBUG : removing 1 level 0 directories 2026/07/09 07:33:03 INFO : Local file system at /tmp/073151hufimon2/backupdir/path2: Removing directory 2026/07/09 07:33:03 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/backupdir/path2: no such file or directory 2026/07/09 07:33:03 ERROR : error listing: directory not found 2026/07/09 07:33:03 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_backupdir-mijicuk6 2026/07/09 07:33:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:33:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:03 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:03 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:03 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:03 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:03 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:03 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:03 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:03 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/backupdir/path1': Waiting for checks to finish 2026/07/09 07:33:03 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/backupdir/path1': Waiting for transfers to finish 2026/07/09 07:33:04 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:33:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:33:04 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:33:04 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:33:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 INFO : file3.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:33:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 INFO : file1.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:33:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 INFO : file2.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:33:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 INFO : file4.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:33:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 INFO : file5.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:33:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 INFO : file6.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:33:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 INFO : file8.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:33:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 INFO : file7.txt: Copied (new) 2026/07/09 07:33:04 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/backupdir/path1' 2026/07/09 07:33:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:33:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:04 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:04 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:04 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:04 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:04 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:04 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:04 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:33:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:33:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:33:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:33:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 DEBUG : Local file system at /tmp/073151hufimon2/backupdir/path2: Waiting for checks to finish 2026/07/09 07:33:04 DEBUG : Local file system at /tmp/073151hufimon2/backupdir/path2: Waiting for transfers to finish 2026/07/09 07:33:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:33:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:33:04 INFO : file2.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:33:04 INFO : file1.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:33:04 INFO : file3.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:33:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:33:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:33:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:33:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:33:04 INFO : file6.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:33:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:33:04 INFO : file7.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:33:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:33:04 INFO : file8.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:33:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:33:04 INFO : file5.txt: Copied (new) 2026/07/09 07:33:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:33:04 INFO : file4.txt: Copied (new) 2026/07/09 07:33:04 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/backupdir/path2 2026/07/09 07:33:04 NOTICE: (01) : test backupdir 2026/07/09 07:33:04 NOTICE: (02) : test initial bisync 2026/07/09 07:33:04 NOTICE: (03) : bisync resync backupdir1=/tmp/073151hufimon2/workdir/backupdirs/backupdir1 backupdir2=/tmp/073151hufimon2/workdir/backupdirs/backupdir2 bisync_test.go:977: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncRemoteLocal/basic 2026/07/09 07:33:04 INFO : path1: Making directory 2026/07/09 07:33:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/basic/path1" 2026/07/09 07:33:05 DEBUG : Creating backend with remote "/tmp/073151hufimon2/basic/path2" 2026/07/09 07:33:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial" 2026/07/09 07:33:05 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_basic-leyomuv6" 2026/07/09 07:33:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : subdir: Making directory with metadata 2026/07/09 07:33:05 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:33:05 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:33:05 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:33:05 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:33:05 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:33:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:33:05 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:33:05 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_basic-leyomuv6: Waiting for checks to finish 2026/07/09 07:33:05 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:05 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:05 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:33:05 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:33:05 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:05 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:33:05 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_basic-leyomuv6: Waiting for transfers to finish 2026/07/09 07:33:05 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:33:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:33:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:33:05 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:33:05 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:33:05 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:33:05 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:33:05 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:33:05 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:33:05 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:05 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:33:05 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:33:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:33:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:33:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:05 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:33:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:05 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:33:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:33:05 INFO : file1.txt: Copied (new) 2026/07/09 07:33:05 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:33:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles" 2026/07/09 07:33:05 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_basic-fanosan4" 2026/07/09 07:33:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_basic-fanosan4: Waiting for checks to finish 2026/07/09 07:33:05 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_basic-fanosan4: Waiting for transfers to finish 2026/07/09 07:33:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:33:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:33:05 INFO : file1.txt: Copied (new) 2026/07/09 07:33:05 DEBUG : Waiting for deletions to finish 2026/07/09 07:33:05 ERROR : error listing: directory not found 2026/07/09 07:33:05 ERROR : Local file system at /tmp/073151hufimon2/basic/path2: Failed to list "": directory not found 2026/07/09 07:33:05 DEBUG : removing 1 level 0 directories 2026/07/09 07:33:05 INFO : Local file system at /tmp/073151hufimon2/basic/path2: Removing directory 2026/07/09 07:33:05 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/basic/path2: no such file or directory 2026/07/09 07:33:05 ERROR : error listing: directory not found 2026/07/09 07:33:05 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_basic-leyomuv6 2026/07/09 07:33:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:05 INFO : subdir: Making directory 2026/07/09 07:33:06 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:33:06 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:33:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:06 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/basic/path1': Waiting for checks to finish 2026/07/09 07:33:06 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/basic/path1': Waiting for transfers to finish 2026/07/09 07:33:06 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:33:06 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:33:06 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:33:06 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:33:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:33:06 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:33:06 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:33:06 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:33:06 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:33:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 INFO : file1.txt: Copied (new) 2026/07/09 07:33:06 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:33:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:33:06 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:33:06 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/basic/path1' 2026/07/09 07:33:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:33:06 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:06 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:06 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:06 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:06 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:06 DEBUG : subdir: Making directory with metadata 2026/07/09 07:33:06 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:33:06 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:33:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:33:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:33:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:33:06 DEBUG : Local file system at /tmp/073151hufimon2/basic/path2: Waiting for checks to finish 2026/07/09 07:33:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:33:06 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:33:06 DEBUG : Local file system at /tmp/073151hufimon2/basic/path2: Waiting for transfers to finish 2026/07/09 07:33:06 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:33:06 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:33:06 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:33:06 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:33:06 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:33:06 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:33:06 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:33:06 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:33:06 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:33:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:33:06 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:33:06 INFO : file1.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:33:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:33:06 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:33:06 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:33:06 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:33:06 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:33:06 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/basic/path2 2026/07/09 07:33:06 NOTICE: (01) : test basic 2026/07/09 07:33:06 NOTICE: (02) : test initial bisync 2026/07/09 07:33:06 NOTICE: (03) : bisync resync 2026/07/09 07:33:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:33:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:33:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:33:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:33:09 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/basic/path1/" with Path2 "/tmp/073151hufimon2/basic/path2/" 2026/07/09 07:33:09 INFO : Copying Path2 files to Path1 2026/07/09 07:33:09 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:33:09 INFO : There was nothing to transfer 2026/07/09 07:33:09 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:33:09 INFO : There was nothing to transfer 2026/07/09 07:33:09 INFO : Resync updating listings 2026/07/09 07:33:09 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/basic/path1/" vs Path2 "/tmp/073151hufimon2/basic/path2/" 2026/07/09 07:33:09 INFO : Bisync successful 2026/07/09 07:33:09 NOTICE: (04) : test place newer files on both paths 2026/07/09 07:33:09 NOTICE: (05) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_basic-fanosan4/file1.txt /tmp/073151hufimon2/basic/path2/ 2026/07/09 07:33:09 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_basic-fanosan4/" 2026/07/09 07:33:09 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_basic-fanosan4/" to be canonical "/tmp/073151hufimon2/datadir/test_basic-fanosan4" 2026/07/09 07:33:09 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:33:09 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_basic-fanosan4/file1.txt" to "/tmp/073151hufimon2/basic/path2/" as "" 2026/07/09 07:33:09 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_basic-fanosan4/file1.txt" 2026/07/09 07:33:09 DEBUG : Creating backend with remote "/tmp/073151hufimon2/basic/path2/" 2026/07/09 07:33:09 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/073151hufimon2/basic/path2" as "file1.txt" 2026/07/09 07:33:09 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_basic-fanosan4) 2026/07/09 07:33:09 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/basic/path2) 2026/07/09 07:33:09 DEBUG : file1.txt: Sizes differ 2026/07/09 07:33:09 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:33:09 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:09 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:33:09 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:33:09 NOTICE: (06) : copy-as /tmp/073151hufimon2/datadir/test_basic-fanosan4/file1.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/basic/path1/subdir file20.txt 2026/07/09 07:33:09 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_basic-fanosan4/file1.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/basic/path1/subdir" as "file20.txt" 2026/07/09 07:33:09 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_basic-fanosan4/file1.txt" 2026/07/09 07:33:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/basic/path1/subdir" 2026/07/09 07:33:10 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/basic/path1/subdir'" as "file20.txt" 2026/07/09 07:33:10 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_basic-fanosan4) 2026/07/09 07:33:10 DEBUG : file20.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/basic/path1/subdir') 2026/07/09 07:33:10 DEBUG : file1.txt: Sizes differ 2026/07/09 07:33:10 DEBUG : file20.txt: Removing old object on successful upload 2026/07/09 07:33:10 DEBUG : file20.txt: size = 19 OK 2026/07/09 07:33:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:10 INFO : file1.txt: Copied (replaced existing) to: file20.txt 2026/07/09 07:33:10 NOTICE: (07) : test bisync run 2026/07/09 07:33:10 NOTICE: (08) : bisync 2026/07/09 07:33:13 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:33:13 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:33:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:33:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:33:13 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/basic/path1/" with Path2 "/tmp/073151hufimon2/basic/path2/" 2026/07/09 07:33:13 INFO : Building Path1 and Path2 listings 2026/07/09 07:33:13 INFO : Path1 checking for diffs 2026/07/09 07:33:13 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2026/07/09 07:33:13 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:33:13 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:33:13 INFO : Path2 checking for diffs 2026/07/09 07:33:13 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:33:13 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:33:13 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:33:13 INFO : Applying changes 2026/07/09 07:33:13 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/basic/path2/subdir/file20.txt 2026/07/09 07:33:13 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/basic/path1/file1.txt 2026/07/09 07:33:13 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:33:13 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:33:13 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:33:14 INFO : subdir/file20.txt: Copied (replaced existing) 2026/07/09 07:33:14 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:33:14 INFO : Updating listings 2026/07/09 07:33:14 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/basic/path1/" vs Path2 "/tmp/073151hufimon2/basic/path2/" 2026/07/09 07:33:14 INFO : Bisync successful 2026/07/09 07:33:14 DEBUG : Waiting for deletions to finish 2026/07/09 07:33:14 INFO : file1.copy3.txt: Deleted 2026/07/09 07:33:14 INFO : file1.copy5.txt: Deleted 2026/07/09 07:33:14 INFO : file1.txt: Deleted 2026/07/09 07:33:14 INFO : file1.copy4.txt: Deleted 2026/07/09 07:33:14 INFO : file1.copy1.txt: Deleted 2026/07/09 07:33:14 INFO : file1.copy2.txt: Deleted 2026/07/09 07:33:14 INFO : RCLONE_TEST: Deleted 2026/07/09 07:33:14 INFO : subdir/file20.txt: Deleted 2026/07/09 07:33:14 DEBUG : removing 1 level 1 directories 2026/07/09 07:33:14 INFO : subdir: Removing directory 2026/07/09 07:33:14 DEBUG : removing 1 level 0 directories 2026/07/09 07:33:14 INFO : Local file system at /tmp/073151hufimon2/basic/path2: Removing directory bisync_test.go:610: TEST basic PASSED === RUN TestBisyncRemoteLocal/changes 2026/07/09 07:33:14 INFO : path1: Making directory 2026/07/09 07:33:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1" 2026/07/09 07:33:35 DEBUG : Creating backend with remote "/tmp/073151hufimon2/changes/path2" 2026/07/09 07:33:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial" 2026/07/09 07:33:35 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_changes-tuzisuy6" 2026/07/09 07:33:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_changes-tuzisuy6: Waiting for checks to finish 2026/07/09 07:33:35 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_changes-tuzisuy6: Waiting for transfers to finish 2026/07/09 07:33:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:33:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:33:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:33:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:33:35 INFO : file1.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:33:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:33:35 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:33:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:33:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:33:35 INFO : file2.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:33:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:33:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:33:35 INFO : file4.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:33:35 INFO : file3.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:33:35 INFO : file5.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:33:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:33:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:33:35 INFO : file8.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:33:35 INFO : file7.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:33:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:33:35 INFO : file6.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles" 2026/07/09 07:33:35 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2" 2026/07/09 07:33:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:33:35 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:33:35 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:35 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:33:35 INFO : file1.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:35 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:33:35 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:33:35 INFO : file10.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:33:35 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_changes-bokipex2: Waiting for checks to finish 2026/07/09 07:33:35 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_changes-bokipex2: Waiting for transfers to finish 2026/07/09 07:33:35 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:33:35 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:33:35 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:33:35 INFO : file2.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:33:35 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:35 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:33:35 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:33:35 INFO : file11.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:33:35 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:33:35 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:33:35 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:35 INFO : file5L.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:33:35 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:33:35 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:35 INFO : file6.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:33:35 INFO : file5R.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:33:35 INFO : file7.txt: Copied (new) 2026/07/09 07:33:35 DEBUG : Waiting for deletions to finish 2026/07/09 07:33:35 ERROR : error listing: directory not found 2026/07/09 07:33:35 ERROR : Local file system at /tmp/073151hufimon2/changes/path2: Failed to list "": directory not found 2026/07/09 07:33:35 DEBUG : removing 1 level 0 directories 2026/07/09 07:33:35 INFO : Local file system at /tmp/073151hufimon2/changes/path2: Removing directory 2026/07/09 07:33:35 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/changes/path2: no such file or directory 2026/07/09 07:33:35 ERROR : error listing: directory not found 2026/07/09 07:33:35 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_changes-tuzisuy6 2026/07/09 07:33:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:35 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1': Waiting for checks to finish 2026/07/09 07:33:35 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1': Waiting for transfers to finish 2026/07/09 07:33:36 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:33:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:33:36 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:33:36 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:33:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 INFO : file3.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:33:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 INFO : file1.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:33:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 INFO : file2.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:33:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 INFO : file4.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:33:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 INFO : file7.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:33:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 INFO : file6.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:33:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 INFO : file5.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:33:36 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 INFO : file8.txt: Copied (new) 2026/07/09 07:33:36 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1' 2026/07/09 07:33:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:33:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:36 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:36 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:36 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:36 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:36 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:36 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:36 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:36 DEBUG : Local file system at /tmp/073151hufimon2/changes/path2: Waiting for checks to finish 2026/07/09 07:33:36 DEBUG : Local file system at /tmp/073151hufimon2/changes/path2: Waiting for transfers to finish 2026/07/09 07:33:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:33:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:33:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:33:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:33:36 INFO : file1.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:33:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:33:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:33:36 INFO : file2.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:33:36 INFO : file3.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:33:36 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:33:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:33:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:33:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:33:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:33:36 INFO : file5.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:33:36 INFO : file6.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:33:36 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:33:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:33:36 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:33:36 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:33:36 INFO : file8.txt: Copied (new) 2026/07/09 07:33:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:33:36 INFO : file4.txt: Copied (new) 2026/07/09 07:33:36 INFO : file7.txt: Copied (new) 2026/07/09 07:33:36 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/changes/path2 2026/07/09 07:33:36 NOTICE: (01) : test changes 2026/07/09 07:33:36 NOTICE: (02) : test initial bisync 2026/07/09 07:33:36 NOTICE: (03) : bisync resync 2026/07/09 07:33:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:33:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:33:39 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" with Path2 "/tmp/073151hufimon2/changes/path2/" 2026/07/09 07:33:39 INFO : Copying Path2 files to Path1 2026/07/09 07:33:39 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:33:39 INFO : There was nothing to transfer 2026/07/09 07:33:39 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:33:39 INFO : There was nothing to transfer 2026/07/09 07:33:39 INFO : Resync updating listings 2026/07/09 07:33:39 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" vs Path2 "/tmp/073151hufimon2/changes/path2/" 2026/07/09 07:33:39 INFO : Bisync successful 2026/07/09 07:33:39 NOTICE: (04) : test make modifications on both paths 2026/07/09 07:33:39 NOTICE: (05) : test new on path2 - file10 2026/07/09 07:33:39 NOTICE: (06) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_changes-bokipex2/file10.txt /tmp/073151hufimon2/changes/path2/ 2026/07/09 07:33:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2/" 2026/07/09 07:33:39 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_changes-bokipex2/" to be canonical "/tmp/073151hufimon2/datadir/test_changes-bokipex2" 2026/07/09 07:33:39 DEBUG : file10.txt: Set modification time 2001-01-02 2026/07/09 07:33:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file10.txt" to "/tmp/073151hufimon2/changes/path2/" as "" 2026/07/09 07:33:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file10.txt" 2026/07/09 07:33:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/changes/path2/" 2026/07/09 07:33:39 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/073151hufimon2/changes/path2" as "file10.txt" 2026/07/09 07:33:39 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:39 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:33:39 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:39 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:33:39 INFO : file10.txt: Copied (new) 2026/07/09 07:33:39 NOTICE: (07) : test newer on path2 - file1 2026/07/09 07:33:39 NOTICE: (08) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_changes-bokipex2/file1.txt /tmp/073151hufimon2/changes/path2/ 2026/07/09 07:33:39 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_changes-bokipex2/" for canonical name "/tmp/073151hufimon2/datadir/test_changes-bokipex2" 2026/07/09 07:33:39 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:33:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file1.txt" to "/tmp/073151hufimon2/changes/path2/" as "" 2026/07/09 07:33:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file1.txt" 2026/07/09 07:33:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/changes/path2/" 2026/07/09 07:33:39 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/073151hufimon2/changes/path2" as "file1.txt" 2026/07/09 07:33:39 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_changes-bokipex2) 2026/07/09 07:33:39 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/changes/path2) 2026/07/09 07:33:39 DEBUG : file1.txt: Sizes differ 2026/07/09 07:33:39 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:33:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:39 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:33:39 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:33:39 NOTICE: (09) : test new on path1 - file11 2026/07/09 07:33:39 NOTICE: (10) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_changes-bokipex2/file11.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/ 2026/07/09 07:33:39 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_changes-bokipex2/" for canonical name "/tmp/073151hufimon2/datadir/test_changes-bokipex2" 2026/07/09 07:33:39 DEBUG : file11.txt: Set modification time 2001-01-02 2026/07/09 07:33:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file11.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" as "" 2026/07/09 07:33:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file11.txt" 2026/07/09 07:33:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" 2026/07/09 07:33:39 DEBUG : operations.CopyFile "file11.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1'" as "file11.txt" 2026/07/09 07:33:39 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:33:40 DEBUG : file11.txt: size = 19 OK 2026/07/09 07:33:40 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:33:40 INFO : file11.txt: Copied (new) 2026/07/09 07:33:40 NOTICE: (11) : test newer on path1 - file2 2026/07/09 07:33:40 NOTICE: (12) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_changes-bokipex2/file2.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/ 2026/07/09 07:33:40 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_changes-bokipex2/" for canonical name "/tmp/073151hufimon2/datadir/test_changes-bokipex2" 2026/07/09 07:33:40 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:33:40 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file2.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" as "" 2026/07/09 07:33:40 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file2.txt" 2026/07/09 07:33:40 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" 2026/07/09 07:33:40 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1'" as "file2.txt" 2026/07/09 07:33:41 DEBUG : file2.txt: size = 13 (Local file system at /tmp/073151hufimon2/datadir/test_changes-bokipex2) 2026/07/09 07:33:41 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1') 2026/07/09 07:33:41 DEBUG : file2.txt: Sizes differ 2026/07/09 07:33:41 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:33:41 DEBUG : file2.txt: size = 13 OK 2026/07/09 07:33:41 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:33:41 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:33:41 NOTICE: (13) : test deleted on path2 - file3 2026/07/09 07:33:41 NOTICE: (14) : delete-file /tmp/073151hufimon2/changes/path2/file3.txt 2026/07/09 07:33:41 DEBUG : Creating backend with remote "/tmp/073151hufimon2/changes/path2/" 2026/07/09 07:33:41 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/changes/path2/" to be canonical "/tmp/073151hufimon2/changes/path2" 2026/07/09 07:33:41 INFO : file3.txt: Deleted 2026/07/09 07:33:41 NOTICE: (15) : test deleted on path1 - file4 2026/07/09 07:33:41 NOTICE: (16) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/file4.txt 2026/07/09 07:33:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" 2026/07/09 07:33:42 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1" 2026/07/09 07:33:42 INFO : file4.txt: Deleted 2026/07/09 07:33:42 NOTICE: (17) : test deleted on both paths - file8 2026/07/09 07:33:42 NOTICE: (18) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/file8.txt 2026/07/09 07:33:42 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1" 2026/07/09 07:33:42 INFO : file8.txt: Deleted 2026/07/09 07:33:42 NOTICE: (19) : delete-file /tmp/073151hufimon2/changes/path2/file8.txt 2026/07/09 07:33:42 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/changes/path2/" for canonical name "/tmp/073151hufimon2/changes/path2" 2026/07/09 07:33:42 INFO : file8.txt: Deleted 2026/07/09 07:33:42 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2026/07/09 07:33:42 NOTICE: (21) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_changes-bokipex2/ file5R.txt 2026/07/09 07:33:42 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_changes-bokipex2/" for canonical name "/tmp/073151hufimon2/datadir/test_changes-bokipex2" 2026/07/09 07:33:42 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:33:42 NOTICE: (22) : copy-as /tmp/073151hufimon2/datadir/test_changes-bokipex2/file5R.txt /tmp/073151hufimon2/changes/path2/ file5.txt 2026/07/09 07:33:42 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file5R.txt" to "/tmp/073151hufimon2/changes/path2/" as "file5.txt" 2026/07/09 07:33:42 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file5R.txt" 2026/07/09 07:33:42 DEBUG : Creating backend with remote "/tmp/073151hufimon2/changes/path2/" 2026/07/09 07:33:42 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/073151hufimon2/changes/path2" as "file5.txt" 2026/07/09 07:33:42 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/073151hufimon2/datadir/test_changes-bokipex2) 2026/07/09 07:33:42 DEBUG : file5.txt: size = 0 (Local file system at /tmp/073151hufimon2/changes/path2) 2026/07/09 07:33:42 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:33:42 DEBUG : file5.txt.232124ee.partial: size = 39 OK 2026/07/09 07:33:42 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:33:42 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt 2026/07/09 07:33:42 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:33:42 NOTICE: (23) : touch-glob 2001-03-04 /tmp/073151hufimon2/datadir/test_changes-bokipex2/ file5L.txt 2026/07/09 07:33:42 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_changes-bokipex2/" for canonical name "/tmp/073151hufimon2/datadir/test_changes-bokipex2" 2026/07/09 07:33:42 DEBUG : file5L.txt: Set modification time 2001-03-04 2026/07/09 07:33:42 NOTICE: (24) : copy-as /tmp/073151hufimon2/datadir/test_changes-bokipex2/file5L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/ file5.txt 2026/07/09 07:33:42 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file5L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" as "file5.txt" 2026/07/09 07:33:42 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file5L.txt" 2026/07/09 07:33:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" 2026/07/09 07:34:02 DEBUG : operations.CopyFile "file5L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1'" as "file5.txt" 2026/07/09 07:34:02 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/073151hufimon2/datadir/test_changes-bokipex2) 2026/07/09 07:34:02 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1') 2026/07/09 07:34:02 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:34:02 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:34:03 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:34:03 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:34:03 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:34:03 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2026/07/09 07:34:03 NOTICE: (26) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_changes-bokipex2/file6.txt /tmp/073151hufimon2/changes/path2/ 2026/07/09 07:34:03 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_changes-bokipex2/" for canonical name "/tmp/073151hufimon2/datadir/test_changes-bokipex2" 2026/07/09 07:34:03 DEBUG : file6.txt: Set modification time 2001-01-02 2026/07/09 07:34:03 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file6.txt" to "/tmp/073151hufimon2/changes/path2/" as "" 2026/07/09 07:34:03 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file6.txt" 2026/07/09 07:34:03 DEBUG : Creating backend with remote "/tmp/073151hufimon2/changes/path2/" 2026/07/09 07:34:03 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/073151hufimon2/changes/path2" as "file6.txt" 2026/07/09 07:34:03 DEBUG : file6.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_changes-bokipex2) 2026/07/09 07:34:03 DEBUG : file6.txt: size = 0 (Local file system at /tmp/073151hufimon2/changes/path2) 2026/07/09 07:34:03 DEBUG : file6.txt: Sizes differ 2026/07/09 07:34:03 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:34:03 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:34:03 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:34:03 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:34:03 NOTICE: (27) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/file6.txt 2026/07/09 07:34:03 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1" 2026/07/09 07:34:03 INFO : file6.txt: Deleted 2026/07/09 07:34:03 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2026/07/09 07:34:03 NOTICE: (29) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_changes-bokipex2/file7.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/ 2026/07/09 07:34:03 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_changes-bokipex2/" for canonical name "/tmp/073151hufimon2/datadir/test_changes-bokipex2" 2026/07/09 07:34:03 DEBUG : file7.txt: Set modification time 2001-01-02 2026/07/09 07:34:03 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file7.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" as "" 2026/07/09 07:34:03 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_changes-bokipex2/file7.txt" 2026/07/09 07:34:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" 2026/07/09 07:34:03 DEBUG : operations.CopyFile "file7.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1'" as "file7.txt" 2026/07/09 07:34:03 DEBUG : file7.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_changes-bokipex2) 2026/07/09 07:34:03 DEBUG : file7.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/changes/path1') 2026/07/09 07:34:03 DEBUG : file7.txt: Sizes differ 2026/07/09 07:34:04 DEBUG : file7.txt: Removing old object on successful upload 2026/07/09 07:34:04 DEBUG : file7.txt: size = 19 OK 2026/07/09 07:34:04 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:34:04 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:34:04 NOTICE: (30) : delete-file /tmp/073151hufimon2/changes/path2/file7.txt 2026/07/09 07:34:04 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/changes/path2/" for canonical name "/tmp/073151hufimon2/changes/path2" 2026/07/09 07:34:04 INFO : file7.txt: Deleted 2026/07/09 07:34:04 NOTICE: (31) : test bisync run 2026/07/09 07:34:04 NOTICE: (32) : bisync 2026/07/09 07:34:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:34:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:34:06 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" with Path2 "/tmp/073151hufimon2/changes/path2/" 2026/07/09 07:34:06 INFO : Building Path1 and Path2 listings 2026/07/09 07:34:06 INFO : Path1 checking for diffs 2026/07/09 07:34:06 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:34:06 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:34:06 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:34:06 INFO : - Path1 File was deleted - file6.txt 2026/07/09 07:34:06 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2026/07/09 07:34:06 INFO : - Path1 File was deleted - file8.txt 2026/07/09 07:34:06 INFO : - Path1 File is new - file11.txt 2026/07/09 07:34:06 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:34:06 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:34:06 INFO : Path2 checking for diffs 2026/07/09 07:34:06 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:34:06 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:34:06 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:34:06 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2026/07/09 07:34:06 INFO : - Path2 File was deleted - file7.txt 2026/07/09 07:34:06 INFO : - Path2 File was deleted - file8.txt 2026/07/09 07:34:06 INFO : - Path2 File is new - file10.txt 2026/07/09 07:34:06 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:34:06 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:34:06 INFO : Applying changes 2026/07/09 07:34:06 INFO : Checking potential conflicts... 2026/07/09 07:34:06 ERROR : file5.txt: md5 differ 2026/07/09 07:34:06 NOTICE: Local file system at /tmp/073151hufimon2/changes/path2: 1 differences found 2026/07/09 07:34:06 NOTICE: Local file system at /tmp/073151hufimon2/changes/path2: 1 errors while checking 2026/07/09 07:34:06 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:34:06 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/changes/path2/file11.txt 2026/07/09 07:34:06 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/changes/path2/file2.txt 2026/07/09 07:34:06 INFO : - Path2 Queue delete - /tmp/073151hufimon2/changes/path2/file4.txt 2026/07/09 07:34:06 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:34:06 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/file5.txt.conflict1 2026/07/09 07:34:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2026/07/09 07:34:06 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/changes/path2/file5.txt.conflict1 2026/07/09 07:34:06 NOTICE: - Path2 Renaming Path2 copy - /tmp/073151hufimon2/changes/path2/file5.txt.conflict2 2026/07/09 07:34:06 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2026/07/09 07:34:06 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/file5.txt.conflict2 2026/07/09 07:34:06 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/file6.txt 2026/07/09 07:34:06 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/changes/path2/file7.txt 2026/07/09 07:34:06 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/file1.txt 2026/07/09 07:34:06 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/file10.txt 2026/07/09 07:34:06 INFO : - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/file3.txt 2026/07/09 07:34:06 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:34:07 INFO : file6.txt: Copied (new) 2026/07/09 07:34:07 INFO : file5.txt.conflict2: Copied (new) 2026/07/09 07:34:07 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:34:07 INFO : file10.txt: Copied (new) 2026/07/09 07:34:07 INFO : file3.txt: Deleted 2026/07/09 07:34:07 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:34:07 INFO : file5.txt.conflict1: Copied (new) 2026/07/09 07:34:07 INFO : file7.txt: Copied (new) 2026/07/09 07:34:07 INFO : file11.txt: Copied (new) 2026/07/09 07:34:08 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:34:08 INFO : file4.txt: Deleted 2026/07/09 07:34:08 INFO : Updating listings 2026/07/09 07:34:08 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/changes/path1/" vs Path2 "/tmp/073151hufimon2/changes/path2/" 2026/07/09 07:34:08 INFO : Bisync successful 2026/07/09 07:34:09 DEBUG : Waiting for deletions to finish 2026/07/09 07:34:09 INFO : RCLONE_TEST: Deleted 2026/07/09 07:34:09 INFO : file6.txt: Deleted 2026/07/09 07:34:09 INFO : file7.txt: Deleted 2026/07/09 07:34:09 INFO : file2.txt: Deleted 2026/07/09 07:34:09 INFO : file11.txt: Deleted 2026/07/09 07:34:09 INFO : file10.txt: Deleted 2026/07/09 07:34:09 INFO : file1.txt: Deleted 2026/07/09 07:34:09 INFO : file5.txt.conflict1: Deleted 2026/07/09 07:34:09 INFO : file5.txt.conflict2: Deleted 2026/07/09 07:34:09 DEBUG : removing 1 level 0 directories 2026/07/09 07:34:09 INFO : Local file system at /tmp/073151hufimon2/changes/path2: Removing directory bisync_test.go:610: TEST changes PASSED === RUN TestBisyncRemoteLocal/check_access 2026/07/09 07:34:09 INFO : path1: Making directory 2026/07/09 07:34:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1" 2026/07/09 07:34:29 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_access/path2" 2026/07/09 07:34:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial" 2026/07/09 07:34:29 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_check_access-pawiqen1" 2026/07/09 07:34:29 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:34:29 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:29 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:29 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:29 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:29 DEBUG : subdir: Making directory with metadata 2026/07/09 07:34:29 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:34:29 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:34:29 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:34:29 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:34:29 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:29 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:34:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:29 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:34:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:29 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:34:29 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:34:29 INFO : file2.txt: Copied (new) 2026/07/09 07:34:29 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_check_access-pawiqen1: Waiting for checks to finish 2026/07/09 07:34:29 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:34:29 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:34:29 INFO : file3.txt: Copied (new) 2026/07/09 07:34:29 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_check_access-pawiqen1: Waiting for transfers to finish 2026/07/09 07:34:29 INFO : file1.txt: Copied (new) 2026/07/09 07:34:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:34:29 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:34:29 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:34:29 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:34:29 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:34:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:34:29 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:34:29 INFO : file4.txt: Copied (new) 2026/07/09 07:34:29 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:29 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:34:29 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:34:29 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:34:29 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:34:29 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:34:29 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:29 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles" 2026/07/09 07:34:29 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_check_access-fudarak3" 2026/07/09 07:34:29 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:29 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_check_access-fudarak3: Waiting for checks to finish 2026/07/09 07:34:29 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_check_access-fudarak3: Waiting for transfers to finish 2026/07/09 07:34:29 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:34:29 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:34:29 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:34:29 INFO : hold.txt: Copied (new) 2026/07/09 07:34:29 DEBUG : Waiting for deletions to finish 2026/07/09 07:34:29 ERROR : error listing: directory not found 2026/07/09 07:34:29 ERROR : Local file system at /tmp/073151hufimon2/check_access/path2: Failed to list "": directory not found 2026/07/09 07:34:29 DEBUG : removing 1 level 0 directories 2026/07/09 07:34:29 INFO : Local file system at /tmp/073151hufimon2/check_access/path2: Removing directory 2026/07/09 07:34:29 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/check_access/path2: no such file or directory 2026/07/09 07:34:30 ERROR : error listing: directory not found 2026/07/09 07:34:30 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_check_access-pawiqen1 2026/07/09 07:34:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:34:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:30 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:30 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:30 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:30 INFO : subdir: Making directory 2026/07/09 07:34:30 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:34:30 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:34:30 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:34:30 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:30 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_access/path1': Waiting for checks to finish 2026/07/09 07:34:30 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_access/path1': Waiting for transfers to finish 2026/07/09 07:34:31 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:34:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 INFO : file3.txt: Copied (new) 2026/07/09 07:34:31 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:34:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 INFO : file2.txt: Copied (new) 2026/07/09 07:34:31 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:34:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:34:31 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:34:31 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:34:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 INFO : file1.txt: Copied (new) 2026/07/09 07:34:31 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:34:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 INFO : file4.txt: Copied (new) 2026/07/09 07:34:31 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:34:31 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:34:31 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:34:31 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:34:31 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:34:31 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:34:31 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_access/path1' 2026/07/09 07:34:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:34:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:31 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:31 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:31 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:31 DEBUG : subdir: Making directory with metadata 2026/07/09 07:34:31 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:34:31 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:34:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:34:31 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:34:31 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:34:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 DEBUG : Local file system at /tmp/073151hufimon2/check_access/path2: Waiting for checks to finish 2026/07/09 07:34:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:34:31 DEBUG : Local file system at /tmp/073151hufimon2/check_access/path2: Waiting for transfers to finish 2026/07/09 07:34:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:34:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:34:31 INFO : file2.txt: Copied (new) 2026/07/09 07:34:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:34:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:34:31 INFO : file1.txt: Copied (new) 2026/07/09 07:34:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:34:31 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:34:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:34:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:34:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:34:31 INFO : file4.txt: Copied (new) 2026/07/09 07:34:31 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:34:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:34:31 INFO : file3.txt: Copied (new) 2026/07/09 07:34:31 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:34:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:34:31 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:34:31 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:34:31 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:34:31 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:34:31 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:34:31 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:31 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/check_access/path2 2026/07/09 07:34:31 NOTICE: (01) : test check-access 2026/07/09 07:34:31 NOTICE: (02) : test initial bisync 2026/07/09 07:34:31 NOTICE: (03) : bisync resync 2026/07/09 07:34:34 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:34 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:34:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:34:34 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" with Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:34 INFO : Copying Path2 files to Path1 2026/07/09 07:34:34 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:34:35 INFO : There was nothing to transfer 2026/07/09 07:34:35 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:34:35 INFO : There was nothing to transfer 2026/07/09 07:34:35 INFO : Resync updating listings 2026/07/09 07:34:35 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" vs Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:35 INFO : Bisync successful 2026/07/09 07:34:35 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2026/07/09 07:34:35 NOTICE: (05) : bisync check-access 2026/07/09 07:34:38 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:38 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:34:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:34:38 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" with Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:38 INFO : Building Path1 and Path2 listings 2026/07/09 07:34:38 INFO : Path1 checking for diffs 2026/07/09 07:34:38 INFO : Path2 checking for diffs 2026/07/09 07:34:38 INFO : Checking access health 2026/07/09 07:34:38 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2026/07/09 07:34:38 INFO : No changes found 2026/07/09 07:34:38 INFO : Updating listings 2026/07/09 07:34:38 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" vs Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:38 INFO : Bisync successful 2026/07/09 07:34:38 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2026/07/09 07:34:38 NOTICE: (07) : delete-file /tmp/073151hufimon2/check_access/path2/subdir/RCLONE_TEST 2026/07/09 07:34:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_access/path2/subdir/" 2026/07/09 07:34:38 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/check_access/path2/subdir/" to be canonical "/tmp/073151hufimon2/check_access/path2/subdir" 2026/07/09 07:34:38 INFO : RCLONE_TEST: Deleted 2026/07/09 07:34:38 NOTICE: (08) : bisync check-access 2026/07/09 07:34:40 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:40 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:34:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:34:40 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" with Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:40 INFO : Building Path1 and Path2 listings 2026/07/09 07:34:41 INFO : Path1 checking for diffs 2026/07/09 07:34:41 INFO : Path2 checking for diffs 2026/07/09 07:34:41 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2026/07/09 07:34:41 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:34:41 INFO : Checking access health 2026/07/09 07:34:41 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2026/07/09 07:34:41 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2026/07/09 07:34:41 ERROR : Bisync critical error: check file check failed 2026/07/09 07:34:41 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:34:41 NOTICE: Bisync error: bisync aborted 2026/07/09 07:34:41 NOTICE: (09) : copy-listings path2-missing 2026/07/09 07:34:41 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2026/07/09 07:34:41 NOTICE: (11) : copy-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/subdir/RCLONE_TEST /tmp/073151hufimon2/check_access/path2/ 2026/07/09 07:34:41 DEBUG : copyFile "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/subdir/RCLONE_TEST" to "/tmp/073151hufimon2/check_access/path2/" as "" 2026/07/09 07:34:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/subdir/RCLONE_TEST" 2026/07/09 07:34:42 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:42 DEBUG : operations.CopyFile "RCLONE_TEST" to "Local file system at /tmp/073151hufimon2/check_access/path2" as "RCLONE_TEST" 2026/07/09 07:34:42 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:34:42 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:34:42 DEBUG : RCLONE_TEST: Unchanged skipping 2026/07/09 07:34:42 NOTICE: (12) : bisync resync 2026/07/09 07:34:45 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:45 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:34:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:34:45 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" with Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:45 INFO : Copying Path2 files to Path1 2026/07/09 07:34:45 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:34:45 INFO : There was nothing to transfer 2026/07/09 07:34:45 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:34:45 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:34:45 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:45 INFO : Resync updating listings 2026/07/09 07:34:45 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" vs Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:45 INFO : Bisync successful 2026/07/09 07:34:45 NOTICE: (13) : test 4. run sync with check-access. should pass. 2026/07/09 07:34:45 NOTICE: (14) : bisync check-access 2026/07/09 07:34:48 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:48 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:34:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:34:48 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" with Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:48 INFO : Building Path1 and Path2 listings 2026/07/09 07:34:48 INFO : Path1 checking for diffs 2026/07/09 07:34:48 INFO : Path2 checking for diffs 2026/07/09 07:34:48 INFO : Checking access health 2026/07/09 07:34:48 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2026/07/09 07:34:48 INFO : No changes found 2026/07/09 07:34:48 INFO : Updating listings 2026/07/09 07:34:48 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" vs Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:48 INFO : Bisync successful 2026/07/09 07:34:48 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2026/07/09 07:34:48 NOTICE: (16) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/RCLONE_TEST 2026/07/09 07:34:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" 2026/07/09 07:34:49 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1" 2026/07/09 07:34:49 INFO : RCLONE_TEST: Deleted 2026/07/09 07:34:49 NOTICE: (17) : bisync check-access 2026/07/09 07:34:51 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:51 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:34:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:34:51 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" with Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:51 INFO : Building Path1 and Path2 listings 2026/07/09 07:34:52 INFO : Path1 checking for diffs 2026/07/09 07:34:52 INFO : - Path1 File was deleted - RCLONE_TEST 2026/07/09 07:34:52 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:34:52 INFO : Path2 checking for diffs 2026/07/09 07:34:52 INFO : Checking access health 2026/07/09 07:34:52 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2026/07/09 07:34:52 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2026/07/09 07:34:52 ERROR : Bisync critical error: check file check failed 2026/07/09 07:34:52 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:34:52 NOTICE: Bisync error: bisync aborted 2026/07/09 07:34:52 NOTICE: (18) : copy-listings path1-missing 2026/07/09 07:34:52 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2026/07/09 07:34:52 NOTICE: (20) : bisync check-access 2026/07/09 07:34:55 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:55 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:34:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:34:55 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" with Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:55 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/073151hufimon2/workdir/TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_access_path1..tmp_073151hufimon2_check_access_path2.path1.lst Path2: /tmp/073151hufimon2/workdir/TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_access_path1..tmp_073151hufimon2_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/073151hufimon2/workdir" 2026/07/09 07:34:55 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:34:55 NOTICE: Bisync error: bisync aborted 2026/07/09 07:34:55 NOTICE: (21) : move-listings missing-listings 2026/07/09 07:34:55 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2026/07/09 07:34:55 NOTICE: (23) : bisync resync 2026/07/09 07:34:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:34:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:34:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:34:58 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" with Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:58 INFO : Copying Path2 files to Path1 2026/07/09 07:34:58 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:34:58 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:34:58 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:34:58 INFO : Resync updating listings 2026/07/09 07:34:58 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" vs Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:34:58 INFO : Bisync successful 2026/07/09 07:34:58 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2026/07/09 07:34:58 NOTICE: (25) : bisync check-access 2026/07/09 07:35:01 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:01 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:01 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" with Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:35:01 INFO : Building Path1 and Path2 listings 2026/07/09 07:35:01 INFO : Path1 checking for diffs 2026/07/09 07:35:01 INFO : Path2 checking for diffs 2026/07/09 07:35:01 INFO : Checking access health 2026/07/09 07:35:01 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2026/07/09 07:35:01 INFO : No changes found 2026/07/09 07:35:01 INFO : Updating listings 2026/07/09 07:35:01 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access/path1/" vs Path2 "/tmp/073151hufimon2/check_access/path2/" 2026/07/09 07:35:01 INFO : Bisync successful 2026/07/09 07:35:01 DEBUG : Waiting for deletions to finish 2026/07/09 07:35:01 INFO : file3.txt: Deleted 2026/07/09 07:35:01 INFO : file2.txt: Deleted 2026/07/09 07:35:01 INFO : file4.txt: Deleted 2026/07/09 07:35:01 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:01 INFO : subdir/file20.txt: Deleted 2026/07/09 07:35:01 INFO : file1.txt: Deleted 2026/07/09 07:35:01 INFO : subdir/RCLONE_TEST: Deleted 2026/07/09 07:35:01 DEBUG : removing 1 level 1 directories 2026/07/09 07:35:01 INFO : subdir: Removing directory 2026/07/09 07:35:01 DEBUG : removing 1 level 0 directories 2026/07/09 07:35:01 INFO : Local file system at /tmp/073151hufimon2/check_access/path2: Removing directory bisync_test.go:610: TEST check_access PASSED === RUN TestBisyncRemoteLocal/check_access_filters 2026/07/09 07:35:01 INFO : path1: Making directory 2026/07/09 07:35:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1" 2026/07/09 07:35:02 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_access_filters/path2" 2026/07/09 07:35:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial" 2026/07/09 07:35:02 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_check_access_filters-wacoguv6" 2026/07/09 07:35:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdir-not: Making directory with metadata 2026/07/09 07:35:02 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:02 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:35:02 DEBUG : subdir: Making directory with metadata 2026/07/09 07:35:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:35:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:35:02 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:35:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:35:02 INFO : file2.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:35:02 INFO : file1.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:35:02 DEBUG : subdirX: Making directory with metadata 2026/07/09 07:35:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:35:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:35:02 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:35:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:35:02 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:02 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:35:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdirX/subdirX1: Making directory with metadata 2026/07/09 07:35:02 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:02 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:35:02 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdir-not/subdir-not2: Making directory with metadata 2026/07/09 07:35:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:02 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:35:02 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdir/subdirA: Making directory with metadata 2026/07/09 07:35:02 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:35:02 DEBUG : subdir/subdirB: Making directory with metadata 2026/07/09 07:35:02 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:02 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:35:02 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK 2026/07/09 07:35:02 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:02 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK 2026/07/09 07:35:02 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST 2026/07/09 07:35:02 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:35:02 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt 2026/07/09 07:35:02 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:02 INFO : subdirX/file20.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:35:02 INFO : file3.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK 2026/07/09 07:35:02 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK 2026/07/09 07:35:02 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt 2026/07/09 07:35:02 INFO : subdir-not/file20.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_check_access_filters-wacoguv6: Waiting for checks to finish 2026/07/09 07:35:02 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK 2026/07/09 07:35:02 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_check_access_filters-wacoguv6: Waiting for transfers to finish 2026/07/09 07:35:02 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:02 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:02 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST 2026/07/09 07:35:02 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:35:02 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:35:02 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new) 2026/07/09 07:35:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:35:02 INFO : file4.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:35:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:35:02 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK 2026/07/09 07:35:02 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:35:02 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt 2026/07/09 07:35:02 INFO : subdirX/subdirX1/file30.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK 2026/07/09 07:35:02 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:35:02 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK 2026/07/09 07:35:02 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:35:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:02 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:35:02 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:35:02 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt 2026/07/09 07:35:02 INFO : subdir-not/subdir-not2/file30.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK 2026/07/09 07:35:02 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK 2026/07/09 07:35:02 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK 2026/07/09 07:35:02 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt 2026/07/09 07:35:02 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:02 INFO : subdir/subdirB/file30.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK 2026/07/09 07:35:02 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:02 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST 2026/07/09 07:35:02 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:35:02 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:02 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST 2026/07/09 07:35:02 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt 2026/07/09 07:35:02 INFO : subdir/subdirB/RCLONE_TEST: Copied (new) 2026/07/09 07:35:02 INFO : subdir/subdirA/file30.txt: Copied (new) 2026/07/09 07:35:02 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:02 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:02 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:02 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:02 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:02 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:02 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles" 2026/07/09 07:35:02 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_check_access_filters-woxeqez6" 2026/07/09 07:35:02 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_check_access_filters-woxeqez6: Waiting for checks to finish 2026/07/09 07:35:02 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_check_access_filters-woxeqez6: Waiting for transfers to finish 2026/07/09 07:35:02 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK 2026/07/09 07:35:02 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK 2026/07/09 07:35:02 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK 2026/07/09 07:35:02 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK 2026/07/09 07:35:02 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt 2026/07/09 07:35:02 INFO : exclude-other-filtersfile.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt 2026/07/09 07:35:02 INFO : include-other-filtersfile.txt: Copied (new) 2026/07/09 07:35:02 DEBUG : Waiting for deletions to finish 2026/07/09 07:35:02 ERROR : error listing: directory not found 2026/07/09 07:35:02 ERROR : Local file system at /tmp/073151hufimon2/check_access_filters/path2: Failed to list "": directory not found 2026/07/09 07:35:02 DEBUG : removing 1 level 0 directories 2026/07/09 07:35:02 INFO : Local file system at /tmp/073151hufimon2/check_access_filters/path2: Removing directory 2026/07/09 07:35:02 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/check_access_filters/path2: no such file or directory 2026/07/09 07:35:02 ERROR : error listing: directory not found 2026/07/09 07:35:02 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_check_access_filters-wacoguv6 2026/07/09 07:35:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:02 INFO : subdir-not: Making directory 2026/07/09 07:35:03 INFO : subdir-not: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:35:03 DEBUG : Added delayed dir = "subdir-not", newDst= 2026/07/09 07:35:03 INFO : subdir: Making directory 2026/07/09 07:35:04 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:35:04 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:35:04 INFO : subdirX: Making directory 2026/07/09 07:35:04 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:35:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:04 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:35:04 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:35:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:04 INFO : file2.txt: Copied (new) 2026/07/09 07:35:04 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:35:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:04 INFO : file3.txt: Copied (new) 2026/07/09 07:35:04 INFO : subdirX: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:35:04 DEBUG : Added delayed dir = "subdirX", newDst= 2026/07/09 07:35:04 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:04 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:04 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:04 INFO : subdirX/subdirX1: Making directory 2026/07/09 07:35:04 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:04 INFO : subdir-not/subdir-not2: Making directory 2026/07/09 07:35:04 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:04 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:04 INFO : subdir/subdirA: Making directory 2026/07/09 07:35:04 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:35:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:04 INFO : file1.txt: Copied (new) 2026/07/09 07:35:04 INFO : subdir-not/subdir-not2: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:35:04 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst= 2026/07/09 07:35:04 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:04 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:04 INFO : subdirX/subdirX1: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:35:04 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst= 2026/07/09 07:35:04 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:04 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:05 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:35:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:05 INFO : file4.txt: Copied (new) 2026/07/09 07:35:05 DEBUG : subdirX/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:05 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:35:05 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:05 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:05 INFO : subdirX/file20.txt: Copied (new) 2026/07/09 07:35:05 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:35:05 INFO : subdir/subdirA: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:35:05 DEBUG : Added delayed dir = "subdir/subdirA", newDst= 2026/07/09 07:35:05 INFO : subdir/subdirB: Making directory 2026/07/09 07:35:05 INFO : subdir/subdirB: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:35:05 DEBUG : Added delayed dir = "subdir/subdirB", newDst= 2026/07/09 07:35:05 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:05 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:05 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:05 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:05 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1': Waiting for checks to finish 2026/07/09 07:35:05 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1': Waiting for transfers to finish 2026/07/09 07:35:05 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:05 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:05 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:35:05 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:35:05 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:05 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:35:05 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:35:05 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:05 INFO : subdir-not/file20.txt: Copied (new) 2026/07/09 07:35:05 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:05 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:05 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:35:05 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:35:05 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:05 INFO : subdir-not/subdir-not2/file30.txt: Copied (new) 2026/07/09 07:35:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:05 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:05 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new) 2026/07/09 07:35:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:05 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:05 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:35:05 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:35:05 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:05 INFO : subdirX/subdirX1/file30.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:06 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:35:06 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:06 INFO : subdir/subdirB/file30.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 INFO : subdir/subdirB/RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:35:06 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 INFO : subdir/subdirA/file30.txt: Copied (new) 2026/07/09 07:35:06 INFO : subdir/subdirB: Set directory modification time (using DirSetModTime) 2026/07/09 07:35:06 INFO : subdirX/subdirX1: Set directory modification time (using DirSetModTime) 2026/07/09 07:35:06 INFO : subdir/subdirA: Set directory modification time (using DirSetModTime) 2026/07/09 07:35:06 INFO : subdir-not/subdir-not2: Set directory modification time (using DirSetModTime) 2026/07/09 07:35:06 INFO : subdirX: Set directory modification time (using DirSetModTime) 2026/07/09 07:35:06 INFO : subdir-not: Set directory modification time (using DirSetModTime) 2026/07/09 07:35:06 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:35:06 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1' 2026/07/09 07:35:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdir-not: Making directory with metadata 2026/07/09 07:35:06 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:06 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:35:06 DEBUG : subdir: Making directory with metadata 2026/07/09 07:35:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:35:06 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:06 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:35:06 DEBUG : subdirX: Making directory with metadata 2026/07/09 07:35:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:06 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:35:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:35:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:35:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:35:06 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:35:06 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdirX/subdirX1: Making directory with metadata 2026/07/09 07:35:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:35:06 INFO : file3.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:35:06 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdir/subdirA: Making directory with metadata 2026/07/09 07:35:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:35:06 INFO : file4.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:35:06 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:06 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:35:06 DEBUG : subdir/subdirB: Making directory with metadata 2026/07/09 07:35:06 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:35:06 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdir-not/subdir-not2: Making directory with metadata 2026/07/09 07:35:06 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:06 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:35:06 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:06 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:35:06 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:35:06 INFO : file1.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:35:06 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK 2026/07/09 07:35:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:35:06 INFO : file2.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:35:06 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK 2026/07/09 07:35:06 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:35:06 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK 2026/07/09 07:35:06 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST 2026/07/09 07:35:06 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt 2026/07/09 07:35:06 INFO : subdirX/file20.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK 2026/07/09 07:35:06 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST 2026/07/09 07:35:06 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt 2026/07/09 07:35:06 INFO : subdir-not/file20.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK 2026/07/09 07:35:06 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK 2026/07/09 07:35:06 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST 2026/07/09 07:35:06 INFO : subdir/subdirB/RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK 2026/07/09 07:35:06 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt 2026/07/09 07:35:06 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK 2026/07/09 07:35:06 INFO : subdir/subdirB/file30.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK 2026/07/09 07:35:06 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK 2026/07/09 07:35:06 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:35:06 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt 2026/07/09 07:35:06 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 INFO : subdir-not/subdir-not2/file30.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST 2026/07/09 07:35:06 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt 2026/07/09 07:35:06 INFO : subdir/subdirA/file30.txt: Copied (new) 2026/07/09 07:35:06 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK 2026/07/09 07:35:06 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:06 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK 2026/07/09 07:35:06 DEBUG : Local file system at /tmp/073151hufimon2/check_access_filters/path2: Waiting for checks to finish 2026/07/09 07:35:06 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:35:06 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new) 2026/07/09 07:35:06 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:06 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt 2026/07/09 07:35:06 DEBUG : Local file system at /tmp/073151hufimon2/check_access_filters/path2: Waiting for transfers to finish 2026/07/09 07:35:06 INFO : subdirX/subdirX1/file30.txt: Copied (new) 2026/07/09 07:35:06 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:06 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:06 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:06 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:06 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:06 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:06 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:06 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/check_access_filters/path2 2026/07/09 07:35:06 NOTICE: (01) : test check-access-filters 2026/07/09 07:35:06 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2026/07/09 07:35:06 NOTICE: (03) : copy-file /tmp/073151hufimon2/datadir/test_check_access_filters-woxeqez6/exclude-other-filtersfile.txt /tmp/073151hufimon2/workdir/ 2026/07/09 07:35:06 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_check_access_filters-woxeqez6/exclude-other-filtersfile.txt" to "/tmp/073151hufimon2/workdir/" as "" 2026/07/09 07:35:06 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_check_access_filters-woxeqez6/exclude-other-filtersfile.txt" 2026/07/09 07:35:06 DEBUG : Creating backend with remote "/tmp/073151hufimon2/workdir/" 2026/07/09 07:35:06 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/073151hufimon2/workdir" as "exclude-other-filtersfile.txt" 2026/07/09 07:35:06 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:06 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK 2026/07/09 07:35:06 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK 2026/07/09 07:35:06 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt 2026/07/09 07:35:06 INFO : exclude-other-filtersfile.txt: Copied (new) 2026/07/09 07:35:06 NOTICE: (04) : test resync to get the filters file md5 built. 2026/07/09 07:35:06 NOTICE: (05) : bisync resync filters-file=/tmp/073151hufimon2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:35:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:09 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" with Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:09 INFO : Using filters file /tmp/073151hufimon2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:35:09 INFO : Storing filters file hash to /tmp/073151hufimon2/workdir/exclude-other-filtersfile.txt.md5 2026/07/09 07:35:09 INFO : Copying Path2 files to Path1 2026/07/09 07:35:09 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:35:10 INFO : There was nothing to transfer 2026/07/09 07:35:10 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:35:10 INFO : There was nothing to transfer 2026/07/09 07:35:10 INFO : Resync updating listings 2026/07/09 07:35:10 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" vs Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:10 INFO : Bisync successful 2026/07/09 07:35:10 NOTICE: (06) : test EXCLUDE - test filters for check access 2026/07/09 07:35:10 NOTICE: (07) : bisync check-access filters-file=/tmp/073151hufimon2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:35:12 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:13 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" with Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:13 INFO : Using filters file /tmp/073151hufimon2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:35:13 INFO : Building Path1 and Path2 listings 2026/07/09 07:35:13 INFO : Path1 checking for diffs 2026/07/09 07:35:13 INFO : Path2 checking for diffs 2026/07/09 07:35:13 INFO : Checking access health 2026/07/09 07:35:13 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2026/07/09 07:35:13 INFO : No changes found 2026/07/09 07:35:13 INFO : Updating listings 2026/07/09 07:35:13 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" vs Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:13 INFO : Bisync successful 2026/07/09 07:35:13 NOTICE: (08) : copy-listings exclude-initial 2026/07/09 07:35:13 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2026/07/09 07:35:13 NOTICE: (10) : delete-file /tmp/073151hufimon2/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2026/07/09 07:35:13 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_access_filters/path2/subdir/subdirA/" 2026/07/09 07:35:13 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/check_access_filters/path2/subdir/subdirA/" to be canonical "/tmp/073151hufimon2/check_access_filters/path2/subdir/subdirA" 2026/07/09 07:35:13 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:13 NOTICE: (11) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir-not/RCLONE_TEST 2026/07/09 07:35:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir-not/" 2026/07/09 07:35:14 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir-not/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir-not" 2026/07/09 07:35:14 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:14 NOTICE: (12) : delete-file /tmp/073151hufimon2/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:35:14 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_access_filters/path2/subdir-not/subdir-not2/" 2026/07/09 07:35:14 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "/tmp/073151hufimon2/check_access_filters/path2/subdir-not/subdir-not2" 2026/07/09 07:35:14 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:14 NOTICE: (13) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdirX/RCLONE_TEST 2026/07/09 07:35:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdirX/" 2026/07/09 07:35:15 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdirX/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdirX" 2026/07/09 07:35:15 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:15 NOTICE: (14) : test EXCLUDE - test should PASS 2026/07/09 07:35:15 NOTICE: (15) : bisync check-access filters-file=/tmp/073151hufimon2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:35:18 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:18 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" with Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:18 INFO : Using filters file /tmp/073151hufimon2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:35:18 INFO : Building Path1 and Path2 listings 2026/07/09 07:35:19 INFO : Path1 checking for diffs 2026/07/09 07:35:19 INFO : Path2 checking for diffs 2026/07/09 07:35:19 INFO : Checking access health 2026/07/09 07:35:19 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2026/07/09 07:35:19 INFO : No changes found 2026/07/09 07:35:19 INFO : Updating listings 2026/07/09 07:35:19 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" vs Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:19 INFO : Bisync successful 2026/07/09 07:35:19 NOTICE: (16) : copy-listings exclude-pass-run 2026/07/09 07:35:19 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2026/07/09 07:35:19 NOTICE: (18) : delete-file /tmp/073151hufimon2/check_access_filters/path2/RCLONE_TEST 2026/07/09 07:35:19 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:19 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/check_access_filters/path2/" to be canonical "/tmp/073151hufimon2/check_access_filters/path2" 2026/07/09 07:35:19 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:19 NOTICE: (19) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir/RCLONE_TEST 2026/07/09 07:35:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir/" 2026/07/09 07:35:19 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir" 2026/07/09 07:35:19 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:19 NOTICE: (20) : test EXCLUDE - test should ABORT 2026/07/09 07:35:19 NOTICE: (21) : bisync check-access filters-file=/tmp/073151hufimon2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:35:22 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:22 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" with Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:22 INFO : Using filters file /tmp/073151hufimon2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:35:22 INFO : Building Path1 and Path2 listings 2026/07/09 07:35:23 INFO : Path1 checking for diffs 2026/07/09 07:35:23 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2026/07/09 07:35:23 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:35:23 INFO : Path2 checking for diffs 2026/07/09 07:35:23 INFO : - Path2 File was deleted - RCLONE_TEST 2026/07/09 07:35:23 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:35:23 INFO : Checking access health 2026/07/09 07:35:23 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2026/07/09 07:35:23 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2026/07/09 07:35:23 ERROR : Bisync critical error: check file check failed 2026/07/09 07:35:23 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:35:23 NOTICE: Bisync error: bisync aborted 2026/07/09 07:35:23 NOTICE: (22) : move-listings exclude-error-run 2026/07/09 07:35:23 NOTICE: (23) : test INCLUDE - OTHER TESTS 2026/07/09 07:35:23 NOTICE: (24) : test reset to the initial state 2026/07/09 07:35:23 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/ 2026/07/09 07:35:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" 2026/07/09 07:35:23 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1" 2026/07/09 07:35:23 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:35:23 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:23 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:35:23 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:35:23 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:23 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:35:23 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:35:23 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:35:23 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:23 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:23 DEBUG : file4.txt: Unchanged skipping 2026/07/09 07:35:23 DEBUG : RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:23 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:35:23 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:23 DEBUG : file3.txt: Unchanged skipping 2026/07/09 07:35:23 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:23 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:35:23 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:23 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:35:24 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:24 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:35:24 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:24 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:35:24 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdirX/file20.txt: Unchanged skipping 2026/07/09 07:35:24 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:24 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:35:24 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdir-not/file20.txt: Unchanged skipping 2026/07/09 07:35:24 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:24 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:35:24 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdir/file20.txt: Unchanged skipping 2026/07/09 07:35:24 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:24 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:35:24 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:24 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:35:24 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:24 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:35:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:24 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:35:24 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping 2026/07/09 07:35:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:24 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:35:24 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping 2026/07/09 07:35:24 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:24 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:24 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:35:24 DEBUG : subdirX/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:24 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:24 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:35:24 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:24 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:24 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:35:24 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:24 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:35:24 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:24 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:24 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:35:24 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping 2026/07/09 07:35:24 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:24 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:35:24 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping 2026/07/09 07:35:24 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:24 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:24 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1': Waiting for checks to finish 2026/07/09 07:35:24 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1': Waiting for transfers to finish 2026/07/09 07:35:24 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:24 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:24 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:24 NOTICE: (26) : sync-dir TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/ /tmp/073151hufimon2/check_access_filters/path2/ 2026/07/09 07:35:24 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1" 2026/07/09 07:35:24 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/check_access_filters/path2/" for canonical name "/tmp/073151hufimon2/check_access_filters/path2" 2026/07/09 07:35:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:25 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:25 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:35:25 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:25 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:35:25 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:25 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:35:25 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : file3.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : file4.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : subdirX/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:25 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdirX/file20.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:25 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:25 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:35:25 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdir/file20.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:25 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdir/RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:25 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:25 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:35:25 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:25 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:35:25 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:25 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:25 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdir-not/file20.txt: Unchanged skipping 2026/07/09 07:35:25 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:25 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:35:25 DEBUG : RCLONE_TEST.a831ae16.partial: size = 109 OK 2026/07/09 07:35:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:25 DEBUG : RCLONE_TEST.a831ae16.partial: renamed to: RCLONE_TEST 2026/07/09 07:35:25 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:35:25 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:25 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:25 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:35:25 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping 2026/07/09 07:35:25 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:25 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:35:25 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:35:25 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:35:25 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping 2026/07/09 07:35:25 DEBUG : Local file system at /tmp/073151hufimon2/check_access_filters/path2: Waiting for checks to finish 2026/07/09 07:35:25 DEBUG : Local file system at /tmp/073151hufimon2/check_access_filters/path2: Waiting for transfers to finish 2026/07/09 07:35:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.73f6c367.partial: size = 109 OK 2026/07/09 07:35:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.73f6c367.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:35:26 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:35:26 DEBUG : subdir/subdirA/RCLONE_TEST.3c79a083.partial: size = 109 OK 2026/07/09 07:35:26 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:26 DEBUG : subdir/subdirA/RCLONE_TEST.3c79a083.partial: renamed to: subdir/subdirA/RCLONE_TEST 2026/07/09 07:35:26 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:35:26 DEBUG : Waiting for deletions to finish 2026/07/09 07:35:26 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:26 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:26 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:26 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:26 NOTICE: (27) : copy-file /tmp/073151hufimon2/datadir/test_check_access_filters-woxeqez6/include-other-filtersfile.txt /tmp/073151hufimon2/workdir/ 2026/07/09 07:35:26 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_check_access_filters-woxeqez6/include-other-filtersfile.txt" to "/tmp/073151hufimon2/workdir/" as "" 2026/07/09 07:35:26 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_check_access_filters-woxeqez6/include-other-filtersfile.txt" 2026/07/09 07:35:26 DEBUG : Creating backend with remote "/tmp/073151hufimon2/workdir/" 2026/07/09 07:35:26 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/073151hufimon2/workdir" as "include-other-filtersfile.txt" 2026/07/09 07:35:26 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:26 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK 2026/07/09 07:35:26 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK 2026/07/09 07:35:26 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt 2026/07/09 07:35:26 INFO : include-other-filtersfile.txt: Copied (new) 2026/07/09 07:35:26 NOTICE: (28) : bisync resync filters-file=/tmp/073151hufimon2/workdir/include-other-filtersfile.txt 2026/07/09 07:35:30 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:30 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" with Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:30 INFO : Using filters file /tmp/073151hufimon2/workdir/include-other-filtersfile.txt 2026/07/09 07:35:30 INFO : Storing filters file hash to /tmp/073151hufimon2/workdir/include-other-filtersfile.txt.md5 2026/07/09 07:35:30 INFO : Copying Path2 files to Path1 2026/07/09 07:35:30 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:35:31 INFO : There was nothing to transfer 2026/07/09 07:35:31 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:35:31 INFO : There was nothing to transfer 2026/07/09 07:35:31 INFO : Resync updating listings 2026/07/09 07:35:31 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" vs Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:31 INFO : Bisync successful 2026/07/09 07:35:31 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2026/07/09 07:35:31 NOTICE: (30) : bisync check-access filters-file=/tmp/073151hufimon2/workdir/include-other-filtersfile.txt 2026/07/09 07:35:33 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:34 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" with Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:34 INFO : Using filters file /tmp/073151hufimon2/workdir/include-other-filtersfile.txt 2026/07/09 07:35:34 INFO : Building Path1 and Path2 listings 2026/07/09 07:35:34 INFO : Path1 checking for diffs 2026/07/09 07:35:34 INFO : Path2 checking for diffs 2026/07/09 07:35:34 INFO : Checking access health 2026/07/09 07:35:34 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2026/07/09 07:35:34 INFO : No changes found 2026/07/09 07:35:34 INFO : Updating listings 2026/07/09 07:35:34 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" vs Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:34 INFO : Bisync successful 2026/07/09 07:35:34 NOTICE: (31) : copy-listings include-initial 2026/07/09 07:35:34 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2026/07/09 07:35:34 NOTICE: (33) : delete-file /tmp/073151hufimon2/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2026/07/09 07:35:34 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/check_access_filters/path2/subdir/subdirA/" for canonical name "/tmp/073151hufimon2/check_access_filters/path2/subdir/subdirA" 2026/07/09 07:35:34 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:34 NOTICE: (34) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir-not/RCLONE_TEST 2026/07/09 07:35:34 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir-not/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir-not" 2026/07/09 07:35:34 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:34 NOTICE: (35) : delete-file /tmp/073151hufimon2/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:35:34 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "/tmp/073151hufimon2/check_access_filters/path2/subdir-not/subdir-not2" 2026/07/09 07:35:34 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:34 NOTICE: (36) : test INCLUDE - test should PASS 2026/07/09 07:35:34 NOTICE: (37) : bisync check-access filters-file=/tmp/073151hufimon2/workdir/include-other-filtersfile.txt 2026/07/09 07:35:37 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:37 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" with Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:37 INFO : Using filters file /tmp/073151hufimon2/workdir/include-other-filtersfile.txt 2026/07/09 07:35:37 INFO : Building Path1 and Path2 listings 2026/07/09 07:35:38 INFO : Path1 checking for diffs 2026/07/09 07:35:38 INFO : Path2 checking for diffs 2026/07/09 07:35:38 INFO : Checking access health 2026/07/09 07:35:38 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2026/07/09 07:35:38 INFO : No changes found 2026/07/09 07:35:38 INFO : Updating listings 2026/07/09 07:35:38 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" vs Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:38 INFO : Bisync successful 2026/07/09 07:35:38 NOTICE: (38) : copy-listings include-pass-run 2026/07/09 07:35:38 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2026/07/09 07:35:38 NOTICE: (40) : delete-file /tmp/073151hufimon2/check_access_filters/path2/RCLONE_TEST 2026/07/09 07:35:38 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/check_access_filters/path2/" for canonical name "/tmp/073151hufimon2/check_access_filters/path2" 2026/07/09 07:35:38 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:38 NOTICE: (41) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir/RCLONE_TEST 2026/07/09 07:35:38 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdir" 2026/07/09 07:35:38 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:38 NOTICE: (42) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:35:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdirX/subdirX1/" 2026/07/09 07:35:39 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdirX/subdirX1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/subdirX/subdirX1" 2026/07/09 07:35:39 INFO : RCLONE_TEST: Deleted 2026/07/09 07:35:39 NOTICE: (43) : test INCLUDE - test should ABORT 2026/07/09 07:35:39 NOTICE: (44) : bisync check-access filters-file=/tmp/073151hufimon2/workdir/include-other-filtersfile.txt 2026/07/09 07:35:42 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:35:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:42 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_access_filters/path1/" with Path2 "/tmp/073151hufimon2/check_access_filters/path2/" 2026/07/09 07:35:42 INFO : Using filters file /tmp/073151hufimon2/workdir/include-other-filtersfile.txt 2026/07/09 07:35:42 INFO : Building Path1 and Path2 listings 2026/07/09 07:35:43 INFO : Path1 checking for diffs 2026/07/09 07:35:43 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2026/07/09 07:35:43 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:35:43 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2026/07/09 07:35:43 INFO : Path2 checking for diffs 2026/07/09 07:35:43 INFO : - Path2 File was deleted - RCLONE_TEST 2026/07/09 07:35:43 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:35:43 INFO : Checking access health 2026/07/09 07:35:43 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2026/07/09 07:35:43 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2026/07/09 07:35:43 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:35:43 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2026/07/09 07:35:43 ERROR : Bisync critical error: check file check failed 2026/07/09 07:35:43 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:35:43 NOTICE: Bisync error: bisync aborted 2026/07/09 07:35:43 NOTICE: (45) : move-listings include-error-run 2026/07/09 07:35:43 DEBUG : Waiting for deletions to finish 2026/07/09 07:35:43 INFO : file2.txt: Deleted 2026/07/09 07:35:43 INFO : file4.txt: Deleted 2026/07/09 07:35:43 INFO : file3.txt: Deleted 2026/07/09 07:35:43 INFO : subdirX/subdirX1/file30.txt: Deleted 2026/07/09 07:35:43 INFO : file1.txt: Deleted 2026/07/09 07:35:43 INFO : subdirX/file20.txt: Deleted 2026/07/09 07:35:43 INFO : subdirX/RCLONE_TEST: Deleted 2026/07/09 07:35:43 INFO : subdirX/subdirX1/RCLONE_TEST: Deleted 2026/07/09 07:35:43 INFO : subdir/subdirB/file30.txt: Deleted 2026/07/09 07:35:43 INFO : subdir/file20.txt: Deleted 2026/07/09 07:35:43 INFO : subdir-not/subdir-not2/file30.txt: Deleted 2026/07/09 07:35:43 INFO : subdir-not/RCLONE_TEST: Deleted 2026/07/09 07:35:43 INFO : subdir-not/file20.txt: Deleted 2026/07/09 07:35:43 INFO : subdir/RCLONE_TEST: Deleted 2026/07/09 07:35:43 INFO : subdir/subdirB/RCLONE_TEST: Deleted 2026/07/09 07:35:43 INFO : subdir/subdirA/file30.txt: Deleted 2026/07/09 07:35:43 DEBUG : removing 4 level 2 directories 2026/07/09 07:35:43 INFO : subdirX/subdirX1: Removing directory 2026/07/09 07:35:43 INFO : subdir/subdirA: Removing directory 2026/07/09 07:35:43 INFO : subdir/subdirB: Removing directory 2026/07/09 07:35:43 INFO : subdir-not/subdir-not2: Removing directory 2026/07/09 07:35:43 DEBUG : removing 3 level 1 directories 2026/07/09 07:35:43 INFO : subdirX: Removing directory 2026/07/09 07:35:43 INFO : subdir: Removing directory 2026/07/09 07:35:43 INFO : subdir-not: Removing directory 2026/07/09 07:35:43 DEBUG : removing 1 level 0 directories 2026/07/09 07:35:43 INFO : Local file system at /tmp/073151hufimon2/check_access_filters/path2: Removing directory bisync_test.go:610: TEST check_access_filters PASSED === RUN TestBisyncRemoteLocal/check_filename 2026/07/09 07:35:43 INFO : path1: Making directory 2026/07/09 07:35:43 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1" 2026/07/09 07:35:44 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_filename/path2" 2026/07/09 07:35:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial" 2026/07/09 07:35:44 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_check_filename-vehudid9" 2026/07/09 07:35:44 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : subdir: Making directory with metadata 2026/07/09 07:35:44 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:44 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:35:44 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK 2026/07/09 07:35:44 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:35:44 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:44 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:35:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:44 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:44 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:35:44 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file 2026/07/09 07:35:44 INFO : .chk_file: Copied (new) 2026/07/09 07:35:44 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:35:44 INFO : file1.txt: Copied (new) 2026/07/09 07:35:44 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:35:44 INFO : file3.txt: Copied (new) 2026/07/09 07:35:44 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_check_filename-vehudid9: Waiting for checks to finish 2026/07/09 07:35:44 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_check_filename-vehudid9: Waiting for transfers to finish 2026/07/09 07:35:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK 2026/07/09 07:35:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:35:44 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:44 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:35:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:44 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:44 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file 2026/07/09 07:35:44 INFO : subdir/.chk_file: Copied (new) 2026/07/09 07:35:44 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:35:44 INFO : file4.txt: Copied (new) 2026/07/09 07:35:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:35:44 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:35:44 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:35:44 INFO : file2.txt: Copied (new) 2026/07/09 07:35:44 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles" 2026/07/09 07:35:44 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_check_filename-leqekey5" 2026/07/09 07:35:44 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_check_filename-leqekey5: Waiting for checks to finish 2026/07/09 07:35:44 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_check_filename-leqekey5: Waiting for transfers to finish 2026/07/09 07:35:44 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:35:44 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:35:44 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:35:44 INFO : hold.txt: Copied (new) 2026/07/09 07:35:44 DEBUG : Waiting for deletions to finish 2026/07/09 07:35:44 ERROR : error listing: directory not found 2026/07/09 07:35:44 ERROR : Local file system at /tmp/073151hufimon2/check_filename/path2: Failed to list "": directory not found 2026/07/09 07:35:44 DEBUG : removing 1 level 0 directories 2026/07/09 07:35:44 INFO : Local file system at /tmp/073151hufimon2/check_filename/path2: Removing directory 2026/07/09 07:35:44 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/check_filename/path2: no such file or directory 2026/07/09 07:35:44 ERROR : error listing: directory not found 2026/07/09 07:35:44 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_check_filename-vehudid9 2026/07/09 07:35:44 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 INFO : subdir: Making directory 2026/07/09 07:35:44 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:35:44 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:35:44 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:44 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1': Waiting for checks to finish 2026/07/09 07:35:44 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1': Waiting for transfers to finish 2026/07/09 07:35:45 DEBUG : .chk_file: size = 109 OK 2026/07/09 07:35:45 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:45 INFO : .chk_file: Copied (new) 2026/07/09 07:35:45 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:35:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 INFO : file2.txt: Copied (new) 2026/07/09 07:35:45 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:35:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 INFO : file3.txt: Copied (new) 2026/07/09 07:35:45 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:35:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 INFO : file1.txt: Copied (new) 2026/07/09 07:35:45 DEBUG : subdir/.chk_file: size = 109 OK 2026/07/09 07:35:45 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:45 INFO : subdir/.chk_file: Copied (new) 2026/07/09 07:35:45 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:35:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 INFO : file4.txt: Copied (new) 2026/07/09 07:35:45 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:35:45 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:35:45 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:35:45 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1' 2026/07/09 07:35:45 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:35:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:45 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:45 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:45 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:45 DEBUG : subdir: Making directory with metadata 2026/07/09 07:35:45 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:35:45 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:35:45 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK 2026/07/09 07:35:45 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:45 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination 2026/07/09 07:35:45 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file 2026/07/09 07:35:45 INFO : .chk_file: Copied (new) 2026/07/09 07:35:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:35:45 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:35:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:35:45 DEBUG : Local file system at /tmp/073151hufimon2/check_filename/path2: Waiting for checks to finish 2026/07/09 07:35:45 DEBUG : Local file system at /tmp/073151hufimon2/check_filename/path2: Waiting for transfers to finish 2026/07/09 07:35:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:35:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:35:45 INFO : file2.txt: Copied (new) 2026/07/09 07:35:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:35:45 INFO : file1.txt: Copied (new) 2026/07/09 07:35:45 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK 2026/07/09 07:35:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:35:45 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:35:45 INFO : file3.txt: Copied (new) 2026/07/09 07:35:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:35:45 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file 2026/07/09 07:35:45 INFO : subdir/.chk_file: Copied (new) 2026/07/09 07:35:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:35:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:35:45 INFO : file4.txt: Copied (new) 2026/07/09 07:35:45 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:35:45 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:35:45 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:45 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/check_filename/path2 2026/07/09 07:35:45 NOTICE: (01) : test check-filename 2026/07/09 07:35:45 NOTICE: (02) : test initial bisync 2026/07/09 07:35:45 NOTICE: (03) : bisync resync 2026/07/09 07:35:48 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:48 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:48 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/" with Path2 "/tmp/073151hufimon2/check_filename/path2/" 2026/07/09 07:35:48 INFO : Copying Path2 files to Path1 2026/07/09 07:35:48 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:35:48 INFO : There was nothing to transfer 2026/07/09 07:35:48 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:35:48 INFO : There was nothing to transfer 2026/07/09 07:35:48 INFO : Resync updating listings 2026/07/09 07:35:48 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/" vs Path2 "/tmp/073151hufimon2/check_filename/path2/" 2026/07/09 07:35:48 INFO : Bisync successful 2026/07/09 07:35:48 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2026/07/09 07:35:48 NOTICE: (05) : bisync check-access check-filename=.chk_file 2026/07/09 07:35:51 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:51 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:51 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/" with Path2 "/tmp/073151hufimon2/check_filename/path2/" 2026/07/09 07:35:51 INFO : Building Path1 and Path2 listings 2026/07/09 07:35:51 INFO : Path1 checking for diffs 2026/07/09 07:35:51 INFO : Path2 checking for diffs 2026/07/09 07:35:51 INFO : Checking access health 2026/07/09 07:35:51 INFO : Found 2 matching ".chk_file" files on both paths 2026/07/09 07:35:51 INFO : No changes found 2026/07/09 07:35:51 INFO : Updating listings 2026/07/09 07:35:51 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/" vs Path2 "/tmp/073151hufimon2/check_filename/path2/" 2026/07/09 07:35:51 INFO : Bisync successful 2026/07/09 07:35:51 NOTICE: (06) : copy-listings initial-pass 2026/07/09 07:35:51 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2026/07/09 07:35:51 NOTICE: (08) : delete-file /tmp/073151hufimon2/check_filename/path2/subdir/.chk_file 2026/07/09 07:35:51 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_filename/path2/subdir/" 2026/07/09 07:35:51 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/check_filename/path2/subdir/" to be canonical "/tmp/073151hufimon2/check_filename/path2/subdir" 2026/07/09 07:35:51 INFO : .chk_file: Deleted 2026/07/09 07:35:51 NOTICE: (09) : bisync check-access check-filename=.chk_file 2026/07/09 07:35:54 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:54 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:35:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:35:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:35:54 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/" with Path2 "/tmp/073151hufimon2/check_filename/path2/" 2026/07/09 07:35:54 INFO : Building Path1 and Path2 listings 2026/07/09 07:35:55 INFO : Path1 checking for diffs 2026/07/09 07:35:55 INFO : Path2 checking for diffs 2026/07/09 07:35:55 INFO : - Path2 File was deleted - subdir/.chk_file 2026/07/09 07:35:55 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:35:55 INFO : Checking access health 2026/07/09 07:35:55 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2026/07/09 07:35:55 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2026/07/09 07:35:55 ERROR : Bisync critical error: check file check failed 2026/07/09 07:35:55 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:35:55 NOTICE: Bisync error: bisync aborted 2026/07/09 07:35:55 NOTICE: (10) : move-listings path2-missing 2026/07/09 07:35:55 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2026/07/09 07:35:55 NOTICE: (12) : copy-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/subdir/.chk_file /tmp/073151hufimon2/check_filename/path2/subdir/ 2026/07/09 07:35:55 DEBUG : copyFile "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/subdir/.chk_file" to "/tmp/073151hufimon2/check_filename/path2/subdir/" as "" 2026/07/09 07:35:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/subdir/.chk_file" 2026/07/09 07:35:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_filename/path2/subdir/" 2026/07/09 07:35:57 DEBUG : operations.CopyFile ".chk_file" to "Local file system at /tmp/073151hufimon2/check_filename/path2/subdir" as ".chk_file" 2026/07/09 07:35:57 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:35:57 DEBUG : .chk_file.d9919a3b.partial: size = 109 OK 2026/07/09 07:35:57 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:35:57 DEBUG : .chk_file.d9919a3b.partial: renamed to: .chk_file 2026/07/09 07:35:57 INFO : .chk_file: Copied (new) 2026/07/09 07:35:57 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2026/07/09 07:36:00 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:36:00 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:36:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:00 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/" with Path2 "/tmp/073151hufimon2/check_filename/path2/" 2026/07/09 07:36:00 INFO : Copying Path2 files to Path1 2026/07/09 07:36:00 INFO : Checking access health 2026/07/09 07:36:00 INFO : Found 2 matching ".chk_file" files on both paths 2026/07/09 07:36:00 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:36:00 INFO : There was nothing to transfer 2026/07/09 07:36:00 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:36:00 INFO : There was nothing to transfer 2026/07/09 07:36:00 INFO : Resync updating listings 2026/07/09 07:36:00 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/" vs Path2 "/tmp/073151hufimon2/check_filename/path2/" 2026/07/09 07:36:00 INFO : Bisync successful 2026/07/09 07:36:00 NOTICE: (14) : test 4. run sync with check-access. should pass. 2026/07/09 07:36:00 NOTICE: (15) : bisync check-access check-filename=.chk_file 2026/07/09 07:36:03 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:36:03 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:36:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:03 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/" with Path2 "/tmp/073151hufimon2/check_filename/path2/" 2026/07/09 07:36:03 INFO : Building Path1 and Path2 listings 2026/07/09 07:36:03 INFO : Path1 checking for diffs 2026/07/09 07:36:03 INFO : Path2 checking for diffs 2026/07/09 07:36:03 INFO : Checking access health 2026/07/09 07:36:03 INFO : Found 2 matching ".chk_file" files on both paths 2026/07/09 07:36:03 INFO : No changes found 2026/07/09 07:36:03 INFO : Updating listings 2026/07/09 07:36:03 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_filename/path1/" vs Path2 "/tmp/073151hufimon2/check_filename/path2/" 2026/07/09 07:36:03 INFO : Bisync successful 2026/07/09 07:36:04 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:04 INFO : file2.txt: Deleted 2026/07/09 07:36:04 INFO : file3.txt: Deleted 2026/07/09 07:36:04 INFO : file1.txt: Deleted 2026/07/09 07:36:04 INFO : subdir/file20.txt: Deleted 2026/07/09 07:36:04 INFO : .chk_file: Deleted 2026/07/09 07:36:04 INFO : subdir/.chk_file: Deleted 2026/07/09 07:36:04 INFO : file4.txt: Deleted 2026/07/09 07:36:04 DEBUG : removing 1 level 1 directories 2026/07/09 07:36:04 INFO : subdir: Removing directory 2026/07/09 07:36:04 DEBUG : removing 1 level 0 directories 2026/07/09 07:36:04 INFO : Local file system at /tmp/073151hufimon2/check_filename/path2: Removing directory bisync_test.go:610: TEST check_filename PASSED === RUN TestBisyncRemoteLocal/check_sync 2026/07/09 07:36:04 INFO : path1: Making directory 2026/07/09 07:36:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1" 2026/07/09 07:36:04 DEBUG : Creating backend with remote "/tmp/073151hufimon2/check_sync/path2" 2026/07/09 07:36:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial" 2026/07/09 07:36:04 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_check_sync-cocafeh1" 2026/07/09 07:36:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:36:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:36:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:04 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_check_sync-cocafeh1: Waiting for checks to finish 2026/07/09 07:36:04 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:36:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:36:04 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:36:04 INFO : file1.txt: Copied (new) 2026/07/09 07:36:04 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:36:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:04 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:36:04 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:36:04 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:36:04 INFO : file3.txt: Copied (new) 2026/07/09 07:36:04 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_check_sync-cocafeh1: Waiting for transfers to finish 2026/07/09 07:36:04 INFO : file2.txt: Copied (new) 2026/07/09 07:36:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:04 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:36:04 INFO : file4.txt: Copied (new) 2026/07/09 07:36:04 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:36:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:04 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:36:04 INFO : file5.txt: Copied (new) 2026/07/09 07:36:04 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:36:04 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:36:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:04 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:36:04 INFO : file6.txt: Copied (new) 2026/07/09 07:36:04 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:36:04 INFO : file7.txt: Copied (new) 2026/07/09 07:36:04 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:36:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:04 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:36:04 INFO : file8.txt: Copied (new) 2026/07/09 07:36:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles" 2026/07/09 07:36:04 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_check_sync-meyohal8" 2026/07/09 07:36:04 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination 2026/07/09 07:36:04 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_check_sync-meyohal8: Waiting for checks to finish 2026/07/09 07:36:04 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_check_sync-meyohal8: Waiting for transfers to finish 2026/07/09 07:36:04 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK 2026/07/09 07:36:04 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK 2026/07/09 07:36:04 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK 2026/07/09 07:36:04 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK 2026/07/09 07:36:04 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst 2026/07/09 07:36:04 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new) 2026/07/09 07:36:04 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst 2026/07/09 07:36:04 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new) 2026/07/09 07:36:04 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:04 ERROR : error listing: directory not found 2026/07/09 07:36:04 ERROR : Local file system at /tmp/073151hufimon2/check_sync/path2: Failed to list "": directory not found 2026/07/09 07:36:04 DEBUG : removing 1 level 0 directories 2026/07/09 07:36:04 INFO : Local file system at /tmp/073151hufimon2/check_sync/path2: Removing directory 2026/07/09 07:36:04 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/check_sync/path2: no such file or directory 2026/07/09 07:36:04 ERROR : error listing: directory not found 2026/07/09 07:36:04 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_check_sync-cocafeh1 2026/07/09 07:36:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:05 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:05 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:05 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:05 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:05 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:05 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:05 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:05 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1': Waiting for checks to finish 2026/07/09 07:36:05 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1': Waiting for transfers to finish 2026/07/09 07:36:05 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:36:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:05 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:36:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:05 INFO : file3.txt: Copied (new) 2026/07/09 07:36:05 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:36:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:05 INFO : file1.txt: Copied (new) 2026/07/09 07:36:05 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:36:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:05 INFO : file2.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:36:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 INFO : file7.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:36:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 INFO : file6.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:36:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 INFO : file4.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:36:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 INFO : file5.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:36:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 INFO : file8.txt: Copied (new) 2026/07/09 07:36:06 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1' 2026/07/09 07:36:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:06 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:06 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:06 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:06 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:06 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:06 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:06 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:06 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:36:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:36:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:36:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:36:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:06 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:36:06 INFO : file3.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : Local file system at /tmp/073151hufimon2/check_sync/path2: Waiting for checks to finish 2026/07/09 07:36:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:36:06 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:36:06 INFO : file1.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:36:06 INFO : file2.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:36:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:36:06 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:36:06 INFO : file4.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:36:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 DEBUG : Local file system at /tmp/073151hufimon2/check_sync/path2: Waiting for transfers to finish 2026/07/09 07:36:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:36:06 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:36:06 INFO : file5.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:36:06 INFO : file6.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:36:06 INFO : file7.txt: Copied (new) 2026/07/09 07:36:06 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:36:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:06 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:36:06 INFO : file8.txt: Copied (new) 2026/07/09 07:36:06 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/check_sync/path2 2026/07/09 07:36:06 NOTICE: (01) : test check-sync 2026/07/09 07:36:06 NOTICE: (02) : test initial bisync 2026/07/09 07:36:06 NOTICE: (03) : bisync resync 2026/07/09 07:36:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:08 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" with Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:08 INFO : Copying Path2 files to Path1 2026/07/09 07:36:08 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:36:08 INFO : There was nothing to transfer 2026/07/09 07:36:08 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:36:09 INFO : There was nothing to transfer 2026/07/09 07:36:09 INFO : Resync updating listings 2026/07/09 07:36:09 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" vs Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:09 INFO : Bisync successful 2026/07/09 07:36:09 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2026/07/09 07:36:09 NOTICE: (05) : bisync check-sync-only 2026/07/09 07:36:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:11 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" vs Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:11 INFO : Bisync successful 2026/07/09 07:36:11 NOTICE: (06) : test 2. inject modified listings into the workdir 2026/07/09 07:36:11 NOTICE: (07) : copy-as /tmp/073151hufimon2/datadir/test_check_sync-meyohal8/_testdir_path1.._testdir_path2.path1.lst /tmp/073151hufimon2/workdir/ TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path1.lst 2026/07/09 07:36:11 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_check_sync-meyohal8/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/073151hufimon2/workdir/" as "TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path1.lst" 2026/07/09 07:36:11 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_check_sync-meyohal8/_testdir_path1.._testdir_path2.path1.lst" 2026/07/09 07:36:11 DEBUG : Creating backend with remote "/tmp/073151hufimon2/workdir/" 2026/07/09 07:36:11 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/073151hufimon2/workdir" as "TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path1.lst" 2026/07/09 07:36:11 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/073151hufimon2/datadir/test_check_sync-meyohal8) 2026/07/09 07:36:11 DEBUG : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/073151hufimon2/workdir) 2026/07/09 07:36:11 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ 2026/07/09 07:36:11 DEBUG : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_syn.2d9d34e2.partial: size = 792 OK 2026/07/09 07:36:11 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK 2026/07/09 07:36:11 DEBUG : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_syn.2d9d34e2.partial: renamed to: TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path1.lst 2026/07/09 07:36:11 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path1.lst 2026/07/09 07:36:11 NOTICE: (08) : copy-as /tmp/073151hufimon2/datadir/test_check_sync-meyohal8/_testdir_path1.._testdir_path2.path2.lst /tmp/073151hufimon2/workdir/ TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path2.lst 2026/07/09 07:36:11 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_check_sync-meyohal8/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/073151hufimon2/workdir/" as "TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path2.lst" 2026/07/09 07:36:11 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_check_sync-meyohal8/_testdir_path1.._testdir_path2.path2.lst" 2026/07/09 07:36:11 DEBUG : Creating backend with remote "/tmp/073151hufimon2/workdir/" 2026/07/09 07:36:11 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/073151hufimon2/workdir" as "TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path2.lst" 2026/07/09 07:36:11 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/073151hufimon2/datadir/test_check_sync-meyohal8) 2026/07/09 07:36:11 DEBUG : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/073151hufimon2/workdir) 2026/07/09 07:36:11 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ 2026/07/09 07:36:11 DEBUG : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_syn.60753485.partial: size = 792 OK 2026/07/09 07:36:11 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK 2026/07/09 07:36:11 DEBUG : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_syn.60753485.partial: renamed to: TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path2.lst 2026/07/09 07:36:11 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path2.lst 2026/07/09 07:36:11 NOTICE: (09) : test 3. run check-sync-only on modified listings 2026/07/09 07:36:11 NOTICE: (10) : bisync check-sync-only 2026/07/09 07:36:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:14 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" vs Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:14 ERROR : -  Path1 file not found in Path2 - file2.txt 2026/07/09 07:36:14 ERROR : -  Path2 file not found in Path1 - file1.txt 2026/07/09 07:36:14 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2026/07/09 07:36:14 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:36:14 NOTICE: Bisync error: bisync aborted 2026/07/09 07:36:14 NOTICE: (11) : copy-listings check-sync-only 2026/07/09 07:36:14 NOTICE: (12) : test 4. run normal sync to check that it aborts 2026/07/09 07:36:14 NOTICE: (13) : bisync 2026/07/09 07:36:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:16 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" with Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:16 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/073151hufimon2/workdir/TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path1.lst Path2: /tmp/073151hufimon2/workdir/TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/073151hufimon2/workdir" 2026/07/09 07:36:16 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:36:16 NOTICE: Bisync error: bisync aborted 2026/07/09 07:36:16 NOTICE: (14) : test 5. prune failure listings after critical abort 2026/07/09 07:36:16 NOTICE: (15) : delete-glob /tmp/073151hufimon2/workdir/ *.lst 2026/07/09 07:36:16 DEBUG : Creating backend with remote "/tmp/073151hufimon2/workdir/" 2026/07/09 07:36:16 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/workdir/" to be canonical "/tmp/073151hufimon2/workdir" 2026/07/09 07:36:16 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:16 NOTICE: (16) : delete-glob /tmp/073151hufimon2/workdir/ *.lst-err 2026/07/09 07:36:16 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/workdir/" for canonical name "/tmp/073151hufimon2/workdir" 2026/07/09 07:36:16 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:16 INFO : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path2.lst-err: Deleted 2026/07/09 07:36:16 INFO : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path1.lst-err: Deleted 2026/07/09 07:36:16 NOTICE: (17) : delete-glob /tmp/073151hufimon2/workdir/ *.lst-new 2026/07/09 07:36:16 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/workdir/" for canonical name "/tmp/073151hufimon2/workdir" 2026/07/09 07:36:16 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:16 INFO : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path1.lst-new: Deleted 2026/07/09 07:36:16 INFO : TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_check_sync_path1..tmp_073151hufimon2_check_sync_path2.path2.lst-new: Deleted 2026/07/09 07:36:16 NOTICE: (18) : test 6. run resync 2026/07/09 07:36:16 NOTICE: (19) : bisync resync 2026/07/09 07:36:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:19 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" with Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:19 INFO : Copying Path2 files to Path1 2026/07/09 07:36:19 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:36:19 INFO : There was nothing to transfer 2026/07/09 07:36:19 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:36:19 INFO : There was nothing to transfer 2026/07/09 07:36:19 INFO : Resync updating listings 2026/07/09 07:36:19 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" vs Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:19 INFO : Bisync successful 2026/07/09 07:36:19 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2026/07/09 07:36:19 NOTICE: (21) : bisync 2026/07/09 07:36:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:21 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" with Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:21 INFO : Building Path1 and Path2 listings 2026/07/09 07:36:21 INFO : Path1 checking for diffs 2026/07/09 07:36:21 INFO : Path2 checking for diffs 2026/07/09 07:36:21 INFO : No changes found 2026/07/09 07:36:21 INFO : Updating listings 2026/07/09 07:36:21 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" vs Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:21 INFO : Bisync successful 2026/07/09 07:36:21 NOTICE: (22) : test 8. run normal sync with no-check-sync 2026/07/09 07:36:21 NOTICE: (23) : bisync no-check-sync 2026/07/09 07:36:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:24 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/check_sync/path1/" with Path2 "/tmp/073151hufimon2/check_sync/path2/" 2026/07/09 07:36:24 INFO : Building Path1 and Path2 listings 2026/07/09 07:36:24 INFO : Path1 checking for diffs 2026/07/09 07:36:24 INFO : Path2 checking for diffs 2026/07/09 07:36:24 INFO : No changes found 2026/07/09 07:36:24 INFO : Updating listings 2026/07/09 07:36:24 INFO : Bisync successful 2026/07/09 07:36:25 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:25 INFO : RCLONE_TEST: Deleted 2026/07/09 07:36:25 INFO : file8.txt: Deleted 2026/07/09 07:36:25 INFO : file5.txt: Deleted 2026/07/09 07:36:25 INFO : file7.txt: Deleted 2026/07/09 07:36:25 INFO : file1.txt: Deleted 2026/07/09 07:36:25 INFO : file2.txt: Deleted 2026/07/09 07:36:25 INFO : file6.txt: Deleted 2026/07/09 07:36:25 INFO : file4.txt: Deleted 2026/07/09 07:36:25 INFO : file3.txt: Deleted 2026/07/09 07:36:25 DEBUG : removing 1 level 0 directories 2026/07/09 07:36:25 INFO : Local file system at /tmp/073151hufimon2/check_sync/path2: Removing directory bisync_test.go:610: TEST check_sync PASSED === RUN TestBisyncRemoteLocal/compare_all 2026/07/09 07:36:25 INFO : path1: Making directory 2026/07/09 07:36:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1" 2026/07/09 07:36:26 DEBUG : Creating backend with remote "/tmp/073151hufimon2/compare_all/path2" 2026/07/09 07:36:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial" 2026/07/09 07:36:26 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_compare_all-yarozow9" 2026/07/09 07:36:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:36:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:36:26 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_compare_all-yarozow9: Waiting for checks to finish 2026/07/09 07:36:26 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:36:26 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:36:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:26 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_compare_all-yarozow9: Waiting for transfers to finish 2026/07/09 07:36:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:36:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:36:26 INFO : file3.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:36:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:36:26 INFO : file1.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:36:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:36:26 INFO : file2.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:36:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:36:26 INFO : file4.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:36:26 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:36:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:26 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:36:26 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:36:26 INFO : file7.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:26 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:36:26 INFO : file8.txt: Copied (new) 2026/07/09 07:36:26 INFO : file6.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:36:26 INFO : file5.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles" 2026/07/09 07:36:26 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4" 2026/07/09 07:36:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_compare_all-womonej4: Waiting for checks to finish 2026/07/09 07:36:26 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_compare_all-womonej4: Waiting for transfers to finish 2026/07/09 07:36:26 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:36:26 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:26 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:36:26 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:26 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:36:26 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:36:26 INFO : file1.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:36:26 INFO : file10.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:26 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:36:26 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:36:26 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:36:26 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:36:26 INFO : file11.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:36:26 INFO : file5L.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:36:26 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:36:26 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:36:26 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:36:26 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:36:26 INFO : file2.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:26 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:36:26 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:26 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:36:26 INFO : file5R.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:36:26 INFO : file6.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:36:26 INFO : file7.txt: Copied (new) 2026/07/09 07:36:26 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:26 ERROR : error listing: directory not found 2026/07/09 07:36:26 ERROR : Local file system at /tmp/073151hufimon2/compare_all/path2: Failed to list "": directory not found 2026/07/09 07:36:26 DEBUG : removing 1 level 0 directories 2026/07/09 07:36:26 INFO : Local file system at /tmp/073151hufimon2/compare_all/path2: Removing directory 2026/07/09 07:36:26 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/compare_all/path2: no such file or directory 2026/07/09 07:36:26 ERROR : error listing: directory not found 2026/07/09 07:36:26 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_compare_all-yarozow9 2026/07/09 07:36:26 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:26 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1': Waiting for checks to finish 2026/07/09 07:36:26 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1': Waiting for transfers to finish 2026/07/09 07:36:26 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:36:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:26 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:27 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:36:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 INFO : file3.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:36:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 INFO : file2.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:36:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 INFO : file1.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:36:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 INFO : file4.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:36:27 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 INFO : file6.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:36:27 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 INFO : file7.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:36:27 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 INFO : file8.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:36:27 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 INFO : file5.txt: Copied (new) 2026/07/09 07:36:27 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1' 2026/07/09 07:36:27 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:27 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:27 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:27 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:27 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:27 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:27 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:27 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:27 DEBUG : Local file system at /tmp/073151hufimon2/compare_all/path2: Waiting for checks to finish 2026/07/09 07:36:27 DEBUG : Local file system at /tmp/073151hufimon2/compare_all/path2: Waiting for transfers to finish 2026/07/09 07:36:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:36:27 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:36:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:36:27 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:36:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:36:27 INFO : file3.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:36:27 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:36:27 INFO : file1.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:36:27 INFO : file2.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:36:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:36:27 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:36:27 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:36:27 INFO : file4.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:36:27 INFO : file5.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:36:27 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:36:27 INFO : file6.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:36:27 INFO : file7.txt: Copied (new) 2026/07/09 07:36:27 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:36:27 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:27 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:36:27 INFO : file8.txt: Copied (new) 2026/07/09 07:36:27 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/compare_all/path2 2026/07/09 07:36:27 NOTICE: (01) : test changes compare-all 2026/07/09 07:36:27 NOTICE: (02) : test initial bisync 2026/07/09 07:36:27 NOTICE: (03) : bisync resync compare-all 2026/07/09 07:36:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:36:30 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" with Path2 "/tmp/073151hufimon2/compare_all/path2/" 2026/07/09 07:36:30 INFO : Copying Path2 files to Path1 2026/07/09 07:36:30 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:36:30 INFO : There was nothing to transfer 2026/07/09 07:36:30 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:36:30 INFO : There was nothing to transfer 2026/07/09 07:36:30 INFO : Resync updating listings 2026/07/09 07:36:30 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" vs Path2 "/tmp/073151hufimon2/compare_all/path2/" 2026/07/09 07:36:30 INFO : Bisync successful 2026/07/09 07:36:30 NOTICE: (04) : test make modifications on both paths 2026/07/09 07:36:30 NOTICE: (05) : test new on path2 - file10 2026/07/09 07:36:30 NOTICE: (06) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_compare_all-womonej4/file10.txt /tmp/073151hufimon2/compare_all/path2/ 2026/07/09 07:36:30 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/" 2026/07/09 07:36:30 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/" to be canonical "/tmp/073151hufimon2/datadir/test_compare_all-womonej4" 2026/07/09 07:36:30 DEBUG : file10.txt: Set modification time 2001-01-02 2026/07/09 07:36:30 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file10.txt" to "/tmp/073151hufimon2/compare_all/path2/" as "" 2026/07/09 07:36:30 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file10.txt" 2026/07/09 07:36:30 DEBUG : Creating backend with remote "/tmp/073151hufimon2/compare_all/path2/" 2026/07/09 07:36:30 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/073151hufimon2/compare_all/path2" as "file10.txt" 2026/07/09 07:36:30 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:30 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:36:30 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:30 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:36:30 INFO : file10.txt: Copied (new) 2026/07/09 07:36:30 NOTICE: (07) : test newer on path2 - file1 2026/07/09 07:36:30 NOTICE: (08) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_compare_all-womonej4/file1.txt /tmp/073151hufimon2/compare_all/path2/ 2026/07/09 07:36:30 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/" for canonical name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4" 2026/07/09 07:36:30 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:36:30 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file1.txt" to "/tmp/073151hufimon2/compare_all/path2/" as "" 2026/07/09 07:36:30 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file1.txt" 2026/07/09 07:36:30 DEBUG : Creating backend with remote "/tmp/073151hufimon2/compare_all/path2/" 2026/07/09 07:36:30 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/073151hufimon2/compare_all/path2" as "file1.txt" 2026/07/09 07:36:30 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_compare_all-womonej4) 2026/07/09 07:36:30 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/compare_all/path2) 2026/07/09 07:36:30 DEBUG : file1.txt: Sizes differ 2026/07/09 07:36:30 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:36:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:30 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:36:30 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:36:30 NOTICE: (09) : test new on path1 - file11 2026/07/09 07:36:30 NOTICE: (10) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_compare_all-womonej4/file11.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/ 2026/07/09 07:36:30 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/" for canonical name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4" 2026/07/09 07:36:30 DEBUG : file11.txt: Set modification time 2001-01-02 2026/07/09 07:36:30 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file11.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" as "" 2026/07/09 07:36:30 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file11.txt" 2026/07/09 07:36:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" 2026/07/09 07:36:30 DEBUG : operations.CopyFile "file11.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1'" as "file11.txt" 2026/07/09 07:36:30 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:31 DEBUG : file11.txt: size = 19 OK 2026/07/09 07:36:31 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:31 INFO : file11.txt: Copied (new) 2026/07/09 07:36:31 NOTICE: (11) : test newer on path1 - file2 2026/07/09 07:36:31 NOTICE: (12) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_compare_all-womonej4/file2.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/ 2026/07/09 07:36:31 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/" for canonical name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4" 2026/07/09 07:36:31 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:36:31 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file2.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" as "" 2026/07/09 07:36:31 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file2.txt" 2026/07/09 07:36:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" 2026/07/09 07:36:31 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1'" as "file2.txt" 2026/07/09 07:36:31 DEBUG : file2.txt: size = 13 (Local file system at /tmp/073151hufimon2/datadir/test_compare_all-womonej4) 2026/07/09 07:36:31 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1') 2026/07/09 07:36:31 DEBUG : file2.txt: Sizes differ 2026/07/09 07:36:32 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:36:32 DEBUG : file2.txt: size = 13 OK 2026/07/09 07:36:32 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:36:32 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:36:32 NOTICE: (13) : test deleted on path2 - file3 2026/07/09 07:36:32 NOTICE: (14) : delete-file /tmp/073151hufimon2/compare_all/path2/file3.txt 2026/07/09 07:36:32 DEBUG : Creating backend with remote "/tmp/073151hufimon2/compare_all/path2/" 2026/07/09 07:36:32 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/compare_all/path2/" to be canonical "/tmp/073151hufimon2/compare_all/path2" 2026/07/09 07:36:32 INFO : file3.txt: Deleted 2026/07/09 07:36:32 NOTICE: (15) : test deleted on path1 - file4 2026/07/09 07:36:32 NOTICE: (16) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/file4.txt 2026/07/09 07:36:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" 2026/07/09 07:36:32 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1" 2026/07/09 07:36:32 INFO : file4.txt: Deleted 2026/07/09 07:36:32 NOTICE: (17) : test deleted on both paths - file8 2026/07/09 07:36:32 NOTICE: (18) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/file8.txt 2026/07/09 07:36:32 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1" 2026/07/09 07:36:32 INFO : file8.txt: Deleted 2026/07/09 07:36:32 NOTICE: (19) : delete-file /tmp/073151hufimon2/compare_all/path2/file8.txt 2026/07/09 07:36:32 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/compare_all/path2/" for canonical name "/tmp/073151hufimon2/compare_all/path2" 2026/07/09 07:36:32 INFO : file8.txt: Deleted 2026/07/09 07:36:32 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2026/07/09 07:36:32 NOTICE: (21) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_compare_all-womonej4/ file5R.txt 2026/07/09 07:36:32 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/" for canonical name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4" 2026/07/09 07:36:32 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:36:32 NOTICE: (22) : copy-as /tmp/073151hufimon2/datadir/test_compare_all-womonej4/file5R.txt /tmp/073151hufimon2/compare_all/path2/ file5.txt 2026/07/09 07:36:32 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file5R.txt" to "/tmp/073151hufimon2/compare_all/path2/" as "file5.txt" 2026/07/09 07:36:32 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file5R.txt" 2026/07/09 07:36:32 DEBUG : Creating backend with remote "/tmp/073151hufimon2/compare_all/path2/" 2026/07/09 07:36:32 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/073151hufimon2/compare_all/path2" as "file5.txt" 2026/07/09 07:36:32 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/073151hufimon2/datadir/test_compare_all-womonej4) 2026/07/09 07:36:32 DEBUG : file5.txt: size = 0 (Local file system at /tmp/073151hufimon2/compare_all/path2) 2026/07/09 07:36:32 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:36:32 DEBUG : file5.txt.232124ee.partial: size = 39 OK 2026/07/09 07:36:32 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:36:32 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt 2026/07/09 07:36:32 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:36:32 NOTICE: (23) : touch-glob 2001-03-04 /tmp/073151hufimon2/datadir/test_compare_all-womonej4/ file5L.txt 2026/07/09 07:36:32 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/" for canonical name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4" 2026/07/09 07:36:32 DEBUG : file5L.txt: Set modification time 2001-03-04 2026/07/09 07:36:32 NOTICE: (24) : copy-as /tmp/073151hufimon2/datadir/test_compare_all-womonej4/file5L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/ file5.txt 2026/07/09 07:36:32 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file5L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" as "file5.txt" 2026/07/09 07:36:32 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file5L.txt" 2026/07/09 07:36:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" 2026/07/09 07:36:33 DEBUG : operations.CopyFile "file5L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1'" as "file5.txt" 2026/07/09 07:36:33 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/073151hufimon2/datadir/test_compare_all-womonej4) 2026/07/09 07:36:33 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1') 2026/07/09 07:36:33 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:36:33 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:36:33 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:36:33 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:36:33 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:36:33 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2026/07/09 07:36:33 NOTICE: (26) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_compare_all-womonej4/file6.txt /tmp/073151hufimon2/compare_all/path2/ 2026/07/09 07:36:33 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/" for canonical name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4" 2026/07/09 07:36:33 DEBUG : file6.txt: Set modification time 2001-01-02 2026/07/09 07:36:33 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file6.txt" to "/tmp/073151hufimon2/compare_all/path2/" as "" 2026/07/09 07:36:33 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file6.txt" 2026/07/09 07:36:33 DEBUG : Creating backend with remote "/tmp/073151hufimon2/compare_all/path2/" 2026/07/09 07:36:33 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/073151hufimon2/compare_all/path2" as "file6.txt" 2026/07/09 07:36:33 DEBUG : file6.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_compare_all-womonej4) 2026/07/09 07:36:33 DEBUG : file6.txt: size = 0 (Local file system at /tmp/073151hufimon2/compare_all/path2) 2026/07/09 07:36:33 DEBUG : file6.txt: Sizes differ 2026/07/09 07:36:33 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:36:33 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:33 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:36:33 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:36:33 NOTICE: (27) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/file6.txt 2026/07/09 07:36:33 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1" 2026/07/09 07:36:34 INFO : file6.txt: Deleted 2026/07/09 07:36:34 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2026/07/09 07:36:34 NOTICE: (29) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_compare_all-womonej4/file7.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/ 2026/07/09 07:36:34 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/" for canonical name "/tmp/073151hufimon2/datadir/test_compare_all-womonej4" 2026/07/09 07:36:34 DEBUG : file7.txt: Set modification time 2001-01-02 2026/07/09 07:36:34 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file7.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" as "" 2026/07/09 07:36:34 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_compare_all-womonej4/file7.txt" 2026/07/09 07:36:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" 2026/07/09 07:36:34 DEBUG : operations.CopyFile "file7.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1'" as "file7.txt" 2026/07/09 07:36:34 DEBUG : file7.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_compare_all-womonej4) 2026/07/09 07:36:34 DEBUG : file7.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1') 2026/07/09 07:36:34 DEBUG : file7.txt: Sizes differ 2026/07/09 07:36:34 DEBUG : file7.txt: Removing old object on successful upload 2026/07/09 07:36:34 DEBUG : file7.txt: size = 19 OK 2026/07/09 07:36:34 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:34 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:36:34 NOTICE: (30) : delete-file /tmp/073151hufimon2/compare_all/path2/file7.txt 2026/07/09 07:36:34 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/compare_all/path2/" for canonical name "/tmp/073151hufimon2/compare_all/path2" 2026/07/09 07:36:34 INFO : file7.txt: Deleted 2026/07/09 07:36:34 NOTICE: (31) : test bisync run 2026/07/09 07:36:34 NOTICE: (32) : bisync compare-all 2026/07/09 07:36:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:36:37 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" with Path2 "/tmp/073151hufimon2/compare_all/path2/" 2026/07/09 07:36:37 INFO : Building Path1 and Path2 listings 2026/07/09 07:36:37 INFO : Path1 checking for diffs 2026/07/09 07:36:37 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2026/07/09 07:36:37 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:36:37 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2026/07/09 07:36:37 INFO : - Path1 File was deleted - file6.txt 2026/07/09 07:36:37 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2026/07/09 07:36:37 INFO : - Path1 File was deleted - file8.txt 2026/07/09 07:36:37 INFO : - Path1 File is new - file11.txt 2026/07/09 07:36:37 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:36:37 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2026/07/09 07:36:37 INFO : Path2 checking for diffs 2026/07/09 07:36:37 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2026/07/09 07:36:37 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:36:37 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2026/07/09 07:36:37 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2026/07/09 07:36:37 INFO : - Path2 File was deleted - file7.txt 2026/07/09 07:36:37 INFO : - Path2 File was deleted - file8.txt 2026/07/09 07:36:37 INFO : - Path2 File is new - file10.txt 2026/07/09 07:36:37 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:36:37 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2026/07/09 07:36:37 INFO : Applying changes 2026/07/09 07:36:37 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/compare_all/path2/file11.txt 2026/07/09 07:36:37 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/compare_all/path2/file2.txt 2026/07/09 07:36:37 INFO : - Path2 Queue delete - /tmp/073151hufimon2/compare_all/path2/file4.txt 2026/07/09 07:36:37 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:36:37 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/file5.txt.conflict1 2026/07/09 07:36:37 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2026/07/09 07:36:37 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/compare_all/path2/file5.txt.conflict1 2026/07/09 07:36:37 NOTICE: - Path2 Renaming Path2 copy - /tmp/073151hufimon2/compare_all/path2/file5.txt.conflict2 2026/07/09 07:36:37 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2026/07/09 07:36:37 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/file5.txt.conflict2 2026/07/09 07:36:37 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/file6.txt 2026/07/09 07:36:37 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/compare_all/path2/file7.txt 2026/07/09 07:36:37 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/file1.txt 2026/07/09 07:36:37 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/file10.txt 2026/07/09 07:36:37 INFO : - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/file3.txt 2026/07/09 07:36:37 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:36:37 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:36:38 INFO : file10.txt: Copied (new) 2026/07/09 07:36:38 INFO : file6.txt: Copied (new) 2026/07/09 07:36:38 INFO : file5.txt.conflict2: Copied (new) 2026/07/09 07:36:38 INFO : file3.txt: Deleted 2026/07/09 07:36:38 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:36:38 INFO : file11.txt: Copied (new) 2026/07/09 07:36:38 INFO : file5.txt.conflict1: Copied (new) 2026/07/09 07:36:38 INFO : file7.txt: Copied (new) 2026/07/09 07:36:38 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:36:38 INFO : file4.txt: Deleted 2026/07/09 07:36:38 INFO : Updating listings 2026/07/09 07:36:38 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/compare_all/path1/" vs Path2 "/tmp/073151hufimon2/compare_all/path2/" 2026/07/09 07:36:38 INFO : Bisync successful 2026/07/09 07:36:38 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:38 INFO : RCLONE_TEST: Deleted 2026/07/09 07:36:38 INFO : file6.txt: Deleted 2026/07/09 07:36:38 INFO : file7.txt: Deleted 2026/07/09 07:36:38 INFO : file1.txt: Deleted 2026/07/09 07:36:38 INFO : file5.txt.conflict1: Deleted 2026/07/09 07:36:38 INFO : file11.txt: Deleted 2026/07/09 07:36:38 INFO : file2.txt: Deleted 2026/07/09 07:36:38 INFO : file10.txt: Deleted 2026/07/09 07:36:38 INFO : file5.txt.conflict2: Deleted 2026/07/09 07:36:38 DEBUG : removing 1 level 0 directories 2026/07/09 07:36:38 INFO : Local file system at /tmp/073151hufimon2/compare_all/path2: Removing directory bisync_test.go:610: TEST compare_all PASSED === RUN TestBisyncRemoteLocal/concurrent 2026/07/09 07:36:38 INFO : path1: Making directory 2026/07/09 07:36:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1" 2026/07/09 07:36:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/concurrent/path2" 2026/07/09 07:36:39 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial" 2026/07/09 07:36:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_concurrent-hunusod1" 2026/07/09 07:36:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:36:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:39 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:36:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:36:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:36:39 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:36:39 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:39 INFO : file1.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:39 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_concurrent-hunusod1: Waiting for checks to finish 2026/07/09 07:36:39 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:36:39 INFO : file2.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:36:39 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:39 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_concurrent-hunusod1: Waiting for transfers to finish 2026/07/09 07:36:39 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:36:39 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:36:39 INFO : file3.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:39 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:36:39 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:36:39 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:39 INFO : file4.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:36:39 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:39 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:36:39 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:36:39 INFO : file5.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:36:39 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:39 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:36:39 INFO : file6.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:39 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:36:39 INFO : file7.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:36:39 INFO : file8.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles" 2026/07/09 07:36:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_concurrent-hotarow0" 2026/07/09 07:36:39 DEBUG : dummy.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : dummy.txt.054c2352.partial: size = 0 OK 2026/07/09 07:36:39 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:39 DEBUG : file1.txt.0866bb02.partial: size = 19 OK 2026/07/09 07:36:39 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt 2026/07/09 07:36:39 INFO : dummy.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_concurrent-hotarow0: Waiting for checks to finish 2026/07/09 07:36:39 DEBUG : file11.txt.62933a56.partial: size = 19 OK 2026/07/09 07:36:39 DEBUG : file10.txt.0bea3133.partial: size = 19 OK 2026/07/09 07:36:39 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:39 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_concurrent-hotarow0: Waiting for transfers to finish 2026/07/09 07:36:39 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:39 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt 2026/07/09 07:36:39 INFO : file11.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK 2026/07/09 07:36:39 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:36:39 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt 2026/07/09 07:36:39 INFO : file10.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt 2026/07/09 07:36:39 INFO : file2.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK 2026/07/09 07:36:39 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK 2026/07/09 07:36:39 DEBUG : file6.txt.cd788d78.partial: size = 19 OK 2026/07/09 07:36:39 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:36:39 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:39 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt 2026/07/09 07:36:39 INFO : file5L.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt 2026/07/09 07:36:39 INFO : file6.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt 2026/07/09 07:36:39 INFO : file1.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:36:39 DEBUG : file7.txt.a401861d.partial: size = 19 OK 2026/07/09 07:36:39 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:36:39 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt 2026/07/09 07:36:39 INFO : file5R.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt 2026/07/09 07:36:39 INFO : file7.txt: Copied (new) 2026/07/09 07:36:39 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:39 ERROR : error listing: directory not found 2026/07/09 07:36:39 ERROR : Local file system at /tmp/073151hufimon2/concurrent/path2: Failed to list "": directory not found 2026/07/09 07:36:39 DEBUG : removing 1 level 0 directories 2026/07/09 07:36:39 INFO : Local file system at /tmp/073151hufimon2/concurrent/path2: Removing directory 2026/07/09 07:36:39 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/concurrent/path2: no such file or directory 2026/07/09 07:36:39 ERROR : error listing: directory not found 2026/07/09 07:36:39 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_concurrent-hunusod1 2026/07/09 07:36:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:39 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1': Waiting for checks to finish 2026/07/09 07:36:39 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1': Waiting for transfers to finish 2026/07/09 07:36:40 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:36:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:40 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:40 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:36:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file1.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:36:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file2.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:36:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file4.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:36:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file3.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:36:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file6.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:36:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file5.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:36:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file7.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:36:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file8.txt: Copied (new) 2026/07/09 07:36:40 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1' 2026/07/09 07:36:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:40 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:40 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:40 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:40 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:40 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:40 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:40 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:40 DEBUG : Local file system at /tmp/073151hufimon2/concurrent/path2: Waiting for checks to finish 2026/07/09 07:36:40 DEBUG : Local file system at /tmp/073151hufimon2/concurrent/path2: Waiting for transfers to finish 2026/07/09 07:36:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:36:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:36:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:36:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:36:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file1.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:36:40 INFO : file3.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:36:40 INFO : file2.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:36:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:36:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:36:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:36:40 INFO : file4.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:36:40 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:36:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 INFO : file5.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:36:40 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:40 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:36:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:36:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:40 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:36:40 INFO : file6.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:36:40 INFO : file7.txt: Copied (new) 2026/07/09 07:36:40 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:36:40 INFO : file8.txt: Copied (new) 2026/07/09 07:36:40 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/concurrent/path2 2026/07/09 07:36:40 NOTICE: (01) : test concurrent 2026/07/09 07:36:40 NOTICE: (02) : test initial bisync 2026/07/09 07:36:40 NOTICE: (03) : bisync resync 2026/07/09 07:36:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:43 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1/" with Path2 "/tmp/073151hufimon2/concurrent/path2/" 2026/07/09 07:36:43 INFO : Copying Path2 files to Path1 2026/07/09 07:36:43 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:36:43 INFO : There was nothing to transfer 2026/07/09 07:36:43 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:36:43 INFO : There was nothing to transfer 2026/07/09 07:36:43 INFO : Resync updating listings 2026/07/09 07:36:43 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1/" vs Path2 "/tmp/073151hufimon2/concurrent/path2/" 2026/07/09 07:36:43 INFO : Bisync successful 2026/07/09 07:36:43 NOTICE: (04) : test changed on one path - file1 2026/07/09 07:36:43 NOTICE: (05) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_concurrent-hotarow0/ file5R.txt 2026/07/09 07:36:43 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_concurrent-hotarow0/" 2026/07/09 07:36:43 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_concurrent-hotarow0/" to be canonical "/tmp/073151hufimon2/datadir/test_concurrent-hotarow0" 2026/07/09 07:36:43 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:36:43 NOTICE: (06) : touch-glob 2023-08-26 /tmp/073151hufimon2/datadir/test_concurrent-hotarow0/ file7.txt 2026/07/09 07:36:43 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_concurrent-hotarow0/" for canonical name "/tmp/073151hufimon2/datadir/test_concurrent-hotarow0" 2026/07/09 07:36:43 DEBUG : file7.txt: Set modification time 2023-08-26 2026/07/09 07:36:43 NOTICE: (07) : copy-as /tmp/073151hufimon2/datadir/test_concurrent-hotarow0/file5R.txt /tmp/073151hufimon2/concurrent/path2/ file1.txt 2026/07/09 07:36:43 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_concurrent-hotarow0/file5R.txt" to "/tmp/073151hufimon2/concurrent/path2/" as "file1.txt" 2026/07/09 07:36:43 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_concurrent-hotarow0/file5R.txt" 2026/07/09 07:36:43 DEBUG : Creating backend with remote "/tmp/073151hufimon2/concurrent/path2/" 2026/07/09 07:36:43 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/073151hufimon2/concurrent/path2" as "file1.txt" 2026/07/09 07:36:43 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/073151hufimon2/datadir/test_concurrent-hotarow0) 2026/07/09 07:36:43 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/concurrent/path2) 2026/07/09 07:36:43 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:36:43 DEBUG : file1.txt.4d727251.partial: size = 39 OK 2026/07/09 07:36:43 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:36:43 DEBUG : file1.txt.4d727251.partial: renamed to: file1.txt 2026/07/09 07:36:43 INFO : file5R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:36:43 NOTICE: (08) : test bisync with file changed during 2026/07/09 07:36:43 NOTICE: (09) : concurrent-func 2026/07/09 07:36:43 NOTICE: (10) : bisync 2026/07/09 07:36:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:46 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1/" with Path2 "/tmp/073151hufimon2/concurrent/path2/" 2026/07/09 07:36:46 INFO : Building Path1 and Path2 listings 2026/07/09 07:36:46 INFO : Path1 checking for diffs 2026/07/09 07:36:46 INFO : Path2 checking for diffs 2026/07/09 07:36:46 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:36:46 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:36:46 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:36:46 INFO : Applying changes 2026/07/09 07:36:46 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1/file1.txt 2026/07/09 07:36:46 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:36:46 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:36:47 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:36:47 INFO : Updating listings 2026/07/09 07:36:47 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1/" vs Path2 "/tmp/073151hufimon2/concurrent/path2/" 2026/07/09 07:36:47 INFO : Bisync successful 2026/07/09 07:36:47 NOTICE: (11) : bisync 2026/07/09 07:36:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:49 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1/" with Path2 "/tmp/073151hufimon2/concurrent/path2/" 2026/07/09 07:36:49 INFO : Building Path1 and Path2 listings 2026/07/09 07:36:49 INFO : Path1 checking for diffs 2026/07/09 07:36:49 INFO : Path2 checking for diffs 2026/07/09 07:36:49 INFO : No changes found 2026/07/09 07:36:49 INFO : Updating listings 2026/07/09 07:36:49 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/concurrent/path1/" vs Path2 "/tmp/073151hufimon2/concurrent/path2/" 2026/07/09 07:36:49 INFO : Bisync successful 2026/07/09 07:36:49 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:49 INFO : file7.txt: Deleted 2026/07/09 07:36:49 INFO : file2.txt: Deleted 2026/07/09 07:36:49 INFO : file8.txt: Deleted 2026/07/09 07:36:49 INFO : RCLONE_TEST: Deleted 2026/07/09 07:36:49 INFO : file3.txt: Deleted 2026/07/09 07:36:49 INFO : file5.txt: Deleted 2026/07/09 07:36:49 INFO : file4.txt: Deleted 2026/07/09 07:36:49 INFO : file6.txt: Deleted 2026/07/09 07:36:49 INFO : file1.txt: Deleted 2026/07/09 07:36:49 DEBUG : removing 1 level 0 directories 2026/07/09 07:36:49 INFO : Local file system at /tmp/073151hufimon2/concurrent/path2: Removing directory bisync_test.go:610: TEST concurrent PASSED === RUN TestBisyncRemoteLocal/createemptysrcdirs 2026/07/09 07:36:49 INFO : path1: Making directory 2026/07/09 07:36:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1" 2026/07/09 07:36:50 DEBUG : Creating backend with remote "/tmp/073151hufimon2/createemptysrcdirs/path2" 2026/07/09 07:36:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial" 2026/07/09 07:36:50 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_createemptysrcdirs-tasoyaw5" 2026/07/09 07:36:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_createemptysrcdirs-tasoyaw5: Waiting for checks to finish 2026/07/09 07:36:50 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_createemptysrcdirs-tasoyaw5: Waiting for transfers to finish 2026/07/09 07:36:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:36:50 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:36:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:36:50 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:36:50 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:50 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:50 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:36:50 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:36:50 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:36:50 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:36:50 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:36:50 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:50 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:36:50 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:36:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:36:50 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:50 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:36:50 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:36:50 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:36:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:50 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:36:50 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:36:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:36:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:36:50 INFO : file1.txt: Copied (new) 2026/07/09 07:36:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles" 2026/07/09 07:36:50 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9" 2026/07/09 07:36:50 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9: Waiting for checks to finish 2026/07/09 07:36:50 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9: Waiting for transfers to finish 2026/07/09 07:36:50 DEBUG : placeholder.txt.29019232.partial: size = 0 OK 2026/07/09 07:36:50 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:50 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt 2026/07/09 07:36:50 INFO : placeholder.txt: Copied (new) 2026/07/09 07:36:50 DEBUG : Waiting for deletions to finish 2026/07/09 07:36:50 ERROR : error listing: directory not found 2026/07/09 07:36:50 ERROR : Local file system at /tmp/073151hufimon2/createemptysrcdirs/path2: Failed to list "": directory not found 2026/07/09 07:36:50 DEBUG : removing 1 level 0 directories 2026/07/09 07:36:50 INFO : Local file system at /tmp/073151hufimon2/createemptysrcdirs/path2: Removing directory 2026/07/09 07:36:50 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/createemptysrcdirs/path2: no such file or directory 2026/07/09 07:36:50 ERROR : error listing: directory not found 2026/07/09 07:36:50 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_createemptysrcdirs-tasoyaw5 2026/07/09 07:36:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:50 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1': Waiting for checks to finish 2026/07/09 07:36:50 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1': Waiting for transfers to finish 2026/07/09 07:36:51 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:36:51 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:51 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 INFO : file1.txt: Copied (new) 2026/07/09 07:36:52 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1' 2026/07/09 07:36:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:36:52 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:52 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:52 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:52 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:52 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:36:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:36:52 DEBUG : Local file system at /tmp/073151hufimon2/createemptysrcdirs/path2: Waiting for checks to finish 2026/07/09 07:36:52 DEBUG : Local file system at /tmp/073151hufimon2/createemptysrcdirs/path2: Waiting for transfers to finish 2026/07/09 07:36:52 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:36:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:36:52 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:36:52 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:36:52 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:36:52 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:36:52 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:36:52 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:36:52 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:36:52 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:36:52 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:36:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:36:52 INFO : file1.txt: Copied (new) 2026/07/09 07:36:52 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/createemptysrcdirs/path2 2026/07/09 07:36:52 NOTICE: (01) : test createemptysrcdirs 2026/07/09 07:36:52 NOTICE: (02) : test initial bisync 2026/07/09 07:36:52 NOTICE: (03) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/ placeholder.txt 2026/07/09 07:36:52 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/" 2026/07/09 07:36:52 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/" to be canonical "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9" 2026/07/09 07:36:52 DEBUG : placeholder.txt: Set modification time 2001-01-02 2026/07/09 07:36:52 NOTICE: (04) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.txt 2026/07/09 07:36:52 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.txt" 2026/07/09 07:36:52 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:36:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:36:52 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.txt" 2026/07/09 07:36:52 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:36:52 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:36:52 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:52 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:36:52 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:36:52 NOTICE: (05) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy1.txt 2026/07/09 07:36:52 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy1.txt" 2026/07/09 07:36:52 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:36:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:36:53 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy1.txt" 2026/07/09 07:36:53 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:36:53 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:36:53 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:53 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:36:53 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:36:53 NOTICE: (06) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy2.txt 2026/07/09 07:36:53 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy2.txt" 2026/07/09 07:36:53 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:36:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:36:54 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy2.txt" 2026/07/09 07:36:54 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:36:54 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:36:54 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:54 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:36:54 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:36:54 NOTICE: (07) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy3.txt 2026/07/09 07:36:54 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy3.txt" 2026/07/09 07:36:54 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:36:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:36:54 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy3.txt" 2026/07/09 07:36:55 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:36:55 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:36:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:55 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:36:55 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:36:55 NOTICE: (08) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy4.txt 2026/07/09 07:36:55 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy4.txt" 2026/07/09 07:36:55 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:36:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:36:55 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy4.txt" 2026/07/09 07:36:55 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:36:55 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:36:55 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:55 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:36:55 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:36:55 NOTICE: (09) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy5.txt 2026/07/09 07:36:55 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy5.txt" 2026/07/09 07:36:55 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:36:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:36:56 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy5.txt" 2026/07/09 07:36:56 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:36:56 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:36:56 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:36:56 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:36:56 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:36:56 NOTICE: (10) : bisync resync 2026/07/09 07:36:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:36:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:36:58 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" with Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:36:58 INFO : Copying Path2 files to Path1 2026/07/09 07:36:58 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:36:58 INFO : There was nothing to transfer 2026/07/09 07:36:58 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:36:59 INFO : file1.copy2.txt: Updated modification time in destination 2026/07/09 07:36:59 INFO : file1.copy1.txt: Updated modification time in destination 2026/07/09 07:36:59 INFO : file1.copy3.txt: Updated modification time in destination 2026/07/09 07:36:59 INFO : file1.copy4.txt: Updated modification time in destination 2026/07/09 07:36:59 INFO : file1.copy5.txt: Updated modification time in destination 2026/07/09 07:36:59 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:36:59 INFO : There was nothing to transfer 2026/07/09 07:36:59 INFO : Resync updating listings 2026/07/09 07:36:59 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" vs Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:36:59 INFO : Bisync successful 2026/07/09 07:36:59 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2026/07/09 07:36:59 NOTICE: (12) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ subdir/placeholder.txt 2026/07/09 07:36:59 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "subdir/placeholder.txt" 2026/07/09 07:36:59 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:36:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:36:59 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "subdir/placeholder.txt" 2026/07/09 07:36:59 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:00 DEBUG : subdir/placeholder.txt: size = 0 OK 2026/07/09 07:37:00 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:00 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt 2026/07/09 07:37:00 NOTICE: (13) : touch-glob 2001-01-02 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ subdir 2026/07/09 07:37:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:01 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1" 2026/07/09 07:37:01 NOTICE: (14) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/subdir/placeholder.txt 2026/07/09 07:37:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/subdir/" 2026/07/09 07:37:01 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/subdir/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/subdir" 2026/07/09 07:37:01 INFO : placeholder.txt: Deleted 2026/07/09 07:37:01 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2026/07/09 07:37:01 NOTICE: (16) : bisync 2026/07/09 07:37:04 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:37:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:04 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" with Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:04 INFO : Building Path1 and Path2 listings 2026/07/09 07:37:04 INFO : Path1 checking for diffs 2026/07/09 07:37:04 INFO : Path2 checking for diffs 2026/07/09 07:37:04 INFO : No changes found 2026/07/09 07:37:04 INFO : Updating listings 2026/07/09 07:37:04 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" vs Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:04 INFO : Bisync successful 2026/07/09 07:37:04 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2026/07/09 07:37:04 NOTICE: (18) : list-dirs TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ 2026/07/09 07:37:04 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1" 2026/07/09 07:37:04 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:37:04 NOTICE: (19) : list-dirs /tmp/073151hufimon2/createemptysrcdirs/path2/ 2026/07/09 07:37:04 DEBUG : Creating backend with remote "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:04 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/createemptysrcdirs/path2/" to be canonical "/tmp/073151hufimon2/createemptysrcdirs/path2" 2026/07/09 07:37:04 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2026/07/09 07:37:04 NOTICE: (21) : bisync create-empty-src-dirs 2026/07/09 07:37:08 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:37:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:08 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" with Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:08 INFO : Building Path1 and Path2 listings 2026/07/09 07:37:08 INFO : Path1 checking for diffs 2026/07/09 07:37:08 INFO : - Path1 File is new - subdir 2026/07/09 07:37:08 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:37:08 INFO : Path2 checking for diffs 2026/07/09 07:37:08 INFO : Applying changes 2026/07/09 07:37:08 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/createemptysrcdirs/path2/subdir 2026/07/09 07:37:08 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:37:08 INFO : There was nothing to transfer 2026/07/09 07:37:08 INFO : subdir: Making directory 2026/07/09 07:37:08 INFO : Updating listings 2026/07/09 07:37:08 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" vs Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:08 INFO : Bisync successful 2026/07/09 07:37:08 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2026/07/09 07:37:08 NOTICE: (23) : list-dirs TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ 2026/07/09 07:37:08 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1" 2026/07/09 07:37:08 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:37:08 NOTICE: (24) : list-dirs /tmp/073151hufimon2/createemptysrcdirs/path2/ 2026/07/09 07:37:08 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/createemptysrcdirs/path2/" for canonical name "/tmp/073151hufimon2/createemptysrcdirs/path2" 2026/07/09 07:37:08 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:37:08 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2026/07/09 07:37:08 NOTICE: (26) : purge-children TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ 2026/07/09 07:37:08 DEBUG : RCLONE_TEST: Remove file 2026/07/09 07:37:08 DEBUG : subdir: Purge subdir 2026/07/09 07:37:08 DEBUG : file1.copy1.txt: Remove file 2026/07/09 07:37:08 DEBUG : file1.copy2.txt: Remove file 2026/07/09 07:37:09 DEBUG : file1.copy3.txt: Remove file 2026/07/09 07:37:09 DEBUG : file1.copy4.txt: Remove file 2026/07/09 07:37:09 DEBUG : file1.copy5.txt: Remove file 2026/07/09 07:37:09 DEBUG : file1.txt: Remove file 2026/07/09 07:37:09 NOTICE: (27) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.txt 2026/07/09 07:37:09 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.txt" 2026/07/09 07:37:09 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:09 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.txt" 2026/07/09 07:37:09 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:10 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:37:10 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:10 INFO : placeholder.txt: Copied (new) to: file1.txt 2026/07/09 07:37:10 NOTICE: (28) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy1.txt 2026/07/09 07:37:10 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy1.txt" 2026/07/09 07:37:10 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:10 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy1.txt" 2026/07/09 07:37:10 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:11 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:37:11 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:11 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt 2026/07/09 07:37:11 NOTICE: (29) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy2.txt 2026/07/09 07:37:11 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy2.txt" 2026/07/09 07:37:11 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:11 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy2.txt" 2026/07/09 07:37:11 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:12 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:37:12 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:12 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt 2026/07/09 07:37:12 NOTICE: (30) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy3.txt 2026/07/09 07:37:12 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy3.txt" 2026/07/09 07:37:12 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:12 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy3.txt" 2026/07/09 07:37:12 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:13 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:37:13 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:13 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt 2026/07/09 07:37:13 NOTICE: (31) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy4.txt 2026/07/09 07:37:13 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy4.txt" 2026/07/09 07:37:13 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:13 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy4.txt" 2026/07/09 07:37:13 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:14 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:37:14 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:14 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt 2026/07/09 07:37:14 NOTICE: (32) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy5.txt 2026/07/09 07:37:14 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy5.txt" 2026/07/09 07:37:14 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:14 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy5.txt" 2026/07/09 07:37:14 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:15 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:37:15 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:15 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt 2026/07/09 07:37:15 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2026/07/09 07:37:15 NOTICE: (34) : bisync 2026/07/09 07:37:17 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:37:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:17 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" with Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:17 INFO : Building Path1 and Path2 listings 2026/07/09 07:37:18 INFO : Path1 checking for diffs 2026/07/09 07:37:18 INFO : - Path1 File was deleted - RCLONE_TEST 2026/07/09 07:37:18 INFO : - Path1 File was deleted - subdir 2026/07/09 07:37:18 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2026/07/09 07:37:18 INFO : Path2 checking for diffs 2026/07/09 07:37:18 INFO : - Path2 File was deleted - subdir 2026/07/09 07:37:18 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:37:18 INFO : Applying changes 2026/07/09 07:37:18 INFO : - Path2 Queue delete - /tmp/073151hufimon2/createemptysrcdirs/path2/RCLONE_TEST 2026/07/09 07:37:18 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:37:18 INFO : RCLONE_TEST: Deleted 2026/07/09 07:37:18 INFO : There was nothing to transfer 2026/07/09 07:37:18 INFO : Updating listings 2026/07/09 07:37:18 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" vs Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:18 INFO : Bisync successful 2026/07/09 07:37:18 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2026/07/09 07:37:18 NOTICE: (36) : list-dirs TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ 2026/07/09 07:37:18 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1" 2026/07/09 07:37:18 NOTICE: (37) : list-dirs /tmp/073151hufimon2/createemptysrcdirs/path2/ 2026/07/09 07:37:18 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/createemptysrcdirs/path2/" for canonical name "/tmp/073151hufimon2/createemptysrcdirs/path2" 2026/07/09 07:37:18 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:37:18 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2026/07/09 07:37:18 NOTICE: (39) : bisync resync create-empty-src-dirs 2026/07/09 07:37:20 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:37:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:20 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" with Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:20 INFO : Copying Path2 files to Path1 2026/07/09 07:37:20 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:37:20 INFO : subdir: Making directory 2026/07/09 07:37:21 INFO : subdir: Made directory with modification time 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:37:21 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:37:21 INFO : There was nothing to transfer 2026/07/09 07:37:21 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:37:21 INFO : There was nothing to transfer 2026/07/09 07:37:21 INFO : Resync updating listings 2026/07/09 07:37:21 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" vs Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:21 INFO : Bisync successful 2026/07/09 07:37:21 NOTICE: (40) : list-dirs TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ 2026/07/09 07:37:21 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1" 2026/07/09 07:37:21 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:37:21 NOTICE: (41) : list-dirs /tmp/073151hufimon2/createemptysrcdirs/path2/ 2026/07/09 07:37:21 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/createemptysrcdirs/path2/" for canonical name "/tmp/073151hufimon2/createemptysrcdirs/path2" 2026/07/09 07:37:21 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:37:21 NOTICE: (42) : purge-children TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ 2026/07/09 07:37:21 DEBUG : file1.copy4.txt: Remove file 2026/07/09 07:37:21 DEBUG : file1.copy3.txt: Remove file 2026/07/09 07:37:22 DEBUG : file1.copy2.txt: Remove file 2026/07/09 07:37:22 DEBUG : file1.copy1.txt: Remove file 2026/07/09 07:37:22 DEBUG : file1.txt: Remove file 2026/07/09 07:37:22 DEBUG : subdir: Purge subdir 2026/07/09 07:37:22 DEBUG : file1.copy5.txt: Remove file 2026/07/09 07:37:22 NOTICE: (43) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.txt 2026/07/09 07:37:22 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.txt" 2026/07/09 07:37:22 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:22 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.txt" 2026/07/09 07:37:23 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:23 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:37:23 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:23 INFO : placeholder.txt: Copied (new) to: file1.txt 2026/07/09 07:37:23 NOTICE: (44) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy1.txt 2026/07/09 07:37:23 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy1.txt" 2026/07/09 07:37:23 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:23 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy1.txt" 2026/07/09 07:37:24 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:24 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:37:24 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:24 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt 2026/07/09 07:37:24 NOTICE: (45) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy2.txt 2026/07/09 07:37:24 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy2.txt" 2026/07/09 07:37:24 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:24 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy2.txt" 2026/07/09 07:37:24 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:25 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:37:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:25 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt 2026/07/09 07:37:25 NOTICE: (46) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy3.txt 2026/07/09 07:37:25 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy3.txt" 2026/07/09 07:37:25 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:25 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy3.txt" 2026/07/09 07:37:25 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:25 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:37:25 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:25 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt 2026/07/09 07:37:25 NOTICE: (47) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy4.txt 2026/07/09 07:37:25 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy4.txt" 2026/07/09 07:37:25 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:26 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy4.txt" 2026/07/09 07:37:26 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:26 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:37:26 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:26 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt 2026/07/09 07:37:26 NOTICE: (48) : copy-as /tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ file1.copy5.txt 2026/07/09 07:37:26 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" as "file1.copy5.txt" 2026/07/09 07:37:26 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_createemptysrcdirs-poxocik9/placeholder.txt" 2026/07/09 07:37:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" 2026/07/09 07:37:27 DEBUG : operations.CopyFile "placeholder.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1'" as "file1.copy5.txt" 2026/07/09 07:37:27 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:27 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:37:27 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:27 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt 2026/07/09 07:37:27 NOTICE: (49) : list-dirs TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ 2026/07/09 07:37:27 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1" 2026/07/09 07:37:27 NOTICE: (50) : list-dirs /tmp/073151hufimon2/createemptysrcdirs/path2/ 2026/07/09 07:37:27 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/createemptysrcdirs/path2/" for canonical name "/tmp/073151hufimon2/createemptysrcdirs/path2" 2026/07/09 07:37:27 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:37:27 NOTICE: (51) : bisync create-empty-src-dirs 2026/07/09 07:37:30 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:37:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:30 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" with Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:30 INFO : Building Path1 and Path2 listings 2026/07/09 07:37:30 INFO : Path1 checking for diffs 2026/07/09 07:37:30 INFO : - Path1 File was deleted - subdir 2026/07/09 07:37:30 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:37:30 INFO : Path2 checking for diffs 2026/07/09 07:37:30 INFO : Applying changes 2026/07/09 07:37:30 INFO : - Path2 Queue delete - /tmp/073151hufimon2/createemptysrcdirs/path2/subdir 2026/07/09 07:37:30 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:37:30 INFO : There was nothing to transfer 2026/07/09 07:37:30 INFO : subdir: Removing directory 2026/07/09 07:37:30 INFO : Updating listings 2026/07/09 07:37:30 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" vs Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:30 INFO : Bisync successful 2026/07/09 07:37:30 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2026/07/09 07:37:30 NOTICE: (53) : list-dirs TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/ 2026/07/09 07:37:30 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1" 2026/07/09 07:37:31 NOTICE: (54) : list-dirs /tmp/073151hufimon2/createemptysrcdirs/path2/ 2026/07/09 07:37:31 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/createemptysrcdirs/path2/" for canonical name "/tmp/073151hufimon2/createemptysrcdirs/path2" 2026/07/09 07:37:31 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2026/07/09 07:37:31 NOTICE: (56) : bisync create-empty-src-dirs 2026/07/09 07:37:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:33 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" with Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:33 INFO : Building Path1 and Path2 listings 2026/07/09 07:37:33 INFO : Path1 checking for diffs 2026/07/09 07:37:33 INFO : Path2 checking for diffs 2026/07/09 07:37:33 INFO : No changes found 2026/07/09 07:37:33 INFO : Updating listings 2026/07/09 07:37:33 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/createemptysrcdirs/path1/" vs Path2 "/tmp/073151hufimon2/createemptysrcdirs/path2/" 2026/07/09 07:37:33 INFO : Bisync successful 2026/07/09 07:37:33 DEBUG : Waiting for deletions to finish 2026/07/09 07:37:33 INFO : file1.copy1.txt: Deleted 2026/07/09 07:37:33 INFO : file1.copy2.txt: Deleted 2026/07/09 07:37:33 INFO : file1.copy5.txt: Deleted 2026/07/09 07:37:33 INFO : file1.txt: Deleted 2026/07/09 07:37:33 INFO : file1.copy3.txt: Deleted 2026/07/09 07:37:33 INFO : file1.copy4.txt: Deleted 2026/07/09 07:37:33 DEBUG : removing 1 level 0 directories 2026/07/09 07:37:33 INFO : Local file system at /tmp/073151hufimon2/createemptysrcdirs/path2: Removing directory bisync_test.go:610: TEST createemptysrcdirs PASSED === RUN TestBisyncRemoteLocal/dry_run 2026/07/09 07:37:33 INFO : path1: Making directory 2026/07/09 07:37:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1" 2026/07/09 07:37:34 DEBUG : Creating backend with remote "/tmp/073151hufimon2/dry_run/path2" 2026/07/09 07:37:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial" 2026/07/09 07:37:34 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_dry_run-sicemek7" 2026/07/09 07:37:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_dry_run-sicemek7: Waiting for checks to finish 2026/07/09 07:37:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:37:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:37:34 INFO : file1.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_dry_run-sicemek7: Waiting for transfers to finish 2026/07/09 07:37:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:37:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:37:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:37:34 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:37:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:34 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:37:34 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:37:34 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:37:34 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:37:34 INFO : file3.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:34 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:37:34 INFO : file2.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:37:34 INFO : file4.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:37:34 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:37:34 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:34 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:37:34 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:37:34 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:34 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:34 INFO : file5.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:37:34 INFO : file6.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:37:34 INFO : file7.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles" 2026/07/09 07:37:34 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0" 2026/07/09 07:37:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:34 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:37:34 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:37:34 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:37:34 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_dry_run-piwelon0: Waiting for checks to finish 2026/07/09 07:37:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:34 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:37:34 INFO : file1.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:37:34 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:34 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:37:34 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:34 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:37:34 INFO : file10.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:37:34 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:37:34 INFO : file5L.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:37:34 INFO : file11.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:37:34 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_dry_run-piwelon0: Waiting for transfers to finish 2026/07/09 07:37:34 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:37:34 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:37:34 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:37:34 INFO : file2.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:37:34 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:34 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:37:34 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:37:34 INFO : file7.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:34 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:37:34 INFO : file5R.txt: Copied (new) 2026/07/09 07:37:34 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:37:34 INFO : file6.txt: Copied (new) 2026/07/09 07:37:35 DEBUG : Waiting for deletions to finish 2026/07/09 07:37:35 ERROR : error listing: directory not found 2026/07/09 07:37:35 ERROR : Local file system at /tmp/073151hufimon2/dry_run/path2: Failed to list "": directory not found 2026/07/09 07:37:35 DEBUG : removing 1 level 0 directories 2026/07/09 07:37:35 INFO : Local file system at /tmp/073151hufimon2/dry_run/path2: Removing directory 2026/07/09 07:37:35 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/dry_run/path2: no such file or directory 2026/07/09 07:37:35 ERROR : error listing: directory not found 2026/07/09 07:37:35 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_dry_run-sicemek7 2026/07/09 07:37:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:37:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:35 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:35 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:35 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:35 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:35 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:35 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:35 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1': Waiting for checks to finish 2026/07/09 07:37:35 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1': Waiting for transfers to finish 2026/07/09 07:37:35 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:37:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:37:35 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:37:36 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:37:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 INFO : file2.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:37:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 INFO : file1.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:37:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 INFO : file4.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:37:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 INFO : file5.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:37:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 INFO : file6.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:37:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 INFO : file3.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:37:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 INFO : file7.txt: Copied (new) 2026/07/09 07:37:36 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1' 2026/07/09 07:37:36 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:37:36 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:36 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:36 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:36 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:36 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:36 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:36 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:36 DEBUG : Local file system at /tmp/073151hufimon2/dry_run/path2: Waiting for checks to finish 2026/07/09 07:37:36 DEBUG : Local file system at /tmp/073151hufimon2/dry_run/path2: Waiting for transfers to finish 2026/07/09 07:37:36 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:37:36 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:37:36 INFO : file2.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:37:36 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:37:36 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:37:36 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:37:36 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:37:36 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:37:36 INFO : file3.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:37:36 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:37:36 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:37:36 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:37:36 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:37:36 INFO : file1.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:37:36 INFO : file6.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:37:36 INFO : file5.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:37:36 INFO : file4.txt: Copied (new) 2026/07/09 07:37:36 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:37:36 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:36 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:37:36 INFO : file7.txt: Copied (new) 2026/07/09 07:37:36 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/dry_run/path2 2026/07/09 07:37:36 NOTICE: (01) : test dry-run 2026/07/09 07:37:36 NOTICE: (02) : test initial bisync 2026/07/09 07:37:36 NOTICE: (03) : bisync resync 2026/07/09 07:37:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:39 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" with Path2 "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:39 INFO : Copying Path2 files to Path1 2026/07/09 07:37:39 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:37:39 INFO : There was nothing to transfer 2026/07/09 07:37:39 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:37:39 INFO : There was nothing to transfer 2026/07/09 07:37:39 INFO : Resync updating listings 2026/07/09 07:37:39 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" vs Path2 "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:39 INFO : Bisync successful 2026/07/09 07:37:39 NOTICE: (04) : test new on path2 - file10 2026/07/09 07:37:39 NOTICE: (05) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file10.txt /tmp/073151hufimon2/dry_run/path2/ 2026/07/09 07:37:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/" 2026/07/09 07:37:39 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/" to be canonical "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0" 2026/07/09 07:37:39 DEBUG : file10.txt: Set modification time 2001-01-02 2026/07/09 07:37:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file10.txt" to "/tmp/073151hufimon2/dry_run/path2/" as "" 2026/07/09 07:37:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file10.txt" 2026/07/09 07:37:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:39 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/073151hufimon2/dry_run/path2" as "file10.txt" 2026/07/09 07:37:39 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:39 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:37:39 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:39 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:37:39 INFO : file10.txt: Copied (new) 2026/07/09 07:37:39 NOTICE: (06) : test newer on path2 - file1 2026/07/09 07:37:39 NOTICE: (07) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file1.txt /tmp/073151hufimon2/dry_run/path2/ 2026/07/09 07:37:39 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/" for canonical name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0" 2026/07/09 07:37:39 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:37:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file1.txt" to "/tmp/073151hufimon2/dry_run/path2/" as "" 2026/07/09 07:37:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file1.txt" 2026/07/09 07:37:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:39 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/073151hufimon2/dry_run/path2" as "file1.txt" 2026/07/09 07:37:39 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_dry_run-piwelon0) 2026/07/09 07:37:39 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/dry_run/path2) 2026/07/09 07:37:39 DEBUG : file1.txt: Sizes differ 2026/07/09 07:37:39 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:37:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:39 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:37:39 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:37:39 NOTICE: (08) : test new on path1 - file11 2026/07/09 07:37:39 NOTICE: (09) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file11.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/ 2026/07/09 07:37:39 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/" for canonical name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0" 2026/07/09 07:37:39 DEBUG : file11.txt: Set modification time 2001-01-02 2026/07/09 07:37:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file11.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" as "" 2026/07/09 07:37:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file11.txt" 2026/07/09 07:37:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" 2026/07/09 07:37:39 DEBUG : operations.CopyFile "file11.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1'" as "file11.txt" 2026/07/09 07:37:39 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:40 DEBUG : file11.txt: size = 19 OK 2026/07/09 07:37:40 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:40 INFO : file11.txt: Copied (new) 2026/07/09 07:37:40 NOTICE: (10) : test newer on path1 - file2 2026/07/09 07:37:40 NOTICE: (11) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file2.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/ 2026/07/09 07:37:40 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/" for canonical name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0" 2026/07/09 07:37:40 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:37:40 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file2.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" as "" 2026/07/09 07:37:40 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file2.txt" 2026/07/09 07:37:40 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" 2026/07/09 07:37:40 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1'" as "file2.txt" 2026/07/09 07:37:40 DEBUG : file2.txt: size = 13 (Local file system at /tmp/073151hufimon2/datadir/test_dry_run-piwelon0) 2026/07/09 07:37:40 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1') 2026/07/09 07:37:40 DEBUG : file2.txt: Sizes differ 2026/07/09 07:37:40 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:37:40 DEBUG : file2.txt: size = 13 OK 2026/07/09 07:37:40 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:37:40 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:37:40 NOTICE: (12) : test deleted on path2 - file3 2026/07/09 07:37:40 NOTICE: (13) : delete-file /tmp/073151hufimon2/dry_run/path2/file3.txt 2026/07/09 07:37:40 DEBUG : Creating backend with remote "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:40 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/dry_run/path2/" to be canonical "/tmp/073151hufimon2/dry_run/path2" 2026/07/09 07:37:40 INFO : file3.txt: Deleted 2026/07/09 07:37:40 NOTICE: (14) : test deleted on path1 - file4 2026/07/09 07:37:40 NOTICE: (15) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file4.txt 2026/07/09 07:37:40 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" 2026/07/09 07:37:41 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1" 2026/07/09 07:37:41 INFO : file4.txt: Deleted 2026/07/09 07:37:41 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2026/07/09 07:37:41 NOTICE: (17) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/ file5R.txt 2026/07/09 07:37:41 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/" for canonical name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0" 2026/07/09 07:37:41 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:37:41 NOTICE: (18) : copy-as /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file5R.txt /tmp/073151hufimon2/dry_run/path2/ file5.txt 2026/07/09 07:37:41 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file5R.txt" to "/tmp/073151hufimon2/dry_run/path2/" as "file5.txt" 2026/07/09 07:37:41 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file5R.txt" 2026/07/09 07:37:41 DEBUG : Creating backend with remote "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:41 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/073151hufimon2/dry_run/path2" as "file5.txt" 2026/07/09 07:37:41 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/073151hufimon2/datadir/test_dry_run-piwelon0) 2026/07/09 07:37:41 DEBUG : file5.txt: size = 0 (Local file system at /tmp/073151hufimon2/dry_run/path2) 2026/07/09 07:37:41 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:37:41 DEBUG : file5.txt.232124ee.partial: size = 39 OK 2026/07/09 07:37:41 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:37:41 DEBUG : file5.txt.232124ee.partial: renamed to: file5.txt 2026/07/09 07:37:41 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:37:41 NOTICE: (19) : touch-glob 2001-03-04 /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/ file5L.txt 2026/07/09 07:37:41 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/" for canonical name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0" 2026/07/09 07:37:41 DEBUG : file5L.txt: Set modification time 2001-03-04 2026/07/09 07:37:41 NOTICE: (20) : copy-as /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file5L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/ file5.txt 2026/07/09 07:37:41 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file5L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" as "file5.txt" 2026/07/09 07:37:41 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file5L.txt" 2026/07/09 07:37:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" 2026/07/09 07:37:41 DEBUG : operations.CopyFile "file5L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1'" as "file5.txt" 2026/07/09 07:37:41 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/073151hufimon2/datadir/test_dry_run-piwelon0) 2026/07/09 07:37:41 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1') 2026/07/09 07:37:41 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:37:42 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:37:42 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:37:42 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:37:42 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:37:42 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2026/07/09 07:37:42 NOTICE: (22) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file6.txt /tmp/073151hufimon2/dry_run/path2/ 2026/07/09 07:37:42 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/" for canonical name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0" 2026/07/09 07:37:42 DEBUG : file6.txt: Set modification time 2001-01-02 2026/07/09 07:37:42 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file6.txt" to "/tmp/073151hufimon2/dry_run/path2/" as "" 2026/07/09 07:37:42 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file6.txt" 2026/07/09 07:37:42 DEBUG : Creating backend with remote "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:42 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/073151hufimon2/dry_run/path2" as "file6.txt" 2026/07/09 07:37:42 DEBUG : file6.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_dry_run-piwelon0) 2026/07/09 07:37:42 DEBUG : file6.txt: size = 0 (Local file system at /tmp/073151hufimon2/dry_run/path2) 2026/07/09 07:37:42 DEBUG : file6.txt: Sizes differ 2026/07/09 07:37:42 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:37:42 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:42 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:37:42 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:37:42 NOTICE: (23) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file6.txt 2026/07/09 07:37:42 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1" 2026/07/09 07:37:42 INFO : file6.txt: Deleted 2026/07/09 07:37:42 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2026/07/09 07:37:42 NOTICE: (25) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file7.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/ 2026/07/09 07:37:42 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/" for canonical name "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0" 2026/07/09 07:37:42 DEBUG : file7.txt: Set modification time 2001-01-02 2026/07/09 07:37:42 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file7.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" as "" 2026/07/09 07:37:42 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_dry_run-piwelon0/file7.txt" 2026/07/09 07:37:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" 2026/07/09 07:37:42 DEBUG : operations.CopyFile "file7.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1'" as "file7.txt" 2026/07/09 07:37:42 DEBUG : file7.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_dry_run-piwelon0) 2026/07/09 07:37:42 DEBUG : file7.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1') 2026/07/09 07:37:42 DEBUG : file7.txt: Sizes differ 2026/07/09 07:37:43 DEBUG : file7.txt: Removing old object on successful upload 2026/07/09 07:37:43 DEBUG : file7.txt: size = 19 OK 2026/07/09 07:37:43 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:37:43 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:37:43 NOTICE: (26) : delete-file /tmp/073151hufimon2/dry_run/path2/file7.txt 2026/07/09 07:37:43 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/dry_run/path2/" for canonical name "/tmp/073151hufimon2/dry_run/path2" 2026/07/09 07:37:43 INFO : file7.txt: Deleted 2026/07/09 07:37:43 NOTICE: (27) : test sync with dry-run and resync 2026/07/09 07:37:43 NOTICE: (28) : bisync dry-run resync 2026/07/09 07:37:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:45 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" with Path2 "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:45 INFO : Copying Path2 files to Path1 2026/07/09 07:37:45 NOTICE: - Path2 Resync is copying files to - Path1 2026/07/09 07:37:45 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:37:45 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2026/07/09 07:37:45 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:37:45 NOTICE: - Path1 Resync is copying files to - Path2 2026/07/09 07:37:46 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2026/07/09 07:37:46 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:37:46 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2026/07/09 07:37:46 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:37:46 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2026/07/09 07:37:46 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2026/07/09 07:37:46 INFO : Resync updating listings 2026/07/09 07:37:46 INFO : Bisync successful 2026/07/09 07:37:46 NOTICE: (29) : copy-listings dryrun-resync 2026/07/09 07:37:46 NOTICE: (30) : test sync with dry-run 2026/07/09 07:37:46 NOTICE: (31) : bisync dry-run 2026/07/09 07:37:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:48 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" with Path2 "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:48 INFO : Building Path1 and Path2 listings 2026/07/09 07:37:48 INFO : Path1 checking for diffs 2026/07/09 07:37:48 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:37:48 NOTICE: - Path1 File was deleted - file4.txt 2026/07/09 07:37:48 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:37:48 NOTICE: - Path1 File was deleted - file6.txt 2026/07/09 07:37:48 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2026/07/09 07:37:48 NOTICE: - Path1 File is new - file11.txt 2026/07/09 07:37:48 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2026/07/09 07:37:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:37:48 INFO : Path2 checking for diffs 2026/07/09 07:37:48 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:37:48 NOTICE: - Path2 File was deleted - file3.txt 2026/07/09 07:37:48 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:37:48 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2026/07/09 07:37:48 NOTICE: - Path2 File was deleted - file7.txt 2026/07/09 07:37:48 NOTICE: - Path2 File is new - file10.txt 2026/07/09 07:37:48 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2026/07/09 07:37:48 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:37:48 INFO : Applying changes 2026/07/09 07:37:48 INFO : Checking potential conflicts... 2026/07/09 07:37:48 ERROR : file5.txt: md5 differ 2026/07/09 07:37:48 NOTICE: Local file system at /tmp/073151hufimon2/dry_run/path2: 1 differences found 2026/07/09 07:37:48 NOTICE: Local file system at /tmp/073151hufimon2/dry_run/path2: 1 errors while checking 2026/07/09 07:37:48 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:37:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/dry_run/path2/file11.txt 2026/07/09 07:37:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/dry_run/path2/file2.txt 2026/07/09 07:37:48 NOTICE: - Path2 Queue delete - /tmp/073151hufimon2/dry_run/path2/file4.txt 2026/07/09 07:37:48 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:37:48 NOTICE: file5.txt: Skipped rename as --dry-run is set 2026/07/09 07:37:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/dry_run/path2/file5.txt.conflict1 2026/07/09 07:37:48 NOTICE: file5.txt: Skipped rename as --dry-run is set 2026/07/09 07:37:48 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file5.txt.conflict2 2026/07/09 07:37:48 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file6.txt 2026/07/09 07:37:48 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/dry_run/path2/file7.txt 2026/07/09 07:37:48 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file1.txt 2026/07/09 07:37:48 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file10.txt 2026/07/09 07:37:48 NOTICE: - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file3.txt 2026/07/09 07:37:48 NOTICE: - Path2 Do queued copies to - Path1 2026/07/09 07:37:49 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:37:49 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:37:49 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:37:49 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2026/07/09 07:37:49 NOTICE: - Path1 Do queued copies to - Path2 2026/07/09 07:37:49 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:37:49 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:37:49 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2026/07/09 07:37:49 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2026/07/09 07:37:49 INFO : Updating listings 2026/07/09 07:37:49 INFO : Bisync successful 2026/07/09 07:37:49 NOTICE: (32) : copy-listings dryrun 2026/07/09 07:37:49 NOTICE: (33) : test sync without dry-run 2026/07/09 07:37:49 NOTICE: (34) : bisync 2026/07/09 07:37:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:51 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" with Path2 "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:51 INFO : Building Path1 and Path2 listings 2026/07/09 07:37:52 INFO : Path1 checking for diffs 2026/07/09 07:37:52 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:37:52 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:37:52 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:37:52 INFO : - Path1 File was deleted - file6.txt 2026/07/09 07:37:52 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2026/07/09 07:37:52 INFO : - Path1 File is new - file11.txt 2026/07/09 07:37:52 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2026/07/09 07:37:52 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:37:52 INFO : Path2 checking for diffs 2026/07/09 07:37:52 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:37:52 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:37:52 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:37:52 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2026/07/09 07:37:52 INFO : - Path2 File was deleted - file7.txt 2026/07/09 07:37:52 INFO : - Path2 File is new - file10.txt 2026/07/09 07:37:52 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2026/07/09 07:37:52 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:37:52 INFO : Applying changes 2026/07/09 07:37:52 INFO : Checking potential conflicts... 2026/07/09 07:37:52 ERROR : file5.txt: md5 differ 2026/07/09 07:37:52 NOTICE: Local file system at /tmp/073151hufimon2/dry_run/path2: 1 differences found 2026/07/09 07:37:52 NOTICE: Local file system at /tmp/073151hufimon2/dry_run/path2: 1 errors while checking 2026/07/09 07:37:52 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:37:52 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/dry_run/path2/file11.txt 2026/07/09 07:37:52 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/dry_run/path2/file2.txt 2026/07/09 07:37:52 INFO : - Path2 Queue delete - /tmp/073151hufimon2/dry_run/path2/file4.txt 2026/07/09 07:37:52 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:37:52 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file5.txt.conflict1 2026/07/09 07:37:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2026/07/09 07:37:52 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/dry_run/path2/file5.txt.conflict1 2026/07/09 07:37:52 NOTICE: - Path2 Renaming Path2 copy - /tmp/073151hufimon2/dry_run/path2/file5.txt.conflict2 2026/07/09 07:37:52 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2026/07/09 07:37:52 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file5.txt.conflict2 2026/07/09 07:37:52 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file6.txt 2026/07/09 07:37:52 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/dry_run/path2/file7.txt 2026/07/09 07:37:52 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file1.txt 2026/07/09 07:37:52 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file10.txt 2026/07/09 07:37:52 INFO : - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/file3.txt 2026/07/09 07:37:52 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:37:52 INFO : file6.txt: Copied (new) 2026/07/09 07:37:52 INFO : file10.txt: Copied (new) 2026/07/09 07:37:52 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:37:52 INFO : file5.txt.conflict2: Copied (new) 2026/07/09 07:37:52 INFO : file3.txt: Deleted 2026/07/09 07:37:52 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:37:53 INFO : file5.txt.conflict1: Copied (new) 2026/07/09 07:37:53 INFO : file11.txt: Copied (new) 2026/07/09 07:37:53 INFO : file7.txt: Copied (new) 2026/07/09 07:37:53 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:37:53 INFO : file4.txt: Deleted 2026/07/09 07:37:53 INFO : Updating listings 2026/07/09 07:37:53 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/dry_run/path1/" vs Path2 "/tmp/073151hufimon2/dry_run/path2/" 2026/07/09 07:37:53 INFO : Bisync successful 2026/07/09 07:37:53 DEBUG : Waiting for deletions to finish 2026/07/09 07:37:53 INFO : file6.txt: Deleted 2026/07/09 07:37:53 INFO : file1.txt: Deleted 2026/07/09 07:37:53 INFO : file10.txt: Deleted 2026/07/09 07:37:53 INFO : file5.txt.conflict1: Deleted 2026/07/09 07:37:53 INFO : file7.txt: Deleted 2026/07/09 07:37:53 INFO : file2.txt: Deleted 2026/07/09 07:37:53 INFO : file5.txt.conflict2: Deleted 2026/07/09 07:37:53 INFO : RCLONE_TEST: Deleted 2026/07/09 07:37:53 INFO : file11.txt: Deleted 2026/07/09 07:37:53 DEBUG : removing 1 level 0 directories 2026/07/09 07:37:53 INFO : Local file system at /tmp/073151hufimon2/dry_run/path2: Removing directory bisync_test.go:610: TEST dry_run PASSED === RUN TestBisyncRemoteLocal/equal 2026/07/09 07:37:53 INFO : path1: Making directory 2026/07/09 07:37:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1" 2026/07/09 07:37:54 DEBUG : Creating backend with remote "/tmp/073151hufimon2/equal/path2" 2026/07/09 07:37:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial" 2026/07/09 07:37:54 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_equal-tocotuq9" 2026/07/09 07:37:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:37:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:54 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:37:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:54 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_equal-tocotuq9: Waiting for checks to finish 2026/07/09 07:37:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:37:54 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_equal-tocotuq9: Waiting for transfers to finish 2026/07/09 07:37:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:37:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:37:54 INFO : file1.txt: Copied (new) 2026/07/09 07:37:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:37:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:37:54 INFO : file2.txt: Copied (new) 2026/07/09 07:37:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:37:54 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:37:54 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles" 2026/07/09 07:37:54 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_equal-jupugad3" 2026/07/09 07:37:54 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:54 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:54 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:54 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK 2026/07/09 07:37:54 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK 2026/07/09 07:37:54 DEBUG : file2.txt.467c795f.partial: size = 37 OK 2026/07/09 07:37:54 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_equal-jupugad3: Waiting for checks to finish 2026/07/09 07:37:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:37:54 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt 2026/07/09 07:37:54 INFO : file1L.txt: Copied (new) 2026/07/09 07:37:54 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:37:54 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt 2026/07/09 07:37:54 INFO : file1R.txt: Copied (new) 2026/07/09 07:37:54 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:37:54 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt 2026/07/09 07:37:54 INFO : file2.txt: Copied (new) 2026/07/09 07:37:54 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_equal-jupugad3: Waiting for transfers to finish 2026/07/09 07:37:54 DEBUG : Waiting for deletions to finish 2026/07/09 07:37:54 ERROR : error listing: directory not found 2026/07/09 07:37:54 ERROR : Local file system at /tmp/073151hufimon2/equal/path2: Failed to list "": directory not found 2026/07/09 07:37:54 DEBUG : removing 1 level 0 directories 2026/07/09 07:37:54 INFO : Local file system at /tmp/073151hufimon2/equal/path2: Removing directory 2026/07/09 07:37:54 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/equal/path2: no such file or directory 2026/07/09 07:37:54 ERROR : error listing: directory not found 2026/07/09 07:37:54 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_equal-tocotuq9 2026/07/09 07:37:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:37:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:54 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:54 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/equal/path1': Waiting for checks to finish 2026/07/09 07:37:54 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/equal/path1': Waiting for transfers to finish 2026/07/09 07:37:55 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:37:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:37:55 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:37:55 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:37:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:55 INFO : file2.txt: Copied (new) 2026/07/09 07:37:55 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:37:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:55 INFO : file1.txt: Copied (new) 2026/07/09 07:37:55 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/equal/path1' 2026/07/09 07:37:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:37:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:55 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:37:55 DEBUG : Local file system at /tmp/073151hufimon2/equal/path2: Waiting for checks to finish 2026/07/09 07:37:55 DEBUG : Local file system at /tmp/073151hufimon2/equal/path2: Waiting for transfers to finish 2026/07/09 07:37:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:37:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:37:55 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:37:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:37:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:37:55 INFO : file1.txt: Copied (new) 2026/07/09 07:37:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:37:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:37:55 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:37:55 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:37:55 INFO : file2.txt: Copied (new) 2026/07/09 07:37:55 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/equal/path2 2026/07/09 07:37:55 NOTICE: (01) : test equal 2026/07/09 07:37:55 NOTICE: (02) : test initial bisync 2026/07/09 07:37:55 NOTICE: (03) : bisync resync 2026/07/09 07:37:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:37:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:37:58 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/" with Path2 "/tmp/073151hufimon2/equal/path2/" 2026/07/09 07:37:58 INFO : Copying Path2 files to Path1 2026/07/09 07:37:58 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:37:58 INFO : There was nothing to transfer 2026/07/09 07:37:58 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:37:58 INFO : There was nothing to transfer 2026/07/09 07:37:58 INFO : Resync updating listings 2026/07/09 07:37:58 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/" vs Path2 "/tmp/073151hufimon2/equal/path2/" 2026/07/09 07:37:58 INFO : Bisync successful 2026/07/09 07:37:58 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:37:58 NOTICE: (05) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_equal-jupugad3/ file1R.txt 2026/07/09 07:37:58 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_equal-jupugad3/" 2026/07/09 07:37:58 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_equal-jupugad3/" to be canonical "/tmp/073151hufimon2/datadir/test_equal-jupugad3" 2026/07/09 07:37:58 DEBUG : file1R.txt: Set modification time 2001-01-02 2026/07/09 07:37:58 NOTICE: (06) : copy-as /tmp/073151hufimon2/datadir/test_equal-jupugad3/file1R.txt /tmp/073151hufimon2/equal/path2/ file1.txt 2026/07/09 07:37:58 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_equal-jupugad3/file1R.txt" to "/tmp/073151hufimon2/equal/path2/" as "file1.txt" 2026/07/09 07:37:58 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_equal-jupugad3/file1R.txt" 2026/07/09 07:37:58 DEBUG : Creating backend with remote "/tmp/073151hufimon2/equal/path2/" 2026/07/09 07:37:58 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/equal/path2" as "file1.txt" 2026/07/09 07:37:58 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_equal-jupugad3) 2026/07/09 07:37:58 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/equal/path2) 2026/07/09 07:37:58 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:37:58 DEBUG : file1.txt.2782e57b.partial: size = 33 OK 2026/07/09 07:37:58 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:37:58 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt 2026/07/09 07:37:58 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:37:58 NOTICE: (07) : touch-glob 2001-03-04 /tmp/073151hufimon2/datadir/test_equal-jupugad3/ file1L.txt 2026/07/09 07:37:58 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_equal-jupugad3/" for canonical name "/tmp/073151hufimon2/datadir/test_equal-jupugad3" 2026/07/09 07:37:58 DEBUG : file1L.txt: Set modification time 2001-03-04 2026/07/09 07:37:58 NOTICE: (08) : copy-as /tmp/073151hufimon2/datadir/test_equal-jupugad3/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/ file1.txt 2026/07/09 07:37:58 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_equal-jupugad3/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/" as "file1.txt" 2026/07/09 07:37:58 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_equal-jupugad3/file1L.txt" 2026/07/09 07:37:58 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/" 2026/07/09 07:37:58 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/equal/path1'" as "file1.txt" 2026/07/09 07:37:58 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_equal-jupugad3) 2026/07/09 07:37:58 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/equal/path1') 2026/07/09 07:37:58 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:37:59 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:37:59 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:37:59 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:37:59 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:37:59 NOTICE: (09) : test changed on both paths and identical - file2 2026/07/09 07:37:59 NOTICE: (10) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_equal-jupugad3/ file2.txt 2026/07/09 07:37:59 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_equal-jupugad3/" for canonical name "/tmp/073151hufimon2/datadir/test_equal-jupugad3" 2026/07/09 07:37:59 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:37:59 NOTICE: (11) : copy-as /tmp/073151hufimon2/datadir/test_equal-jupugad3/file2.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/ file2.txt 2026/07/09 07:37:59 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_equal-jupugad3/file2.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/" as "file2.txt" 2026/07/09 07:37:59 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_equal-jupugad3/file2.txt" 2026/07/09 07:37:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/" 2026/07/09 07:37:59 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/equal/path1'" as "file2.txt" 2026/07/09 07:37:59 DEBUG : file2.txt: size = 37 (Local file system at /tmp/073151hufimon2/datadir/test_equal-jupugad3) 2026/07/09 07:37:59 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/equal/path1') 2026/07/09 07:37:59 DEBUG : file2.txt: Sizes differ 2026/07/09 07:38:00 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:38:00 DEBUG : file2.txt: size = 37 OK 2026/07/09 07:38:00 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:38:00 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:38:00 NOTICE: (12) : copy-as /tmp/073151hufimon2/datadir/test_equal-jupugad3/file2.txt /tmp/073151hufimon2/equal/path2/ file2.txt 2026/07/09 07:38:00 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_equal-jupugad3/file2.txt" to "/tmp/073151hufimon2/equal/path2/" as "file2.txt" 2026/07/09 07:38:00 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_equal-jupugad3/file2.txt" 2026/07/09 07:38:00 DEBUG : Creating backend with remote "/tmp/073151hufimon2/equal/path2/" 2026/07/09 07:38:00 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/073151hufimon2/equal/path2" as "file2.txt" 2026/07/09 07:38:00 DEBUG : file2.txt: size = 37 (Local file system at /tmp/073151hufimon2/datadir/test_equal-jupugad3) 2026/07/09 07:38:00 DEBUG : file2.txt: size = 0 (Local file system at /tmp/073151hufimon2/equal/path2) 2026/07/09 07:38:00 DEBUG : file2.txt: Sizes differ 2026/07/09 07:38:00 DEBUG : file2.txt.467c795f.partial: size = 37 OK 2026/07/09 07:38:00 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:38:00 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt 2026/07/09 07:38:00 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:38:00 NOTICE: (13) : test bisync run 2026/07/09 07:38:00 NOTICE: (14) : bisync 2026/07/09 07:38:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:02 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/" with Path2 "/tmp/073151hufimon2/equal/path2/" 2026/07/09 07:38:02 INFO : Building Path1 and Path2 listings 2026/07/09 07:38:02 INFO : Path1 checking for diffs 2026/07/09 07:38:02 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:38:02 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:38:02 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:38:02 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2026/07/09 07:38:02 INFO : Path2 checking for diffs 2026/07/09 07:38:02 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:38:02 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:38:02 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:38:02 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2026/07/09 07:38:02 INFO : Applying changes 2026/07/09 07:38:02 INFO : Checking potential conflicts... 2026/07/09 07:38:03 ERROR : file1.txt: md5 differ 2026/07/09 07:38:03 NOTICE: Local file system at /tmp/073151hufimon2/equal/path2: 1 differences found 2026/07/09 07:38:03 NOTICE: Local file system at /tmp/073151hufimon2/equal/path2: 1 errors while checking 2026/07/09 07:38:03 NOTICE: Local file system at /tmp/073151hufimon2/equal/path2: 1 matching files 2026/07/09 07:38:03 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:38:03 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:38:03 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/file1.txt.conflict1 2026/07/09 07:38:03 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2026/07/09 07:38:03 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/equal/path2/file1.txt.conflict1 2026/07/09 07:38:03 NOTICE: - Path2 Renaming Path2 copy - /tmp/073151hufimon2/equal/path2/file1.txt.conflict2 2026/07/09 07:38:03 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2 2026/07/09 07:38:03 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/file1.txt.conflict2 2026/07/09 07:38:03 NOTICE: - WARNING New or changed in both paths - file2.txt 2026/07/09 07:38:03 INFO : Files are equal! Skipping: file2.txt 2026/07/09 07:38:03 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:38:03 INFO : file1.txt.conflict2: Copied (new) 2026/07/09 07:38:03 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:38:03 INFO : file1.txt.conflict1: Copied (new) 2026/07/09 07:38:03 INFO : Updating listings 2026/07/09 07:38:04 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/equal/path1/" vs Path2 "/tmp/073151hufimon2/equal/path2/" 2026/07/09 07:38:04 INFO : Bisync successful 2026/07/09 07:38:04 DEBUG : Waiting for deletions to finish 2026/07/09 07:38:04 INFO : RCLONE_TEST: Deleted 2026/07/09 07:38:04 INFO : file1.txt.conflict1: Deleted 2026/07/09 07:38:04 INFO : file2.txt: Deleted 2026/07/09 07:38:04 INFO : file1.txt.conflict2: Deleted 2026/07/09 07:38:04 DEBUG : removing 1 level 0 directories 2026/07/09 07:38:04 INFO : Local file system at /tmp/073151hufimon2/equal/path2: Removing directory bisync_test.go:610: TEST equal PASSED === RUN TestBisyncRemoteLocal/ext_paths 2026/07/09 07:38:04 INFO : path1: Making directory 2026/07/09 07:38:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1" 2026/07/09 07:38:04 DEBUG : Creating backend with remote "/tmp/073151hufimon2/ext_paths/path2" 2026/07/09 07:38:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial" 2026/07/09 07:38:04 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_ext_paths-cozaveg2" 2026/07/09 07:38:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : 測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ: Making directory with metadata 2026/07/09 07:38:04 INFO : 測試РуÑÑкий ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z) 2026/07/09 07:38:04 DEBUG : Added delayed dir = "測試РуÑÑкий ěáñ", newDst=測試РуÑÑкий ěáñ 2026/07/09 07:38:04 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:38:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:04 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:38:04 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:04 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK 2026/07/09 07:38:04 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_ext_paths-cozaveg2: Waiting for checks to finish 2026/07/09 07:38:04 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_ext_paths-cozaveg2: Waiting for transfers to finish 2026/07/09 07:38:04 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:38:04 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:04 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: size = 272 OK 2026/07/09 07:38:04 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt 2026/07/09 07:38:04 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:04 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: renamed to: filename_contains_Ä›_.txt 2026/07/09 07:38:04 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:04 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:38:04 INFO : file1.txt: Copied (new) 2026/07/09 07:38:04 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:38:04 DEBUG : РуÑÑкий.txt.81414200.partial: size = 0 OK 2026/07/09 07:38:04 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK 2026/07/09 07:38:04 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:04 DEBUG : РуÑÑкий.txt.81414200.partial: renamed to: РуÑÑкий.txt 2026/07/09 07:38:04 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt.d5adeddb.partial: size = 272 OK 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK 2026/07/09 07:38:04 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:04 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file 2026/07/09 07:38:04 INFO : 測試_check file: Copied (new) 2026/07/09 07:38:04 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:04 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt 2026/07/09 07:38:04 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/測試_check file.1e4608b8.partial: size = 0 OK 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt.d5adeddb.partial: renamed to: 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt 2026/07/09 07:38:04 INFO : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt 2026/07/09 07:38:04 INFO : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:04 DEBUG : 測試РуÑÑкий ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試РуÑÑкий ěáñ/測試_check file 2026/07/09 07:38:04 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2026/07/09 07:38:04 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:04 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles" 2026/07/09 07:38:04 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2" 2026/07/09 07:38:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:04 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_ext_paths-nusudut2: Waiting for checks to finish 2026/07/09 07:38:04 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_ext_paths-nusudut2: Waiting for transfers to finish 2026/07/09 07:38:04 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK 2026/07/09 07:38:04 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK 2026/07/09 07:38:04 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:38:04 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:38:04 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt 2026/07/09 07:38:04 INFO : 測試_filtersfile.txt: Copied (new) 2026/07/09 07:38:04 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt 2026/07/09 07:38:04 INFO : file1.txt: Copied (new) 2026/07/09 07:38:04 DEBUG : Waiting for deletions to finish 2026/07/09 07:38:04 ERROR : error listing: directory not found 2026/07/09 07:38:04 ERROR : Local file system at /tmp/073151hufimon2/ext_paths/path2: Failed to list "": directory not found 2026/07/09 07:38:04 DEBUG : removing 1 level 0 directories 2026/07/09 07:38:04 INFO : Local file system at /tmp/073151hufimon2/ext_paths/path2: Removing directory 2026/07/09 07:38:04 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/ext_paths/path2: no such file or directory 2026/07/09 07:38:04 ERROR : error listing: directory not found 2026/07/09 07:38:04 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_ext_paths-cozaveg2 2026/07/09 07:38:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:05 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:05 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:05 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:05 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:05 DEBUG : 測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:38:05 INFO : 測試РуÑÑкий ěáñ: Making directory 2026/07/09 07:38:05 INFO : 測試РуÑÑкий ěáñ: Made directory with modification time 2024-04-17 01:00:03.064427195 +0000 UTC 2026/07/09 07:38:05 DEBUG : Added delayed dir = "測試РуÑÑкий ěáñ", newDst= 2026/07/09 07:38:05 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:05 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:05 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:38:05 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1': Waiting for checks to finish 2026/07/09 07:38:05 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1': Waiting for transfers to finish 2026/07/09 07:38:05 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK 2026/07/09 07:38:05 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:05 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:38:05 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:38:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:05 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:38:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:05 INFO : file1.txt: Copied (new) 2026/07/09 07:38:05 DEBUG : filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:38:05 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:05 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:05 DEBUG : 測試_check file: size = 0 OK 2026/07/09 07:38:05 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:05 INFO : 測試_check file: Copied (new) 2026/07/09 07:38:05 DEBUG : РуÑÑкий.txt: size = 0 OK 2026/07/09 07:38:05 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:05 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:38:05 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:38:05 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:05 INFO : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:05 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:38:05 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:05 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:06 INFO : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: size = 0 OK 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:06 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2026/07/09 07:38:06 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using DirSetModTime) 2026/07/09 07:38:06 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1' 2026/07/09 07:38:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : 測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ: Making directory with metadata 2026/07/09 07:38:06 INFO : 測試РуÑÑкий ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z) 2026/07/09 07:38:06 DEBUG : Added delayed dir = "測試РуÑÑкий ěáñ", newDst=測試РуÑÑкий ěáñ 2026/07/09 07:38:06 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:38:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:06 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:38:06 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:38:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:06 INFO : file1.txt: Copied (new) 2026/07/09 07:38:06 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:38:06 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:38:06 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:06 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:06 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK 2026/07/09 07:38:06 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt 2026/07/09 07:38:06 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:38:06 DEBUG : Local file system at /tmp/073151hufimon2/ext_paths/path2: Waiting for checks to finish 2026/07/09 07:38:06 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: size = 272 OK 2026/07/09 07:38:06 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:06 DEBUG : Local file system at /tmp/073151hufimon2/ext_paths/path2: Waiting for transfers to finish 2026/07/09 07:38:06 DEBUG : РуÑÑкий.txt.81414200.partial: size = 0 OK 2026/07/09 07:38:06 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:06 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:06 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt 2026/07/09 07:38:06 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:06 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK 2026/07/09 07:38:06 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:06 DEBUG : РуÑÑкий.txt.81414200.partial: renamed to: РуÑÑкий.txt 2026/07/09 07:38:06 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:38:06 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file 2026/07/09 07:38:06 INFO : 測試_check file: Copied (new) 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt.d5adeddb.partial: size = 272 OK 2026/07/09 07:38:06 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: renamed to: filename_contains_Ä›_.txt 2026/07/09 07:38:06 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/測試_check file.1e4608b8.partial: size = 0 OK 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt.d5adeddb.partial: renamed to: 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:06 INFO : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt 2026/07/09 07:38:06 INFO : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:06 DEBUG : 測試РуÑÑкий ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試РуÑÑкий ěáñ/測試_check file 2026/07/09 07:38:06 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2026/07/09 07:38:06 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:06 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/ext_paths/path2 2026/07/09 07:38:06 NOTICE: (01) : test extended-char-paths 2026/07/09 07:38:06 NOTICE: (02) : fix-names TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/ 2026/07/09 07:38:06 DEBUG : Creating backend with remote "TestGoFile:" 2026/07/09 07:38:06 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/: is NFC: true 2026/07/09 07:38:06 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/: is NFD: false 2026/07/09 07:38:06 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/: is valid UTF8: true 2026/07/09 07:38:06 DEBUG : TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/: attempting to fix directory 2026/07/09 07:38:06 DEBUG : old and new are equal. Skipping. TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/ (cb742b797039c0d84af7d164e4b5cc0d) TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/ (cb742b797039c0d84af7d164e4b5cc0d) 2026/07/09 07:38:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/" 2026/07/09 07:38:07 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ" 2026/07/09 07:38:07 DEBUG : Attempting to move rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ to TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/ 2026/07/09 07:38:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-dakuboj4" 2026/07/09 07:38:08 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-dakuboj4': Using server-side directory move 2026/07/09 07:38:08 ERROR : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-dakuboj4': Server side directory move failed: directory not found 2026/07/09 07:38:08 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ': error attempting to move folder: directory not found 2026/07/09 07:38:08 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/" 2026/07/09 07:38:08 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ" 2026/07/09 07:38:08 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ': Using server-side directory move 2026/07/09 07:38:08 INFO : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 07:38:08 ERROR : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-dakuboj4': error reading source root directory: directory not found 2026/07/09 07:38:08 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ': Waiting for checks to finish 2026/07/09 07:38:08 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ': Waiting for transfers to finish 2026/07/09 07:38:08 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-dakuboj4': error attempting to move folder to rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ: directory not found 2026/07/09 07:38:08 NOTICE: (03) : fix-names /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/ 2026/07/09 07:38:08 DEBUG : Creating backend with remote "/" 2026/07/09 07:38:08 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/: is NFC: true 2026/07/09 07:38:08 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/: is NFD: false 2026/07/09 07:38:08 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/: is valid UTF8: true 2026/07/09 07:38:08 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/: attempting to fix directory 2026/07/09 07:38:08 DEBUG : old and new are equal. Skipping. /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/ (c70129a1e1ed787f958b276b69c497dd) /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/ (c70129a1e1ed787f958b276b69c497dd) 2026/07/09 07:38:08 DEBUG : Creating backend with remote "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/" 2026/07/09 07:38:08 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/" to be canonical "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ" 2026/07/09 07:38:08 DEBUG : Attempting to move /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ to /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/ 2026/07/09 07:38:08 DEBUG : Creating backend with remote "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-cozepiq3" 2026/07/09 07:38:08 DEBUG : Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-cozepiq3: Using server-side directory move 2026/07/09 07:38:08 ERROR : Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-cozepiq3: Server side directory move failed: rename /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-cozepiq3: no such file or directory 2026/07/09 07:38:08 DEBUG : Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ: error attempting to move folder: rename /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-cozepiq3: no such file or directory 2026/07/09 07:38:08 DEBUG : Creating backend with remote "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:38:08 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/" to be canonical "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ" 2026/07/09 07:38:08 DEBUG : Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ: Using server-side directory move 2026/07/09 07:38:08 INFO : Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 07:38:08 ERROR : Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-cozepiq3: error reading source root directory: directory not found 2026/07/09 07:38:08 DEBUG : Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ: Waiting for checks to finish 2026/07/09 07:38:08 DEBUG : Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ: Waiting for transfers to finish 2026/07/09 07:38:08 DEBUG : Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-cozepiq3: error attempting to move folder to /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ: directory not found 2026/07/09 07:38:08 NOTICE: (04) : fix-names TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:38:08 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is NFC: true 2026/07/09 07:38:08 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is NFD: false 2026/07/09 07:38:08 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is valid UTF8: true 2026/07/09 07:38:08 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:09 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: file exists: true e1e066ae9c6b37f4e02155e1b241316a 2026/07/09 07:38:09 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:38:09 DEBUG : HASH old: e1e066ae9c6b37f4e02155e1b241316a new: e1e066ae9c6b37f4e02155e1b241316a equal: true 2026/07/09 07:38:09 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 3de5a09666d41e0e40f76f5463303431 2026/07/09 07:38:09 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:38:09 DEBUG : HASH old: 3de5a09666d41e0e40f76f5463303431 new: e1e066ae9c6b37f4e02155e1b241316a equal: false 2026/07/09 07:38:09 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 3de5a09666d41e0e40f76f5463303431 2026/07/09 07:38:09 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:38:09 DEBUG : HASH old: 3de5a09666d41e0e40f76f5463303431 new: e1e066ae9c6b37f4e02155e1b241316a equal: false 2026/07/09 07:38:09 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: file exists: true e1e066ae9c6b37f4e02155e1b241316a 2026/07/09 07:38:09 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:38:09 DEBUG : HASH old: e1e066ae9c6b37f4e02155e1b241316a new: e1e066ae9c6b37f4e02155e1b241316a equal: true 2026/07/09 07:38:09 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:09 NOTICE: (05) : fix-names /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:38:09 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is NFC: true 2026/07/09 07:38:09 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is NFD: false 2026/07/09 07:38:09 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is valid UTF8: true 2026/07/09 07:38:09 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:09 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: file exists: true c3491907d6899a059572af71442a68d1 2026/07/09 07:38:09 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:38:09 DEBUG : HASH old: c3491907d6899a059572af71442a68d1 new: c3491907d6899a059572af71442a68d1 equal: true 2026/07/09 07:38:09 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 19f367d01e6c7593a51c9395efd764d7 2026/07/09 07:38:09 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:38:09 DEBUG : HASH old: 19f367d01e6c7593a51c9395efd764d7 new: c3491907d6899a059572af71442a68d1 equal: false 2026/07/09 07:38:09 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 19f367d01e6c7593a51c9395efd764d7 2026/07/09 07:38:09 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:38:09 DEBUG : HASH old: 19f367d01e6c7593a51c9395efd764d7 new: c3491907d6899a059572af71442a68d1 equal: false 2026/07/09 07:38:09 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: file exists: true c3491907d6899a059572af71442a68d1 2026/07/09 07:38:09 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:38:09 DEBUG : HASH old: c3491907d6899a059572af71442a68d1 new: c3491907d6899a059572af71442a68d1 equal: true 2026/07/09 07:38:09 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:09 NOTICE: (06) : fix-names TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2026/07/09 07:38:09 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is NFC: true 2026/07/09 07:38:09 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is NFD: false 2026/07/09 07:38:09 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is valid UTF8: true 2026/07/09 07:38:09 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: file exists: true 9e0bb31763cc57d9e241b8a5351c4211 2026/07/09 07:38:10 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: true 2026/07/09 07:38:10 DEBUG : HASH old: 9e0bb31763cc57d9e241b8a5351c4211 new: 9e0bb31763cc57d9e241b8a5351c4211 equal: true 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/filename_contains_Ä›_.txt: file exists: false e3f5a4c27a1f459b06d886e21c7e369d 2026/07/09 07:38:10 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/filename_contains_Ä›_.txt new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:10 DEBUG : HASH old: e3f5a4c27a1f459b06d886e21c7e369d new: 9e0bb31763cc57d9e241b8a5351c4211 equal: false 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/filename_contains_eÌŒ_.txt: file exists: false 2a198309651f6b5f4347141e41011d2b 2026/07/09 07:38:10 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/filename_contains_eÌŒ_.txt new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:10 DEBUG : HASH old: 2a198309651f6b5f4347141e41011d2b new: 9e0bb31763cc57d9e241b8a5351c4211 equal: false 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_eÌŒ_.txt: file exists: false 1fc16645affe2debfc441ca9feec2096 2026/07/09 07:38:10 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_eÌŒ_.txt new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:10 DEBUG : HASH old: 1fc16645affe2debfc441ca9feec2096 new: 9e0bb31763cc57d9e241b8a5351c4211 equal: false 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:38:10 NOTICE: (07) : fix-names /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2026/07/09 07:38:10 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is NFC: true 2026/07/09 07:38:10 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is NFD: false 2026/07/09 07:38:10 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is valid UTF8: true 2026/07/09 07:38:10 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:38:10 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: file exists: true 8e4da59e92ef7f8b8312f19b6ff21c39 2026/07/09 07:38:10 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: true 2026/07/09 07:38:10 DEBUG : HASH old: 8e4da59e92ef7f8b8312f19b6ff21c39 new: 8e4da59e92ef7f8b8312f19b6ff21c39 equal: true 2026/07/09 07:38:10 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/filename_contains_Ä›_.txt: file exists: false b3fef5ffb929d01e2c0256cac6cccd78 2026/07/09 07:38:10 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/filename_contains_Ä›_.txt new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:10 DEBUG : HASH old: b3fef5ffb929d01e2c0256cac6cccd78 new: 8e4da59e92ef7f8b8312f19b6ff21c39 equal: false 2026/07/09 07:38:10 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/filename_contains_eÌŒ_.txt: file exists: false 66dd8e77fd1911e5d8be2ac56d0288ca 2026/07/09 07:38:10 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/filename_contains_eÌŒ_.txt new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:10 DEBUG : HASH old: 66dd8e77fd1911e5d8be2ac56d0288ca new: 8e4da59e92ef7f8b8312f19b6ff21c39 equal: false 2026/07/09 07:38:10 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_eÌŒ_.txt: file exists: false 3b144d8882d3d32857788146a4ef19aa 2026/07/09 07:38:10 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_eÌŒ_.txt new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:10 DEBUG : HASH old: 3b144d8882d3d32857788146a4ef19aa new: 8e4da59e92ef7f8b8312f19b6ff21c39 equal: false 2026/07/09 07:38:10 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:38:10 NOTICE: (08) : fix-names TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check{spc}file 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file: is NFC: true 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file: is NFD: true 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file: is valid UTF8: true 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file: file exists: true a87561d9930b9e9483be8eceb37b259b 2026/07/09 07:38:10 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file equal: true 2026/07/09 07:38:10 DEBUG : HASH old: a87561d9930b9e9483be8eceb37b259b new: a87561d9930b9e9483be8eceb37b259b equal: true 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file: file exists: true a87561d9930b9e9483be8eceb37b259b 2026/07/09 07:38:10 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file equal: true 2026/07/09 07:38:10 DEBUG : HASH old: a87561d9930b9e9483be8eceb37b259b new: a87561d9930b9e9483be8eceb37b259b equal: true 2026/07/09 07:38:10 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file: file exists: true a87561d9930b9e9483be8eceb37b259b 2026/07/09 07:38:10 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file equal: true 2026/07/09 07:38:10 DEBUG : HASH old: a87561d9930b9e9483be8eceb37b259b new: a87561d9930b9e9483be8eceb37b259b equal: true 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file: file exists: true a87561d9930b9e9483be8eceb37b259b 2026/07/09 07:38:11 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file equal: true 2026/07/09 07:38:11 DEBUG : HASH old: a87561d9930b9e9483be8eceb37b259b new: a87561d9930b9e9483be8eceb37b259b equal: true 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:11 NOTICE: (09) : fix-names /tmp/073151hufimon2/ext_paths/path2/測試_check{spc}file 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試_check file: is NFC: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試_check file: is NFD: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試_check file: is valid UTF8: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試_check file: file exists: true 1d3f0a48a1e4db5037a7c966b00d522d 2026/07/09 07:38:11 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試_check file equal: true 2026/07/09 07:38:11 DEBUG : HASH old: 1d3f0a48a1e4db5037a7c966b00d522d new: 1d3f0a48a1e4db5037a7c966b00d522d equal: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試_check file: file exists: true 1d3f0a48a1e4db5037a7c966b00d522d 2026/07/09 07:38:11 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試_check file equal: true 2026/07/09 07:38:11 DEBUG : HASH old: 1d3f0a48a1e4db5037a7c966b00d522d new: 1d3f0a48a1e4db5037a7c966b00d522d equal: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試_check file: file exists: true 1d3f0a48a1e4db5037a7c966b00d522d 2026/07/09 07:38:11 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試_check file equal: true 2026/07/09 07:38:11 DEBUG : HASH old: 1d3f0a48a1e4db5037a7c966b00d522d new: 1d3f0a48a1e4db5037a7c966b00d522d equal: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試_check file: file exists: true 1d3f0a48a1e4db5037a7c966b00d522d 2026/07/09 07:38:11 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試_check file equal: true 2026/07/09 07:38:11 DEBUG : HASH old: 1d3f0a48a1e4db5037a7c966b00d522d new: 1d3f0a48a1e4db5037a7c966b00d522d equal: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:11 NOTICE: (10) : fix-names TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is NFC: true 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is NFD: false 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is valid UTF8: true 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: file exists: true e1e066ae9c6b37f4e02155e1b241316a 2026/07/09 07:38:11 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:38:11 DEBUG : HASH old: e1e066ae9c6b37f4e02155e1b241316a new: e1e066ae9c6b37f4e02155e1b241316a equal: true 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 3de5a09666d41e0e40f76f5463303431 2026/07/09 07:38:11 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:38:11 DEBUG : HASH old: 3de5a09666d41e0e40f76f5463303431 new: e1e066ae9c6b37f4e02155e1b241316a equal: false 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 3de5a09666d41e0e40f76f5463303431 2026/07/09 07:38:11 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:38:11 DEBUG : HASH old: 3de5a09666d41e0e40f76f5463303431 new: e1e066ae9c6b37f4e02155e1b241316a equal: false 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: file exists: true e1e066ae9c6b37f4e02155e1b241316a 2026/07/09 07:38:11 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file new: rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:38:11 DEBUG : HASH old: e1e066ae9c6b37f4e02155e1b241316a new: e1e066ae9c6b37f4e02155e1b241316a equal: true 2026/07/09 07:38:11 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:11 NOTICE: (11) : fix-names /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is NFC: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is NFD: false 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is valid UTF8: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: file exists: true c3491907d6899a059572af71442a68d1 2026/07/09 07:38:11 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:38:11 DEBUG : HASH old: c3491907d6899a059572af71442a68d1 new: c3491907d6899a059572af71442a68d1 equal: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 19f367d01e6c7593a51c9395efd764d7 2026/07/09 07:38:11 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:38:11 DEBUG : HASH old: 19f367d01e6c7593a51c9395efd764d7 new: c3491907d6899a059572af71442a68d1 equal: false 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 19f367d01e6c7593a51c9395efd764d7 2026/07/09 07:38:11 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:38:11 DEBUG : HASH old: 19f367d01e6c7593a51c9395efd764d7 new: c3491907d6899a059572af71442a68d1 equal: false 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: file exists: true c3491907d6899a059572af71442a68d1 2026/07/09 07:38:11 DEBUG : FILE old: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file new: /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:38:11 DEBUG : HASH old: c3491907d6899a059572af71442a68d1 new: c3491907d6899a059572af71442a68d1 equal: true 2026/07/09 07:38:11 DEBUG : /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:38:11 NOTICE: (12) : test resync subdirs with extended chars 2026/07/09 07:38:11 NOTICE: (13) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ resync 2026/07/09 07:38:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:14 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:38:14 INFO : Copying Path2 files to Path1 2026/07/09 07:38:14 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:38:14 INFO : There was nothing to transfer 2026/07/09 07:38:14 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:38:14 INFO : There was nothing to transfer 2026/07/09 07:38:14 INFO : Resync updating listings 2026/07/09 07:38:14 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:38:14 INFO : Bisync successful 2026/07/09 07:38:14 NOTICE: (14) : copy-listings resync 2026/07/09 07:38:14 NOTICE: (15) : test place new files with extended chars on each side 2026/07/09 07:38:14 NOTICE: (16) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/ file1.txt 2026/07/09 07:38:14 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/" 2026/07/09 07:38:14 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/" to be canonical "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2" 2026/07/09 07:38:14 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:38:14 NOTICE: (17) : copy-as /tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/file1.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p1 2026/07/09 07:38:14 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/file1.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ" as "測試_file1p1" 2026/07/09 07:38:14 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/file1.txt" 2026/07/09 07:38:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ" 2026/07/09 07:38:15 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ'" as "測試_file1p1" 2026/07/09 07:38:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:15 DEBUG : 測試_file1p1: size = 19 OK 2026/07/09 07:38:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:38:15 INFO : file1.txt: Copied (new) to: 測試_file1p1 2026/07/09 07:38:15 NOTICE: (18) : copy-as /tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/file1.txt /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p2 2026/07/09 07:38:15 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/file1.txt" to "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ" as "測試_file1p2" 2026/07/09 07:38:15 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/file1.txt" 2026/07/09 07:38:15 DEBUG : Creating backend with remote "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ" 2026/07/09 07:38:15 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ" as "測試_file1p2" 2026/07/09 07:38:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:15 DEBUG : 測試_file1p2.1ffde2cd.partial: size = 19 OK 2026/07/09 07:38:15 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:38:15 DEBUG : 測試_file1p2.1ffde2cd.partial: renamed to: 測試_file1p2 2026/07/09 07:38:15 INFO : file1.txt: Copied (new) to: 測試_file1p2 2026/07/09 07:38:15 NOTICE: (19) : test normal sync of subdirs with extended chars 2026/07/09 07:38:15 NOTICE: (20) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ 2026/07/09 07:38:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:18 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:38:18 INFO : Building Path1 and Path2 listings 2026/07/09 07:38:18 INFO : Path1 checking for diffs 2026/07/09 07:38:18 INFO : - Path1 File is new - 測試_file1p1 2026/07/09 07:38:18 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:38:18 INFO : Path2 checking for diffs 2026/07/09 07:38:18 INFO : - Path2 File is new - 測試_file1p2 2026/07/09 07:38:18 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:38:18 INFO : Applying changes 2026/07/09 07:38:18 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/測試_file1p1 2026/07/09 07:38:18 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/測試_file1p2 2026/07/09 07:38:18 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:38:18 INFO : 測試_file1p2: Copied (new) 2026/07/09 07:38:18 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:38:19 INFO : 測試_file1p1: Copied (new) 2026/07/09 07:38:19 INFO : Updating listings 2026/07/09 07:38:19 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "/tmp/073151hufimon2/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:38:19 INFO : Bisync successful 2026/07/09 07:38:19 NOTICE: (21) : move-listings normal-sync 2026/07/09 07:38:19 NOTICE: (22) : test check-filename with extended chars. check should fail. 2026/07/09 07:38:19 NOTICE: (23) : bisync resync 2026/07/09 07:38:22 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:22 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:22 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" with Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:22 INFO : Copying Path2 files to Path1 2026/07/09 07:38:22 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:38:22 INFO : There was nothing to transfer 2026/07/09 07:38:22 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:38:22 INFO : There was nothing to transfer 2026/07/09 07:38:22 INFO : Resync updating listings 2026/07/09 07:38:22 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" vs Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:22 INFO : Bisync successful 2026/07/09 07:38:22 NOTICE: (24) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:38:22 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/測試РуÑÑкий ěáñ" 2026/07/09 07:38:22 INFO : 測試_check file: Deleted 2026/07/09 07:38:22 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2026/07/09 07:38:25 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:25 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:25 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" with Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:25 INFO : Building Path1 and Path2 listings 2026/07/09 07:38:25 INFO : Path1 checking for diffs 2026/07/09 07:38:25 INFO : - Path1 File was deleted - 測試РуÑÑкий ěáñ/測試_check file 2026/07/09 07:38:25 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:38:25 INFO : Path2 checking for diffs 2026/07/09 07:38:25 INFO : Checking access health 2026/07/09 07:38:25 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2026/07/09 07:38:25 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試РуÑÑкий ěáñ/測試_check file 2026/07/09 07:38:25 ERROR : Bisync critical error: check file check failed 2026/07/09 07:38:25 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:38:25 NOTICE: Bisync error: bisync aborted 2026/07/09 07:38:25 NOTICE: (26) : copy-listings check-access-fail 2026/07/09 07:38:25 NOTICE: (27) : test check-filename with extended chars. check should pass. 2026/07/09 07:38:25 NOTICE: (28) : bisync resync 2026/07/09 07:38:28 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:28 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:28 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" with Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:28 INFO : Copying Path2 files to Path1 2026/07/09 07:38:28 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:38:28 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2026/07/09 07:38:28 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:28 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:38:28 INFO : Resync updating listings 2026/07/09 07:38:28 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" vs Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:28 INFO : Bisync successful 2026/07/09 07:38:28 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2026/07/09 07:38:31 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:31 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:31 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" with Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:31 INFO : Building Path1 and Path2 listings 2026/07/09 07:38:31 INFO : Path1 checking for diffs 2026/07/09 07:38:31 INFO : Path2 checking for diffs 2026/07/09 07:38:31 INFO : Checking access health 2026/07/09 07:38:31 INFO : Found 2 matching "測試_check file" files on both paths 2026/07/09 07:38:31 INFO : No changes found 2026/07/09 07:38:31 INFO : Updating listings 2026/07/09 07:38:31 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" vs Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:31 INFO : Bisync successful 2026/07/09 07:38:31 NOTICE: (30) : move-listings check-access-pass 2026/07/09 07:38:31 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2026/07/09 07:38:31 NOTICE: (32) : copy-file /tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/測試_filtersfile.txt /tmp/073151hufimon2/workdir/ 2026/07/09 07:38:31 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/測試_filtersfile.txt" to "/tmp/073151hufimon2/workdir/" as "" 2026/07/09 07:38:31 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/測試_filtersfile.txt" 2026/07/09 07:38:31 DEBUG : Creating backend with remote "/tmp/073151hufimon2/workdir/" 2026/07/09 07:38:31 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/073151hufimon2/workdir" as "測試_filtersfile.txt" 2026/07/09 07:38:31 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:31 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK 2026/07/09 07:38:31 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:38:31 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt 2026/07/09 07:38:31 INFO : 測試_filtersfile.txt: Copied (new) 2026/07/09 07:38:31 NOTICE: (33) : bisync filters-file=/tmp/073151hufimon2/workdir/測試_filtersfile.txt resync 2026/07/09 07:38:33 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:33 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:33 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" with Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:33 INFO : Using filters file /tmp/073151hufimon2/workdir/測試_filtersfile.txt 2026/07/09 07:38:33 INFO : Storing filters file hash to /tmp/073151hufimon2/workdir/測試_filtersfile.txt.md5 2026/07/09 07:38:33 INFO : Copying Path2 files to Path1 2026/07/09 07:38:33 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:38:34 INFO : There was nothing to transfer 2026/07/09 07:38:34 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:38:34 INFO : There was nothing to transfer 2026/07/09 07:38:34 INFO : Resync updating listings 2026/07/09 07:38:34 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" vs Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:34 INFO : Bisync successful 2026/07/09 07:38:34 NOTICE: (34) : copy-as /tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/file1.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/ fileZ.txt 2026/07/09 07:38:34 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/file1.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" as "fileZ.txt" 2026/07/09 07:38:34 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ext_paths-nusudut2/file1.txt" 2026/07/09 07:38:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" 2026/07/09 07:38:34 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1'" as "fileZ.txt" 2026/07/09 07:38:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:34 DEBUG : fileZ.txt: size = 19 OK 2026/07/09 07:38:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:38:34 INFO : file1.txt: Copied (new) to: fileZ.txt 2026/07/09 07:38:34 NOTICE: (35) : bisync filters-file=/tmp/073151hufimon2/workdir/測試_filtersfile.txt 2026/07/09 07:38:37 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:37 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:38:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:37 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" with Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:37 INFO : Using filters file /tmp/073151hufimon2/workdir/測試_filtersfile.txt 2026/07/09 07:38:37 INFO : Building Path1 and Path2 listings 2026/07/09 07:38:37 INFO : Path1 checking for diffs 2026/07/09 07:38:37 INFO : Path2 checking for diffs 2026/07/09 07:38:37 INFO : No changes found 2026/07/09 07:38:37 INFO : Updating listings 2026/07/09 07:38:37 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ext_paths/path1/" vs Path2 "/tmp/073151hufimon2/ext_paths/path2/" 2026/07/09 07:38:37 INFO : Bisync successful 2026/07/09 07:38:38 DEBUG : Waiting for deletions to finish 2026/07/09 07:38:38 INFO : filename_contains_Ä›_.txt: Deleted 2026/07/09 07:38:38 INFO : 測試_check file: Deleted 2026/07/09 07:38:38 INFO : file_enconde_mañana_funcionará.txt: Deleted 2026/07/09 07:38:38 INFO : file1.txt: Deleted 2026/07/09 07:38:38 INFO : RCLONE_TEST: Deleted 2026/07/09 07:38:38 INFO : filename_contains_ࢺ_.txt: Deleted 2026/07/09 07:38:38 INFO : 測試РуÑÑкий ěáñ/測試_file1p1: Deleted 2026/07/09 07:38:38 INFO : 測試РуÑÑкий ěáñ/測試_file1p2: Deleted 2026/07/09 07:38:38 INFO : 測試РуÑÑкий ěáñ/測試_check file: Deleted 2026/07/09 07:38:38 INFO : РуÑÑкий.txt: Deleted 2026/07/09 07:38:38 INFO : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Deleted 2026/07/09 07:38:38 INFO : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Deleted 2026/07/09 07:38:38 DEBUG : removing 1 level 1 directories 2026/07/09 07:38:38 INFO : 測試РуÑÑкий ěáñ: Removing directory 2026/07/09 07:38:38 DEBUG : removing 1 level 0 directories 2026/07/09 07:38:38 INFO : Local file system at /tmp/073151hufimon2/ext_paths/path2: Removing directory bisync_test.go:610: TEST ext_paths PASSED === RUN TestBisyncRemoteLocal/extended_filenames 2026/07/09 07:38:38 INFO : path1: Making directory 2026/07/09 07:38:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1" 2026/07/09 07:38:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/extended_filenames/path2" 2026/07/09 07:38:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial" 2026/07/09 07:38:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_extended_filenames-zekotaq1" 2026/07/09 07:38:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : subdir_with_ࢺ_: Making directory with metadata 2026/07/09 07:38:38 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:38:38 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_ 2026/07/09 07:38:38 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK 2026/07/09 07:38:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:38:38 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:38 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK 2026/07/09 07:38:38 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:38:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:38:38 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt 2026/07/09 07:38:38 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:38 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt 2026/07/09 07:38:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:38:38 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 INFO : file1 - Copy (2).txt: Copied (new) 2026/07/09 07:38:38 INFO : file1.txt: Copied (new) 2026/07/09 07:38:38 INFO : file1 - Copy.txt: Copied (new) 2026/07/09 07:38:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_extended_filenames-zekotaq1: Waiting for checks to finish 2026/07/09 07:38:38 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_extended_filenames-zekotaq1: Waiting for transfers to finish 2026/07/09 07:38:38 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK 2026/07/09 07:38:38 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:38 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: size = 272 OK 2026/07/09 07:38:38 DEBUG : РуÑÑкий.txt.81414200.partial: size = 0 OK 2026/07/09 07:38:38 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt 2026/07/09 07:38:38 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:38 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:38:38 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:38 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: renamed to: filename_contains_Ä›_.txt 2026/07/09 07:38:38 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:38 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK 2026/07/09 07:38:38 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:38 DEBUG : РуÑÑкий.txt.81414200.partial: renamed to: РуÑÑкий.txt 2026/07/09 07:38:38 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:38:38 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt 2026/07/09 07:38:38 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt.b0a5b9e6.partial: size = 272 OK 2026/07/09 07:38:38 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:38 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:38 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_Ä›_.txt 2026/07/09 07:38:38 INFO : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK 2026/07/09 07:38:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:38 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt 2026/07/09 07:38:38 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:38 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime) 2026/07/09 07:38:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles" 2026/07/09 07:38:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_extended_filenames-suyomim7" 2026/07/09 07:38:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:38 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_extended_filenames-suyomim7: Waiting for checks to finish 2026/07/09 07:38:38 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_extended_filenames-suyomim7: Waiting for transfers to finish 2026/07/09 07:38:38 DEBUG : file2.txt.cb91205f.partial: size = 42 OK 2026/07/09 07:38:38 DEBUG : file1.txt.10d04402.partial: size = 19 OK 2026/07/09 07:38:38 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK 2026/07/09 07:38:38 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:38:38 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt 2026/07/09 07:38:38 INFO : file2.txt: Copied (new) 2026/07/09 07:38:38 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt 2026/07/09 07:38:38 INFO : file1.txt: Copied (new) 2026/07/09 07:38:38 DEBUG : Waiting for deletions to finish 2026/07/09 07:38:38 ERROR : error listing: directory not found 2026/07/09 07:38:38 ERROR : Local file system at /tmp/073151hufimon2/extended_filenames/path2: Failed to list "": directory not found 2026/07/09 07:38:38 DEBUG : removing 1 level 0 directories 2026/07/09 07:38:38 INFO : Local file system at /tmp/073151hufimon2/extended_filenames/path2: Removing directory 2026/07/09 07:38:38 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/extended_filenames/path2: no such file or directory 2026/07/09 07:38:38 ERROR : error listing: directory not found 2026/07/09 07:38:38 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_extended_filenames-zekotaq1 2026/07/09 07:38:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:39 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination 2026/07/09 07:38:39 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:39 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:39 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:39 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:39 INFO : subdir_with_ࢺ_: Making directory 2026/07/09 07:38:39 INFO : subdir_with_ࢺ_: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:38:39 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst= 2026/07/09 07:38:39 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:39 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:39 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:39 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1': Waiting for checks to finish 2026/07/09 07:38:39 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1': Waiting for transfers to finish 2026/07/09 07:38:39 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:38:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:39 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:39 DEBUG : file1 - Copy (2).txt: size = 0 OK 2026/07/09 07:38:39 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:39 INFO : file1 - Copy (2).txt: Copied (new) 2026/07/09 07:38:39 DEBUG : file1 - Copy.txt: size = 0 OK 2026/07/09 07:38:39 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:39 INFO : file1 - Copy.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK 2026/07/09 07:38:40 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:40 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:38:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:40 INFO : file1.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:38:40 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:40 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:38:40 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:40 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:40 INFO : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : РуÑÑкий.txt: size = 0 OK 2026/07/09 07:38:40 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:40 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:40 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:40 INFO : subdir_with_ࢺ_: Set directory modification time (using DirSetModTime) 2026/07/09 07:38:40 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1' 2026/07/09 07:38:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_: Making directory with metadata 2026/07/09 07:38:40 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:38:40 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_ 2026/07/09 07:38:40 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK 2026/07/09 07:38:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:38:40 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:40 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:40 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:38:40 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:40 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt 2026/07/09 07:38:40 INFO : file1 - Copy (2).txt: Copied (new) 2026/07/09 07:38:40 DEBUG : Local file system at /tmp/073151hufimon2/extended_filenames/path2: Waiting for checks to finish 2026/07/09 07:38:40 DEBUG : Local file system at /tmp/073151hufimon2/extended_filenames/path2: Waiting for transfers to finish 2026/07/09 07:38:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:38:40 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt 2026/07/09 07:38:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:40 INFO : file1 - Copy.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:38:40 INFO : file1.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK 2026/07/09 07:38:40 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:40 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: size = 272 OK 2026/07/09 07:38:40 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt 2026/07/09 07:38:40 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:40 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: renamed to: filename_contains_Ä›_.txt 2026/07/09 07:38:40 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : РуÑÑкий.txt.81414200.partial: size = 0 OK 2026/07/09 07:38:40 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK 2026/07/09 07:38:40 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:40 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:40 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt 2026/07/09 07:38:40 DEBUG : РуÑÑкий.txt.81414200.partial: renamed to: РуÑÑкий.txt 2026/07/09 07:38:40 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt.b0a5b9e6.partial: size = 272 OK 2026/07/09 07:38:40 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_Ä›_.txt 2026/07/09 07:38:40 INFO : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:38:40 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt 2026/07/09 07:38:40 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:38:40 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime) 2026/07/09 07:38:40 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/extended_filenames/path2 2026/07/09 07:38:40 NOTICE: (01) : test extended-filenames 2026/07/09 07:38:40 NOTICE: (02) : fix-names TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/ 2026/07/09 07:38:40 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true 2026/07/09 07:38:40 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true 2026/07/09 07:38:40 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true 2026/07/09 07:38:40 DEBUG : TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory 2026/07/09 07:38:40 DEBUG : old and new are equal. Skipping. TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/ (19732a1b2f731157e63de6c6c7990346) TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/ (19732a1b2f731157e63de6c6c7990346) 2026/07/09 07:38:40 DEBUG : old and new are equal. Skipping. TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/ (19732a1b2f731157e63de6c6c7990346) TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/ (19732a1b2f731157e63de6c6c7990346) 2026/07/09 07:38:40 NOTICE: (03) : fix-names /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/ 2026/07/09 07:38:40 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true 2026/07/09 07:38:40 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true 2026/07/09 07:38:40 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true 2026/07/09 07:38:40 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory 2026/07/09 07:38:40 DEBUG : old and new are equal. Skipping. /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/ (0f8919906084f415c88f048deb5c0b87) /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/ (0f8919906084f415c88f048deb5c0b87) 2026/07/09 07:38:40 DEBUG : old and new are equal. Skipping. /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/ (0f8919906084f415c88f048deb5c0b87) /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/ (0f8919906084f415c88f048deb5c0b87) 2026/07/09 07:38:40 NOTICE: (04) : fix-names TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2026/07/09 07:38:40 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is NFC: true 2026/07/09 07:38:40 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is NFD: false 2026/07/09 07:38:40 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is valid UTF8: true 2026/07/09 07:38:40 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:38:40 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: file exists: true 4706a9655df9d40e19781ba3962b23b6 2026/07/09 07:38:40 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: true 2026/07/09 07:38:40 DEBUG : HASH old: 4706a9655df9d40e19781ba3962b23b6 new: 4706a9655df9d40e19781ba3962b23b6 equal: true 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: file exists: true 4706a9655df9d40e19781ba3962b23b6 2026/07/09 07:38:41 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: true 2026/07/09 07:38:41 DEBUG : HASH old: 4706a9655df9d40e19781ba3962b23b6 new: 4706a9655df9d40e19781ba3962b23b6 equal: true 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt: file exists: false c13ad0bb60f72037000c766249864e2a 2026/07/09 07:38:41 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:41 DEBUG : HASH old: c13ad0bb60f72037000c766249864e2a new: 4706a9655df9d40e19781ba3962b23b6 equal: false 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt: file exists: false c13ad0bb60f72037000c766249864e2a 2026/07/09 07:38:41 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:41 DEBUG : HASH old: c13ad0bb60f72037000c766249864e2a new: 4706a9655df9d40e19781ba3962b23b6 equal: false 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:38:41 NOTICE: (05) : fix-names /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2026/07/09 07:38:41 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is NFC: true 2026/07/09 07:38:41 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is NFD: false 2026/07/09 07:38:41 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is valid UTF8: true 2026/07/09 07:38:41 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:38:41 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: file exists: true 258e92a14d61ff1889fa8fff3278afe7 2026/07/09 07:38:41 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt new: /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: true 2026/07/09 07:38:41 DEBUG : HASH old: 258e92a14d61ff1889fa8fff3278afe7 new: 258e92a14d61ff1889fa8fff3278afe7 equal: true 2026/07/09 07:38:41 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: file exists: true 258e92a14d61ff1889fa8fff3278afe7 2026/07/09 07:38:41 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt new: /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: true 2026/07/09 07:38:41 DEBUG : HASH old: 258e92a14d61ff1889fa8fff3278afe7 new: 258e92a14d61ff1889fa8fff3278afe7 equal: true 2026/07/09 07:38:41 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt: file exists: false af566c034476d60b5e5552bb68dd80e9 2026/07/09 07:38:41 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt new: /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:41 DEBUG : HASH old: af566c034476d60b5e5552bb68dd80e9 new: 258e92a14d61ff1889fa8fff3278afe7 equal: false 2026/07/09 07:38:41 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt: file exists: false af566c034476d60b5e5552bb68dd80e9 2026/07/09 07:38:41 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt new: /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: false 2026/07/09 07:38:41 DEBUG : HASH old: af566c034476d60b5e5552bb68dd80e9 new: 258e92a14d61ff1889fa8fff3278afe7 equal: false 2026/07/09 07:38:41 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:38:41 NOTICE: (06) : fix-names TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt: is NFC: true 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt: is NFD: false 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt: is valid UTF8: true 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt: file exists: true c1ca611b82d1a6e3df0575632b33a5a7 2026/07/09 07:38:41 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt equal: true 2026/07/09 07:38:41 DEBUG : HASH old: c1ca611b82d1a6e3df0575632b33a5a7 new: c1ca611b82d1a6e3df0575632b33a5a7 equal: true 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt: file exists: true c1ca611b82d1a6e3df0575632b33a5a7 2026/07/09 07:38:41 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt equal: true 2026/07/09 07:38:41 DEBUG : HASH old: c1ca611b82d1a6e3df0575632b33a5a7 new: c1ca611b82d1a6e3df0575632b33a5a7 equal: true 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt: file exists: false 61228d5a66dc43e11e087f519f09d8d9 2026/07/09 07:38:41 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt equal: false 2026/07/09 07:38:41 DEBUG : HASH old: 61228d5a66dc43e11e087f519f09d8d9 new: c1ca611b82d1a6e3df0575632b33a5a7 equal: false 2026/07/09 07:38:41 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt: file exists: false 61228d5a66dc43e11e087f519f09d8d9 2026/07/09 07:38:41 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt equal: false 2026/07/09 07:38:41 DEBUG : HASH old: 61228d5a66dc43e11e087f519f09d8d9 new: c1ca611b82d1a6e3df0575632b33a5a7 equal: false 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/РуÑÑкий.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b 2026/07/09 07:38:42 NOTICE: (07) : fix-names /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt: is NFC: true 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt: is NFD: false 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt: is valid UTF8: true 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt: file exists: true 05e64e3bc085d13aafcc27bf677beda7 2026/07/09 07:38:42 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt new: /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt equal: true 2026/07/09 07:38:42 DEBUG : HASH old: 05e64e3bc085d13aafcc27bf677beda7 new: 05e64e3bc085d13aafcc27bf677beda7 equal: true 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt: file exists: true 05e64e3bc085d13aafcc27bf677beda7 2026/07/09 07:38:42 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt new: /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt equal: true 2026/07/09 07:38:42 DEBUG : HASH old: 05e64e3bc085d13aafcc27bf677beda7 new: 05e64e3bc085d13aafcc27bf677beda7 equal: true 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt: file exists: false 15c0ccba35d130c5daf3bd0d085e3120 2026/07/09 07:38:42 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt new: /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt equal: false 2026/07/09 07:38:42 DEBUG : HASH old: 15c0ccba35d130c5daf3bd0d085e3120 new: 05e64e3bc085d13aafcc27bf677beda7 equal: false 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt: file exists: false 15c0ccba35d130c5daf3bd0d085e3120 2026/07/09 07:38:42 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt new: /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt equal: false 2026/07/09 07:38:42 DEBUG : HASH old: 15c0ccba35d130c5daf3bd0d085e3120 new: 05e64e3bc085d13aafcc27bf677beda7 equal: false 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/РуÑÑкий.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b 2026/07/09 07:38:42 NOTICE: (08) : fix-names TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 57e390ded2959d18f8c3fef3c253af04 2026/07/09 07:38:42 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true 2026/07/09 07:38:42 DEBUG : HASH old: 57e390ded2959d18f8c3fef3c253af04 new: 57e390ded2959d18f8c3fef3c253af04 equal: true 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true 57e390ded2959d18f8c3fef3c253af04 2026/07/09 07:38:42 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true 2026/07/09 07:38:42 DEBUG : HASH old: 57e390ded2959d18f8c3fef3c253af04 new: 57e390ded2959d18f8c3fef3c253af04 equal: true 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionaraÌ.txt: file exists: false 25ad15fa3cc0c72f584a7ff76f38361c 2026/07/09 07:38:42 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionaraÌ.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false 2026/07/09 07:38:42 DEBUG : HASH old: 25ad15fa3cc0c72f584a7ff76f38361c new: 57e390ded2959d18f8c3fef3c253af04 equal: false 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionaraÌ.txt: file exists: false 25ad15fa3cc0c72f584a7ff76f38361c 2026/07/09 07:38:42 DEBUG : FILE old: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionaraÌ.txt new: rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false 2026/07/09 07:38:42 DEBUG : HASH old: 25ad15fa3cc0c72f584a7ff76f38361c new: 57e390ded2959d18f8c3fef3c253af04 equal: false 2026/07/09 07:38:42 DEBUG : rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4 2026/07/09 07:38:42 NOTICE: (09) : fix-names /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true c7f638d724422eeeb53ecbbd9b39313e 2026/07/09 07:38:42 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true 2026/07/09 07:38:42 DEBUG : HASH old: c7f638d724422eeeb53ecbbd9b39313e new: c7f638d724422eeeb53ecbbd9b39313e equal: true 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true c7f638d724422eeeb53ecbbd9b39313e 2026/07/09 07:38:42 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true 2026/07/09 07:38:42 DEBUG : HASH old: c7f638d724422eeeb53ecbbd9b39313e new: c7f638d724422eeeb53ecbbd9b39313e equal: true 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionaraÌ.txt: file exists: false ad8e94467cba272e435507cb90e4664e 2026/07/09 07:38:42 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionaraÌ.txt new: /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false 2026/07/09 07:38:42 DEBUG : HASH old: ad8e94467cba272e435507cb90e4664e new: c7f638d724422eeeb53ecbbd9b39313e equal: false 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionaraÌ.txt: file exists: false ad8e94467cba272e435507cb90e4664e 2026/07/09 07:38:42 DEBUG : FILE old: /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionaraÌ.txt new: /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false 2026/07/09 07:38:42 DEBUG : HASH old: ad8e94467cba272e435507cb90e4664e new: c7f638d724422eeeb53ecbbd9b39313e equal: false 2026/07/09 07:38:42 DEBUG : /tmp/073151hufimon2/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4 2026/07/09 07:38:42 NOTICE: (10) : test initial bisync 2026/07/09 07:38:42 NOTICE: (11) : bisync resync 2026/07/09 07:38:45 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: size = 0 OK 2026/07/09 07:38:45 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:45 INFO : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: Copied (new) 2026/07/09 07:38:46 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: size = 0 OK 2026/07/09 07:38:46 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:46 INFO : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: Copied (new) 2026/07/09 07:38:46 NOTICE: Local file system at /tmp/073151hufimon2/extended_filenames/path2: Replacing invalid UTF-8 characters in "eÌŒ\x81\xfe aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬eÌö" 2026/07/09 07:38:46 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§.1c6c2e43.partial: size = 0 OK 2026/07/09 07:38:46 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:46 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§.1c6c2e43.partial: renamed to: ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö 2026/07/09 07:38:46 INFO : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: Copied (new) 2026/07/09 07:38:46 NOTICE: Local file system at /tmp/073151hufimon2/extended_filenames/path2: Replacing invalid UTF-8 characters in "Ä›\x81\xfe áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö" 2026/07/09 07:38:46 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€.a79ff014.partial: size = 0 OK 2026/07/09 07:38:46 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:46 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€.a79ff014.partial: renamed to: � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶ 2026/07/09 07:38:46 INFO : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: Copied (new) bisync_test.go:1096: Fs is incapable of running test as the paths produce different results, skipping: extended_filenames (path1: filename_contains_ࢺ_.txtÄ›þ áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶ (NFC) path2: file1 - Copy (2).txtfile1 - Copy (2).txt (file1 - Copy (2).txtfile1 - Copy (2).txt)) (fs1: gofile root 'rclone-test-cumuviv6labu/073151hufimon2/extended_filenames/path1' fs2: Local file system at /tmp/073151hufimon2/extended_filenames/path2) @@ -1 +1 @@ -filename_contains_ࢺ_.txtÄ›þ áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶+file1 - Copy (2).txtfile1 - Copy (2).txt === RUN TestBisyncRemoteLocal/filters 2026/07/09 07:38:46 INFO : path1: Making directory 2026/07/09 07:38:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filters/path1" 2026/07/09 07:38:47 DEBUG : Creating backend with remote "/tmp/073151hufimon2/filters/path2" 2026/07/09 07:38:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial" 2026/07/09 07:38:47 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_filters-xekuyex6" 2026/07/09 07:38:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : subdir: Making directory with metadata 2026/07/09 07:38:47 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:38:47 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:38:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_filters-xekuyex6: Waiting for checks to finish 2026/07/09 07:38:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:38:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:38:47 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_filters-xekuyex6: Waiting for transfers to finish 2026/07/09 07:38:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:38:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:38:47 INFO : file3.txt: Copied (new) 2026/07/09 07:38:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:38:47 INFO : file2.txt: Copied (new) 2026/07/09 07:38:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:38:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:38:47 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:38:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:38:47 INFO : file1.txt: Copied (new) 2026/07/09 07:38:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:38:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:38:47 INFO : file4.txt: Copied (new) 2026/07/09 07:38:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:38:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:38:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:38:47 INFO : file6.txt: Copied (new) 2026/07/09 07:38:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:38:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:47 INFO : file5.txt: Copied (new) 2026/07/09 07:38:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:38:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:38:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:47 INFO : file7.txt: Copied (new) 2026/07/09 07:38:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:38:47 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:38:47 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:38:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles" 2026/07/09 07:38:47 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_filters-hekisip6" 2026/07/09 07:38:47 DEBUG : fileZ.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_filters-hekisip6: Waiting for checks to finish 2026/07/09 07:38:47 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_filters-hekisip6: Waiting for transfers to finish 2026/07/09 07:38:47 DEBUG : fileZ.txt.64882095.partial: size = 19 OK 2026/07/09 07:38:47 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:38:47 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK 2026/07/09 07:38:47 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt 2026/07/09 07:38:47 INFO : fileZ.txt: Copied (new) 2026/07/09 07:38:47 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:38:47 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt 2026/07/09 07:38:47 INFO : filtersfile.flt: Copied (new) 2026/07/09 07:38:47 DEBUG : Waiting for deletions to finish 2026/07/09 07:38:47 ERROR : error listing: directory not found 2026/07/09 07:38:47 ERROR : Local file system at /tmp/073151hufimon2/filters/path2: Failed to list "": directory not found 2026/07/09 07:38:47 DEBUG : removing 1 level 0 directories 2026/07/09 07:38:47 INFO : Local file system at /tmp/073151hufimon2/filters/path2: Removing directory 2026/07/09 07:38:47 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/filters/path2: no such file or directory 2026/07/09 07:38:47 ERROR : error listing: directory not found 2026/07/09 07:38:47 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_filters-xekuyex6 2026/07/09 07:38:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:47 INFO : subdir: Making directory 2026/07/09 07:38:48 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:38:48 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:38:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/filters/path1': Waiting for checks to finish 2026/07/09 07:38:48 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/filters/path1': Waiting for transfers to finish 2026/07/09 07:38:48 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:38:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 INFO : file1.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:38:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:48 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:48 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:38:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 INFO : file3.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:38:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 INFO : file4.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:38:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 INFO : file6.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:38:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 INFO : file5.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:38:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 INFO : file2.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:38:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 INFO : file7.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:38:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:38:48 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:38:48 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/filters/path1' 2026/07/09 07:38:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : subdir: Making directory with metadata 2026/07/09 07:38:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:38:48 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:38:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:38:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:38:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:38:48 DEBUG : Local file system at /tmp/073151hufimon2/filters/path2: Waiting for checks to finish 2026/07/09 07:38:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:38:48 INFO : file3.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:38:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:38:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:38:48 DEBUG : Local file system at /tmp/073151hufimon2/filters/path2: Waiting for transfers to finish 2026/07/09 07:38:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:38:48 INFO : file2.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:38:48 INFO : file1.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:38:48 INFO : file4.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:38:48 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:38:48 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:48 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:38:48 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:38:48 INFO : file5.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:38:48 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:38:48 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:38:48 INFO : file6.txt: Copied (new) 2026/07/09 07:38:48 INFO : file7.txt: Copied (new) 2026/07/09 07:38:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:38:48 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:38:48 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:38:48 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/filters/path2 2026/07/09 07:38:48 NOTICE: (01) : test filters 2026/07/09 07:38:48 NOTICE: (02) : copy-file /tmp/073151hufimon2/datadir/test_filters-hekisip6/filtersfile.flt /tmp/073151hufimon2/workdir/ 2026/07/09 07:38:48 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_filters-hekisip6/filtersfile.flt" to "/tmp/073151hufimon2/workdir/" as "" 2026/07/09 07:38:48 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_filters-hekisip6/filtersfile.flt" 2026/07/09 07:38:48 DEBUG : Creating backend with remote "/tmp/073151hufimon2/workdir/" 2026/07/09 07:38:48 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/073151hufimon2/workdir" as "filtersfile.flt" 2026/07/09 07:38:48 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination 2026/07/09 07:38:48 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK 2026/07/09 07:38:48 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:38:48 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt 2026/07/09 07:38:48 INFO : filtersfile.flt: Copied (new) 2026/07/09 07:38:48 NOTICE: (03) : test resync to force building of the filters md5 hash 2026/07/09 07:38:48 NOTICE: (04) : bisync filters-file=/tmp/073151hufimon2/workdir/filtersfile.flt resync 2026/07/09 07:38:51 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:38:51 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:38:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:51 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filters/path1/" with Path2 "/tmp/073151hufimon2/filters/path2/" 2026/07/09 07:38:51 INFO : Using filters file /tmp/073151hufimon2/workdir/filtersfile.flt 2026/07/09 07:38:51 INFO : Storing filters file hash to /tmp/073151hufimon2/workdir/filtersfile.flt.md5 2026/07/09 07:38:51 INFO : Copying Path2 files to Path1 2026/07/09 07:38:51 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:38:51 INFO : There was nothing to transfer 2026/07/09 07:38:51 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:38:52 INFO : There was nothing to transfer 2026/07/09 07:38:52 INFO : Resync updating listings 2026/07/09 07:38:52 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filters/path1/" vs Path2 "/tmp/073151hufimon2/filters/path2/" 2026/07/09 07:38:52 INFO : Bisync successful 2026/07/09 07:38:52 NOTICE: (05) : copy-listings resync 2026/07/09 07:38:52 NOTICE: (06) : test place new files on the remote 2026/07/09 07:38:52 NOTICE: (07) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_filters-hekisip6/ fileZ.txt 2026/07/09 07:38:52 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_filters-hekisip6/" 2026/07/09 07:38:52 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_filters-hekisip6/" to be canonical "/tmp/073151hufimon2/datadir/test_filters-hekisip6" 2026/07/09 07:38:52 DEBUG : fileZ.txt: Set modification time 2001-01-02 2026/07/09 07:38:52 NOTICE: (08) : copy-as /tmp/073151hufimon2/datadir/test_filters-hekisip6/fileZ.txt /tmp/073151hufimon2/filters/path2/ fileZ.txt 2026/07/09 07:38:52 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_filters-hekisip6/fileZ.txt" to "/tmp/073151hufimon2/filters/path2/" as "fileZ.txt" 2026/07/09 07:38:52 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_filters-hekisip6/fileZ.txt" 2026/07/09 07:38:52 DEBUG : Creating backend with remote "/tmp/073151hufimon2/filters/path2/" 2026/07/09 07:38:52 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/073151hufimon2/filters/path2" as "fileZ.txt" 2026/07/09 07:38:52 DEBUG : fileZ.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:52 DEBUG : fileZ.txt.64882095.partial: size = 19 OK 2026/07/09 07:38:52 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:38:52 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt 2026/07/09 07:38:52 INFO : fileZ.txt: Copied (new) 2026/07/09 07:38:52 NOTICE: (09) : copy-as /tmp/073151hufimon2/datadir/test_filters-hekisip6/fileZ.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filters/path1/subdir fileZ.txt 2026/07/09 07:38:52 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_filters-hekisip6/fileZ.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filters/path1/subdir" as "fileZ.txt" 2026/07/09 07:38:52 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_filters-hekisip6/fileZ.txt" 2026/07/09 07:38:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filters/path1/subdir" 2026/07/09 07:38:52 DEBUG : operations.CopyFile "fileZ.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/filters/path1/subdir'" as "fileZ.txt" 2026/07/09 07:38:52 DEBUG : fileZ.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:53 DEBUG : fileZ.txt: size = 19 OK 2026/07/09 07:38:53 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:38:53 INFO : fileZ.txt: Copied (new) 2026/07/09 07:38:53 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2026/07/09 07:38:53 NOTICE: (11) : bisync filters-file=/tmp/073151hufimon2/workdir/filtersfile.flt 2026/07/09 07:38:55 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:38:55 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:38:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:38:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:38:55 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filters/path1/" with Path2 "/tmp/073151hufimon2/filters/path2/" 2026/07/09 07:38:55 INFO : Using filters file /tmp/073151hufimon2/workdir/filtersfile.flt 2026/07/09 07:38:55 INFO : Building Path1 and Path2 listings 2026/07/09 07:38:56 INFO : Path1 checking for diffs 2026/07/09 07:38:56 INFO : - Path1 File is new - subdir/fileZ.txt 2026/07/09 07:38:56 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:38:56 INFO : Path2 checking for diffs 2026/07/09 07:38:56 INFO : Applying changes 2026/07/09 07:38:56 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/filters/path2/subdir/fileZ.txt 2026/07/09 07:38:56 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:38:56 INFO : subdir/fileZ.txt: Copied (new) 2026/07/09 07:38:56 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:38:56 INFO : Updating listings 2026/07/09 07:38:56 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filters/path1/" vs Path2 "/tmp/073151hufimon2/filters/path2/" 2026/07/09 07:38:56 INFO : Bisync successful 2026/07/09 07:38:56 DEBUG : Waiting for deletions to finish 2026/07/09 07:38:56 INFO : file3.txt: Deleted 2026/07/09 07:38:56 INFO : file1.txt: Deleted 2026/07/09 07:38:56 INFO : RCLONE_TEST: Deleted 2026/07/09 07:38:56 INFO : subdir/file20.txt: Deleted 2026/07/09 07:38:56 INFO : file5.txt: Deleted 2026/07/09 07:38:56 INFO : fileZ.txt: Deleted 2026/07/09 07:38:56 INFO : subdir/fileZ.txt: Deleted 2026/07/09 07:38:56 INFO : file2.txt: Deleted 2026/07/09 07:38:56 INFO : file6.txt: Deleted 2026/07/09 07:38:56 INFO : file4.txt: Deleted 2026/07/09 07:38:56 INFO : file7.txt: Deleted 2026/07/09 07:38:56 DEBUG : removing 1 level 1 directories 2026/07/09 07:38:56 INFO : subdir: Removing directory 2026/07/09 07:38:56 DEBUG : removing 1 level 0 directories 2026/07/09 07:38:56 INFO : Local file system at /tmp/073151hufimon2/filters/path2: Removing directory bisync_test.go:610: TEST filters PASSED === RUN TestBisyncRemoteLocal/filtersfile_checks 2026/07/09 07:38:56 INFO : path1: Making directory 2026/07/09 07:38:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1" 2026/07/09 07:38:58 DEBUG : Creating backend with remote "/tmp/073151hufimon2/filtersfile_checks/path2" 2026/07/09 07:38:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial" 2026/07/09 07:38:58 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_filtersfile_checks-lafonac9" 2026/07/09 07:38:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : subdir: Making directory with metadata 2026/07/09 07:38:58 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:38:58 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:38:58 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:38:58 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:38:58 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:58 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:38:58 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:58 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:38:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:58 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_filtersfile_checks-lafonac9: Waiting for checks to finish 2026/07/09 07:38:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:38:58 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_filtersfile_checks-lafonac9: Waiting for transfers to finish 2026/07/09 07:38:58 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:58 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:38:58 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:38:58 INFO : file2.txt: Copied (new) 2026/07/09 07:38:58 INFO : file1.txt: Copied (new) 2026/07/09 07:38:58 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:38:58 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:38:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:38:58 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles" 2026/07/09 07:38:58 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4" 2026/07/09 07:38:58 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4: Waiting for checks to finish 2026/07/09 07:38:58 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4: Waiting for transfers to finish 2026/07/09 07:38:58 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK 2026/07/09 07:38:58 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK 2026/07/09 07:38:58 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK 2026/07/09 07:38:58 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:38:58 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt 2026/07/09 07:38:58 INFO : filtersfile.txt: Copied (new) 2026/07/09 07:38:58 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:38:58 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK 2026/07/09 07:38:58 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:38:58 INFO : hold.txt: Copied (new) 2026/07/09 07:38:58 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt 2026/07/09 07:38:58 INFO : filtersfile2.txt: Copied (new) 2026/07/09 07:38:58 DEBUG : Waiting for deletions to finish 2026/07/09 07:38:58 ERROR : error listing: directory not found 2026/07/09 07:38:58 ERROR : Local file system at /tmp/073151hufimon2/filtersfile_checks/path2: Failed to list "": directory not found 2026/07/09 07:38:58 DEBUG : removing 1 level 0 directories 2026/07/09 07:38:58 INFO : Local file system at /tmp/073151hufimon2/filtersfile_checks/path2: Removing directory 2026/07/09 07:38:58 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/filtersfile_checks/path2: no such file or directory 2026/07/09 07:38:58 ERROR : error listing: directory not found 2026/07/09 07:38:58 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_filtersfile_checks-lafonac9 2026/07/09 07:38:58 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:58 INFO : subdir: Making directory 2026/07/09 07:38:58 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:38:58 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:38:58 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:58 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1': Waiting for checks to finish 2026/07/09 07:38:58 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1': Waiting for transfers to finish 2026/07/09 07:38:59 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:38:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:59 INFO : file1.txt: Copied (new) 2026/07/09 07:38:59 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:38:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:59 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:59 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:38:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:59 INFO : file2.txt: Copied (new) 2026/07/09 07:38:59 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:38:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:59 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:38:59 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:38:59 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1' 2026/07/09 07:38:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:38:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:59 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:59 DEBUG : subdir: Making directory with metadata 2026/07/09 07:38:59 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:38:59 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:38:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:38:59 DEBUG : Local file system at /tmp/073151hufimon2/filtersfile_checks/path2: Waiting for checks to finish 2026/07/09 07:38:59 DEBUG : Local file system at /tmp/073151hufimon2/filtersfile_checks/path2: Waiting for transfers to finish 2026/07/09 07:38:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:38:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:38:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:38:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:38:59 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:38:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:38:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:38:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:38:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:38:59 INFO : file1.txt: Copied (new) 2026/07/09 07:38:59 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:38:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:38:59 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:38:59 INFO : file2.txt: Copied (new) 2026/07/09 07:38:59 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:38:59 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/filtersfile_checks/path2 2026/07/09 07:38:59 NOTICE: (01) : test filtersfile-checks 2026/07/09 07:38:59 NOTICE: (02) : test initial bisync 2026/07/09 07:38:59 NOTICE: (03) : bisync resync 2026/07/09 07:39:02 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:02 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:02 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:02 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:02 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" with Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:02 INFO : Copying Path2 files to Path1 2026/07/09 07:39:02 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:39:02 INFO : There was nothing to transfer 2026/07/09 07:39:02 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:39:02 INFO : There was nothing to transfer 2026/07/09 07:39:02 INFO : Resync updating listings 2026/07/09 07:39:02 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" vs Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:02 INFO : Bisync successful 2026/07/09 07:39:02 NOTICE: (04) : test 1. inject filters file in workdir. 2026/07/09 07:39:02 NOTICE: (05) : copy-file /tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4/filtersfile.txt /tmp/073151hufimon2/workdir/ 2026/07/09 07:39:02 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4/filtersfile.txt" to "/tmp/073151hufimon2/workdir/" as "" 2026/07/09 07:39:02 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4/filtersfile.txt" 2026/07/09 07:39:02 DEBUG : Creating backend with remote "/tmp/073151hufimon2/workdir/" 2026/07/09 07:39:02 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/073151hufimon2/workdir" as "filtersfile.txt" 2026/07/09 07:39:02 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:02 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK 2026/07/09 07:39:02 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK 2026/07/09 07:39:02 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt 2026/07/09 07:39:02 INFO : filtersfile.txt: Copied (new) 2026/07/09 07:39:02 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2026/07/09 07:39:02 NOTICE: (07) : bisync filters-file=/tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:04 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:04 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:04 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" with Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:04 INFO : Using filters file /tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:04 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:04 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:39:04 NOTICE: Bisync error: bisync aborted 2026/07/09 07:39:04 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2026/07/09 07:39:04 NOTICE: (09) : bisync 2026/07/09 07:39:07 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:07 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:07 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" with Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:07 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/073151hufimon2/workdir/TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_filtersfile_checks_path1..tmp_073151hufimon2_filtersfile_checks_path2.path1.lst Path2: /tmp/073151hufimon2/workdir/TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_filtersfile_checks_path1..tmp_073151hufimon2_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/073151hufimon2/workdir" 2026/07/09 07:39:07 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:39:07 NOTICE: Bisync error: bisync aborted 2026/07/09 07:39:07 NOTICE: (10) : test 4. run with filters-file and resync. 2026/07/09 07:39:07 NOTICE: (11) : bisync filters-file=/tmp/073151hufimon2/workdir/filtersfile.txt resync 2026/07/09 07:39:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:09 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" with Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:09 INFO : Using filters file /tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:09 INFO : Storing filters file hash to /tmp/073151hufimon2/workdir/filtersfile.txt.md5 2026/07/09 07:39:09 INFO : Copying Path2 files to Path1 2026/07/09 07:39:09 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:39:10 INFO : There was nothing to transfer 2026/07/09 07:39:10 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:39:10 INFO : There was nothing to transfer 2026/07/09 07:39:10 INFO : Resync updating listings 2026/07/09 07:39:10 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" vs Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:10 INFO : Bisync successful 2026/07/09 07:39:10 NOTICE: (12) : test 5. run with filters-file alone. should run. 2026/07/09 07:39:10 NOTICE: (13) : bisync filters-file=/tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:12 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:12 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:12 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:12 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:12 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" with Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:12 INFO : Using filters file /tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:12 INFO : Building Path1 and Path2 listings 2026/07/09 07:39:12 INFO : Path1 checking for diffs 2026/07/09 07:39:12 INFO : Path2 checking for diffs 2026/07/09 07:39:12 INFO : No changes found 2026/07/09 07:39:12 INFO : Updating listings 2026/07/09 07:39:12 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" vs Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:12 INFO : Bisync successful 2026/07/09 07:39:12 NOTICE: (14) : test 6. push changed filters-file to workdir. 2026/07/09 07:39:12 NOTICE: (15) : copy-as /tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4/filtersfile2.txt /tmp/073151hufimon2/workdir/ filtersfile.txt 2026/07/09 07:39:12 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4/filtersfile2.txt" to "/tmp/073151hufimon2/workdir/" as "filtersfile.txt" 2026/07/09 07:39:12 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4/filtersfile2.txt" 2026/07/09 07:39:12 DEBUG : Creating backend with remote "/tmp/073151hufimon2/workdir/" 2026/07/09 07:39:12 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/073151hufimon2/workdir" as "filtersfile.txt" 2026/07/09 07:39:12 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/073151hufimon2/datadir/test_filtersfile_checks-ticahit4) 2026/07/09 07:39:12 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/073151hufimon2/workdir) 2026/07/09 07:39:12 DEBUG : filtersfile2.txt: Sizes differ 2026/07/09 07:39:12 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK 2026/07/09 07:39:12 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK 2026/07/09 07:39:12 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt 2026/07/09 07:39:12 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt 2026/07/09 07:39:12 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2026/07/09 07:39:12 NOTICE: (17) : bisync filters-file=/tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:15 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:15 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:15 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" with Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:15 INFO : Using filters file /tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:15 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:15 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:39:15 NOTICE: Bisync error: bisync aborted 2026/07/09 07:39:15 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2026/07/09 07:39:15 NOTICE: (19) : bisync filters-file=/tmp/073151hufimon2/workdir/filtersfile.txt resync dry-run 2026/07/09 07:39:17 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:17 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:17 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" with Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:17 INFO : Using filters file /tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:17 INFO : Skipped storing filters file hash to /tmp/073151hufimon2/workdir/filtersfile.txt.md5 as --dry-run is set 2026/07/09 07:39:17 INFO : Copying Path2 files to Path1 2026/07/09 07:39:17 NOTICE: - Path2 Resync is copying files to - Path1 2026/07/09 07:39:17 INFO : There was nothing to transfer 2026/07/09 07:39:17 NOTICE: - Path1 Resync is copying files to - Path2 2026/07/09 07:39:18 INFO : There was nothing to transfer 2026/07/09 07:39:18 INFO : Resync updating listings 2026/07/09 07:39:18 INFO : Bisync successful 2026/07/09 07:39:18 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2026/07/09 07:39:18 NOTICE: (21) : bisync filters-file=/tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:20 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:20 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:20 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/filtersfile_checks/path1/" with Path2 "/tmp/073151hufimon2/filtersfile_checks/path2/" 2026/07/09 07:39:20 INFO : Using filters file /tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:20 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/073151hufimon2/workdir/filtersfile.txt 2026/07/09 07:39:20 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:39:20 NOTICE: Bisync error: bisync aborted 2026/07/09 07:39:20 DEBUG : Waiting for deletions to finish 2026/07/09 07:39:20 INFO : file1.txt: Deleted 2026/07/09 07:39:20 INFO : file2.txt: Deleted 2026/07/09 07:39:20 INFO : subdir/file20.txt: Deleted 2026/07/09 07:39:20 INFO : RCLONE_TEST: Deleted 2026/07/09 07:39:20 DEBUG : removing 1 level 1 directories 2026/07/09 07:39:20 INFO : subdir: Removing directory 2026/07/09 07:39:20 DEBUG : removing 1 level 0 directories 2026/07/09 07:39:20 INFO : Local file system at /tmp/073151hufimon2/filtersfile_checks/path2: Removing directory bisync_test.go:610: TEST filtersfile_checks PASSED === RUN TestBisyncRemoteLocal/ignorelistingchecksum 2026/07/09 07:39:20 INFO : path1: Making directory 2026/07/09 07:39:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1" 2026/07/09 07:39:21 DEBUG : Creating backend with remote "/tmp/073151hufimon2/ignorelistingchecksum/path2" 2026/07/09 07:39:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial" 2026/07/09 07:39:21 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_ignorelistingchecksum-geyexuw3" 2026/07/09 07:39:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : subdir: Making directory with metadata 2026/07/09 07:39:21 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z) 2026/07/09 07:39:21 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:39:21 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_ignorelistingchecksum-geyexuw3: Waiting for checks to finish 2026/07/09 07:39:21 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_ignorelistingchecksum-geyexuw3: Waiting for transfers to finish 2026/07/09 07:39:21 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:39:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:21 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:39:21 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:21 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:39:21 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:39:21 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:39:21 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:39:21 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:39:21 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:39:21 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:21 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:39:21 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:39:21 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:39:21 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:39:21 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:21 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:39:21 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:39:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:39:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:21 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:39:21 INFO : file1.txt: Copied (new) 2026/07/09 07:39:21 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:21 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:39:21 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:39:21 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:21 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:39:21 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:39:21 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:39:21 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:21 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:39:21 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:39:21 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:21 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles" 2026/07/09 07:39:21 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3" 2026/07/09 07:39:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3: Waiting for checks to finish 2026/07/09 07:39:21 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3: Waiting for transfers to finish 2026/07/09 07:39:21 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:39:21 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:21 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:39:21 INFO : file1.txt: Copied (new) 2026/07/09 07:39:21 DEBUG : Waiting for deletions to finish 2026/07/09 07:39:21 ERROR : error listing: directory not found 2026/07/09 07:39:21 ERROR : Local file system at /tmp/073151hufimon2/ignorelistingchecksum/path2: Failed to list "": directory not found 2026/07/09 07:39:21 DEBUG : removing 1 level 0 directories 2026/07/09 07:39:21 INFO : Local file system at /tmp/073151hufimon2/ignorelistingchecksum/path2: Removing directory 2026/07/09 07:39:21 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/ignorelistingchecksum/path2: no such file or directory 2026/07/09 07:39:21 ERROR : error listing: directory not found 2026/07/09 07:39:21 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_ignorelistingchecksum-geyexuw3 2026/07/09 07:39:21 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:21 INFO : subdir: Making directory 2026/07/09 07:39:22 INFO : subdir: Made directory with modification time 2024-01-25 05:00:02.874776175 +0000 UTC 2026/07/09 07:39:22 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:39:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:22 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1': Waiting for checks to finish 2026/07/09 07:39:22 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1': Waiting for transfers to finish 2026/07/09 07:39:22 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:39:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:22 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 INFO : file1.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:39:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:39:22 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:39:22 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1' 2026/07/09 07:39:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:39:22 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:22 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:22 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:22 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:22 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:22 DEBUG : subdir: Making directory with metadata 2026/07/09 07:39:22 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z) 2026/07/09 07:39:22 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:39:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:22 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:39:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:39:22 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 DEBUG : Local file system at /tmp/073151hufimon2/ignorelistingchecksum/path2: Waiting for checks to finish 2026/07/09 07:39:22 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:39:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:22 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:39:22 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:39:22 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:39:22 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:39:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 DEBUG : Local file system at /tmp/073151hufimon2/ignorelistingchecksum/path2: Waiting for transfers to finish 2026/07/09 07:39:22 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:39:22 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:39:22 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:39:22 INFO : file1.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:39:22 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:39:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:39:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:39:22 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:39:22 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:22 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/ignorelistingchecksum/path2 2026/07/09 07:39:22 NOTICE: (01) : test basic 2026/07/09 07:39:22 NOTICE: (02) : test initial bisync 2026/07/09 07:39:22 NOTICE: (03) : bisync resync 2026/07/09 07:39:25 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:25 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:25 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/" with Path2 "/tmp/073151hufimon2/ignorelistingchecksum/path2/" 2026/07/09 07:39:25 INFO : Copying Path2 files to Path1 2026/07/09 07:39:25 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:39:25 INFO : There was nothing to transfer 2026/07/09 07:39:25 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:39:25 INFO : There was nothing to transfer 2026/07/09 07:39:25 INFO : Resync updating listings 2026/07/09 07:39:25 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/" vs Path2 "/tmp/073151hufimon2/ignorelistingchecksum/path2/" 2026/07/09 07:39:25 INFO : Bisync successful 2026/07/09 07:39:25 NOTICE: (04) : bisync resync ignore-listing-checksum 2026/07/09 07:39:28 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:28 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:28 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/" with Path2 "/tmp/073151hufimon2/ignorelistingchecksum/path2/" 2026/07/09 07:39:28 INFO : Copying Path2 files to Path1 2026/07/09 07:39:28 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:39:28 INFO : There was nothing to transfer 2026/07/09 07:39:28 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:39:28 INFO : There was nothing to transfer 2026/07/09 07:39:28 INFO : Resync updating listings 2026/07/09 07:39:28 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/" vs Path2 "/tmp/073151hufimon2/ignorelistingchecksum/path2/" 2026/07/09 07:39:28 INFO : Bisync successful 2026/07/09 07:39:28 NOTICE: (05) : test place newer files on both paths 2026/07/09 07:39:28 NOTICE: (06) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3/file1.txt /tmp/073151hufimon2/ignorelistingchecksum/path2/ 2026/07/09 07:39:28 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3/" 2026/07/09 07:39:28 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3/" to be canonical "/tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3" 2026/07/09 07:39:28 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:39:28 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3/file1.txt" to "/tmp/073151hufimon2/ignorelistingchecksum/path2/" as "" 2026/07/09 07:39:28 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3/file1.txt" 2026/07/09 07:39:28 DEBUG : Creating backend with remote "/tmp/073151hufimon2/ignorelistingchecksum/path2/" 2026/07/09 07:39:28 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/073151hufimon2/ignorelistingchecksum/path2" as "file1.txt" 2026/07/09 07:39:28 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3) 2026/07/09 07:39:28 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/ignorelistingchecksum/path2) 2026/07/09 07:39:28 DEBUG : file1.txt: Sizes differ 2026/07/09 07:39:28 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:39:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:28 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:39:28 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:39:28 NOTICE: (07) : copy-as /tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3/file1.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/subdir file20.txt 2026/07/09 07:39:28 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3/file1.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/subdir" as "file20.txt" 2026/07/09 07:39:28 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3/file1.txt" 2026/07/09 07:39:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/subdir" 2026/07/09 07:39:29 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/subdir'" as "file20.txt" 2026/07/09 07:39:29 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_ignorelistingchecksum-sokulit3) 2026/07/09 07:39:29 DEBUG : file20.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/subdir') 2026/07/09 07:39:29 DEBUG : file1.txt: Sizes differ 2026/07/09 07:39:29 DEBUG : file20.txt: Removing old object on successful upload 2026/07/09 07:39:29 DEBUG : file20.txt: size = 19 OK 2026/07/09 07:39:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:29 INFO : file1.txt: Copied (replaced existing) to: file20.txt 2026/07/09 07:39:29 NOTICE: (08) : test bisync run 2026/07/09 07:39:29 NOTICE: (09) : bisync ignore-listing-checksum 2026/07/09 07:39:32 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:32 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:32 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/" with Path2 "/tmp/073151hufimon2/ignorelistingchecksum/path2/" 2026/07/09 07:39:32 INFO : Building Path1 and Path2 listings 2026/07/09 07:39:32 INFO : Path1 checking for diffs 2026/07/09 07:39:32 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2026/07/09 07:39:32 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:39:32 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:39:32 INFO : Path2 checking for diffs 2026/07/09 07:39:32 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:39:32 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:39:32 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:39:32 INFO : Applying changes 2026/07/09 07:39:32 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/ignorelistingchecksum/path2/subdir/file20.txt 2026/07/09 07:39:32 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/file1.txt 2026/07/09 07:39:32 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:39:32 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:39:32 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:39:32 INFO : subdir/file20.txt: Copied (replaced existing) 2026/07/09 07:39:32 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:39:32 INFO : Updating listings 2026/07/09 07:39:32 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/ignorelistingchecksum/path1/" vs Path2 "/tmp/073151hufimon2/ignorelistingchecksum/path2/" 2026/07/09 07:39:32 INFO : Bisync successful 2026/07/09 07:39:33 DEBUG : Waiting for deletions to finish 2026/07/09 07:39:33 INFO : file1.copy3.txt: Deleted 2026/07/09 07:39:33 INFO : file1.copy1.txt: Deleted 2026/07/09 07:39:33 INFO : file1.copy4.txt: Deleted 2026/07/09 07:39:33 INFO : file1.copy5.txt: Deleted 2026/07/09 07:39:33 INFO : RCLONE_TEST: Deleted 2026/07/09 07:39:33 INFO : file1.copy2.txt: Deleted 2026/07/09 07:39:33 INFO : subdir/file20.txt: Deleted 2026/07/09 07:39:33 INFO : file1.txt: Deleted 2026/07/09 07:39:33 DEBUG : removing 1 level 1 directories 2026/07/09 07:39:33 INFO : subdir: Removing directory 2026/07/09 07:39:33 DEBUG : removing 1 level 0 directories 2026/07/09 07:39:33 INFO : Local file system at /tmp/073151hufimon2/ignorelistingchecksum/path2: Removing directory bisync_test.go:610: TEST ignorelistingchecksum PASSED === RUN TestBisyncRemoteLocal/max_delete_path1 2026/07/09 07:39:33 INFO : path1: Making directory 2026/07/09 07:39:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1" 2026/07/09 07:39:33 DEBUG : Creating backend with remote "/tmp/073151hufimon2/max_delete_path1/path2" 2026/07/09 07:39:33 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial" 2026/07/09 07:39:33 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_max_delete_path1-behuhil9" 2026/07/09 07:39:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:33 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:33 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:33 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:39:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:34 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_max_delete_path1-behuhil9: Waiting for checks to finish 2026/07/09 07:39:34 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_max_delete_path1-behuhil9: Waiting for transfers to finish 2026/07/09 07:39:34 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:39:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:39:34 INFO : file1.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:39:34 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:39:34 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:34 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:34 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:34 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:39:34 INFO : file3.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:39:34 INFO : file4.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:39:34 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:39:34 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:34 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:39:34 INFO : file2.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:39:34 INFO : file5.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:34 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:39:34 INFO : file6.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:39:34 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:39:34 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:34 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:34 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK 2026/07/09 07:39:34 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:39:34 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:34 INFO : file7.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:39:34 INFO : file8.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt 2026/07/09 07:39:34 INFO : file9.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles" 2026/07/09 07:39:34 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_max_delete_path1-woyobar3" 2026/07/09 07:39:34 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_max_delete_path1-woyobar3: Waiting for checks to finish 2026/07/09 07:39:34 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_max_delete_path1-woyobar3: Waiting for transfers to finish 2026/07/09 07:39:34 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:39:34 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:39:34 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:39:34 INFO : hold.txt: Copied (new) 2026/07/09 07:39:34 DEBUG : Waiting for deletions to finish 2026/07/09 07:39:34 ERROR : error listing: directory not found 2026/07/09 07:39:34 ERROR : Local file system at /tmp/073151hufimon2/max_delete_path1/path2: Failed to list "": directory not found 2026/07/09 07:39:34 DEBUG : removing 1 level 0 directories 2026/07/09 07:39:34 INFO : Local file system at /tmp/073151hufimon2/max_delete_path1/path2: Removing directory 2026/07/09 07:39:34 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/max_delete_path1/path2: no such file or directory 2026/07/09 07:39:34 ERROR : error listing: directory not found 2026/07/09 07:39:34 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_max_delete_path1-behuhil9 2026/07/09 07:39:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:34 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1': Waiting for checks to finish 2026/07/09 07:39:34 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1': Waiting for transfers to finish 2026/07/09 07:39:35 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:39:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 INFO : file1.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:39:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 INFO : file4.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:39:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 INFO : file3.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:39:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 INFO : file2.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:39:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 INFO : file5.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:39:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 INFO : file7.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:39:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 INFO : file8.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file9.txt: size = 109 OK 2026/07/09 07:39:35 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:35 INFO : file9.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:39:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 INFO : file6.txt: Copied (new) 2026/07/09 07:39:35 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1' 2026/07/09 07:39:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:35 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:35 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:35 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:35 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:35 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:35 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:35 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:35 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:35 DEBUG : Local file system at /tmp/073151hufimon2/max_delete_path1/path2: Waiting for checks to finish 2026/07/09 07:39:35 DEBUG : Local file system at /tmp/073151hufimon2/max_delete_path1/path2: Waiting for transfers to finish 2026/07/09 07:39:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:39:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:39:35 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:39:35 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:39:35 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:39:35 INFO : file1.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:39:35 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:39:35 INFO : file2.txt: Copied (new) 2026/07/09 07:39:35 INFO : file3.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:39:35 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:39:35 INFO : file4.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:39:35 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:39:35 INFO : file6.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:39:35 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:39:35 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK 2026/07/09 07:39:35 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:35 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:35 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:39:35 INFO : file7.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:39:35 INFO : file8.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt 2026/07/09 07:39:35 INFO : file9.txt: Copied (new) 2026/07/09 07:39:35 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:39:35 INFO : file5.txt: Copied (new) 2026/07/09 07:39:35 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/max_delete_path1/path2 2026/07/09 07:39:35 NOTICE: (01) : test max-delete-path1 2026/07/09 07:39:35 NOTICE: (02) : test initial bisync 2026/07/09 07:39:35 NOTICE: (03) : bisync resync 2026/07/09 07:39:38 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:38 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" with Path2 "/tmp/073151hufimon2/max_delete_path1/path2/" 2026/07/09 07:39:38 INFO : Copying Path2 files to Path1 2026/07/09 07:39:38 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:39:38 INFO : There was nothing to transfer 2026/07/09 07:39:38 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:39:38 INFO : There was nothing to transfer 2026/07/09 07:39:38 INFO : Resync updating listings 2026/07/09 07:39:38 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" vs Path2 "/tmp/073151hufimon2/max_delete_path1/path2/" 2026/07/09 07:39:38 INFO : Bisync successful 2026/07/09 07:39:38 NOTICE: (04) : test delete >50% of local files 2026/07/09 07:39:38 NOTICE: (05) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/file1.txt 2026/07/09 07:39:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" 2026/07/09 07:39:38 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1" 2026/07/09 07:39:38 INFO : file1.txt: Deleted 2026/07/09 07:39:38 NOTICE: (06) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/file2.txt 2026/07/09 07:39:38 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1" 2026/07/09 07:39:39 INFO : file2.txt: Deleted 2026/07/09 07:39:39 NOTICE: (07) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/file3.txt 2026/07/09 07:39:39 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1" 2026/07/09 07:39:39 INFO : file3.txt: Deleted 2026/07/09 07:39:39 NOTICE: (08) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/file4.txt 2026/07/09 07:39:39 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1" 2026/07/09 07:39:39 INFO : file4.txt: Deleted 2026/07/09 07:39:39 NOTICE: (09) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/file5.txt 2026/07/09 07:39:39 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1" 2026/07/09 07:39:39 INFO : file5.txt: Deleted 2026/07/09 07:39:39 NOTICE: (10) : test sync should fail due to too many local deletes 2026/07/09 07:39:39 NOTICE: (11) : bisync 2026/07/09 07:39:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:42 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" with Path2 "/tmp/073151hufimon2/max_delete_path1/path2/" 2026/07/09 07:39:42 INFO : Building Path1 and Path2 listings 2026/07/09 07:39:42 INFO : Path1 checking for diffs 2026/07/09 07:39:42 INFO : - Path1 File was deleted - file1.txt 2026/07/09 07:39:42 INFO : - Path1 File was deleted - file2.txt 2026/07/09 07:39:42 INFO : - Path1 File was deleted - file3.txt 2026/07/09 07:39:42 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:39:42 INFO : - Path1 File was deleted - file5.txt 2026/07/09 07:39:42 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2026/07/09 07:39:42 INFO : Path2 checking for diffs 2026/07/09 07:39:42 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/". Run with --force if desired. 2026/07/09 07:39:42 NOTICE: Bisync aborted. Please try again. 2026/07/09 07:39:42 NOTICE: Bisync error: too many deletes 2026/07/09 07:39:42 NOTICE: (12) : copy-listings initial-fail 2026/07/09 07:39:42 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2026/07/09 07:39:42 NOTICE: (14) : bisync max-delete=60 2026/07/09 07:39:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:44 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" with Path2 "/tmp/073151hufimon2/max_delete_path1/path2/" 2026/07/09 07:39:44 INFO : Building Path1 and Path2 listings 2026/07/09 07:39:44 INFO : Path1 checking for diffs 2026/07/09 07:39:44 INFO : - Path1 File was deleted - file1.txt 2026/07/09 07:39:44 INFO : - Path1 File was deleted - file2.txt 2026/07/09 07:39:44 INFO : - Path1 File was deleted - file3.txt 2026/07/09 07:39:44 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:39:44 INFO : - Path1 File was deleted - file5.txt 2026/07/09 07:39:44 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2026/07/09 07:39:44 INFO : Path2 checking for diffs 2026/07/09 07:39:44 INFO : Applying changes 2026/07/09 07:39:44 INFO : - Path2 Queue delete - /tmp/073151hufimon2/max_delete_path1/path2/file1.txt 2026/07/09 07:39:44 INFO : - Path2 Queue delete - /tmp/073151hufimon2/max_delete_path1/path2/file2.txt 2026/07/09 07:39:44 INFO : - Path2 Queue delete - /tmp/073151hufimon2/max_delete_path1/path2/file3.txt 2026/07/09 07:39:44 INFO : - Path2 Queue delete - /tmp/073151hufimon2/max_delete_path1/path2/file4.txt 2026/07/09 07:39:44 INFO : - Path2 Queue delete - /tmp/073151hufimon2/max_delete_path1/path2/file5.txt 2026/07/09 07:39:44 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:39:44 INFO : file4.txt: Deleted 2026/07/09 07:39:44 INFO : file3.txt: Deleted 2026/07/09 07:39:44 INFO : file1.txt: Deleted 2026/07/09 07:39:44 INFO : file5.txt: Deleted 2026/07/09 07:39:44 INFO : file2.txt: Deleted 2026/07/09 07:39:44 INFO : There was nothing to transfer 2026/07/09 07:39:44 INFO : Updating listings 2026/07/09 07:39:44 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path1/path1/" vs Path2 "/tmp/073151hufimon2/max_delete_path1/path2/" 2026/07/09 07:39:44 INFO : Bisync successful 2026/07/09 07:39:45 DEBUG : Waiting for deletions to finish 2026/07/09 07:39:45 INFO : file6.txt: Deleted 2026/07/09 07:39:45 INFO : file7.txt: Deleted 2026/07/09 07:39:45 INFO : file8.txt: Deleted 2026/07/09 07:39:45 INFO : file9.txt: Deleted 2026/07/09 07:39:45 DEBUG : removing 1 level 0 directories 2026/07/09 07:39:45 INFO : Local file system at /tmp/073151hufimon2/max_delete_path1/path2: Removing directory bisync_test.go:610: TEST max_delete_path1 PASSED === RUN TestBisyncRemoteLocal/max_delete_path2_force 2026/07/09 07:39:45 INFO : path1: Making directory 2026/07/09 07:39:45 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1" 2026/07/09 07:39:45 DEBUG : Creating backend with remote "/tmp/073151hufimon2/max_delete_path2_force/path2" 2026/07/09 07:39:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial" 2026/07/09 07:39:45 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_max_delete_path2_force-dawoyuw6" 2026/07/09 07:39:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_max_delete_path2_force-dawoyuw6: Waiting for checks to finish 2026/07/09 07:39:45 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_max_delete_path2_force-dawoyuw6: Waiting for transfers to finish 2026/07/09 07:39:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:39:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:39:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:39:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:39:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:39:45 INFO : file1.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:39:45 INFO : file4.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:39:45 INFO : file3.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:39:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:39:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:39:45 INFO : file2.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:39:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:39:45 INFO : file6.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:39:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:39:45 INFO : file5.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:39:45 INFO : file8.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:39:45 INFO : file7.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK 2026/07/09 07:39:45 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:45 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt 2026/07/09 07:39:45 INFO : file9.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles" 2026/07/09 07:39:45 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_max_delete_path2_force-kanuxer4" 2026/07/09 07:39:45 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_max_delete_path2_force-kanuxer4: Waiting for checks to finish 2026/07/09 07:39:45 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_max_delete_path2_force-kanuxer4: Waiting for transfers to finish 2026/07/09 07:39:45 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:39:45 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:39:45 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:39:45 INFO : hold.txt: Copied (new) 2026/07/09 07:39:45 DEBUG : Waiting for deletions to finish 2026/07/09 07:39:45 ERROR : error listing: directory not found 2026/07/09 07:39:45 ERROR : Local file system at /tmp/073151hufimon2/max_delete_path2_force/path2: Failed to list "": directory not found 2026/07/09 07:39:45 DEBUG : removing 1 level 0 directories 2026/07/09 07:39:45 INFO : Local file system at /tmp/073151hufimon2/max_delete_path2_force/path2: Removing directory 2026/07/09 07:39:45 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/max_delete_path2_force/path2: no such file or directory 2026/07/09 07:39:45 ERROR : error listing: directory not found 2026/07/09 07:39:45 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_max_delete_path2_force-dawoyuw6 2026/07/09 07:39:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:45 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1': Waiting for checks to finish 2026/07/09 07:39:45 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1': Waiting for transfers to finish 2026/07/09 07:39:46 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:39:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:46 INFO : file1.txt: Copied (new) 2026/07/09 07:39:46 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:39:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:46 INFO : file4.txt: Copied (new) 2026/07/09 07:39:46 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:39:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:46 INFO : file2.txt: Copied (new) 2026/07/09 07:39:46 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:39:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:46 INFO : file3.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:39:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 INFO : file5.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:39:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 INFO : file7.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:39:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 INFO : file8.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:39:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 INFO : file6.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file9.txt: size = 109 OK 2026/07/09 07:39:47 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:47 INFO : file9.txt: Copied (new) 2026/07/09 07:39:47 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1' 2026/07/09 07:39:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:47 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:47 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:47 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:47 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:47 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:47 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:47 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:47 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:39:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:39:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 DEBUG : Local file system at /tmp/073151hufimon2/max_delete_path2_force/path2: Waiting for checks to finish 2026/07/09 07:39:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 DEBUG : Local file system at /tmp/073151hufimon2/max_delete_path2_force/path2: Waiting for transfers to finish 2026/07/09 07:39:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:39:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:39:47 INFO : file2.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:39:47 INFO : file1.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:39:47 INFO : file3.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:39:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:39:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:39:47 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:39:47 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:39:47 INFO : file4.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:39:47 INFO : file5.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:39:47 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK 2026/07/09 07:39:47 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:39:47 INFO : file7.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:47 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:39:47 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt 2026/07/09 07:39:47 INFO : file9.txt: Copied (new) 2026/07/09 07:39:47 INFO : file6.txt: Copied (new) 2026/07/09 07:39:47 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:47 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:39:47 INFO : file8.txt: Copied (new) 2026/07/09 07:39:47 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/max_delete_path2_force/path2 2026/07/09 07:39:47 NOTICE: (01) : test max-delete-path2-force 2026/07/09 07:39:47 NOTICE: (02) : test initial bisync 2026/07/09 07:39:47 NOTICE: (03) : bisync resync 2026/07/09 07:39:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:49 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/" with Path2 "/tmp/073151hufimon2/max_delete_path2_force/path2/" 2026/07/09 07:39:49 INFO : Copying Path2 files to Path1 2026/07/09 07:39:49 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:39:49 INFO : There was nothing to transfer 2026/07/09 07:39:49 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:39:50 INFO : There was nothing to transfer 2026/07/09 07:39:50 INFO : Resync updating listings 2026/07/09 07:39:50 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/" vs Path2 "/tmp/073151hufimon2/max_delete_path2_force/path2/" 2026/07/09 07:39:50 INFO : Bisync successful 2026/07/09 07:39:50 NOTICE: (04) : test delete >50% of remote files 2026/07/09 07:39:50 NOTICE: (05) : delete-file /tmp/073151hufimon2/max_delete_path2_force/path2/file1.txt 2026/07/09 07:39:50 DEBUG : Creating backend with remote "/tmp/073151hufimon2/max_delete_path2_force/path2/" 2026/07/09 07:39:50 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/max_delete_path2_force/path2/" to be canonical "/tmp/073151hufimon2/max_delete_path2_force/path2" 2026/07/09 07:39:50 INFO : file1.txt: Deleted 2026/07/09 07:39:50 NOTICE: (06) : delete-file /tmp/073151hufimon2/max_delete_path2_force/path2/file2.txt 2026/07/09 07:39:50 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/max_delete_path2_force/path2/" for canonical name "/tmp/073151hufimon2/max_delete_path2_force/path2" 2026/07/09 07:39:50 INFO : file2.txt: Deleted 2026/07/09 07:39:50 NOTICE: (07) : delete-file /tmp/073151hufimon2/max_delete_path2_force/path2/file3.txt 2026/07/09 07:39:50 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/max_delete_path2_force/path2/" for canonical name "/tmp/073151hufimon2/max_delete_path2_force/path2" 2026/07/09 07:39:50 INFO : file3.txt: Deleted 2026/07/09 07:39:50 NOTICE: (08) : delete-file /tmp/073151hufimon2/max_delete_path2_force/path2/file4.txt 2026/07/09 07:39:50 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/max_delete_path2_force/path2/" for canonical name "/tmp/073151hufimon2/max_delete_path2_force/path2" 2026/07/09 07:39:50 INFO : file4.txt: Deleted 2026/07/09 07:39:50 NOTICE: (09) : delete-file /tmp/073151hufimon2/max_delete_path2_force/path2/file5.txt 2026/07/09 07:39:50 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/max_delete_path2_force/path2/" for canonical name "/tmp/073151hufimon2/max_delete_path2_force/path2" 2026/07/09 07:39:50 INFO : file5.txt: Deleted 2026/07/09 07:39:50 NOTICE: (10) : test sync should fail due to too many path2 deletes 2026/07/09 07:39:50 NOTICE: (11) : bisync 2026/07/09 07:39:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:52 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/" with Path2 "/tmp/073151hufimon2/max_delete_path2_force/path2/" 2026/07/09 07:39:52 INFO : Building Path1 and Path2 listings 2026/07/09 07:39:52 INFO : Path1 checking for diffs 2026/07/09 07:39:52 INFO : Path2 checking for diffs 2026/07/09 07:39:52 INFO : - Path2 File was deleted - file1.txt 2026/07/09 07:39:52 INFO : - Path2 File was deleted - file2.txt 2026/07/09 07:39:52 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:39:52 INFO : - Path2 File was deleted - file4.txt 2026/07/09 07:39:52 INFO : - Path2 File was deleted - file5.txt 2026/07/09 07:39:52 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2026/07/09 07:39:52 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "/tmp/073151hufimon2/max_delete_path2_force/path2/". Run with --force if desired. 2026/07/09 07:39:52 NOTICE: Bisync aborted. Please try again. 2026/07/09 07:39:52 NOTICE: Bisync error: too many deletes 2026/07/09 07:39:52 NOTICE: (12) : copy-listings initial-fail 2026/07/09 07:39:52 NOTICE: (13) : test apply force option. sync should run. 2026/07/09 07:39:52 NOTICE: (14) : bisync force 2026/07/09 07:39:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:39:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:39:55 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/" with Path2 "/tmp/073151hufimon2/max_delete_path2_force/path2/" 2026/07/09 07:39:55 INFO : Building Path1 and Path2 listings 2026/07/09 07:39:55 INFO : Path1 checking for diffs 2026/07/09 07:39:55 INFO : Path2 checking for diffs 2026/07/09 07:39:55 INFO : - Path2 File was deleted - file1.txt 2026/07/09 07:39:55 INFO : - Path2 File was deleted - file2.txt 2026/07/09 07:39:55 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:39:55 INFO : - Path2 File was deleted - file4.txt 2026/07/09 07:39:55 INFO : - Path2 File was deleted - file5.txt 2026/07/09 07:39:55 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2026/07/09 07:39:55 INFO : Applying changes 2026/07/09 07:39:55 INFO : - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/file1.txt 2026/07/09 07:39:55 INFO : - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/file2.txt 2026/07/09 07:39:55 INFO : - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/file3.txt 2026/07/09 07:39:55 INFO : - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/file4.txt 2026/07/09 07:39:55 INFO : - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/file5.txt 2026/07/09 07:39:55 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:39:55 INFO : file5.txt: Deleted 2026/07/09 07:39:55 INFO : file2.txt: Deleted 2026/07/09 07:39:55 INFO : file3.txt: Deleted 2026/07/09 07:39:55 INFO : file4.txt: Deleted 2026/07/09 07:39:55 INFO : file1.txt: Deleted 2026/07/09 07:39:55 INFO : There was nothing to transfer 2026/07/09 07:39:55 INFO : Updating listings 2026/07/09 07:39:55 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/max_delete_path2_force/path1/" vs Path2 "/tmp/073151hufimon2/max_delete_path2_force/path2/" 2026/07/09 07:39:55 INFO : Bisync successful 2026/07/09 07:39:55 DEBUG : Waiting for deletions to finish 2026/07/09 07:39:55 INFO : file6.txt: Deleted 2026/07/09 07:39:55 INFO : file7.txt: Deleted 2026/07/09 07:39:55 INFO : file8.txt: Deleted 2026/07/09 07:39:55 INFO : file9.txt: Deleted 2026/07/09 07:39:55 DEBUG : removing 1 level 0 directories 2026/07/09 07:39:55 INFO : Local file system at /tmp/073151hufimon2/max_delete_path2_force/path2: Removing directory bisync_test.go:610: TEST max_delete_path2_force PASSED === RUN TestBisyncRemoteLocal/nomodtime 2026/07/09 07:39:55 INFO : path1: Making directory 2026/07/09 07:39:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1" 2026/07/09 07:39:56 DEBUG : Creating backend with remote "/tmp/073151hufimon2/nomodtime/path2" 2026/07/09 07:39:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial" 2026/07/09 07:39:56 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_nomodtime-duvirul1" 2026/07/09 07:39:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:39:56 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:39:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:56 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_nomodtime-duvirul1: Waiting for checks to finish 2026/07/09 07:39:56 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_nomodtime-duvirul1: Waiting for transfers to finish 2026/07/09 07:39:56 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:56 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:39:56 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:39:56 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:39:56 INFO : file1.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:39:56 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:56 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:39:56 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:39:56 INFO : file2.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:56 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:39:56 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:39:56 INFO : file3.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:39:56 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:39:56 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:56 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:56 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:56 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:39:56 INFO : file4.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:39:56 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:56 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:39:56 INFO : file6.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:39:56 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:56 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:39:56 INFO : file5.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:39:56 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:39:56 INFO : file8.txt: Copied (new) 2026/07/09 07:39:56 INFO : file7.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles" 2026/07/09 07:39:56 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8" 2026/07/09 07:39:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8: Waiting for checks to finish 2026/07/09 07:39:56 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8: Waiting for transfers to finish 2026/07/09 07:39:56 DEBUG : file1.txt.17d2872a.partial: size = 19 OK 2026/07/09 07:39:56 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK 2026/07/09 07:39:56 DEBUG : file11.txt.7d27067e.partial: size = 19 OK 2026/07/09 07:39:56 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:56 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:56 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt 2026/07/09 07:39:56 INFO : file1.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt 2026/07/09 07:39:56 INFO : file11.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:56 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK 2026/07/09 07:39:56 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:39:56 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt 2026/07/09 07:39:56 INFO : file10.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK 2026/07/09 07:39:56 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt 2026/07/09 07:39:56 INFO : file2.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK 2026/07/09 07:39:56 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:39:56 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:39:56 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt 2026/07/09 07:39:56 INFO : file5R.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt 2026/07/09 07:39:56 INFO : file5L.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK 2026/07/09 07:39:56 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK 2026/07/09 07:39:56 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:56 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:56 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt 2026/07/09 07:39:56 INFO : file7.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt 2026/07/09 07:39:56 INFO : file6.txt: Copied (new) 2026/07/09 07:39:56 DEBUG : Waiting for deletions to finish 2026/07/09 07:39:56 ERROR : error listing: directory not found 2026/07/09 07:39:56 ERROR : Local file system at /tmp/073151hufimon2/nomodtime/path2: Failed to list "": directory not found 2026/07/09 07:39:56 DEBUG : removing 1 level 0 directories 2026/07/09 07:39:56 INFO : Local file system at /tmp/073151hufimon2/nomodtime/path2: Removing directory 2026/07/09 07:39:56 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/nomodtime/path2: no such file or directory 2026/07/09 07:39:56 ERROR : error listing: directory not found 2026/07/09 07:39:56 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_nomodtime-duvirul1 2026/07/09 07:39:56 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:56 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1': Waiting for checks to finish 2026/07/09 07:39:56 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1': Waiting for transfers to finish 2026/07/09 07:39:57 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:39:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 INFO : file2.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:39:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 INFO : file1.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:39:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:57 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:39:57 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:39:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 INFO : file3.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:39:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 INFO : file4.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:39:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 INFO : file5.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:39:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 INFO : file7.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:39:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 INFO : file6.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:39:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 INFO : file8.txt: Copied (new) 2026/07/09 07:39:57 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1' 2026/07/09 07:39:57 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : Local file system at /tmp/073151hufimon2/nomodtime/path2: Waiting for checks to finish 2026/07/09 07:39:57 DEBUG : Local file system at /tmp/073151hufimon2/nomodtime/path2: Waiting for transfers to finish 2026/07/09 07:39:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:39:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:39:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:39:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:39:57 INFO : file3.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:39:57 INFO : file1.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:39:57 INFO : file2.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:39:57 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:39:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:39:57 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:39:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:39:57 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:39:57 INFO : file4.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:39:57 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:39:57 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:39:57 INFO : file5.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:39:57 INFO : file6.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:39:57 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:39:57 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:39:57 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:39:57 INFO : file8.txt: Copied (new) 2026/07/09 07:39:57 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:39:57 INFO : file7.txt: Copied (new) 2026/07/09 07:39:57 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/nomodtime/path2 2026/07/09 07:39:57 NOTICE: (01) : test changes 2026/07/09 07:39:57 NOTICE: (02) : test initial bisync 2026/07/09 07:39:57 NOTICE: (03) : bisync resync nomodtime 2026/07/09 07:39:57 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:39:57 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" with Path2 "/tmp/073151hufimon2/nomodtime/path2/" 2026/07/09 07:39:57 INFO : Copying Path2 files to Path1 2026/07/09 07:39:57 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:39:57 INFO : There was nothing to transfer 2026/07/09 07:39:57 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:39:57 INFO : There was nothing to transfer 2026/07/09 07:39:57 INFO : Resync updating listings 2026/07/09 07:39:57 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" vs Path2 "/tmp/073151hufimon2/nomodtime/path2/" 2026/07/09 07:39:57 INFO : Bisync successful 2026/07/09 07:39:57 NOTICE: (04) : test make modifications on both paths 2026/07/09 07:39:57 NOTICE: (05) : test new on path2 - file10 2026/07/09 07:39:57 NOTICE: (06) : copy-file /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file10.txt /tmp/073151hufimon2/nomodtime/path2/ 2026/07/09 07:39:57 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file10.txt" to "/tmp/073151hufimon2/nomodtime/path2/" as "" 2026/07/09 07:39:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file10.txt" 2026/07/09 07:39:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/nomodtime/path2/" 2026/07/09 07:39:57 DEBUG : operations.CopyFile "file10.txt" to "Local file system at /tmp/073151hufimon2/nomodtime/path2" as "file10.txt" 2026/07/09 07:39:57 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:57 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK 2026/07/09 07:39:57 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:57 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt 2026/07/09 07:39:57 INFO : file10.txt: Copied (new) 2026/07/09 07:39:57 NOTICE: (07) : test changed on path2 - file1 2026/07/09 07:39:57 NOTICE: (08) : copy-file /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file1.txt /tmp/073151hufimon2/nomodtime/path2/ 2026/07/09 07:39:57 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file1.txt" to "/tmp/073151hufimon2/nomodtime/path2/" as "" 2026/07/09 07:39:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file1.txt" 2026/07/09 07:39:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/nomodtime/path2/" 2026/07/09 07:39:57 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/073151hufimon2/nomodtime/path2" as "file1.txt" 2026/07/09 07:39:57 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8) 2026/07/09 07:39:57 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/nomodtime/path2) 2026/07/09 07:39:57 DEBUG : file1.txt: Sizes differ 2026/07/09 07:39:57 DEBUG : file1.txt.17d2872a.partial: size = 19 OK 2026/07/09 07:39:57 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:57 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt 2026/07/09 07:39:57 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:39:57 NOTICE: (09) : test new on path1 - file11 2026/07/09 07:39:57 NOTICE: (10) : copy-file /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file11.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/ 2026/07/09 07:39:57 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file11.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" as "" 2026/07/09 07:39:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file11.txt" 2026/07/09 07:39:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" 2026/07/09 07:39:58 DEBUG : operations.CopyFile "file11.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1'" as "file11.txt" 2026/07/09 07:39:58 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:39:58 DEBUG : file11.txt: size = 19 OK 2026/07/09 07:39:58 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:39:58 INFO : file11.txt: Copied (new) 2026/07/09 07:39:58 NOTICE: (11) : test changed on path1 - file2 2026/07/09 07:39:58 NOTICE: (12) : copy-file /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file2.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/ 2026/07/09 07:39:58 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file2.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" as "" 2026/07/09 07:39:58 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file2.txt" 2026/07/09 07:39:58 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" 2026/07/09 07:39:59 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1'" as "file2.txt" 2026/07/09 07:39:59 DEBUG : file2.txt: size = 13 (Local file system at /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8) 2026/07/09 07:39:59 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1') 2026/07/09 07:39:59 DEBUG : file2.txt: Sizes differ 2026/07/09 07:39:59 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:39:59 DEBUG : file2.txt: size = 13 OK 2026/07/09 07:39:59 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:39:59 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:39:59 NOTICE: (13) : test deleted on path2 - file3 2026/07/09 07:39:59 NOTICE: (14) : delete-file /tmp/073151hufimon2/nomodtime/path2/file3.txt 2026/07/09 07:39:59 DEBUG : Creating backend with remote "/tmp/073151hufimon2/nomodtime/path2/" 2026/07/09 07:39:59 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/nomodtime/path2/" to be canonical "/tmp/073151hufimon2/nomodtime/path2" 2026/07/09 07:39:59 INFO : file3.txt: Deleted 2026/07/09 07:39:59 NOTICE: (15) : test deleted on path1 - file4 2026/07/09 07:39:59 NOTICE: (16) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/file4.txt 2026/07/09 07:39:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" 2026/07/09 07:40:00 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1" 2026/07/09 07:40:00 INFO : file4.txt: Deleted 2026/07/09 07:40:00 NOTICE: (17) : test deleted on both paths - file8 2026/07/09 07:40:00 NOTICE: (18) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/file8.txt 2026/07/09 07:40:00 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1" 2026/07/09 07:40:00 INFO : file8.txt: Deleted 2026/07/09 07:40:00 NOTICE: (19) : delete-file /tmp/073151hufimon2/nomodtime/path2/file8.txt 2026/07/09 07:40:00 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/nomodtime/path2/" for canonical name "/tmp/073151hufimon2/nomodtime/path2" 2026/07/09 07:40:00 INFO : file8.txt: Deleted 2026/07/09 07:40:00 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2026/07/09 07:40:00 NOTICE: (21) : copy-as /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file5R.txt /tmp/073151hufimon2/nomodtime/path2/ file5.txt 2026/07/09 07:40:00 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file5R.txt" to "/tmp/073151hufimon2/nomodtime/path2/" as "file5.txt" 2026/07/09 07:40:00 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file5R.txt" 2026/07/09 07:40:00 DEBUG : Creating backend with remote "/tmp/073151hufimon2/nomodtime/path2/" 2026/07/09 07:40:00 DEBUG : operations.CopyFile "file5R.txt" to "Local file system at /tmp/073151hufimon2/nomodtime/path2" as "file5.txt" 2026/07/09 07:40:00 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8) 2026/07/09 07:40:00 DEBUG : file5.txt: size = 0 (Local file system at /tmp/073151hufimon2/nomodtime/path2) 2026/07/09 07:40:00 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:40:00 DEBUG : file5.txt.f045a362.partial: size = 39 OK 2026/07/09 07:40:00 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:40:00 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt 2026/07/09 07:40:00 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:40:00 NOTICE: (22) : copy-as /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file5L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/ file5.txt 2026/07/09 07:40:00 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file5L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" as "file5.txt" 2026/07/09 07:40:00 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file5L.txt" 2026/07/09 07:40:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" 2026/07/09 07:40:00 DEBUG : operations.CopyFile "file5L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1'" as "file5.txt" 2026/07/09 07:40:00 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8) 2026/07/09 07:40:00 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1') 2026/07/09 07:40:00 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:40:01 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:40:01 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:40:01 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:40:01 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:40:01 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2026/07/09 07:40:01 NOTICE: (24) : copy-file /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file6.txt /tmp/073151hufimon2/nomodtime/path2/ 2026/07/09 07:40:01 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file6.txt" to "/tmp/073151hufimon2/nomodtime/path2/" as "" 2026/07/09 07:40:01 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file6.txt" 2026/07/09 07:40:01 DEBUG : Creating backend with remote "/tmp/073151hufimon2/nomodtime/path2/" 2026/07/09 07:40:01 DEBUG : operations.CopyFile "file6.txt" to "Local file system at /tmp/073151hufimon2/nomodtime/path2" as "file6.txt" 2026/07/09 07:40:01 DEBUG : file6.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8) 2026/07/09 07:40:01 DEBUG : file6.txt: size = 0 (Local file system at /tmp/073151hufimon2/nomodtime/path2) 2026/07/09 07:40:01 DEBUG : file6.txt: Sizes differ 2026/07/09 07:40:01 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK 2026/07/09 07:40:01 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:01 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt 2026/07/09 07:40:01 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:40:01 NOTICE: (25) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/file6.txt 2026/07/09 07:40:01 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1" 2026/07/09 07:40:01 INFO : file6.txt: Deleted 2026/07/09 07:40:01 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2026/07/09 07:40:01 NOTICE: (27) : copy-file /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file7.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/ 2026/07/09 07:40:01 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file7.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" as "" 2026/07/09 07:40:01 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_nomodtime-rawepob8/file7.txt" 2026/07/09 07:40:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" 2026/07/09 07:40:02 DEBUG : operations.CopyFile "file7.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1'" as "file7.txt" 2026/07/09 07:40:02 DEBUG : file7.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_nomodtime-rawepob8) 2026/07/09 07:40:02 DEBUG : file7.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1') 2026/07/09 07:40:02 DEBUG : file7.txt: Sizes differ 2026/07/09 07:40:02 DEBUG : file7.txt: Removing old object on successful upload 2026/07/09 07:40:02 DEBUG : file7.txt: size = 19 OK 2026/07/09 07:40:02 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:02 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:40:02 NOTICE: (28) : delete-file /tmp/073151hufimon2/nomodtime/path2/file7.txt 2026/07/09 07:40:02 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/nomodtime/path2/" for canonical name "/tmp/073151hufimon2/nomodtime/path2" 2026/07/09 07:40:02 INFO : file7.txt: Deleted 2026/07/09 07:40:02 NOTICE: (29) : test bisync run 2026/07/09 07:40:02 NOTICE: (30) : bisync nomodtime 2026/07/09 07:40:02 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:40:02 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" with Path2 "/tmp/073151hufimon2/nomodtime/path2/" 2026/07/09 07:40:02 INFO : Building Path1 and Path2 listings 2026/07/09 07:40:02 INFO : Path1 checking for diffs 2026/07/09 07:40:02 INFO : - Path1 File changed: size (larger), hash - file2.txt 2026/07/09 07:40:02 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:40:02 INFO : - Path1 File changed: size (larger), hash - file5.txt 2026/07/09 07:40:02 INFO : - Path1 File was deleted - file6.txt 2026/07/09 07:40:02 INFO : - Path1 File changed: size (larger), hash - file7.txt 2026/07/09 07:40:02 INFO : - Path1 File was deleted - file8.txt 2026/07/09 07:40:02 INFO : - Path1 File is new - file11.txt 2026/07/09 07:40:02 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:40:02 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2026/07/09 07:40:02 INFO : Path2 checking for diffs 2026/07/09 07:40:02 INFO : - Path2 File changed: size (larger), hash - file1.txt 2026/07/09 07:40:02 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:40:02 INFO : - Path2 File changed: size (larger), hash - file5.txt 2026/07/09 07:40:02 INFO : - Path2 File changed: size (larger), hash - file6.txt 2026/07/09 07:40:02 INFO : - Path2 File was deleted - file7.txt 2026/07/09 07:40:02 INFO : - Path2 File was deleted - file8.txt 2026/07/09 07:40:02 INFO : - Path2 File is new - file10.txt 2026/07/09 07:40:02 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:40:02 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2026/07/09 07:40:02 INFO : Applying changes 2026/07/09 07:40:02 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/nomodtime/path2/file11.txt 2026/07/09 07:40:02 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/nomodtime/path2/file2.txt 2026/07/09 07:40:02 INFO : - Path2 Queue delete - /tmp/073151hufimon2/nomodtime/path2/file4.txt 2026/07/09 07:40:02 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:40:02 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/file5.txt.conflict1 2026/07/09 07:40:02 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2026/07/09 07:40:02 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/nomodtime/path2/file5.txt.conflict1 2026/07/09 07:40:02 NOTICE: - Path2 Renaming Path2 copy - /tmp/073151hufimon2/nomodtime/path2/file5.txt.conflict2 2026/07/09 07:40:02 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2026/07/09 07:40:02 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/file5.txt.conflict2 2026/07/09 07:40:02 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/file6.txt 2026/07/09 07:40:02 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/nomodtime/path2/file7.txt 2026/07/09 07:40:02 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/file1.txt 2026/07/09 07:40:02 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/file10.txt 2026/07/09 07:40:02 INFO : - Path1 Queue delete - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/file3.txt 2026/07/09 07:40:02 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:40:03 INFO : file10.txt: Copied (new) 2026/07/09 07:40:03 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:40:03 INFO : file6.txt: Copied (new) 2026/07/09 07:40:03 INFO : file5.txt.conflict2: Copied (new) 2026/07/09 07:40:03 INFO : file3.txt: Deleted 2026/07/09 07:40:03 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:40:03 INFO : file11.txt: Copied (new) 2026/07/09 07:40:03 INFO : file7.txt: Copied (new) 2026/07/09 07:40:03 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:40:03 INFO : file5.txt.conflict1: Copied (new) 2026/07/09 07:40:03 INFO : file4.txt: Deleted 2026/07/09 07:40:03 INFO : Updating listings 2026/07/09 07:40:03 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/nomodtime/path1/" vs Path2 "/tmp/073151hufimon2/nomodtime/path2/" 2026/07/09 07:40:03 INFO : Bisync successful 2026/07/09 07:40:04 DEBUG : Waiting for deletions to finish 2026/07/09 07:40:04 INFO : file6.txt: Deleted 2026/07/09 07:40:04 INFO : file11.txt: Deleted 2026/07/09 07:40:04 INFO : file7.txt: Deleted 2026/07/09 07:40:04 INFO : file10.txt: Deleted 2026/07/09 07:40:04 INFO : RCLONE_TEST: Deleted 2026/07/09 07:40:04 INFO : file5.txt.conflict1: Deleted 2026/07/09 07:40:04 INFO : file1.txt: Deleted 2026/07/09 07:40:04 INFO : file2.txt: Deleted 2026/07/09 07:40:04 INFO : file5.txt.conflict2: Deleted 2026/07/09 07:40:04 DEBUG : removing 1 level 0 directories 2026/07/09 07:40:04 INFO : Local file system at /tmp/073151hufimon2/nomodtime/path2: Removing directory bisync_test.go:610: TEST nomodtime PASSED === RUN TestBisyncRemoteLocal/normalization 2026/07/09 07:40:04 INFO : path1: Making directory 2026/07/09 07:40:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/normalization/path1" 2026/07/09 07:40:05 DEBUG : Creating backend with remote "/tmp/073151hufimon2/normalization/path2" 2026/07/09 07:40:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial" 2026/07/09 07:40:05 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_normalization-sodovit3" 2026/07/09 07:40:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:40:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ: Making directory with metadata 2026/07/09 07:40:05 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z) 2026/07/09 07:40:05 DEBUG : Added delayed dir = "測試_РуÑÑкий_ _ _Ä›_áñ", newDst=測試_РуÑÑкий_ _ _Ä›_áñ 2026/07/09 07:40:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:40:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:40:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:40:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:40:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:40:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt.b8f49a2a.partial: size = 272 OK 2026/07/09 07:40:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:40:05 INFO : file1.txt: Copied (new) 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file.062d4dd7.partial: size = 0 OK 2026/07/09 07:40:05 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_normalization-sodovit3: Waiting for checks to finish 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt.b8f49a2a.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK 2026/07/09 07:40:05 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:05 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_normalization-sodovit3: Waiting for transfers to finish 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file 2026/07/09 07:40:05 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Copied (new) 2026/07/09 07:40:05 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt 2026/07/09 07:40:05 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:40:05 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Set directory modification time (using SetModTime) 2026/07/09 07:40:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles" 2026/07/09 07:40:05 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_normalization-pigogam8" 2026/07/09 07:40:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:05 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:40:05 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK 2026/07/09 07:40:05 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_normalization-pigogam8: Waiting for checks to finish 2026/07/09 07:40:05 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_normalization-pigogam8: Waiting for transfers to finish 2026/07/09 07:40:05 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:40:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:40:05 INFO : file1.txt: Copied (new) 2026/07/09 07:40:05 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt 2026/07/09 07:40:05 INFO : 測試_filtersfile.txt: Copied (new) 2026/07/09 07:40:05 DEBUG : Waiting for deletions to finish 2026/07/09 07:40:05 ERROR : error listing: directory not found 2026/07/09 07:40:05 ERROR : Local file system at /tmp/073151hufimon2/normalization/path2: Failed to list "": directory not found 2026/07/09 07:40:05 DEBUG : removing 1 level 0 directories 2026/07/09 07:40:05 INFO : Local file system at /tmp/073151hufimon2/normalization/path2: Removing directory 2026/07/09 07:40:05 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/normalization/path2: no such file or directory 2026/07/09 07:40:05 ERROR : error listing: directory not found 2026/07/09 07:40:05 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_normalization-sodovit3 2026/07/09 07:40:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:40:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:05 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Making directory 2026/07/09 07:40:06 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Made directory with modification time 2024-01-25 05:00:02.874776175 +0000 UTC 2026/07/09 07:40:06 DEBUG : Added delayed dir = "測試_РуÑÑкий_ _ _Ä›_áñ", newDst= 2026/07/09 07:40:06 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:06 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:06 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:40:06 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/normalization/path1': Waiting for checks to finish 2026/07/09 07:40:06 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/normalization/path1': Waiting for transfers to finish 2026/07/09 07:40:06 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:40:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:06 INFO : file1.txt: Copied (new) 2026/07/09 07:40:06 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:40:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:40:06 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:40:06 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:40:06 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:40:06 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:40:06 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:40:06 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:40:06 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:40:06 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: size = 0 OK 2026/07/09 07:40:06 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:06 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Copied (new) 2026/07/09 07:40:06 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Set directory modification time (using DirSetModTime) 2026/07/09 07:40:06 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/normalization/path1' 2026/07/09 07:40:07 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:40:07 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ: Making directory with metadata 2026/07/09 07:40:07 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z) 2026/07/09 07:40:07 DEBUG : Added delayed dir = "測試_РуÑÑкий_ _ _Ä›_áñ", newDst=測試_РуÑÑкий_ _ _Ä›_áñ 2026/07/09 07:40:07 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:07 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:07 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:40:07 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:40:07 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:40:07 INFO : file1.txt: Copied (new) 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file.062d4dd7.partial: size = 0 OK 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt.b8f49a2a.partial: size = 272 OK 2026/07/09 07:40:07 DEBUG : Local file system at /tmp/073151hufimon2/normalization/path2: Waiting for checks to finish 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt.b8f49a2a.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt 2026/07/09 07:40:07 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Copied (new) 2026/07/09 07:40:07 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK 2026/07/09 07:40:07 DEBUG : Local file system at /tmp/073151hufimon2/normalization/path2: Waiting for transfers to finish 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:40:07 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:40:07 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:40:07 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt 2026/07/09 07:40:07 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:40:07 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Set directory modification time (using SetModTime) 2026/07/09 07:40:07 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/normalization/path2 2026/07/09 07:40:07 NOTICE: (01) : test normalization 2026/07/09 07:40:07 NOTICE: (02) : touch-copy 2001-01-02 /tmp/073151hufimon2/datadir/test_normalization-pigogam8/file1.txt /tmp/073151hufimon2/normalization/path2/ 2026/07/09 07:40:07 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_normalization-pigogam8/" 2026/07/09 07:40:07 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_normalization-pigogam8/" to be canonical "/tmp/073151hufimon2/datadir/test_normalization-pigogam8" 2026/07/09 07:40:07 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:40:07 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_normalization-pigogam8/file1.txt" to "/tmp/073151hufimon2/normalization/path2/" as "" 2026/07/09 07:40:07 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_normalization-pigogam8/file1.txt" 2026/07/09 07:40:07 DEBUG : Creating backend with remote "/tmp/073151hufimon2/normalization/path2/" 2026/07/09 07:40:07 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/073151hufimon2/normalization/path2" as "file1.txt" 2026/07/09 07:40:07 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_normalization-pigogam8) 2026/07/09 07:40:07 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/normalization/path2) 2026/07/09 07:40:07 DEBUG : file1.txt: Sizes differ 2026/07/09 07:40:07 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:40:07 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:07 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:40:07 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:40:07 NOTICE: (03) : test initial bisync 2026/07/09 07:40:07 NOTICE: (04) : bisync resync 2026/07/09 07:40:09 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: size = 0 OK 2026/07/09 07:40:09 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:09 INFO : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: Copied (new) 2026/07/09 07:40:10 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: size = 0 OK 2026/07/09 07:40:10 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:10 INFO : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: Copied (new) 2026/07/09 07:40:11 NOTICE: Local file system at /tmp/073151hufimon2/normalization/path2: Replacing invalid UTF-8 characters in "eÌŒ\x81\xfe aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬eÌö" 2026/07/09 07:40:11 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§.1c6c2e43.partial: size = 0 OK 2026/07/09 07:40:11 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:11 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§.1c6c2e43.partial: renamed to: ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö 2026/07/09 07:40:11 INFO : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: Copied (new) 2026/07/09 07:40:11 NOTICE: Local file system at /tmp/073151hufimon2/normalization/path2: Replacing invalid UTF-8 characters in "Ä›\x81\xfe áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö" 2026/07/09 07:40:11 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€.a79ff014.partial: size = 0 OK 2026/07/09 07:40:11 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:11 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€.a79ff014.partial: renamed to: � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶ 2026/07/09 07:40:11 INFO : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: Copied (new) bisync_test.go:1096: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1: file1.txtÄ›þ áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶ (NFC) path2: 測試_РуÑÑкий_ _ _Ä›_áñ測試_РуÑÑкий_ _ _Ä›_áñ (測試_РуÑÑкий_ _ _Ä›_áñ測試_РуÑÑкий_ _ _Ä›_áñ)) (fs1: gofile root 'rclone-test-cumuviv6labu/073151hufimon2/normalization/path1' fs2: Local file system at /tmp/073151hufimon2/normalization/path2) @@ -1 +1 @@ -file1.txtÄ›þ áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶+測試_РуÑÑкий_ _ _Ä›_áñ測試_РуÑÑкий_ _ _Ä›_áñ === RUN TestBisyncRemoteLocal/rclone_args 2026/07/09 07:40:11 INFO : path1: Making directory 2026/07/09 07:40:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1" 2026/07/09 07:40:11 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2" 2026/07/09 07:40:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial" 2026/07/09 07:40:11 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_rclone_args-lawavor0" 2026/07/09 07:40:11 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:40:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:11 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:11 DEBUG : subdir: Making directory with metadata 2026/07/09 07:40:11 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:40:11 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:40:11 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:11 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:11 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:40:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:40:11 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:40:11 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_rclone_args-lawavor0: Waiting for checks to finish 2026/07/09 07:40:11 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_rclone_args-lawavor0: Waiting for transfers to finish 2026/07/09 07:40:11 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:40:11 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:40:11 DEBUG : file1.txt.3d039419.partial: size = 19 OK 2026/07/09 07:40:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:11 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK 2026/07/09 07:40:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:40:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:40:11 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt 2026/07/09 07:40:11 INFO : file2.txt: Copied (new) 2026/07/09 07:40:11 INFO : file1.txt: Copied (new) 2026/07/09 07:40:11 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK 2026/07/09 07:40:11 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:11 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:40:11 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:40:11 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt 2026/07/09 07:40:11 INFO : subdir/file21.txt: Copied (new) 2026/07/09 07:40:11 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles" 2026/07/09 07:40:11 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2" 2026/07/09 07:40:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:11 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:11 DEBUG : file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:11 DEBUG : file21.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:11 DEBUG : file1.txt.8c06417f.partial: size = 19 OK 2026/07/09 07:40:11 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK 2026/07/09 07:40:11 DEBUG : file20.txt.fd848222.partial: size = 0 OK 2026/07/09 07:40:11 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_rclone_args-celehat2: Waiting for checks to finish 2026/07/09 07:40:11 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:11 DEBUG : file21.txt.68f456b7.partial: size = 0 OK 2026/07/09 07:40:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:11 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_rclone_args-celehat2: Waiting for transfers to finish 2026/07/09 07:40:11 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt 2026/07/09 07:40:11 INFO : file1.txt: Copied (new) 2026/07/09 07:40:11 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:11 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt 2026/07/09 07:40:11 INFO : file21.txt: Copied (new) 2026/07/09 07:40:11 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:11 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt 2026/07/09 07:40:11 INFO : file20.txt: Copied (new) 2026/07/09 07:40:11 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt 2026/07/09 07:40:11 INFO : file2.txt: Copied (new) 2026/07/09 07:40:11 DEBUG : Waiting for deletions to finish 2026/07/09 07:40:11 ERROR : error listing: directory not found 2026/07/09 07:40:11 ERROR : Local file system at /tmp/073151hufimon2/rclone_args/path2: Failed to list "": directory not found 2026/07/09 07:40:11 DEBUG : removing 1 level 0 directories 2026/07/09 07:40:11 INFO : Local file system at /tmp/073151hufimon2/rclone_args/path2: Removing directory 2026/07/09 07:40:11 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/rclone_args/path2: no such file or directory 2026/07/09 07:40:12 ERROR : error listing: directory not found 2026/07/09 07:40:12 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_rclone_args-lawavor0 2026/07/09 07:40:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:40:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:12 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:12 INFO : subdir: Making directory 2026/07/09 07:40:12 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:40:12 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:40:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:12 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:12 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1': Waiting for checks to finish 2026/07/09 07:40:12 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1': Waiting for transfers to finish 2026/07/09 07:40:12 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:40:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:12 INFO : file2.txt: Copied (new) 2026/07/09 07:40:13 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:40:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:13 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:40:13 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:40:13 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK 2026/07/09 07:40:13 INFO : file1.txt: Copied (new) 2026/07/09 07:40:13 DEBUG : subdir/file21.txt: size = 0 OK 2026/07/09 07:40:13 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:13 INFO : subdir/file21.txt: Copied (new) 2026/07/09 07:40:13 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:40:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:40:13 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:40:13 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:40:13 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1' 2026/07/09 07:40:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:40:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:13 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:13 DEBUG : subdir: Making directory with metadata 2026/07/09 07:40:13 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:40:13 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:40:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:40:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:40:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:40:13 DEBUG : file1.txt.3d039419.partial: size = 19 OK 2026/07/09 07:40:13 INFO : file2.txt: Copied (new) 2026/07/09 07:40:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:40:13 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK 2026/07/09 07:40:13 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:40:13 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt 2026/07/09 07:40:13 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:40:13 INFO : file1.txt: Copied (new) 2026/07/09 07:40:13 DEBUG : Local file system at /tmp/073151hufimon2/rclone_args/path2: Waiting for checks to finish 2026/07/09 07:40:13 DEBUG : Local file system at /tmp/073151hufimon2/rclone_args/path2: Waiting for transfers to finish 2026/07/09 07:40:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:40:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:13 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK 2026/07/09 07:40:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:40:13 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:40:13 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:13 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt 2026/07/09 07:40:13 INFO : subdir/file21.txt: Copied (new) 2026/07/09 07:40:13 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:13 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/rclone_args/path2 2026/07/09 07:40:13 NOTICE: (01) : test rclone-args 2026/07/09 07:40:13 NOTICE: (02) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/ * 2026/07/09 07:40:13 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/" 2026/07/09 07:40:13 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/" to be canonical "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2" 2026/07/09 07:40:13 DEBUG : file21.txt: Set modification time 2001-01-02 2026/07/09 07:40:13 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:40:13 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:40:13 DEBUG : file20.txt: Set modification time 2001-01-02 2026/07/09 07:40:13 NOTICE: (03) : test initial bisync 2026/07/09 07:40:13 NOTICE: (04) : bisync resync checksum 2026/07/09 07:40:16 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:16 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:16 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:40:16 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" with Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:16 INFO : Copying Path2 files to Path1 2026/07/09 07:40:16 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:40:16 INFO : There was nothing to transfer 2026/07/09 07:40:16 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:40:16 INFO : There was nothing to transfer 2026/07/09 07:40:16 INFO : Resync updating listings 2026/07/09 07:40:16 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" vs Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:16 INFO : Bisync successful 2026/07/09 07:40:16 NOTICE: (05) : test place newer files on both paths 2026/07/09 07:40:16 NOTICE: (06) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/ 2026/07/09 07:40:16 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" as "" 2026/07/09 07:40:16 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt" 2026/07/09 07:40:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" 2026/07/09 07:40:17 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1'" as "file1.txt" 2026/07/09 07:40:17 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:40:17 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:40:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/073151hufimon2/datadir/test_rclone_args-celehat2) 2026/07/09 07:40:17 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1') 2026/07/09 07:40:17 DEBUG : file1.txt: md5 differ 2026/07/09 07:40:17 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:40:17 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:40:17 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:17 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:40:17 NOTICE: (07) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file2.txt /tmp/073151hufimon2/rclone_args/path2/ 2026/07/09 07:40:17 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file2.txt" to "/tmp/073151hufimon2/rclone_args/path2/" as "" 2026/07/09 07:40:17 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file2.txt" 2026/07/09 07:40:17 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:17 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/073151hufimon2/rclone_args/path2" as "file2.txt" 2026/07/09 07:40:17 DEBUG : file2.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_rclone_args-celehat2) 2026/07/09 07:40:17 DEBUG : file2.txt: size = 0 (Local file system at /tmp/073151hufimon2/rclone_args/path2) 2026/07/09 07:40:17 DEBUG : file2.txt: Sizes differ 2026/07/09 07:40:17 DEBUG : file2.txt.2fd64024.partial: size = 19 OK 2026/07/09 07:40:17 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:17 DEBUG : file2.txt.2fd64024.partial: renamed to: file2.txt 2026/07/09 07:40:17 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:40:17 NOTICE: (08) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir 2026/07/09 07:40:17 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" as "" 2026/07/09 07:40:17 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt" 2026/07/09 07:40:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" 2026/07/09 07:40:18 DEBUG : operations.CopyFile "file20.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir'" as "file20.txt" 2026/07/09 07:40:18 DEBUG : file20.txt: size = 0 OK 2026/07/09 07:40:18 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:40:18 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:18 INFO : file20.txt: Updated modification time in destination 2026/07/09 07:40:18 DEBUG : file20.txt: Unchanged skipping 2026/07/09 07:40:18 NOTICE: (09) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt /tmp/073151hufimon2/rclone_args/path2/subdir 2026/07/09 07:40:18 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" to "/tmp/073151hufimon2/rclone_args/path2/subdir" as "" 2026/07/09 07:40:18 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" 2026/07/09 07:40:18 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/subdir" 2026/07/09 07:40:18 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/073151hufimon2/rclone_args/path2/subdir" as "file21.txt" 2026/07/09 07:40:18 DEBUG : file21.txt: size = 0 OK 2026/07/09 07:40:18 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:40:18 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:18 INFO : file21.txt: Updated modification time in destination 2026/07/09 07:40:18 DEBUG : file21.txt: Unchanged skipping 2026/07/09 07:40:18 NOTICE: (10) : touch-glob 2001-01-02 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/ file1.txt 2026/07/09 07:40:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" 2026/07/09 07:40:19 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1" 2026/07/09 07:40:19 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:40:19 NOTICE: (11) : touch-glob 2001-01-02 /tmp/073151hufimon2/rclone_args/path2/ file2.txt 2026/07/09 07:40:19 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:19 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/rclone_args/path2/" to be canonical "/tmp/073151hufimon2/rclone_args/path2" 2026/07/09 07:40:19 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:40:19 NOTICE: (12) : touch-glob 2001-01-02 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/ file20.txt 2026/07/09 07:40:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/" 2026/07/09 07:40:19 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" 2026/07/09 07:40:19 DEBUG : file20.txt: Set modification time 2001-01-02 2026/07/09 07:40:19 NOTICE: (13) : touch-glob 2001-01-02 /tmp/073151hufimon2/rclone_args/path2/subdir/ file21.txt 2026/07/09 07:40:19 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/subdir/" 2026/07/09 07:40:19 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/rclone_args/path2/subdir/" to be canonical "/tmp/073151hufimon2/rclone_args/path2/subdir" 2026/07/09 07:40:19 DEBUG : file21.txt: Set modification time 2001-01-02 2026/07/09 07:40:19 NOTICE: (14) : test run bisync with custom options 2026/07/09 07:40:19 NOTICE: (15) : bisync checksum 2026/07/09 07:40:22 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:22 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:22 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:40:22 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" with Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:22 INFO : Building Path1 and Path2 listings 2026/07/09 07:40:22 INFO : Path1 checking for diffs 2026/07/09 07:40:22 INFO : - Path1 File changed: hash - file1.txt 2026/07/09 07:40:22 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:40:22 INFO : (Modified:  1 hash differs) 2026/07/09 07:40:22 INFO : Path2 checking for diffs 2026/07/09 07:40:22 INFO : - Path2 File changed: size (larger), hash - file2.txt 2026/07/09 07:40:22 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:40:22 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2026/07/09 07:40:22 INFO : Applying changes 2026/07/09 07:40:22 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/rclone_args/path2/file1.txt 2026/07/09 07:40:22 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/file2.txt 2026/07/09 07:40:22 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:40:23 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:40:23 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:40:23 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:40:23 INFO : Updating listings 2026/07/09 07:40:23 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" vs Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:23 INFO : Bisync successful 2026/07/09 07:40:23 NOTICE: (16) : touch-glob 2007-07-23 /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/ * 2026/07/09 07:40:23 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/" for canonical name "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2" 2026/07/09 07:40:23 DEBUG : file21.txt: Set modification time 2007-07-23 2026/07/09 07:40:23 DEBUG : file1.txt: Set modification time 2007-07-23 2026/07/09 07:40:23 DEBUG : file2.txt: Set modification time 2007-07-23 2026/07/09 07:40:23 DEBUG : file20.txt: Set modification time 2007-07-23 2026/07/09 07:40:23 NOTICE: (17) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/ 2026/07/09 07:40:23 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" as "" 2026/07/09 07:40:23 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt" 2026/07/09 07:40:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" 2026/07/09 07:40:23 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1'" as "file1.txt" 2026/07/09 07:40:23 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:40:23 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC 2026/07/09 07:40:23 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:23 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:40:23 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:40:23 NOTICE: (18) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file2.txt /tmp/073151hufimon2/rclone_args/path2/ 2026/07/09 07:40:23 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file2.txt" to "/tmp/073151hufimon2/rclone_args/path2/" as "" 2026/07/09 07:40:23 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file2.txt" 2026/07/09 07:40:23 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:23 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/073151hufimon2/rclone_args/path2" as "file2.txt" 2026/07/09 07:40:23 DEBUG : file2.txt: size = 19 OK 2026/07/09 07:40:23 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC 2026/07/09 07:40:23 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:23 INFO : file2.txt: Updated modification time in destination 2026/07/09 07:40:23 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:40:23 NOTICE: (19) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir 2026/07/09 07:40:23 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" as "" 2026/07/09 07:40:23 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt" 2026/07/09 07:40:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" 2026/07/09 07:40:24 DEBUG : operations.CopyFile "file20.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir'" as "file20.txt" 2026/07/09 07:40:24 DEBUG : file20.txt: size = 0 OK 2026/07/09 07:40:24 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC 2026/07/09 07:40:24 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:24 INFO : file20.txt: Updated modification time in destination 2026/07/09 07:40:24 DEBUG : file20.txt: Unchanged skipping 2026/07/09 07:40:24 NOTICE: (20) : copy-as /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt /tmp/073151hufimon2/rclone_args/path2/ file1.txt 2026/07/09 07:40:24 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" to "/tmp/073151hufimon2/rclone_args/path2/" as "file1.txt" 2026/07/09 07:40:24 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" 2026/07/09 07:40:24 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:24 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/073151hufimon2/rclone_args/path2" as "file1.txt" 2026/07/09 07:40:24 DEBUG : file21.txt: size = 0 (Local file system at /tmp/073151hufimon2/datadir/test_rclone_args-celehat2) 2026/07/09 07:40:24 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/rclone_args/path2) 2026/07/09 07:40:24 DEBUG : file21.txt: Sizes differ 2026/07/09 07:40:24 DEBUG : file1.txt.4dd3a834.partial: size = 0 OK 2026/07/09 07:40:24 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:24 DEBUG : file1.txt.4dd3a834.partial: renamed to: file1.txt 2026/07/09 07:40:24 INFO : file21.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:40:24 NOTICE: (21) : touch-glob 2007-07-23 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/ file1.txt 2026/07/09 07:40:24 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1" 2026/07/09 07:40:24 DEBUG : file1.txt: Set modification time 2007-07-23 2026/07/09 07:40:24 NOTICE: (22) : touch-glob 2007-07-23 /tmp/073151hufimon2/rclone_args/path2/ file2.txt 2026/07/09 07:40:24 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/rclone_args/path2/" for canonical name "/tmp/073151hufimon2/rclone_args/path2" 2026/07/09 07:40:24 DEBUG : file2.txt: Set modification time 2007-07-23 2026/07/09 07:40:24 NOTICE: (23) : touch-glob 2007-07-23 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/ file20.txt 2026/07/09 07:40:24 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" 2026/07/09 07:40:25 DEBUG : file20.txt: Set modification time 2007-07-23 2026/07/09 07:40:25 NOTICE: (24) : touch-glob 2007-07-23 /tmp/073151hufimon2/rclone_args/path2/subdir/ file21.txt 2026/07/09 07:40:25 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/rclone_args/path2/subdir/" for canonical name "/tmp/073151hufimon2/rclone_args/path2/subdir" 2026/07/09 07:40:25 DEBUG : file21.txt: Set modification time 2007-07-23 2026/07/09 07:40:25 NOTICE: (25) : bisync size-only 2026/07/09 07:40:27 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:27 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:40:27 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:40:27 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" with Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:27 INFO : Building Path1 and Path2 listings 2026/07/09 07:40:27 INFO : Path1 checking for diffs 2026/07/09 07:40:27 INFO : Path2 checking for diffs 2026/07/09 07:40:27 INFO : - Path2 File changed: size (smaller) - file1.txt 2026/07/09 07:40:27 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:40:27 INFO : (Modified:  0 larger,  1 smaller) 2026/07/09 07:40:27 INFO : Applying changes 2026/07/09 07:40:27 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/file1.txt 2026/07/09 07:40:27 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:40:28 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:40:28 INFO : Updating listings 2026/07/09 07:40:28 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" vs Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:28 INFO : Bisync successful 2026/07/09 07:40:28 NOTICE: (26) : bisync resync 2026/07/09 07:40:30 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:30 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:40:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:40:30 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" with Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:30 INFO : Copying Path2 files to Path1 2026/07/09 07:40:30 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:40:31 INFO : There was nothing to transfer 2026/07/09 07:40:31 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:40:31 INFO : file2.txt: Updated modification time in destination 2026/07/09 07:40:31 INFO : subdir/file21.txt: Updated modification time in destination 2026/07/09 07:40:31 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:40:31 INFO : There was nothing to transfer 2026/07/09 07:40:31 INFO : Resync updating listings 2026/07/09 07:40:31 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" vs Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:31 INFO : Bisync successful 2026/07/09 07:40:31 NOTICE: (27) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/ 2026/07/09 07:40:31 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" as "" 2026/07/09 07:40:31 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt" 2026/07/09 07:40:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" 2026/07/09 07:40:31 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1'" as "file1.txt" 2026/07/09 07:40:31 DEBUG : file1.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_rclone_args-celehat2) 2026/07/09 07:40:31 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1') 2026/07/09 07:40:31 DEBUG : file1.txt: Sizes differ 2026/07/09 07:40:32 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:40:32 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:40:32 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:32 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:40:32 NOTICE: (28) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file2.txt /tmp/073151hufimon2/rclone_args/path2/ 2026/07/09 07:40:32 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file2.txt" to "/tmp/073151hufimon2/rclone_args/path2/" as "" 2026/07/09 07:40:32 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file2.txt" 2026/07/09 07:40:32 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:32 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/073151hufimon2/rclone_args/path2" as "file2.txt" 2026/07/09 07:40:32 DEBUG : file2.txt: size = 19 OK 2026/07/09 07:40:32 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC 2026/07/09 07:40:32 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:32 INFO : file2.txt: Updated modification time in destination 2026/07/09 07:40:32 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:40:32 NOTICE: (29) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir 2026/07/09 07:40:32 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" as "" 2026/07/09 07:40:32 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt" 2026/07/09 07:40:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" 2026/07/09 07:40:32 DEBUG : operations.CopyFile "file20.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir'" as "file20.txt" 2026/07/09 07:40:32 DEBUG : file20.txt: size = 0 OK 2026/07/09 07:40:32 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:40:32 DEBUG : file20.txt: Unchanged skipping 2026/07/09 07:40:32 NOTICE: (30) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt /tmp/073151hufimon2/rclone_args/path2/subdir 2026/07/09 07:40:32 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" to "/tmp/073151hufimon2/rclone_args/path2/subdir" as "" 2026/07/09 07:40:32 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" 2026/07/09 07:40:32 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/subdir" 2026/07/09 07:40:32 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/073151hufimon2/rclone_args/path2/subdir" as "file21.txt" 2026/07/09 07:40:32 DEBUG : file21.txt: size = 0 OK 2026/07/09 07:40:32 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:40:32 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:32 INFO : file21.txt: Updated modification time in destination 2026/07/09 07:40:32 DEBUG : file21.txt: Unchanged skipping 2026/07/09 07:40:32 NOTICE: (31) : touch-glob 2007-07-23 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/ file1.txt 2026/07/09 07:40:32 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1" 2026/07/09 07:40:32 DEBUG : file1.txt: Set modification time 2007-07-23 2026/07/09 07:40:33 NOTICE: (32) : touch-glob 2007-07-23 /tmp/073151hufimon2/rclone_args/path2/ file2.txt 2026/07/09 07:40:33 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/rclone_args/path2/" for canonical name "/tmp/073151hufimon2/rclone_args/path2" 2026/07/09 07:40:33 DEBUG : file2.txt: Set modification time 2007-07-23 2026/07/09 07:40:33 NOTICE: (33) : touch-glob 2007-07-23 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/ file20.txt 2026/07/09 07:40:33 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" 2026/07/09 07:40:33 DEBUG : file20.txt: Set modification time 2007-07-23 2026/07/09 07:40:33 NOTICE: (34) : touch-glob 2007-07-23 /tmp/073151hufimon2/rclone_args/path2/subdir/ file21.txt 2026/07/09 07:40:33 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/rclone_args/path2/subdir/" for canonical name "/tmp/073151hufimon2/rclone_args/path2/subdir" 2026/07/09 07:40:33 DEBUG : file21.txt: Set modification time 2007-07-23 2026/07/09 07:40:33 NOTICE: (35) : bisync ignore-size 2026/07/09 07:40:35 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:35 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:40:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:40:35 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" with Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:35 INFO : Building Path1 and Path2 listings 2026/07/09 07:40:35 INFO : Path1 checking for diffs 2026/07/09 07:40:35 INFO : Path2 checking for diffs 2026/07/09 07:40:35 INFO : - Path2 File changed: time (newer) - file2.txt 2026/07/09 07:40:35 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2026/07/09 07:40:35 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:40:35 INFO : (Modified:  2 newer,  0 older) 2026/07/09 07:40:35 INFO : Applying changes 2026/07/09 07:40:35 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/file2.txt 2026/07/09 07:40:35 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/file21.txt 2026/07/09 07:40:35 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:40:36 INFO : file2.txt: Updated modification time in destination 2026/07/09 07:40:36 INFO : subdir/file21.txt: Updated modification time in destination 2026/07/09 07:40:36 INFO : There was nothing to transfer 2026/07/09 07:40:36 INFO : Updating listings 2026/07/09 07:40:36 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" vs Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:36 INFO : Bisync successful 2026/07/09 07:40:36 NOTICE: (36) : bisync resync compare-all 2026/07/09 07:40:38 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:38 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:38 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:40:38 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" with Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:38 INFO : Copying Path2 files to Path1 2026/07/09 07:40:38 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:40:39 INFO : There was nothing to transfer 2026/07/09 07:40:39 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:40:39 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:40:39 INFO : Resync updating listings 2026/07/09 07:40:39 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" vs Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:39 INFO : Bisync successful 2026/07/09 07:40:39 NOTICE: (37) : copy-as /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt /tmp/073151hufimon2/rclone_args/path2/ file2.txt 2026/07/09 07:40:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" to "/tmp/073151hufimon2/rclone_args/path2/" as "file2.txt" 2026/07/09 07:40:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" 2026/07/09 07:40:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:39 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/073151hufimon2/rclone_args/path2" as "file2.txt" 2026/07/09 07:40:39 DEBUG : file21.txt: size = 0 (Local file system at /tmp/073151hufimon2/datadir/test_rclone_args-celehat2) 2026/07/09 07:40:39 DEBUG : file2.txt: size = 19 (Local file system at /tmp/073151hufimon2/rclone_args/path2) 2026/07/09 07:40:39 DEBUG : file21.txt: Sizes differ 2026/07/09 07:40:39 DEBUG : file2.txt.2933d3ca.partial: size = 0 OK 2026/07/09 07:40:39 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:39 DEBUG : file2.txt.2933d3ca.partial: renamed to: file2.txt 2026/07/09 07:40:39 INFO : file21.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:40:39 NOTICE: (38) : touch-glob 2023-08-26 /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/ * 2026/07/09 07:40:39 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/" for canonical name "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2" 2026/07/09 07:40:39 DEBUG : file21.txt: Set modification time 2023-08-26 2026/07/09 07:40:39 DEBUG : file1.txt: Set modification time 2023-08-26 2026/07/09 07:40:39 DEBUG : file2.txt: Set modification time 2023-08-26 2026/07/09 07:40:39 DEBUG : file20.txt: Set modification time 2023-08-26 2026/07/09 07:40:39 NOTICE: (39) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/ 2026/07/09 07:40:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" as "" 2026/07/09 07:40:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file1.txt" 2026/07/09 07:40:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" 2026/07/09 07:40:39 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1'" as "file1.txt" 2026/07/09 07:40:39 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:40:39 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC 2026/07/09 07:40:39 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:40:39 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:40:39 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:40:39 NOTICE: (40) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir 2026/07/09 07:40:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" as "" 2026/07/09 07:40:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file20.txt" 2026/07/09 07:40:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" 2026/07/09 07:40:40 DEBUG : operations.CopyFile "file20.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir'" as "file20.txt" 2026/07/09 07:40:40 DEBUG : file20.txt: size = 0 OK 2026/07/09 07:40:40 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC 2026/07/09 07:40:40 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:40 INFO : file20.txt: Updated modification time in destination 2026/07/09 07:40:40 DEBUG : file20.txt: Unchanged skipping 2026/07/09 07:40:40 NOTICE: (41) : copy-file /tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt /tmp/073151hufimon2/rclone_args/path2/subdir 2026/07/09 07:40:40 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" to "/tmp/073151hufimon2/rclone_args/path2/subdir" as "" 2026/07/09 07:40:40 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rclone_args-celehat2/file21.txt" 2026/07/09 07:40:40 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rclone_args/path2/subdir" 2026/07/09 07:40:40 DEBUG : operations.CopyFile "file21.txt" to "Local file system at /tmp/073151hufimon2/rclone_args/path2/subdir" as "file21.txt" 2026/07/09 07:40:40 DEBUG : file21.txt: size = 0 OK 2026/07/09 07:40:40 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC 2026/07/09 07:40:40 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:40 INFO : file21.txt: Updated modification time in destination 2026/07/09 07:40:40 DEBUG : file21.txt: Unchanged skipping 2026/07/09 07:40:40 NOTICE: (42) : touch-glob 2007-07-23 /tmp/073151hufimon2/rclone_args/path2/ file2.txt 2026/07/09 07:40:40 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/rclone_args/path2/" for canonical name "/tmp/073151hufimon2/rclone_args/path2" 2026/07/09 07:40:40 DEBUG : file2.txt: Set modification time 2007-07-23 2026/07/09 07:40:40 NOTICE: (43) : touch-glob 2023-08-26 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/ file1.txt 2026/07/09 07:40:40 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1" 2026/07/09 07:40:40 DEBUG : file1.txt: Set modification time 2023-08-26 2026/07/09 07:40:40 NOTICE: (44) : touch-glob 2023-08-26 TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/ file20.txt 2026/07/09 07:40:40 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir" 2026/07/09 07:40:41 DEBUG : file20.txt: Set modification time 2023-08-26 2026/07/09 07:40:41 NOTICE: (45) : touch-glob 2023-08-26 /tmp/073151hufimon2/rclone_args/path2/subdir/ file21.txt 2026/07/09 07:40:41 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/rclone_args/path2/subdir/" for canonical name "/tmp/073151hufimon2/rclone_args/path2/subdir" 2026/07/09 07:40:41 DEBUG : file21.txt: Set modification time 2023-08-26 2026/07/09 07:40:41 NOTICE: (46) : bisync compare-all 2026/07/09 07:40:43 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:43 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:40:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:40:43 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" with Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:43 INFO : Building Path1 and Path2 listings 2026/07/09 07:40:43 INFO : Path1 checking for diffs 2026/07/09 07:40:43 INFO : - Path1 File changed: time (newer) - file1.txt 2026/07/09 07:40:43 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2026/07/09 07:40:43 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:40:43 INFO : (Modified:  2 newer,  0 older) 2026/07/09 07:40:43 INFO : Path2 checking for diffs 2026/07/09 07:40:43 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2026/07/09 07:40:43 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2026/07/09 07:40:43 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:40:43 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2026/07/09 07:40:43 INFO : Applying changes 2026/07/09 07:40:43 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/rclone_args/path2/file1.txt 2026/07/09 07:40:43 INFO : - Path1 Queue copy to Path2 - /tmp/073151hufimon2/rclone_args/path2/subdir/file20.txt 2026/07/09 07:40:43 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/file2.txt 2026/07/09 07:40:43 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/subdir/file21.txt 2026/07/09 07:40:43 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:40:44 INFO : subdir/file21.txt: Updated modification time in destination 2026/07/09 07:40:44 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:40:44 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:40:44 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:40:44 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:40:44 INFO : Updating listings 2026/07/09 07:40:44 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rclone_args/path1/" vs Path2 "/tmp/073151hufimon2/rclone_args/path2/" 2026/07/09 07:40:44 INFO : Bisync successful 2026/07/09 07:40:44 DEBUG : Waiting for deletions to finish 2026/07/09 07:40:44 INFO : subdir/file20.txt: Deleted 2026/07/09 07:40:44 INFO : subdir/file21.txt: Deleted 2026/07/09 07:40:44 INFO : file1.txt: Deleted 2026/07/09 07:40:44 INFO : RCLONE_TEST: Deleted 2026/07/09 07:40:44 INFO : file2.txt: Deleted 2026/07/09 07:40:44 DEBUG : removing 1 level 1 directories 2026/07/09 07:40:44 INFO : subdir: Removing directory 2026/07/09 07:40:44 DEBUG : removing 1 level 0 directories 2026/07/09 07:40:44 INFO : Local file system at /tmp/073151hufimon2/rclone_args/path2: Removing directory bisync_test.go:610: TEST rclone_args PASSED === RUN TestBisyncRemoteLocal/resolve 2026/07/09 07:40:44 INFO : path1: Making directory 2026/07/09 07:40:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1" 2026/07/09 07:40:45 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resolve/path2" 2026/07/09 07:40:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial" 2026/07/09 07:40:45 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_resolve-tohasiz5" 2026/07/09 07:40:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:40:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:45 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:45 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_resolve-tohasiz5: Waiting for checks to finish 2026/07/09 07:40:45 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_resolve-tohasiz5: Waiting for transfers to finish 2026/07/09 07:40:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:40:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:40:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:40:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:40:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:40:45 INFO : file1.txt: Copied (new) 2026/07/09 07:40:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:40:45 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:40:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:40:45 INFO : file2.txt: Copied (new) 2026/07/09 07:40:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles" 2026/07/09 07:40:45 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:40:45 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:45 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:45 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:45 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_resolve-wekivow3: Waiting for checks to finish 2026/07/09 07:40:45 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_resolve-wekivow3: Waiting for transfers to finish 2026/07/09 07:40:45 DEBUG : file1L.txt.6455455d.partial: size = 33 OK 2026/07/09 07:40:45 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK 2026/07/09 07:40:45 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK 2026/07/09 07:40:45 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:40:45 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:40:45 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:40:45 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt 2026/07/09 07:40:45 INFO : file1R.txt: Copied (new) 2026/07/09 07:40:45 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt 2026/07/09 07:40:45 INFO : file2.txt: Copied (new) 2026/07/09 07:40:45 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt 2026/07/09 07:40:45 INFO : file1L.txt: Copied (new) 2026/07/09 07:40:45 DEBUG : Waiting for deletions to finish 2026/07/09 07:40:45 ERROR : error listing: directory not found 2026/07/09 07:40:45 ERROR : Local file system at /tmp/073151hufimon2/resolve/path2: Failed to list "": directory not found 2026/07/09 07:40:45 DEBUG : removing 1 level 0 directories 2026/07/09 07:40:45 INFO : Local file system at /tmp/073151hufimon2/resolve/path2: Removing directory 2026/07/09 07:40:45 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/resolve/path2: no such file or directory 2026/07/09 07:40:45 ERROR : error listing: directory not found 2026/07/09 07:40:45 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_resolve-tohasiz5 2026/07/09 07:40:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:40:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:45 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:45 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1': Waiting for checks to finish 2026/07/09 07:40:45 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1': Waiting for transfers to finish 2026/07/09 07:40:45 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:40:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:45 INFO : file2.txt: Copied (new) 2026/07/09 07:40:45 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:40:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:45 INFO : file1.txt: Copied (new) 2026/07/09 07:40:46 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:40:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:40:46 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:40:46 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1' 2026/07/09 07:40:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:40:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:46 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:40:46 DEBUG : Local file system at /tmp/073151hufimon2/resolve/path2: Waiting for checks to finish 2026/07/09 07:40:46 DEBUG : Local file system at /tmp/073151hufimon2/resolve/path2: Waiting for transfers to finish 2026/07/09 07:40:46 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:40:46 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:40:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:46 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:40:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:40:46 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:40:46 INFO : file1.txt: Copied (new) 2026/07/09 07:40:46 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:40:46 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:40:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:40:46 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:40:46 INFO : file2.txt: Copied (new) 2026/07/09 07:40:46 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/resolve/path2 2026/07/09 07:40:46 NOTICE: (01) : test resolve 2026/07/09 07:40:46 NOTICE: (02) : test initial bisync 2026/07/09 07:40:46 NOTICE: (03) : bisync resync 2026/07/09 07:40:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:40:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:40:48 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" with Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:40:48 INFO : Copying Path2 files to Path1 2026/07/09 07:40:48 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:40:48 INFO : There was nothing to transfer 2026/07/09 07:40:48 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:40:49 INFO : There was nothing to transfer 2026/07/09 07:40:49 INFO : Resync updating listings 2026/07/09 07:40:49 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" vs Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:40:49 INFO : Bisync successful 2026/07/09 07:40:49 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:40:49 NOTICE: (05) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1R.txt 2026/07/09 07:40:49 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" 2026/07/09 07:40:49 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" to be canonical "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:40:49 DEBUG : file1R.txt: Set modification time 2001-01-02 2026/07/09 07:40:49 NOTICE: (06) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt /tmp/073151hufimon2/resolve/path2/ file1.txt 2026/07/09 07:40:49 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" to "/tmp/073151hufimon2/resolve/path2/" as "file1.txt" 2026/07/09 07:40:49 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" 2026/07/09 07:40:49 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:40:49 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resolve/path2" as "file1.txt" 2026/07/09 07:40:49 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resolve-wekivow3) 2026/07/09 07:40:49 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/resolve/path2) 2026/07/09 07:40:49 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:40:49 DEBUG : file1.txt.2782e57b.partial: size = 33 OK 2026/07/09 07:40:49 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:40:49 DEBUG : file1.txt.2782e57b.partial: renamed to: file1.txt 2026/07/09 07:40:49 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:40:49 NOTICE: (07) : touch-glob 2001-03-04 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1L.txt 2026/07/09 07:40:49 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:40:49 DEBUG : file1L.txt: Set modification time 2001-03-04 2026/07/09 07:40:49 NOTICE: (08) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/ file1.txt 2026/07/09 07:40:49 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" as "file1.txt" 2026/07/09 07:40:49 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" 2026/07/09 07:40:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" 2026/07/09 07:40:49 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1'" as "file1.txt" 2026/07/09 07:40:50 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resolve-wekivow3) 2026/07/09 07:40:50 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1') 2026/07/09 07:40:50 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:40:50 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:40:50 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:40:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:40:50 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:40:50 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2026/07/09 07:40:50 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2026/07/09 07:40:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:40:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:40:53 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" with Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:40:53 INFO : Building Path1 and Path2 listings 2026/07/09 07:40:53 INFO : Path1 checking for diffs 2026/07/09 07:40:53 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:40:53 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:40:53 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:40:53 INFO : Path2 checking for diffs 2026/07/09 07:40:53 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:40:53 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:40:53 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:40:53 INFO : Applying changes 2026/07/09 07:40:53 INFO : Checking potential conflicts... 2026/07/09 07:40:53 ERROR : file1.txt: md5 differ 2026/07/09 07:40:53 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 differences found 2026/07/09 07:40:53 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 errors while checking 2026/07/09 07:40:53 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:40:53 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:40:53 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2026/07/09 07:40:53 INFO : file1.txt: The winner is: Path1 2026/07/09 07:40:53 NOTICE: - Path2 Deleting Path2 copy - /tmp/073151hufimon2/resolve/path2/file1.txt 2026/07/09 07:40:53 INFO : file1.txt: Deleted 2026/07/09 07:40:53 INFO : - Path1 Queue copy to Path2 - file1.txt 2026/07/09 07:40:53 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:40:54 INFO : file1.txt: Copied (new) 2026/07/09 07:40:54 INFO : Updating listings 2026/07/09 07:40:54 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" vs Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:40:54 INFO : Bisync successful 2026/07/09 07:40:54 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:40:54 NOTICE: (12) : touch-glob 2001-07-23 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1R.txt 2026/07/09 07:40:54 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:40:54 DEBUG : file1R.txt: Set modification time 2001-07-23 2026/07/09 07:40:54 NOTICE: (13) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt /tmp/073151hufimon2/resolve/path2/ file1.txt 2026/07/09 07:40:54 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" to "/tmp/073151hufimon2/resolve/path2/" as "file1.txt" 2026/07/09 07:40:54 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" 2026/07/09 07:40:54 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:40:54 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resolve/path2" as "file1.txt" 2026/07/09 07:40:54 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:40:54 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC 2026/07/09 07:40:54 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/073151hufimon2/datadir/test_resolve-wekivow3) 2026/07/09 07:40:54 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/073151hufimon2/resolve/path2) 2026/07/09 07:40:54 DEBUG : file1R.txt: md5 differ 2026/07/09 07:40:54 DEBUG : file1.txt.4bebad3a.partial: size = 33 OK 2026/07/09 07:40:54 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:40:54 DEBUG : file1.txt.4bebad3a.partial: renamed to: file1.txt 2026/07/09 07:40:54 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:40:54 NOTICE: (14) : touch-glob 2001-08-26 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1L.txt 2026/07/09 07:40:54 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:40:54 DEBUG : file1L.txt: Set modification time 2001-08-26 2026/07/09 07:40:54 NOTICE: (15) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/ file1.txt 2026/07/09 07:40:54 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" as "file1.txt" 2026/07/09 07:40:54 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" 2026/07/09 07:40:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" 2026/07/09 07:40:54 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1'" as "file1.txt" 2026/07/09 07:40:54 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:40:54 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC 2026/07/09 07:40:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:40:54 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:40:54 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:40:54 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2026/07/09 07:40:54 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2026/07/09 07:40:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:40:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:40:57 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" with Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:40:57 INFO : Building Path1 and Path2 listings 2026/07/09 07:40:57 INFO : Path1 checking for diffs 2026/07/09 07:40:57 INFO : - Path1 File changed: time (newer) - file1.txt 2026/07/09 07:40:57 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:40:57 INFO : (Modified:  1 newer,  0 older) 2026/07/09 07:40:57 INFO : Path2 checking for diffs 2026/07/09 07:40:57 INFO : - Path2 File changed: time (newer) - file1.txt 2026/07/09 07:40:57 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:40:57 INFO : (Modified:  1 newer,  0 older) 2026/07/09 07:40:57 INFO : Applying changes 2026/07/09 07:40:57 INFO : Checking potential conflicts... 2026/07/09 07:40:57 ERROR : file1.txt: md5 differ 2026/07/09 07:40:57 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 differences found 2026/07/09 07:40:57 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 errors while checking 2026/07/09 07:40:57 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:40:57 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:40:57 INFO : file1.txt: The winner is: Path2 2026/07/09 07:40:57 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt.dinosaur1 2026/07/09 07:40:57 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2026/07/09 07:40:57 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/resolve/path2/file1.txt.dinosaur1 2026/07/09 07:40:57 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - /tmp/073151hufimon2/resolve/path2/file1.txt 2026/07/09 07:40:57 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt 2026/07/09 07:40:57 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:40:57 INFO : file1.txt: Copied (new) 2026/07/09 07:40:57 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:40:57 INFO : file1.txt.dinosaur1: Copied (new) 2026/07/09 07:40:57 INFO : Updating listings 2026/07/09 07:40:57 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" vs Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:40:57 INFO : Bisync successful 2026/07/09 07:40:57 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:40:57 NOTICE: (19) : touch-glob 2002-07-23 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1R.txt 2026/07/09 07:40:57 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:40:57 DEBUG : file1R.txt: Set modification time 2002-07-23 2026/07/09 07:40:57 NOTICE: (20) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt /tmp/073151hufimon2/resolve/path2/ file1.txt 2026/07/09 07:40:57 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" to "/tmp/073151hufimon2/resolve/path2/" as "file1.txt" 2026/07/09 07:40:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" 2026/07/09 07:40:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:40:57 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resolve/path2" as "file1.txt" 2026/07/09 07:40:57 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:40:57 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC 2026/07/09 07:40:57 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:40:57 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:40:57 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:40:57 NOTICE: (21) : touch-glob 2002-08-26 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1L.txt 2026/07/09 07:40:57 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:40:57 DEBUG : file1L.txt: Set modification time 2002-08-26 2026/07/09 07:40:57 NOTICE: (22) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/ file1.txt 2026/07/09 07:40:57 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" as "file1.txt" 2026/07/09 07:40:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" 2026/07/09 07:40:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" 2026/07/09 07:40:58 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1'" as "file1.txt" 2026/07/09 07:40:58 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:40:58 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC 2026/07/09 07:40:58 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/073151hufimon2/datadir/test_resolve-wekivow3) 2026/07/09 07:40:58 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1') 2026/07/09 07:40:58 DEBUG : file1L.txt: md5 differ 2026/07/09 07:40:58 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:40:58 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:40:58 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:40:58 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:40:58 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2026/07/09 07:40:58 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2026/07/09 07:41:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:01 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" with Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:01 INFO : Building Path1 and Path2 listings 2026/07/09 07:41:01 INFO : Path1 checking for diffs 2026/07/09 07:41:01 INFO : - Path1 File is new - file1.txt 2026/07/09 07:41:01 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:41:01 INFO : Path2 checking for diffs 2026/07/09 07:41:01 INFO : - Path2 File is new - file1.txt 2026/07/09 07:41:01 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:41:01 INFO : Applying changes 2026/07/09 07:41:01 INFO : Checking potential conflicts... 2026/07/09 07:41:02 ERROR : file1.txt: md5 differ 2026/07/09 07:41:02 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 differences found 2026/07/09 07:41:02 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 errors while checking 2026/07/09 07:41:02 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:41:02 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:41:02 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2026/07/09 07:41:02 INFO : file1.txt: A winner could not be determined. 2026/07/09 07:41:02 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt.apple1 2026/07/09 07:41:02 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2026/07/09 07:41:02 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/resolve/path2/file1.txt.apple1 2026/07/09 07:41:02 NOTICE: - Path2 Renaming Path2 copy - /tmp/073151hufimon2/resolve/path2/file1.txt.apple2 2026/07/09 07:41:02 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2026/07/09 07:41:02 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt.apple2 2026/07/09 07:41:02 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:41:02 INFO : file1.txt.apple2: Copied (new) 2026/07/09 07:41:02 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:41:03 INFO : file1.txt.apple1: Copied (new) 2026/07/09 07:41:03 INFO : Updating listings 2026/07/09 07:41:03 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" vs Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:03 INFO : Bisync successful 2026/07/09 07:41:03 NOTICE: (25) : test different suffixes 2026/07/09 07:41:03 NOTICE: (26) : touch-glob 2003-07-23 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1R.txt 2026/07/09 07:41:03 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:41:03 DEBUG : file1R.txt: Set modification time 2003-07-23 2026/07/09 07:41:03 NOTICE: (27) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt /tmp/073151hufimon2/resolve/path2/ file1.txt 2026/07/09 07:41:03 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" to "/tmp/073151hufimon2/resolve/path2/" as "file1.txt" 2026/07/09 07:41:03 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" 2026/07/09 07:41:03 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:03 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resolve/path2" as "file1.txt" 2026/07/09 07:41:03 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:03 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK 2026/07/09 07:41:03 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:41:03 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt 2026/07/09 07:41:03 INFO : file1R.txt: Copied (new) to: file1.txt 2026/07/09 07:41:03 NOTICE: (28) : touch-glob 2003-07-23 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1L.txt 2026/07/09 07:41:03 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:41:03 DEBUG : file1L.txt: Set modification time 2003-07-23 2026/07/09 07:41:03 NOTICE: (29) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/ file1.txt 2026/07/09 07:41:03 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" as "file1.txt" 2026/07/09 07:41:03 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" 2026/07/09 07:41:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" 2026/07/09 07:41:04 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1'" as "file1.txt" 2026/07/09 07:41:04 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:04 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:41:04 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:41:04 INFO : file1L.txt: Copied (new) to: file1.txt 2026/07/09 07:41:04 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2026/07/09 07:41:04 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2026/07/09 07:41:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:06 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" with Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:06 INFO : Building Path1 and Path2 listings 2026/07/09 07:41:07 INFO : Path1 checking for diffs 2026/07/09 07:41:07 INFO : - Path1 File is new - file1.txt 2026/07/09 07:41:07 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:41:07 INFO : Path2 checking for diffs 2026/07/09 07:41:07 INFO : - Path2 File is new - file1.txt 2026/07/09 07:41:07 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:41:07 INFO : Applying changes 2026/07/09 07:41:07 INFO : Checking potential conflicts... 2026/07/09 07:41:07 ERROR : file1.txt: md5 differ 2026/07/09 07:41:07 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 differences found 2026/07/09 07:41:07 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 errors while checking 2026/07/09 07:41:07 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:41:07 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:41:07 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2026/07/09 07:41:07 INFO : file1.txt: A winner could not be determined. 2026/07/09 07:41:07 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt.cloud1 2026/07/09 07:41:07 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2026/07/09 07:41:07 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/resolve/path2/file1.txt.cloud1 2026/07/09 07:41:07 NOTICE: - Path2 Renaming Path2 copy - /tmp/073151hufimon2/resolve/path2/file1.txt.local1 2026/07/09 07:41:07 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2026/07/09 07:41:07 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt.local1 2026/07/09 07:41:07 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:41:07 INFO : file1.txt.local1: Copied (new) 2026/07/09 07:41:07 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:41:08 INFO : file1.txt.cloud1: Copied (new) 2026/07/09 07:41:08 INFO : Updating listings 2026/07/09 07:41:08 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" vs Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:08 INFO : Bisync successful 2026/07/09 07:41:08 NOTICE: (32) : test legacy 2026/07/09 07:41:08 NOTICE: (33) : touch-glob 2004-07-23 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1R.txt 2026/07/09 07:41:08 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:41:08 DEBUG : file1R.txt: Set modification time 2004-07-23 2026/07/09 07:41:08 NOTICE: (34) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt /tmp/073151hufimon2/resolve/path2/ file1.txt 2026/07/09 07:41:08 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" to "/tmp/073151hufimon2/resolve/path2/" as "file1.txt" 2026/07/09 07:41:08 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" 2026/07/09 07:41:08 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:08 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resolve/path2" as "file1.txt" 2026/07/09 07:41:08 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:08 DEBUG : file1.txt.86629d73.partial: size = 33 OK 2026/07/09 07:41:08 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:41:08 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt 2026/07/09 07:41:08 INFO : file1R.txt: Copied (new) to: file1.txt 2026/07/09 07:41:08 NOTICE: (35) : touch-glob 2004-07-23 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1L.txt 2026/07/09 07:41:08 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:41:08 DEBUG : file1L.txt: Set modification time 2004-07-23 2026/07/09 07:41:08 NOTICE: (36) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/ file1.txt 2026/07/09 07:41:08 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" as "file1.txt" 2026/07/09 07:41:08 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" 2026/07/09 07:41:08 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" 2026/07/09 07:41:09 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1'" as "file1.txt" 2026/07/09 07:41:09 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:09 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:41:09 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:41:09 INFO : file1L.txt: Copied (new) to: file1.txt 2026/07/09 07:41:09 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2026/07/09 07:41:09 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2026/07/09 07:41:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:13 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" with Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:13 INFO : Building Path1 and Path2 listings 2026/07/09 07:41:13 INFO : Path1 checking for diffs 2026/07/09 07:41:13 INFO : - Path1 File is new - file1.txt 2026/07/09 07:41:13 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:41:13 INFO : Path2 checking for diffs 2026/07/09 07:41:13 INFO : - Path2 File is new - file1.txt 2026/07/09 07:41:13 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:41:13 INFO : Applying changes 2026/07/09 07:41:13 INFO : Checking potential conflicts... 2026/07/09 07:41:13 ERROR : file1.txt: md5 differ 2026/07/09 07:41:13 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 differences found 2026/07/09 07:41:13 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 errors while checking 2026/07/09 07:41:13 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:41:13 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:41:13 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt..path1 2026/07/09 07:41:13 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2026/07/09 07:41:13 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/resolve/path2/file1.txt..path1 2026/07/09 07:41:13 NOTICE: - Path2 Renaming Path2 copy - /tmp/073151hufimon2/resolve/path2/file1.txt..path2 2026/07/09 07:41:13 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2026/07/09 07:41:13 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt..path2 2026/07/09 07:41:13 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:41:13 INFO : file1.txt..path2: Copied (new) 2026/07/09 07:41:13 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:41:15 INFO : file1.txt..path1: Copied (new) 2026/07/09 07:41:15 INFO : Updating listings 2026/07/09 07:41:15 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" vs Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:15 INFO : Bisync successful 2026/07/09 07:41:15 NOTICE: (39) : test deletes on both sides with default suffix 2026/07/09 07:41:15 NOTICE: (40) : touch-glob 2005-01-02 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1R.txt 2026/07/09 07:41:15 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:41:15 DEBUG : file1R.txt: Set modification time 2005-01-02 2026/07/09 07:41:15 NOTICE: (41) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt /tmp/073151hufimon2/resolve/path2/ file1.txt 2026/07/09 07:41:15 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" to "/tmp/073151hufimon2/resolve/path2/" as "file1.txt" 2026/07/09 07:41:15 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" 2026/07/09 07:41:15 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:15 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resolve/path2" as "file1.txt" 2026/07/09 07:41:15 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:15 DEBUG : file1.txt.0d1673a5.partial: size = 33 OK 2026/07/09 07:41:15 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:41:15 DEBUG : file1.txt.0d1673a5.partial: renamed to: file1.txt 2026/07/09 07:41:15 INFO : file1R.txt: Copied (new) to: file1.txt 2026/07/09 07:41:15 NOTICE: (42) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/ file2.txt 2026/07/09 07:41:15 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" as "file2.txt" 2026/07/09 07:41:15 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" 2026/07/09 07:41:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" 2026/07/09 07:41:16 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1'" as "file2.txt" 2026/07/09 07:41:16 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resolve-wekivow3) 2026/07/09 07:41:16 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1') 2026/07/09 07:41:16 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:41:16 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:41:16 DEBUG : file2.txt: size = 33 OK 2026/07/09 07:41:16 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:41:16 INFO : file1R.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:41:16 NOTICE: (43) : touch-glob 2006-03-04 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1L.txt 2026/07/09 07:41:16 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:41:16 DEBUG : file1L.txt: Set modification time 2006-03-04 2026/07/09 07:41:16 NOTICE: (44) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/ file1.txt 2026/07/09 07:41:16 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" as "file1.txt" 2026/07/09 07:41:16 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" 2026/07/09 07:41:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" 2026/07/09 07:41:17 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1'" as "file1.txt" 2026/07/09 07:41:17 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:17 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:41:17 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:41:17 INFO : file1L.txt: Copied (new) to: file1.txt 2026/07/09 07:41:17 NOTICE: (45) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt /tmp/073151hufimon2/resolve/path2/ file2.txt 2026/07/09 07:41:17 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" to "/tmp/073151hufimon2/resolve/path2/" as "file2.txt" 2026/07/09 07:41:17 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" 2026/07/09 07:41:17 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:17 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/073151hufimon2/resolve/path2" as "file2.txt" 2026/07/09 07:41:17 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resolve-wekivow3) 2026/07/09 07:41:17 DEBUG : file2.txt: size = 0 (Local file system at /tmp/073151hufimon2/resolve/path2) 2026/07/09 07:41:17 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:41:17 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK 2026/07/09 07:41:17 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:41:17 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt 2026/07/09 07:41:17 INFO : file1L.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:41:17 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2026/07/09 07:41:17 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2026/07/09 07:41:20 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:20 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:20 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" with Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:20 INFO : Building Path1 and Path2 listings 2026/07/09 07:41:20 INFO : Path1 checking for diffs 2026/07/09 07:41:20 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:41:20 INFO : - Path1 File is new - file1.txt 2026/07/09 07:41:20 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2026/07/09 07:41:20 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:41:20 INFO : Path2 checking for diffs 2026/07/09 07:41:20 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:41:20 INFO : - Path2 File is new - file1.txt 2026/07/09 07:41:20 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2026/07/09 07:41:20 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:41:20 INFO : Applying changes 2026/07/09 07:41:20 INFO : Checking potential conflicts... 2026/07/09 07:41:20 ERROR : file1.txt: md5 differ 2026/07/09 07:41:20 ERROR : file2.txt: md5 differ 2026/07/09 07:41:20 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 2 differences found 2026/07/09 07:41:20 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 2 errors while checking 2026/07/09 07:41:20 INFO : Finished checking the potential conflicts. 2 differences found 2026/07/09 07:41:20 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:41:20 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2026/07/09 07:41:20 INFO : file1.txt: The winner is: Path1 2026/07/09 07:41:20 NOTICE: - Path2 Deleting Path2 copy - /tmp/073151hufimon2/resolve/path2/file1.txt 2026/07/09 07:41:20 INFO : file1.txt: Deleted 2026/07/09 07:41:20 INFO : - Path1 Queue copy to Path2 - file1.txt 2026/07/09 07:41:20 NOTICE: - WARNING New or changed in both paths - file2.txt 2026/07/09 07:41:20 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2026/07/09 07:41:20 INFO : file2.txt: The winner is: Path2 2026/07/09 07:41:20 NOTICE: - Path1 Deleting Path1 copy - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file2.txt 2026/07/09 07:41:20 INFO : file2.txt: Deleted 2026/07/09 07:41:20 INFO : - Path2 Queue copy to Path1 - file2.txt 2026/07/09 07:41:20 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:41:20 INFO : file2.txt: Copied (new) 2026/07/09 07:41:20 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:41:21 INFO : file1.txt: Copied (new) 2026/07/09 07:41:21 INFO : Updating listings 2026/07/09 07:41:21 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" vs Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:21 INFO : Bisync successful 2026/07/09 07:41:21 NOTICE: (48) : test --conflict-resolve newer --conflict-loser pathname --conflict-suffix path 2026/07/09 07:41:21 NOTICE: (49) : touch-glob 2004-07-23 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1R.txt 2026/07/09 07:41:21 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:41:21 DEBUG : file1R.txt: Set modification time 2004-07-23 2026/07/09 07:41:21 NOTICE: (50) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt /tmp/073151hufimon2/resolve/path2/ file1.txt 2026/07/09 07:41:21 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" to "/tmp/073151hufimon2/resolve/path2/" as "file1.txt" 2026/07/09 07:41:21 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1R.txt" 2026/07/09 07:41:21 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:21 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resolve/path2" as "file1.txt" 2026/07/09 07:41:21 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:41:21 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC 2026/07/09 07:41:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/073151hufimon2/datadir/test_resolve-wekivow3) 2026/07/09 07:41:21 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/073151hufimon2/resolve/path2) 2026/07/09 07:41:21 DEBUG : file1R.txt: md5 differ 2026/07/09 07:41:21 DEBUG : file1.txt.86629d73.partial: size = 33 OK 2026/07/09 07:41:21 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:41:21 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt 2026/07/09 07:41:21 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:41:21 NOTICE: (51) : touch-glob 2004-07-25 /tmp/073151hufimon2/datadir/test_resolve-wekivow3/ file1L.txt 2026/07/09 07:41:21 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/" for canonical name "/tmp/073151hufimon2/datadir/test_resolve-wekivow3" 2026/07/09 07:41:21 DEBUG : file1L.txt: Set modification time 2004-07-25 2026/07/09 07:41:21 NOTICE: (52) : copy-as /tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/ file1.txt 2026/07/09 07:41:21 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" as "file1.txt" 2026/07/09 07:41:21 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resolve-wekivow3/file1L.txt" 2026/07/09 07:41:21 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" 2026/07/09 07:41:22 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resolve/path1'" as "file1.txt" 2026/07/09 07:41:22 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:41:22 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC 2026/07/09 07:41:22 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:41:22 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:41:22 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:41:22 NOTICE: (53) : test bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path 2026/07/09 07:41:22 NOTICE: (54) : bisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path 2026/07/09 07:41:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:24 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" with Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:24 INFO : Building Path1 and Path2 listings 2026/07/09 07:41:25 INFO : Path1 checking for diffs 2026/07/09 07:41:25 INFO : - Path1 File changed: time (older) - file1.txt 2026/07/09 07:41:25 INFO : - Path1 File is new - file2.txt 2026/07/09 07:41:25 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2026/07/09 07:41:25 INFO : (Modified:  0 newer,  1 older) 2026/07/09 07:41:25 INFO : Path2 checking for diffs 2026/07/09 07:41:25 INFO : - Path2 File changed: time (older) - file1.txt 2026/07/09 07:41:25 INFO : - Path2 File is new - file2.txt 2026/07/09 07:41:25 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2026/07/09 07:41:25 INFO : (Modified:  0 newer,  1 older) 2026/07/09 07:41:25 INFO : Applying changes 2026/07/09 07:41:25 INFO : Checking potential conflicts... 2026/07/09 07:41:25 ERROR : file1.txt: md5 differ 2026/07/09 07:41:25 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 differences found 2026/07/09 07:41:25 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 errors while checking 2026/07/09 07:41:25 NOTICE: Local file system at /tmp/073151hufimon2/resolve/path2: 1 matching files 2026/07/09 07:41:25 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:41:25 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:41:25 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s 2026/07/09 07:41:25 INFO : file1.txt: The winner is: Path1 2026/07/09 07:41:25 NOTICE: - Path1 Not renaming Path1 copy, as it was determined the winner - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt 2026/07/09 07:41:25 NOTICE: - Path1 Queue copy to Path2 - /tmp/073151hufimon2/resolve/path2/file1.txt 2026/07/09 07:41:25 NOTICE: - Path2 Renaming Path2 copy - /tmp/073151hufimon2/resolve/path2/file1.txt.path2 2026/07/09 07:41:25 INFO : file1.txt: Moved (server-side) to: file1.txt.path2 2026/07/09 07:41:25 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/file1.txt.path2 2026/07/09 07:41:25 NOTICE: - WARNING New or changed in both paths - file2.txt 2026/07/09 07:41:25 INFO : Files are equal! Skipping: file2.txt 2026/07/09 07:41:25 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:41:25 INFO : file1.txt.path2: Copied (new) 2026/07/09 07:41:25 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:41:26 INFO : file1.txt: Copied (new) 2026/07/09 07:41:26 INFO : Updating listings 2026/07/09 07:41:26 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resolve/path1/" vs Path2 "/tmp/073151hufimon2/resolve/path2/" 2026/07/09 07:41:26 INFO : Bisync successful 2026/07/09 07:41:27 DEBUG : Waiting for deletions to finish 2026/07/09 07:41:27 INFO : RCLONE_TEST: Deleted 2026/07/09 07:41:27 INFO : file1.txt.local1: Deleted 2026/07/09 07:41:27 INFO : file1.txt..path2: Deleted 2026/07/09 07:41:27 INFO : file1.txt.dinosaur1: Deleted 2026/07/09 07:41:27 INFO : file1.txt.path2: Deleted 2026/07/09 07:41:27 INFO : file1.txt.apple2: Deleted 2026/07/09 07:41:27 INFO : file2.txt: Deleted 2026/07/09 07:41:27 INFO : file1.txt.apple1: Deleted 2026/07/09 07:41:27 INFO : file1.txt.cloud1: Deleted 2026/07/09 07:41:27 INFO : file1.txt: Deleted 2026/07/09 07:41:27 INFO : file1.txt..path1: Deleted 2026/07/09 07:41:27 DEBUG : removing 1 level 0 directories 2026/07/09 07:41:27 INFO : Local file system at /tmp/073151hufimon2/resolve/path2: Removing directory bisync_test.go:610: TEST resolve PASSED === RUN TestBisyncRemoteLocal/resync 2026/07/09 07:41:27 INFO : path1: Making directory 2026/07/09 07:41:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1" 2026/07/09 07:41:28 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync/path2" 2026/07/09 07:41:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial" 2026/07/09 07:41:28 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_resync-ruvoyul7" 2026/07/09 07:41:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_resync-ruvoyul7: Waiting for checks to finish 2026/07/09 07:41:28 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:41:28 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:41:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:28 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:41:28 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:41:28 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:41:28 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_resync-ruvoyul7: Waiting for transfers to finish 2026/07/09 07:41:28 INFO : file1.txt: Copied (new) 2026/07/09 07:41:28 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:41:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:28 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:28 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:41:28 INFO : file3.txt: Copied (new) 2026/07/09 07:41:28 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:41:28 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:41:28 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:41:28 INFO : file2.txt: Copied (new) 2026/07/09 07:41:28 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:41:28 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:41:28 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:28 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:28 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:41:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:28 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:41:28 INFO : file5.txt: Copied (new) 2026/07/09 07:41:28 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:41:28 INFO : file6.txt: Copied (new) 2026/07/09 07:41:28 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:41:28 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:41:28 INFO : file4.txt: Copied (new) 2026/07/09 07:41:28 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:28 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:41:28 INFO : file7.txt: Copied (new) 2026/07/09 07:41:28 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles" 2026/07/09 07:41:28 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync-tebuqih5" 2026/07/09 07:41:28 DEBUG : fileA.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : fileB.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_resync-tebuqih5: Waiting for checks to finish 2026/07/09 07:41:28 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_resync-tebuqih5: Waiting for transfers to finish 2026/07/09 07:41:28 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK 2026/07/09 07:41:28 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:41:28 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK 2026/07/09 07:41:28 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt 2026/07/09 07:41:28 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:41:28 INFO : fileA.txt: Copied (new) 2026/07/09 07:41:28 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt 2026/07/09 07:41:28 INFO : fileB.txt: Copied (new) 2026/07/09 07:41:28 DEBUG : Waiting for deletions to finish 2026/07/09 07:41:28 ERROR : error listing: directory not found 2026/07/09 07:41:28 ERROR : Local file system at /tmp/073151hufimon2/resync/path2: Failed to list "": directory not found 2026/07/09 07:41:28 DEBUG : removing 1 level 0 directories 2026/07/09 07:41:28 INFO : Local file system at /tmp/073151hufimon2/resync/path2: Removing directory 2026/07/09 07:41:28 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/resync/path2: no such file or directory 2026/07/09 07:41:28 ERROR : error listing: directory not found 2026/07/09 07:41:28 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_resync-ruvoyul7 2026/07/09 07:41:28 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:28 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync/path1': Waiting for checks to finish 2026/07/09 07:41:28 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync/path1': Waiting for transfers to finish 2026/07/09 07:41:29 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:41:29 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:29 INFO : file1.txt: Copied (new) 2026/07/09 07:41:29 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:41:29 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:29 INFO : file3.txt: Copied (new) 2026/07/09 07:41:29 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:41:29 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:41:29 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:41:29 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:41:29 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:29 INFO : file2.txt: Copied (new) 2026/07/09 07:41:29 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:41:29 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:29 INFO : file4.txt: Copied (new) 2026/07/09 07:41:29 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:41:29 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:29 INFO : file6.txt: Copied (new) 2026/07/09 07:41:30 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:41:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:30 INFO : file5.txt: Copied (new) 2026/07/09 07:41:30 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:41:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:30 INFO : file7.txt: Copied (new) 2026/07/09 07:41:30 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync/path1' 2026/07/09 07:41:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:41:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:30 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:30 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:30 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:30 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:30 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:30 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:30 DEBUG : Local file system at /tmp/073151hufimon2/resync/path2: Waiting for checks to finish 2026/07/09 07:41:30 DEBUG : Local file system at /tmp/073151hufimon2/resync/path2: Waiting for transfers to finish 2026/07/09 07:41:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:41:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:41:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:41:30 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:41:30 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:41:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:41:30 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:41:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:41:30 INFO : file1.txt: Copied (new) 2026/07/09 07:41:30 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:30 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:30 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:41:30 INFO : file2.txt: Copied (new) 2026/07/09 07:41:30 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:41:30 INFO : file3.txt: Copied (new) 2026/07/09 07:41:30 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:41:30 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:30 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:41:30 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:41:30 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:30 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:41:30 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:41:30 INFO : file4.txt: Copied (new) 2026/07/09 07:41:30 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:30 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:30 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:41:30 INFO : file6.txt: Copied (new) 2026/07/09 07:41:30 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:41:30 INFO : file7.txt: Copied (new) 2026/07/09 07:41:30 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:41:30 INFO : file5.txt: Copied (new) 2026/07/09 07:41:30 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/resync/path2 2026/07/09 07:41:30 NOTICE: (01) : test resync 2026/07/09 07:41:30 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2026/07/09 07:41:30 NOTICE: (03) : purge-children TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/ 2026/07/09 07:41:30 DEBUG : file6.txt: Remove file 2026/07/09 07:41:30 DEBUG : file7.txt: Remove file 2026/07/09 07:41:30 DEBUG : RCLONE_TEST: Remove file 2026/07/09 07:41:30 DEBUG : file1.txt: Remove file 2026/07/09 07:41:30 DEBUG : file2.txt: Remove file 2026/07/09 07:41:30 DEBUG : file3.txt: Remove file 2026/07/09 07:41:30 DEBUG : file4.txt: Remove file 2026/07/09 07:41:30 DEBUG : file5.txt: Remove file 2026/07/09 07:41:30 NOTICE: (04) : bisync resync 2026/07/09 07:41:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:33 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" with Path2 "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:33 INFO : Copying Path2 files to Path1 2026/07/09 07:41:33 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:41:33 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:41:33 INFO : file3.txt: Copied (new) 2026/07/09 07:41:34 INFO : file2.txt: Copied (new) 2026/07/09 07:41:34 INFO : file1.txt: Copied (new) 2026/07/09 07:41:34 INFO : file7.txt: Copied (new) 2026/07/09 07:41:34 INFO : file6.txt: Copied (new) 2026/07/09 07:41:34 INFO : file5.txt: Copied (new) 2026/07/09 07:41:34 INFO : file4.txt: Copied (new) 2026/07/09 07:41:34 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:41:34 INFO : Resync updating listings 2026/07/09 07:41:34 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" vs Path2 "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:34 INFO : Bisync successful 2026/07/09 07:41:34 NOTICE: (05) : move-listings empty-path1 2026/07/09 07:41:34 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2026/07/09 07:41:34 NOTICE: (07) : purge-children /tmp/073151hufimon2/resync/path2/ 2026/07/09 07:41:34 DEBUG : file6.txt: Remove file 2026/07/09 07:41:34 DEBUG : file4.txt: Remove file 2026/07/09 07:41:34 DEBUG : file1.txt: Remove file 2026/07/09 07:41:34 DEBUG : file3.txt: Remove file 2026/07/09 07:41:34 DEBUG : RCLONE_TEST: Remove file 2026/07/09 07:41:34 DEBUG : file5.txt: Remove file 2026/07/09 07:41:34 DEBUG : file7.txt: Remove file 2026/07/09 07:41:34 DEBUG : file2.txt: Remove file 2026/07/09 07:41:34 NOTICE: (08) : bisync resync 2026/07/09 07:41:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:37 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" with Path2 "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:37 INFO : Copying Path2 files to Path1 2026/07/09 07:41:37 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:41:37 INFO : There was nothing to transfer 2026/07/09 07:41:37 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:41:37 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:41:37 INFO : file3.txt: Copied (new) 2026/07/09 07:41:37 INFO : file1.txt: Copied (new) 2026/07/09 07:41:37 INFO : file2.txt: Copied (new) 2026/07/09 07:41:37 INFO : file4.txt: Copied (new) 2026/07/09 07:41:37 INFO : file5.txt: Copied (new) 2026/07/09 07:41:37 INFO : file7.txt: Copied (new) 2026/07/09 07:41:37 INFO : file6.txt: Copied (new) 2026/07/09 07:41:37 INFO : Resync updating listings 2026/07/09 07:41:37 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" vs Path2 "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:37 INFO : Bisync successful 2026/07/09 07:41:37 NOTICE: (09) : move-listings empty-path2 2026/07/09 07:41:37 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2026/07/09 07:41:37 NOTICE: (11) : touch-glob 2002-02-02 /tmp/073151hufimon2/datadir/test_resync-tebuqih5/ fileA.txt 2026/07/09 07:41:37 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/" 2026/07/09 07:41:37 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/" to be canonical "/tmp/073151hufimon2/datadir/test_resync-tebuqih5" 2026/07/09 07:41:37 DEBUG : fileA.txt: Set modification time 2002-02-02 2026/07/09 07:41:37 NOTICE: (12) : touch-glob 1999-09-09 /tmp/073151hufimon2/datadir/test_resync-tebuqih5/ fileB.txt 2026/07/09 07:41:37 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/" for canonical name "/tmp/073151hufimon2/datadir/test_resync-tebuqih5" 2026/07/09 07:41:37 DEBUG : fileB.txt: Set modification time 1999-09-09 2026/07/09 07:41:37 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2026/07/09 07:41:37 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2026/07/09 07:41:37 NOTICE: (15) : delete-file /tmp/073151hufimon2/resync/path2/file1.txt 2026/07/09 07:41:37 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:37 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/resync/path2/" to be canonical "/tmp/073151hufimon2/resync/path2" 2026/07/09 07:41:37 INFO : file1.txt: Deleted 2026/07/09 07:41:37 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2026/07/09 07:41:37 NOTICE: (17) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/file2.txt 2026/07/09 07:41:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" 2026/07/09 07:41:38 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1" 2026/07/09 07:41:38 INFO : file2.txt: Deleted 2026/07/09 07:41:38 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2026/07/09 07:41:38 NOTICE: (19) : copy-as /tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileA.txt /tmp/073151hufimon2/resync/path2/ file3.txt 2026/07/09 07:41:38 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileA.txt" to "/tmp/073151hufimon2/resync/path2/" as "file3.txt" 2026/07/09 07:41:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileA.txt" 2026/07/09 07:41:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:38 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/073151hufimon2/resync/path2" as "file3.txt" 2026/07/09 07:41:38 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_resync-tebuqih5) 2026/07/09 07:41:38 DEBUG : file3.txt: size = 0 (Local file system at /tmp/073151hufimon2/resync/path2) 2026/07/09 07:41:38 DEBUG : fileA.txt: Sizes differ 2026/07/09 07:41:38 DEBUG : file3.txt.2b9483fe.partial: size = 19 OK 2026/07/09 07:41:38 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:41:38 DEBUG : file3.txt.2b9483fe.partial: renamed to: file3.txt 2026/07/09 07:41:38 INFO : fileA.txt: Copied (replaced existing) to: file3.txt 2026/07/09 07:41:38 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2026/07/09 07:41:38 NOTICE: (21) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/file4.txt 2026/07/09 07:41:38 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1" 2026/07/09 07:41:38 INFO : file4.txt: Deleted 2026/07/09 07:41:38 NOTICE: (22) : copy-as /tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileA.txt /tmp/073151hufimon2/resync/path2/ file4.txt 2026/07/09 07:41:38 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileA.txt" to "/tmp/073151hufimon2/resync/path2/" as "file4.txt" 2026/07/09 07:41:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileA.txt" 2026/07/09 07:41:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:38 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/073151hufimon2/resync/path2" as "file4.txt" 2026/07/09 07:41:38 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_resync-tebuqih5) 2026/07/09 07:41:38 DEBUG : file4.txt: size = 0 (Local file system at /tmp/073151hufimon2/resync/path2) 2026/07/09 07:41:38 DEBUG : fileA.txt: Sizes differ 2026/07/09 07:41:38 DEBUG : file4.txt.1fa6ea21.partial: size = 19 OK 2026/07/09 07:41:38 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:41:38 DEBUG : file4.txt.1fa6ea21.partial: renamed to: file4.txt 2026/07/09 07:41:38 INFO : fileA.txt: Copied (replaced existing) to: file4.txt 2026/07/09 07:41:38 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2026/07/09 07:41:38 NOTICE: (24) : copy-as /tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileB.txt /tmp/073151hufimon2/resync/path2/ file5.txt 2026/07/09 07:41:38 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileB.txt" to "/tmp/073151hufimon2/resync/path2/" as "file5.txt" 2026/07/09 07:41:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileB.txt" 2026/07/09 07:41:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:38 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/073151hufimon2/resync/path2" as "file5.txt" 2026/07/09 07:41:38 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_resync-tebuqih5) 2026/07/09 07:41:38 DEBUG : file5.txt: size = 0 (Local file system at /tmp/073151hufimon2/resync/path2) 2026/07/09 07:41:38 DEBUG : fileB.txt: Sizes differ 2026/07/09 07:41:38 DEBUG : file5.txt.791a6f4b.partial: size = 19 OK 2026/07/09 07:41:38 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:41:38 DEBUG : file5.txt.791a6f4b.partial: renamed to: file5.txt 2026/07/09 07:41:38 INFO : fileB.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:41:38 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2026/07/09 07:41:38 NOTICE: (26) : copy-as /tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileB.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/ file6.txt 2026/07/09 07:41:38 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileB.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" as "file6.txt" 2026/07/09 07:41:38 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileB.txt" 2026/07/09 07:41:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" 2026/07/09 07:41:38 DEBUG : operations.CopyFile "fileB.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync/path1'" as "file6.txt" 2026/07/09 07:41:39 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_resync-tebuqih5) 2026/07/09 07:41:39 DEBUG : file6.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync/path1') 2026/07/09 07:41:39 DEBUG : fileB.txt: Sizes differ 2026/07/09 07:41:39 DEBUG : file6.txt: Removing old object on successful upload 2026/07/09 07:41:39 DEBUG : file6.txt: size = 19 OK 2026/07/09 07:41:39 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:41:39 INFO : fileB.txt: Copied (replaced existing) to: file6.txt 2026/07/09 07:41:39 NOTICE: (27) : copy-as /tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileA.txt /tmp/073151hufimon2/resync/path2/ file6.txt 2026/07/09 07:41:39 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileA.txt" to "/tmp/073151hufimon2/resync/path2/" as "file6.txt" 2026/07/09 07:41:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync-tebuqih5/fileA.txt" 2026/07/09 07:41:39 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:39 DEBUG : operations.CopyFile "fileA.txt" to "Local file system at /tmp/073151hufimon2/resync/path2" as "file6.txt" 2026/07/09 07:41:39 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/073151hufimon2/datadir/test_resync-tebuqih5) 2026/07/09 07:41:39 DEBUG : file6.txt: size = 0 (Local file system at /tmp/073151hufimon2/resync/path2) 2026/07/09 07:41:39 DEBUG : fileA.txt: Sizes differ 2026/07/09 07:41:39 DEBUG : file6.txt.c537c25e.partial: size = 19 OK 2026/07/09 07:41:39 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:41:39 DEBUG : file6.txt.c537c25e.partial: renamed to: file6.txt 2026/07/09 07:41:39 INFO : fileA.txt: Copied (replaced existing) to: file6.txt 2026/07/09 07:41:39 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2026/07/09 07:41:39 NOTICE: (29) : test run bisync with resync 2026/07/09 07:41:39 NOTICE: (30) : bisync resync 2026/07/09 07:41:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:41 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:41 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" with Path2 "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:41 INFO : Copying Path2 files to Path1 2026/07/09 07:41:41 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:41:42 INFO : file2.txt: Copied (new) 2026/07/09 07:41:42 INFO : file4.txt: Copied (new) 2026/07/09 07:41:42 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:41:42 INFO : file6.txt: Updated modification time in destination 2026/07/09 07:41:42 INFO : file3.txt: Copied (replaced existing) 2026/07/09 07:41:42 INFO : file1.txt: Copied (new) 2026/07/09 07:41:42 INFO : file5.txt: Copied (replaced existing) 2026/07/09 07:41:42 INFO : Resync updating listings 2026/07/09 07:41:42 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" vs Path2 "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:42 INFO : Bisync successful 2026/07/09 07:41:42 NOTICE: (31) : copy-listings mixed-diffs 2026/07/09 07:41:42 NOTICE: (32) : test run normal bisync 2026/07/09 07:41:42 NOTICE: (33) : bisync 2026/07/09 07:41:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:44 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" with Path2 "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:44 INFO : Building Path1 and Path2 listings 2026/07/09 07:41:45 INFO : Path1 checking for diffs 2026/07/09 07:41:45 INFO : Path2 checking for diffs 2026/07/09 07:41:45 INFO : No changes found 2026/07/09 07:41:45 INFO : Updating listings 2026/07/09 07:41:45 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" vs Path2 "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:45 INFO : Bisync successful 2026/07/09 07:41:45 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2026/07/09 07:41:45 NOTICE: (35) : purge-children /tmp/073151hufimon2/resync/path2/ 2026/07/09 07:41:45 DEBUG : file6.txt: Remove file 2026/07/09 07:41:45 DEBUG : file4.txt: Remove file 2026/07/09 07:41:45 DEBUG : file1.txt: Remove file 2026/07/09 07:41:45 DEBUG : file3.txt: Remove file 2026/07/09 07:41:45 DEBUG : RCLONE_TEST: Remove file 2026/07/09 07:41:45 DEBUG : file5.txt: Remove file 2026/07/09 07:41:45 DEBUG : file7.txt: Remove file 2026/07/09 07:41:45 DEBUG : file2.txt: Remove file 2026/07/09 07:41:45 NOTICE: (36) : bisync 2026/07/09 07:41:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:47 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync/path1/" with Path2 "/tmp/073151hufimon2/resync/path2/" 2026/07/09 07:41:47 INFO : Building Path1 and Path2 listings 2026/07/09 07:41:47 INFO : Path1 checking for diffs 2026/07/09 07:41:47 INFO : Path2 checking for diffs 2026/07/09 07:41:47 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/073151hufimon2/workdir/TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_resync_path1..tmp_073151hufimon2_resync_path2.path2.lst-new 2026/07/09 07:41:47 ERROR : Bisync critical error: empty current Path2 listing: /tmp/073151hufimon2/workdir/TestGoFile_rclone-test-cumuviv6labu_073151hufimon2_resync_path1..tmp_073151hufimon2_resync_path2.path2.lst-new 2026/07/09 07:41:47 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:41:47 NOTICE: Bisync error: bisync aborted 2026/07/09 07:41:47 DEBUG : Waiting for deletions to finish 2026/07/09 07:41:47 DEBUG : removing 1 level 0 directories 2026/07/09 07:41:47 INFO : Local file system at /tmp/073151hufimon2/resync/path2: Removing directory bisync_test.go:610: TEST resync PASSED === RUN TestBisyncRemoteLocal/resync_modes 2026/07/09 07:41:47 INFO : path1: Making directory 2026/07/09 07:41:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1" 2026/07/09 07:41:48 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2" 2026/07/09 07:41:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial" 2026/07/09 07:41:48 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_resync_modes-vutujug5" 2026/07/09 07:41:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:41:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:48 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:48 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_resync_modes-vutujug5: Waiting for checks to finish 2026/07/09 07:41:48 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_resync_modes-vutujug5: Waiting for transfers to finish 2026/07/09 07:41:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:41:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:41:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:41:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:41:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:41:48 INFO : file1.txt: Copied (new) 2026/07/09 07:41:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:41:48 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:41:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:41:48 INFO : file2.txt: Copied (new) 2026/07/09 07:41:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles" 2026/07/09 07:41:48 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:41:48 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:48 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:48 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:48 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK 2026/07/09 07:41:48 DEBUG : file1L.txt.684d937d.partial: size = 33 OK 2026/07/09 07:41:48 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:41:48 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7: Waiting for checks to finish 2026/07/09 07:41:48 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7: Waiting for transfers to finish 2026/07/09 07:41:48 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt 2026/07/09 07:41:48 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:41:48 INFO : file1L.txt: Copied (new) 2026/07/09 07:41:48 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK 2026/07/09 07:41:48 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt 2026/07/09 07:41:48 INFO : file1R.txt: Copied (new) 2026/07/09 07:41:48 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:41:48 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt 2026/07/09 07:41:48 INFO : file2.txt: Copied (new) 2026/07/09 07:41:48 DEBUG : Waiting for deletions to finish 2026/07/09 07:41:48 ERROR : error listing: directory not found 2026/07/09 07:41:48 ERROR : Local file system at /tmp/073151hufimon2/resync_modes/path2: Failed to list "": directory not found 2026/07/09 07:41:48 DEBUG : removing 1 level 0 directories 2026/07/09 07:41:48 INFO : Local file system at /tmp/073151hufimon2/resync_modes/path2: Removing directory 2026/07/09 07:41:48 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/resync_modes/path2: no such file or directory 2026/07/09 07:41:48 ERROR : error listing: directory not found 2026/07/09 07:41:48 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_resync_modes-vutujug5 2026/07/09 07:41:49 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:41:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:49 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:49 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1': Waiting for checks to finish 2026/07/09 07:41:49 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1': Waiting for transfers to finish 2026/07/09 07:41:49 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:41:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:49 INFO : file1.txt: Copied (new) 2026/07/09 07:41:49 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:41:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:41:49 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:41:49 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:41:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:49 INFO : file2.txt: Copied (new) 2026/07/09 07:41:49 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1' 2026/07/09 07:41:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:41:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:50 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:41:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:41:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:41:50 INFO : file2.txt: Copied (new) 2026/07/09 07:41:50 DEBUG : Local file system at /tmp/073151hufimon2/resync_modes/path2: Waiting for checks to finish 2026/07/09 07:41:50 DEBUG : Local file system at /tmp/073151hufimon2/resync_modes/path2: Waiting for transfers to finish 2026/07/09 07:41:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:41:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:41:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:41:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:41:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:41:50 INFO : file1.txt: Copied (new) 2026/07/09 07:41:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:41:50 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:41:50 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/resync_modes/path2 2026/07/09 07:41:50 NOTICE: (01) : test resync-mode 2026/07/09 07:41:50 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:41:50 NOTICE: (03) : touch-glob 2001-01-02 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1R.txt 2026/07/09 07:41:50 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" 2026/07/09 07:41:50 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" to be canonical "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:41:50 DEBUG : file1R.txt: Set modification time 2001-01-02 2026/07/09 07:41:50 NOTICE: (04) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt /tmp/073151hufimon2/resync_modes/path2/ file1.txt 2026/07/09 07:41:50 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" to "/tmp/073151hufimon2/resync_modes/path2/" as "file1.txt" 2026/07/09 07:41:50 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" 2026/07/09 07:41:50 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:41:50 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resync_modes/path2" as "file1.txt" 2026/07/09 07:41:50 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:41:50 DEBUG : file1.txt: size = 0 (Local file system at /tmp/073151hufimon2/resync_modes/path2) 2026/07/09 07:41:50 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:41:50 DEBUG : file1.txt.91f01f3f.partial: size = 42 OK 2026/07/09 07:41:50 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:41:50 DEBUG : file1.txt.91f01f3f.partial: renamed to: file1.txt 2026/07/09 07:41:50 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:41:50 NOTICE: (05) : touch-glob 2001-03-04 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1L.txt 2026/07/09 07:41:50 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:41:50 DEBUG : file1L.txt: Set modification time 2001-03-04 2026/07/09 07:41:50 NOTICE: (06) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/ file1.txt 2026/07/09 07:41:50 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" as "file1.txt" 2026/07/09 07:41:50 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" 2026/07/09 07:41:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" 2026/07/09 07:41:50 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1'" as "file1.txt" 2026/07/09 07:41:50 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:41:50 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1') 2026/07/09 07:41:50 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:41:50 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:41:50 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:41:50 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:41:50 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:41:50 NOTICE: (07) : test bisync run with --resync-mode=newer 2026/07/09 07:41:50 NOTICE: (08) : bisync resync resync-mode=newer 2026/07/09 07:41:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:53 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" with Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:41:53 INFO : Copying Path2 files to Path1 2026/07/09 07:41:53 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:41:53 INFO : There was nothing to transfer 2026/07/09 07:41:53 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:41:53 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:41:53 INFO : Resync updating listings 2026/07/09 07:41:53 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" vs Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:41:53 INFO : Bisync successful 2026/07/09 07:41:53 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:41:53 NOTICE: (10) : touch-glob 2001-07-23 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1R.txt 2026/07/09 07:41:53 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:41:53 DEBUG : file1R.txt: Set modification time 2001-07-23 2026/07/09 07:41:53 NOTICE: (11) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt /tmp/073151hufimon2/resync_modes/path2/ file1.txt 2026/07/09 07:41:53 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" to "/tmp/073151hufimon2/resync_modes/path2/" as "file1.txt" 2026/07/09 07:41:53 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" 2026/07/09 07:41:53 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:41:53 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resync_modes/path2" as "file1.txt" 2026/07/09 07:41:53 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:41:53 DEBUG : file1.txt: size = 33 (Local file system at /tmp/073151hufimon2/resync_modes/path2) 2026/07/09 07:41:53 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:41:53 DEBUG : file1.txt.fd99577e.partial: size = 42 OK 2026/07/09 07:41:53 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:41:53 DEBUG : file1.txt.fd99577e.partial: renamed to: file1.txt 2026/07/09 07:41:53 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:41:53 NOTICE: (12) : touch-glob 2001-08-26 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1L.txt 2026/07/09 07:41:53 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:41:53 DEBUG : file1L.txt: Set modification time 2001-08-26 2026/07/09 07:41:53 NOTICE: (13) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/ file1.txt 2026/07/09 07:41:53 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" as "file1.txt" 2026/07/09 07:41:53 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" 2026/07/09 07:41:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" 2026/07/09 07:41:54 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1'" as "file1.txt" 2026/07/09 07:41:54 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:41:54 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC 2026/07/09 07:41:54 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:41:54 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:41:54 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:41:54 NOTICE: (14) : test bisync run with --resync-mode=path2 2026/07/09 07:41:54 NOTICE: (15) : bisync resync resync-mode=path2 2026/07/09 07:41:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:41:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:41:56 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" with Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:41:56 INFO : Copying Path2 files to Path1 2026/07/09 07:41:56 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:41:57 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:41:57 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:41:57 INFO : Resync updating listings 2026/07/09 07:41:57 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" vs Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:41:57 INFO : Bisync successful 2026/07/09 07:41:57 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:41:57 NOTICE: (17) : touch-glob 2002-07-23 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1R.txt 2026/07/09 07:41:57 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:41:57 DEBUG : file1R.txt: Set modification time 2002-07-23 2026/07/09 07:41:57 NOTICE: (18) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt /tmp/073151hufimon2/resync_modes/path2/ file1.txt 2026/07/09 07:41:57 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" to "/tmp/073151hufimon2/resync_modes/path2/" as "file1.txt" 2026/07/09 07:41:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" 2026/07/09 07:41:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:41:57 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resync_modes/path2" as "file1.txt" 2026/07/09 07:41:57 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:41:57 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC 2026/07/09 07:41:57 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:41:57 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:41:57 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:41:57 NOTICE: (19) : touch-glob 2002-08-26 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1L.txt 2026/07/09 07:41:57 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:41:57 DEBUG : file1L.txt: Set modification time 2002-08-26 2026/07/09 07:41:57 NOTICE: (20) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/ file1.txt 2026/07/09 07:41:57 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" as "file1.txt" 2026/07/09 07:41:57 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" 2026/07/09 07:41:57 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" 2026/07/09 07:41:58 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1'" as "file1.txt" 2026/07/09 07:41:58 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:41:58 DEBUG : file1.txt: size = 42 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1') 2026/07/09 07:41:58 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:41:58 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:41:58 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:41:58 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:41:58 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:41:58 NOTICE: (21) : test bisync run with --resync-mode=larger 2026/07/09 07:41:58 NOTICE: (22) : bisync resync resync-mode=larger 2026/07/09 07:42:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:01 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" with Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:01 INFO : Copying Path2 files to Path1 2026/07/09 07:42:01 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:42:01 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2026/07/09 07:42:01 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:42:01 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:42:01 INFO : Resync updating listings 2026/07/09 07:42:01 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" vs Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:01 INFO : Bisync successful 2026/07/09 07:42:01 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:42:01 NOTICE: (24) : touch-glob 2003-07-23 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1R.txt 2026/07/09 07:42:01 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:42:01 DEBUG : file1R.txt: Set modification time 2003-07-23 2026/07/09 07:42:01 NOTICE: (25) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt /tmp/073151hufimon2/resync_modes/path2/ file1.txt 2026/07/09 07:42:01 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" to "/tmp/073151hufimon2/resync_modes/path2/" as "file1.txt" 2026/07/09 07:42:01 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" 2026/07/09 07:42:01 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:01 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resync_modes/path2" as "file1.txt" 2026/07/09 07:42:01 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:42:01 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC 2026/07/09 07:42:01 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:42:01 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:42:01 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:42:01 NOTICE: (26) : touch-glob 2003-09-04 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1L.txt 2026/07/09 07:42:01 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:42:01 DEBUG : file1L.txt: Set modification time 2003-09-04 2026/07/09 07:42:01 NOTICE: (27) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/ file1.txt 2026/07/09 07:42:01 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" as "file1.txt" 2026/07/09 07:42:01 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" 2026/07/09 07:42:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" 2026/07/09 07:42:01 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1'" as "file1.txt" 2026/07/09 07:42:02 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:42:02 DEBUG : file1.txt: size = 42 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1') 2026/07/09 07:42:02 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:42:02 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:42:02 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:42:02 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:42:02 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:42:02 NOTICE: (28) : test bisync run with --resync-mode=older 2026/07/09 07:42:02 NOTICE: (29) : bisync resync resync-mode=older 2026/07/09 07:42:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:04 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" with Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:04 INFO : Copying Path2 files to Path1 2026/07/09 07:42:04 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:42:05 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2026/07/09 07:42:05 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:42:05 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:42:05 INFO : Resync updating listings 2026/07/09 07:42:05 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" vs Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:05 INFO : Bisync successful 2026/07/09 07:42:05 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:42:05 NOTICE: (31) : touch-glob 2004-07-23 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1R.txt 2026/07/09 07:42:05 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:42:05 DEBUG : file1R.txt: Set modification time 2004-07-23 2026/07/09 07:42:05 NOTICE: (32) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt /tmp/073151hufimon2/resync_modes/path2/ file1.txt 2026/07/09 07:42:05 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" to "/tmp/073151hufimon2/resync_modes/path2/" as "file1.txt" 2026/07/09 07:42:05 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" 2026/07/09 07:42:05 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:05 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resync_modes/path2" as "file1.txt" 2026/07/09 07:42:05 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:42:05 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC 2026/07/09 07:42:05 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:42:05 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:42:05 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:42:05 NOTICE: (33) : touch-glob 2004-07-23 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1L.txt 2026/07/09 07:42:05 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:42:05 DEBUG : file1L.txt: Set modification time 2004-07-23 2026/07/09 07:42:05 NOTICE: (34) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/ file1.txt 2026/07/09 07:42:05 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" as "file1.txt" 2026/07/09 07:42:05 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" 2026/07/09 07:42:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" 2026/07/09 07:42:05 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1'" as "file1.txt" 2026/07/09 07:42:05 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:42:05 DEBUG : file1.txt: size = 42 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1') 2026/07/09 07:42:05 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:42:06 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:42:06 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:42:06 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:42:06 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:42:06 NOTICE: (35) : test bisync run with --resync-mode=smaller 2026/07/09 07:42:06 NOTICE: (36) : bisync resync resync-mode=smaller 2026/07/09 07:42:08 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:08 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:08 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" with Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:08 INFO : Copying Path2 files to Path1 2026/07/09 07:42:08 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:42:08 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2026/07/09 07:42:08 INFO : There was nothing to transfer 2026/07/09 07:42:08 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:42:08 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2026/07/09 07:42:09 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:42:09 INFO : Resync updating listings 2026/07/09 07:42:09 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" vs Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:09 INFO : Bisync successful 2026/07/09 07:42:09 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:42:09 NOTICE: (38) : touch-glob 2005-01-02 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1R.txt 2026/07/09 07:42:09 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:42:09 DEBUG : file1R.txt: Set modification time 2005-01-02 2026/07/09 07:42:09 NOTICE: (39) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt /tmp/073151hufimon2/resync_modes/path2/ file1.txt 2026/07/09 07:42:09 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" to "/tmp/073151hufimon2/resync_modes/path2/" as "file1.txt" 2026/07/09 07:42:09 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" 2026/07/09 07:42:09 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:09 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resync_modes/path2" as "file1.txt" 2026/07/09 07:42:09 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:42:09 DEBUG : file1.txt: size = 33 (Local file system at /tmp/073151hufimon2/resync_modes/path2) 2026/07/09 07:42:09 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:42:09 DEBUG : file1.txt.bb6489e1.partial: size = 42 OK 2026/07/09 07:42:09 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:42:09 DEBUG : file1.txt.bb6489e1.partial: renamed to: file1.txt 2026/07/09 07:42:09 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:42:09 NOTICE: (40) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/ file2.txt 2026/07/09 07:42:09 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" as "file2.txt" 2026/07/09 07:42:09 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" 2026/07/09 07:42:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" 2026/07/09 07:42:09 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1'" as "file2.txt" 2026/07/09 07:42:09 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:42:09 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1') 2026/07/09 07:42:09 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:42:10 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:42:10 DEBUG : file2.txt: size = 42 OK 2026/07/09 07:42:10 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:42:10 INFO : file1R.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:42:10 NOTICE: (41) : touch-glob 2006-03-04 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1L.txt 2026/07/09 07:42:10 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:42:10 DEBUG : file1L.txt: Set modification time 2006-03-04 2026/07/09 07:42:10 NOTICE: (42) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/ file1.txt 2026/07/09 07:42:10 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" as "file1.txt" 2026/07/09 07:42:10 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" 2026/07/09 07:42:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" 2026/07/09 07:42:10 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1'" as "file1.txt" 2026/07/09 07:42:10 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:42:10 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC 2026/07/09 07:42:10 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:42:10 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:42:10 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:42:10 NOTICE: (43) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt /tmp/073151hufimon2/resync_modes/path2/ file2.txt 2026/07/09 07:42:10 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" to "/tmp/073151hufimon2/resync_modes/path2/" as "file2.txt" 2026/07/09 07:42:10 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" 2026/07/09 07:42:10 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:10 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/073151hufimon2/resync_modes/path2" as "file2.txt" 2026/07/09 07:42:10 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:42:10 DEBUG : file2.txt: size = 0 (Local file system at /tmp/073151hufimon2/resync_modes/path2) 2026/07/09 07:42:10 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:42:10 DEBUG : file2.txt.cc95ef01.partial: size = 33 OK 2026/07/09 07:42:10 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:42:10 DEBUG : file2.txt.cc95ef01.partial: renamed to: file2.txt 2026/07/09 07:42:10 INFO : file1L.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:42:10 NOTICE: (44) : test bisync run with --resync-mode=path1 2026/07/09 07:42:10 NOTICE: (45) : bisync resync resync-mode=path1 2026/07/09 07:42:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:13 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" with Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:13 INFO : Copying Path2 files to Path1 2026/07/09 07:42:13 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:42:13 INFO : There was nothing to transfer 2026/07/09 07:42:13 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:42:13 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:42:13 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:42:13 INFO : Resync updating listings 2026/07/09 07:42:13 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" vs Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:13 INFO : Bisync successful 2026/07/09 07:42:13 NOTICE: (46) : test no winner 2026/07/09 07:42:13 NOTICE: (47) : touch-glob 2022-02-22 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1R.txt 2026/07/09 07:42:13 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:42:13 DEBUG : file1R.txt: Set modification time 2022-02-22 2026/07/09 07:42:13 NOTICE: (48) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt /tmp/073151hufimon2/resync_modes/path2/ file1.txt 2026/07/09 07:42:13 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" to "/tmp/073151hufimon2/resync_modes/path2/" as "file1.txt" 2026/07/09 07:42:13 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" 2026/07/09 07:42:13 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:13 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/073151hufimon2/resync_modes/path2" as "file1.txt" 2026/07/09 07:42:13 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:42:13 DEBUG : file1.txt: size = 33 (Local file system at /tmp/073151hufimon2/resync_modes/path2) 2026/07/09 07:42:13 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:42:13 DEBUG : file1.txt.2c9efc05.partial: size = 42 OK 2026/07/09 07:42:13 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:42:13 DEBUG : file1.txt.2c9efc05.partial: renamed to: file1.txt 2026/07/09 07:42:13 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:42:13 NOTICE: (49) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/ file2.txt 2026/07/09 07:42:13 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" as "file2.txt" 2026/07/09 07:42:13 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1R.txt" 2026/07/09 07:42:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" 2026/07/09 07:42:14 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1'" as "file2.txt" 2026/07/09 07:42:14 DEBUG : file2.txt: size = 42 OK 2026/07/09 07:42:14 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC 2026/07/09 07:42:14 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:42:14 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:42:14 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:42:14 NOTICE: (50) : touch-glob 2022-02-22 /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/ file1L.txt 2026/07/09 07:42:14 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/" for canonical name "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7" 2026/07/09 07:42:14 DEBUG : file1L.txt: Set modification time 2022-02-22 2026/07/09 07:42:14 NOTICE: (51) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/ file1.txt 2026/07/09 07:42:14 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" to "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" as "file1.txt" 2026/07/09 07:42:14 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" 2026/07/09 07:42:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" 2026/07/09 07:42:15 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1'" as "file1.txt" 2026/07/09 07:42:15 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:42:15 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC 2026/07/09 07:42:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:42:15 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:42:15 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:42:15 NOTICE: (52) : copy-as /tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt /tmp/073151hufimon2/resync_modes/path2/ file2.txt 2026/07/09 07:42:15 DEBUG : copyFile "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" to "/tmp/073151hufimon2/resync_modes/path2/" as "file2.txt" 2026/07/09 07:42:15 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_resync_modes-tademol7/file1L.txt" 2026/07/09 07:42:15 DEBUG : Creating backend with remote "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:15 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/073151hufimon2/resync_modes/path2" as "file2.txt" 2026/07/09 07:42:15 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/073151hufimon2/datadir/test_resync_modes-tademol7) 2026/07/09 07:42:15 DEBUG : file2.txt: size = 42 (Local file system at /tmp/073151hufimon2/resync_modes/path2) 2026/07/09 07:42:15 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:42:15 DEBUG : file2.txt.c08d3921.partial: size = 33 OK 2026/07/09 07:42:15 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:42:15 DEBUG : file2.txt.c08d3921.partial: renamed to: file2.txt 2026/07/09 07:42:15 INFO : file1L.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:42:15 NOTICE: (53) : test bisync run with --resync-mode=newer 2026/07/09 07:42:15 NOTICE: (54) : bisync resync resync-mode=newer 2026/07/09 07:42:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:17 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" with Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:17 INFO : Copying Path2 files to Path1 2026/07/09 07:42:17 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:42:18 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:42:18 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:42:18 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:42:18 INFO : Resync updating listings 2026/07/09 07:42:18 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/resync_modes/path1/" vs Path2 "/tmp/073151hufimon2/resync_modes/path2/" 2026/07/09 07:42:18 INFO : Bisync successful 2026/07/09 07:42:18 DEBUG : Waiting for deletions to finish 2026/07/09 07:42:18 INFO : RCLONE_TEST: Deleted 2026/07/09 07:42:18 INFO : file2.txt: Deleted 2026/07/09 07:42:18 INFO : file1.txt: Deleted 2026/07/09 07:42:18 DEBUG : removing 1 level 0 directories 2026/07/09 07:42:18 INFO : Local file system at /tmp/073151hufimon2/resync_modes/path2: Removing directory bisync_test.go:610: TEST resync_modes PASSED === RUN TestBisyncRemoteLocal/rmdirs 2026/07/09 07:42:18 INFO : path1: Making directory 2026/07/09 07:42:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1" 2026/07/09 07:42:19 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rmdirs/path2" 2026/07/09 07:42:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial" 2026/07/09 07:42:19 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_rmdirs-bosifit8" 2026/07/09 07:42:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : subdir: Making directory with metadata 2026/07/09 07:42:19 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:42:19 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:42:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:42:19 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:19 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:42:19 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:42:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:19 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:19 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:19 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_rmdirs-bosifit8: Waiting for checks to finish 2026/07/09 07:42:19 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:19 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:42:19 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:42:19 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:42:19 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:42:19 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_rmdirs-bosifit8: Waiting for transfers to finish 2026/07/09 07:42:19 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:42:19 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:42:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:42:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:42:19 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:19 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:42:19 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:42:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:19 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:42:19 INFO : file1.txt: Copied (new) 2026/07/09 07:42:19 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:19 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:42:19 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:42:19 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:42:19 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:42:19 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:19 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles" 2026/07/09 07:42:19 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_rmdirs-tanawec2" 2026/07/09 07:42:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_rmdirs-tanawec2: Waiting for checks to finish 2026/07/09 07:42:19 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_rmdirs-tanawec2: Waiting for transfers to finish 2026/07/09 07:42:19 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK 2026/07/09 07:42:19 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:19 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt 2026/07/09 07:42:19 INFO : file1.txt: Copied (new) 2026/07/09 07:42:19 DEBUG : Waiting for deletions to finish 2026/07/09 07:42:19 ERROR : error listing: directory not found 2026/07/09 07:42:19 ERROR : Local file system at /tmp/073151hufimon2/rmdirs/path2: Failed to list "": directory not found 2026/07/09 07:42:19 DEBUG : removing 1 level 0 directories 2026/07/09 07:42:19 INFO : Local file system at /tmp/073151hufimon2/rmdirs/path2: Removing directory 2026/07/09 07:42:19 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/rmdirs/path2: no such file or directory 2026/07/09 07:42:19 ERROR : error listing: directory not found 2026/07/09 07:42:19 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_rmdirs-bosifit8 2026/07/09 07:42:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 INFO : subdir: Making directory 2026/07/09 07:42:19 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:42:19 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:42:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:19 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1': Waiting for checks to finish 2026/07/09 07:42:19 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1': Waiting for transfers to finish 2026/07/09 07:42:20 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:42:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:20 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:20 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:42:20 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:42:20 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:42:20 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:42:20 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:42:20 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 INFO : file1.txt: Copied (new) 2026/07/09 07:42:20 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:42:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:42:20 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:42:20 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1' 2026/07/09 07:42:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:20 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:20 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:20 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:20 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:20 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:20 DEBUG : subdir: Making directory with metadata 2026/07/09 07:42:20 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:42:20 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:42:20 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 DEBUG : Local file system at /tmp/073151hufimon2/rmdirs/path2: Waiting for checks to finish 2026/07/09 07:42:20 DEBUG : Local file system at /tmp/073151hufimon2/rmdirs/path2: Waiting for transfers to finish 2026/07/09 07:42:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:20 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:42:20 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:20 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:20 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:42:20 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:42:20 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:42:20 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:42:20 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:42:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:42:20 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:42:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:20 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:42:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:20 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:42:20 INFO : file1.txt: Copied (new) 2026/07/09 07:42:20 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:42:20 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:42:20 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:20 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/rmdirs/path2 2026/07/09 07:42:20 NOTICE: (01) : test rmdirs 2026/07/09 07:42:20 NOTICE: (02) : test initial bisync 2026/07/09 07:42:20 NOTICE: (03) : bisync resync 2026/07/09 07:42:23 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:23 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:23 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/" with Path2 "/tmp/073151hufimon2/rmdirs/path2/" 2026/07/09 07:42:23 INFO : Copying Path2 files to Path1 2026/07/09 07:42:23 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:42:23 INFO : There was nothing to transfer 2026/07/09 07:42:23 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:42:23 INFO : There was nothing to transfer 2026/07/09 07:42:23 INFO : Resync updating listings 2026/07/09 07:42:23 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/" vs Path2 "/tmp/073151hufimon2/rmdirs/path2/" 2026/07/09 07:42:23 INFO : Bisync successful 2026/07/09 07:42:23 NOTICE: (04) : test 1. delete path1 subdir file 2026/07/09 07:42:23 NOTICE: (05) : delete-file TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/subdir/file20.txt 2026/07/09 07:42:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/subdir/" 2026/07/09 07:42:24 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/subdir/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/subdir" 2026/07/09 07:42:24 INFO : file20.txt: Deleted 2026/07/09 07:42:24 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2026/07/09 07:42:24 NOTICE: (07) : bisync 2026/07/09 07:42:26 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:26 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:26 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/" with Path2 "/tmp/073151hufimon2/rmdirs/path2/" 2026/07/09 07:42:26 INFO : Building Path1 and Path2 listings 2026/07/09 07:42:27 INFO : Path1 checking for diffs 2026/07/09 07:42:27 INFO : - Path1 File was deleted - subdir/file20.txt 2026/07/09 07:42:27 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:42:27 INFO : Path2 checking for diffs 2026/07/09 07:42:27 INFO : Applying changes 2026/07/09 07:42:27 INFO : - Path2 Queue delete - /tmp/073151hufimon2/rmdirs/path2/subdir/file20.txt 2026/07/09 07:42:27 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:42:27 INFO : subdir/file20.txt: Deleted 2026/07/09 07:42:27 INFO : There was nothing to transfer 2026/07/09 07:42:27 INFO : Updating listings 2026/07/09 07:42:27 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/" vs Path2 "/tmp/073151hufimon2/rmdirs/path2/" 2026/07/09 07:42:27 INFO : Bisync successful 2026/07/09 07:42:27 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2026/07/09 07:42:27 NOTICE: (09) : list-dirs TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/ 2026/07/09 07:42:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/" 2026/07/09 07:42:27 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/" to be canonical "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1" 2026/07/09 07:42:27 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:42:27 NOTICE: (10) : list-dirs /tmp/073151hufimon2/rmdirs/path2/ 2026/07/09 07:42:27 DEBUG : Creating backend with remote "/tmp/073151hufimon2/rmdirs/path2/" 2026/07/09 07:42:27 DEBUG : fs cache: renaming cache item "/tmp/073151hufimon2/rmdirs/path2/" to be canonical "/tmp/073151hufimon2/rmdirs/path2" 2026/07/09 07:42:27 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:42:27 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2026/07/09 07:42:27 NOTICE: (12) : bisync remove-empty-dirs 2026/07/09 07:42:30 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:30 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:30 INFO : Synching Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/" with Path2 "/tmp/073151hufimon2/rmdirs/path2/" 2026/07/09 07:42:30 INFO : Building Path1 and Path2 listings 2026/07/09 07:42:30 INFO : Path1 checking for diffs 2026/07/09 07:42:30 INFO : Path2 checking for diffs 2026/07/09 07:42:30 INFO : No changes found 2026/07/09 07:42:30 INFO : Updating listings 2026/07/09 07:42:30 INFO : Validating listings for Path1 "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/" vs Path2 "/tmp/073151hufimon2/rmdirs/path2/" 2026/07/09 07:42:30 INFO : Removing empty directories 2026/07/09 07:42:30 INFO : subdir: Removing directory 2026/07/09 07:42:30 INFO : subdir: Removing directory 2026/07/09 07:42:30 INFO : Bisync successful 2026/07/09 07:42:30 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2026/07/09 07:42:30 NOTICE: (14) : list-dirs TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/ 2026/07/09 07:42:30 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1/" for canonical name "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/rmdirs/path1" 2026/07/09 07:42:31 NOTICE: (15) : list-dirs /tmp/073151hufimon2/rmdirs/path2/ 2026/07/09 07:42:31 DEBUG : fs cache: switching user supplied name "/tmp/073151hufimon2/rmdirs/path2/" for canonical name "/tmp/073151hufimon2/rmdirs/path2" 2026/07/09 07:42:31 DEBUG : Waiting for deletions to finish 2026/07/09 07:42:31 INFO : file1.copy1.txt: Deleted 2026/07/09 07:42:31 INFO : RCLONE_TEST: Deleted 2026/07/09 07:42:31 INFO : file1.copy4.txt: Deleted 2026/07/09 07:42:31 INFO : file1.copy5.txt: Deleted 2026/07/09 07:42:31 INFO : file1.txt: Deleted 2026/07/09 07:42:31 INFO : file1.copy2.txt: Deleted 2026/07/09 07:42:31 INFO : file1.copy3.txt: Deleted 2026/07/09 07:42:31 DEBUG : removing 1 level 0 directories 2026/07/09 07:42:31 INFO : Local file system at /tmp/073151hufimon2/rmdirs/path2: Removing directory bisync_test.go:610: TEST rmdirs PASSED === RUN TestBisyncRemoteLocal/volatile 2026/07/09 07:42:31 INFO : path1: Making directory 2026/07/09 07:42:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-cumuviv6labu/073151hufimon2/volatile/path1" 2026/07/09 07:42:31 DEBUG : Creating backend with remote "/tmp/073151hufimon2/volatile/path2" 2026/07/09 07:42:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial" 2026/07/09 07:42:31 DEBUG : Creating backend with remote "/tmp/073151hufimon2/initdir/test_volatile-nopizer8" 2026/07/09 07:42:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_volatile-nopizer8: Waiting for checks to finish 2026/07/09 07:42:31 DEBUG : Local file system at /tmp/073151hufimon2/initdir/test_volatile-nopizer8: Waiting for transfers to finish 2026/07/09 07:42:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:31 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:42:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:31 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:31 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:42:31 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:42:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:31 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:31 INFO : file2.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:31 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:31 INFO : file1.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:42:31 INFO : file3.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:42:31 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:42:31 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:31 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:31 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:42:31 INFO : file4.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:42:31 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:31 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:42:31 INFO : file5.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:42:31 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:42:31 INFO : file6.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:42:31 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:31 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:31 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:42:31 INFO : file8.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:42:31 INFO : file7.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles" 2026/07/09 07:42:31 DEBUG : Creating backend with remote "/tmp/073151hufimon2/datadir/test_volatile-qegeral6" 2026/07/09 07:42:31 DEBUG : dummy.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:31 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_volatile-qegeral6: Waiting for checks to finish 2026/07/09 07:42:31 DEBUG : Local file system at /tmp/073151hufimon2/datadir/test_volatile-qegeral6: Waiting for transfers to finish 2026/07/09 07:42:31 DEBUG : dummy.txt.b3782999.partial: size = 0 OK 2026/07/09 07:42:31 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK 2026/07/09 07:42:31 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:31 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK 2026/07/09 07:42:31 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt 2026/07/09 07:42:31 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:31 INFO : dummy.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:31 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt 2026/07/09 07:42:31 INFO : file10.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt 2026/07/09 07:42:31 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK 2026/07/09 07:42:31 INFO : file1.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:31 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt 2026/07/09 07:42:31 INFO : file11.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file2.txt.23ff1769.partial: size = 13 OK 2026/07/09 07:42:31 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:42:31 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:42:31 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:42:31 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:42:31 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:42:31 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK 2026/07/09 07:42:31 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt 2026/07/09 07:42:31 INFO : file2.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:42:31 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:31 INFO : file5R.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:42:31 INFO : file5L.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt 2026/07/09 07:42:31 INFO : file6.txt: Copied (new) 2026/07/09 07:42:31 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK 2026/07/09 07:42:31 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:31 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt 2026/07/09 07:42:31 INFO : file7.txt: Copied (new) 2026/07/09 07:42:32 DEBUG : Waiting for deletions to finish 2026/07/09 07:42:32 ERROR : error listing: directory not found 2026/07/09 07:42:32 ERROR : Local file system at /tmp/073151hufimon2/volatile/path2: Failed to list "": directory not found 2026/07/09 07:42:32 DEBUG : removing 1 level 0 directories 2026/07/09 07:42:32 INFO : Local file system at /tmp/073151hufimon2/volatile/path2: Removing directory 2026/07/09 07:42:32 ERROR : Failed to rmdir: stat /tmp/073151hufimon2/volatile/path2: no such file or directory 2026/07/09 07:42:32 ERROR : error listing: directory not found 2026/07/09 07:42:32 NOTICE: checking initFs Local file system at /tmp/073151hufimon2/initdir/test_volatile-nopizer8 2026/07/09 07:42:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:32 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:32 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:32 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:32 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:32 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:32 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:32 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:32 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/volatile/path1': Waiting for checks to finish 2026/07/09 07:42:32 DEBUG : gofile root 'rclone-test-cumuviv6labu/073151hufimon2/volatile/path1': Waiting for transfers to finish 2026/07/09 07:42:32 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:42:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:32 INFO : file1.txt: Copied (new) 2026/07/09 07:42:32 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:42:32 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:32 INFO : file2.txt: Copied (new) 2026/07/09 07:42:32 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:42:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:32 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:32 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:42:32 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:32 INFO : file3.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:42:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 INFO : file4.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:42:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 INFO : file5.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:42:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 INFO : file7.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:42:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 INFO : file6.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:42:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 INFO : file8.txt: Copied (new) 2026/07/09 07:42:33 NOTICE: checking Path1 gofile root 'rclone-test-cumuviv6labu/073151hufimon2/volatile/path1' 2026/07/09 07:42:33 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:33 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:33 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:33 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:33 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:33 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:33 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:33 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:33 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:33 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:42:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:33 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:33 INFO : file1.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:33 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:42:33 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:42:33 INFO : file3.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:33 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 DEBUG : Local file system at /tmp/073151hufimon2/volatile/path2: Waiting for checks to finish 2026/07/09 07:42:33 DEBUG : Local file system at /tmp/073151hufimon2/volatile/path2: Waiting for transfers to finish 2026/07/09 07:42:33 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:33 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:33 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:42:33 INFO : file2.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:42:33 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:42:33 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:42:33 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:42:33 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:42:33 INFO : file7.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:42:33 INFO : file4.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:42:33 INFO : file5.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:42:33 INFO : file6.txt: Copied (new) 2026/07/09 07:42:33 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:42:33 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:33 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:42:33 INFO : file8.txt: Copied (new) 2026/07/09 07:42:33 NOTICE: checking path2 Local file system at /tmp/073151hufimon2/volatile/path2 2026/07/09 07:42:33 NOTICE: (01) : test volatile 2026/07/09 07:42:33 NOTICE: (02) : test initial bisync 2026/07/09 07:42:33 NOTICE: (03) : bisync resync bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files 2026/07/09 07:42:33 DEBUG : gofile root 'rclone-test-cumuviv6labu': Purge remote --- PASS: TestBisyncRemoteLocal (665.68s) --- PASS: TestBisyncRemoteLocal/all_changed (70.70s) --- SKIP: TestBisyncRemoteLocal/backupdir (2.50s) --- PASS: TestBisyncRemoteLocal/basic (9.97s) --- PASS: TestBisyncRemoteLocal/changes (54.33s) --- PASS: TestBisyncRemoteLocal/check_access (52.64s) --- PASS: TestBisyncRemoteLocal/check_access_filters (41.94s) --- PASS: TestBisyncRemoteLocal/check_filename (20.48s) --- PASS: TestBisyncRemoteLocal/check_sync (20.93s) --- PASS: TestBisyncRemoteLocal/compare_all (13.71s) --- PASS: TestBisyncRemoteLocal/concurrent (11.19s) --- PASS: TestBisyncRemoteLocal/createemptysrcdirs (43.95s) --- PASS: TestBisyncRemoteLocal/dry_run (19.63s) --- PASS: TestBisyncRemoteLocal/equal (10.65s) --- PASS: TestBisyncRemoteLocal/ext_paths (34.04s) --- SKIP: TestBisyncRemoteLocal/extended_filenames (8.48s) --- PASS: TestBisyncRemoteLocal/filters (10.26s) --- PASS: TestBisyncRemoteLocal/filtersfile_checks (23.95s) --- PASS: TestBisyncRemoteLocal/ignorelistingchecksum (12.42s) --- PASS: TestBisyncRemoteLocal/max_delete_path1 (11.75s) --- PASS: TestBisyncRemoteLocal/max_delete_path2_force (10.75s) --- PASS: TestBisyncRemoteLocal/nomodtime (8.39s) --- SKIP: TestBisyncRemoteLocal/normalization (7.04s) --- PASS: TestBisyncRemoteLocal/rclone_args (33.36s) --- PASS: TestBisyncRemoteLocal/resolve (43.35s) --- PASS: TestBisyncRemoteLocal/resync (20.01s) --- PASS: TestBisyncRemoteLocal/resync_modes (30.52s) --- PASS: TestBisyncRemoteLocal/rmdirs (12.93s) --- SKIP: TestBisyncRemoteLocal/volatile (2.35s) === RUN TestBisyncLocalRemote 2026/07/09 07:42:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu" 2026/07/09 07:42:37 NOTICE: remote: TestGoFile:rclone-test-kavoyur4xezu === RUN TestBisyncLocalRemote/all_changed 2026/07/09 07:42:37 DEBUG : Creating backend with remote "/tmp/074237wuceruh6" 2026/07/09 07:42:37 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/all_changed/path1" 2026/07/09 07:42:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6" 2026/07/09 07:42:37 INFO : path2: Making directory 2026/07/09 07:42:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2" 2026/07/09 07:42:38 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial" 2026/07/09 07:42:38 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_all_changed-gofakaj8" 2026/07/09 07:42:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:38 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:38 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:38 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:38 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:38 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:38 DEBUG : subdir: Making directory with metadata 2026/07/09 07:42:38 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:42:38 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:42:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:42:38 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:38 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:38 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:38 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_all_changed-gofakaj8: Waiting for checks to finish 2026/07/09 07:42:38 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:42:38 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:42:38 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_all_changed-gofakaj8: Waiting for transfers to finish 2026/07/09 07:42:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:38 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:38 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:38 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:42:38 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:38 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:42:38 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:42:38 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:38 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:38 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:42:38 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:42:38 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:42:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:42:38 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:42:38 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:38 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:42:38 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:42:38 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:38 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:42:38 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:42:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:38 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:38 INFO : file1.txt: Copied (new) 2026/07/09 07:42:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:42:38 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:38 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:42:38 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:42:38 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:38 DEBUG : Waiting for deletions to finish 2026/07/09 07:42:38 ERROR : error listing: directory not found 2026/07/09 07:42:38 ERROR : Local file system at /tmp/074237wuceruh6/all_changed/path1: Failed to list "": directory not found 2026/07/09 07:42:38 DEBUG : removing 1 level 0 directories 2026/07/09 07:42:38 INFO : Local file system at /tmp/074237wuceruh6/all_changed/path1: Removing directory 2026/07/09 07:42:38 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/all_changed/path1: no such file or directory 2026/07/09 07:42:38 ERROR : error listing: directory not found 2026/07/09 07:42:39 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_all_changed-gofakaj8 2026/07/09 07:42:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : subdir: Making directory with metadata 2026/07/09 07:42:39 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:42:39 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:42:39 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:39 DEBUG : Local file system at /tmp/074237wuceruh6/all_changed/path1: Waiting for checks to finish 2026/07/09 07:42:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:42:39 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:42:39 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:39 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:39 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:42:39 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:39 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:39 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:39 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:42:39 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:42:39 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:42:39 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:42:39 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:42:39 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:42:39 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:42:39 DEBUG : Local file system at /tmp/074237wuceruh6/all_changed/path1: Waiting for transfers to finish 2026/07/09 07:42:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:42:39 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:39 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:39 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:39 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:42:39 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:42:39 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:42:39 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:42:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:42:39 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:39 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:39 INFO : file1.txt: Copied (new) 2026/07/09 07:42:39 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:42:39 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:42:39 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:39 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/all_changed/path1 2026/07/09 07:42:39 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:39 INFO : subdir: Making directory 2026/07/09 07:42:40 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:42:40 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:42:40 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:40 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2': Waiting for checks to finish 2026/07/09 07:42:40 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2': Waiting for transfers to finish 2026/07/09 07:42:40 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:42:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:40 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:40 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:42:40 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:40 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:42:40 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:42:40 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:40 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:42:40 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:42:40 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:40 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:42:40 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:42:40 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:40 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:42:40 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:42:40 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:40 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:42:40 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:42:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:40 INFO : file1.txt: Copied (new) 2026/07/09 07:42:40 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:42:40 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:40 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:42:40 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:42:40 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2' 2026/07/09 07:42:40 NOTICE: (01) : test all-changed 2026/07/09 07:42:40 NOTICE: (02) : test initial bisync 2026/07/09 07:42:40 NOTICE: (03) : bisync resync 2026/07/09 07:42:43 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:43 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:43 INFO : Synching Path1 "/tmp/074237wuceruh6/all_changed/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/" 2026/07/09 07:42:43 INFO : Copying Path2 files to Path1 2026/07/09 07:42:43 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:42:43 INFO : There was nothing to transfer 2026/07/09 07:42:43 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:42:43 INFO : There was nothing to transfer 2026/07/09 07:42:43 INFO : Resync updating listings 2026/07/09 07:42:43 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/all_changed/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/" 2026/07/09 07:42:43 INFO : Bisync successful 2026/07/09 07:42:43 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2026/07/09 07:42:43 NOTICE: (05) : touch-glob 2005-01-02 /tmp/074237wuceruh6/all_changed/path1/ file* 2026/07/09 07:42:43 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/all_changed/path1/" 2026/07/09 07:42:43 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/all_changed/path1/" to be canonical "/tmp/074237wuceruh6/all_changed/path1" 2026/07/09 07:42:43 DEBUG : file1.copy1.txt: Set modification time 2005-01-02 2026/07/09 07:42:43 DEBUG : file1.txt: Set modification time 2005-01-02 2026/07/09 07:42:43 DEBUG : file1.copy5.txt: Set modification time 2005-01-02 2026/07/09 07:42:43 DEBUG : file1.copy4.txt: Set modification time 2005-01-02 2026/07/09 07:42:43 DEBUG : file1.copy3.txt: Set modification time 2005-01-02 2026/07/09 07:42:43 DEBUG : file1.copy2.txt: Set modification time 2005-01-02 2026/07/09 07:42:43 NOTICE: (06) : touch-glob 2005-01-02 /tmp/074237wuceruh6/all_changed/path1/subdir file* 2026/07/09 07:42:43 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/all_changed/path1/subdir" 2026/07/09 07:42:43 DEBUG : file20.txt: Set modification time 2005-01-02 2026/07/09 07:42:43 NOTICE: (07) : test sync should pass 2026/07/09 07:42:43 NOTICE: (08) : bisync 2026/07/09 07:42:46 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:46 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:46 INFO : Synching Path1 "/tmp/074237wuceruh6/all_changed/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/" 2026/07/09 07:42:46 INFO : Building Path1 and Path2 listings 2026/07/09 07:42:46 INFO : Path1 checking for diffs 2026/07/09 07:42:46 INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2026/07/09 07:42:46 INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2026/07/09 07:42:46 INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2026/07/09 07:42:46 INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2026/07/09 07:42:46 INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2026/07/09 07:42:46 INFO : - Path1 File changed: time (newer) - file1.txt 2026/07/09 07:42:46 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2026/07/09 07:42:46 INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2026/07/09 07:42:46 INFO : (Modified:  7 newer,  0 older) 2026/07/09 07:42:46 INFO : Path2 checking for diffs 2026/07/09 07:42:46 INFO : Applying changes 2026/07/09 07:42:46 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy1.txt 2026/07/09 07:42:46 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy2.txt 2026/07/09 07:42:46 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy3.txt 2026/07/09 07:42:46 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy4.txt 2026/07/09 07:42:46 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy5.txt 2026/07/09 07:42:46 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.txt 2026/07/09 07:42:46 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/subdir/file20.txt 2026/07/09 07:42:46 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:42:46 INFO : file1.copy1.txt: Updated modification time in destination 2026/07/09 07:42:46 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:42:46 INFO : file1.copy5.txt: Updated modification time in destination 2026/07/09 07:42:46 INFO : file1.copy3.txt: Updated modification time in destination 2026/07/09 07:42:46 INFO : file1.copy4.txt: Updated modification time in destination 2026/07/09 07:42:46 INFO : file1.copy2.txt: Updated modification time in destination 2026/07/09 07:42:47 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:42:47 INFO : There was nothing to transfer 2026/07/09 07:42:47 INFO : Updating listings 2026/07/09 07:42:47 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/all_changed/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/" 2026/07/09 07:42:47 INFO : Bisync successful 2026/07/09 07:42:47 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2026/07/09 07:42:47 NOTICE: (10) : touch-glob 2004-01-02 /tmp/074237wuceruh6/all_changed/path1/ * 2026/07/09 07:42:47 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/all_changed/path1/" for canonical name "/tmp/074237wuceruh6/all_changed/path1" 2026/07/09 07:42:47 DEBUG : file1.copy1.txt: Set modification time 2004-01-02 2026/07/09 07:42:47 DEBUG : file1.txt: Set modification time 2004-01-02 2026/07/09 07:42:47 DEBUG : file1.copy5.txt: Set modification time 2004-01-02 2026/07/09 07:42:47 DEBUG : RCLONE_TEST: Set modification time 2004-01-02 2026/07/09 07:42:47 DEBUG : file1.copy4.txt: Set modification time 2004-01-02 2026/07/09 07:42:47 DEBUG : file1.copy3.txt: Set modification time 2004-01-02 2026/07/09 07:42:47 DEBUG : file1.copy2.txt: Set modification time 2004-01-02 2026/07/09 07:42:47 NOTICE: (11) : touch-glob 2004-01-02 /tmp/074237wuceruh6/all_changed/path1/subdir * 2026/07/09 07:42:47 DEBUG : file20.txt: Set modification time 2004-01-02 2026/07/09 07:42:47 NOTICE: (12) : test sync should fail 2026/07/09 07:42:47 NOTICE: (13) : bisync 2026/07/09 07:42:49 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:49 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:49 INFO : Synching Path1 "/tmp/074237wuceruh6/all_changed/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/" 2026/07/09 07:42:49 INFO : Building Path1 and Path2 listings 2026/07/09 07:42:49 INFO : Path1 checking for diffs 2026/07/09 07:42:49 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2026/07/09 07:42:49 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2026/07/09 07:42:49 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2026/07/09 07:42:49 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2026/07/09 07:42:49 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2026/07/09 07:42:49 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2026/07/09 07:42:49 INFO : - Path1 File changed: time (older) - file1.txt 2026/07/09 07:42:49 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2026/07/09 07:42:49 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2026/07/09 07:42:49 INFO : (Modified:  1 newer,  7 older) 2026/07/09 07:42:49 INFO : Path2 checking for diffs 2026/07/09 07:42:49 ERROR : Safety abort: all files were changed on Path1 "/tmp/074237wuceruh6/all_changed/path1/". Run with --force if desired. 2026/07/09 07:42:49 NOTICE: Bisync aborted. Please try again. 2026/07/09 07:42:49 NOTICE: Bisync error: all files were changed 2026/07/09 07:42:49 NOTICE: (14) : test sync with force should pass 2026/07/09 07:42:49 NOTICE: (15) : bisync force 2026/07/09 07:42:52 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:52 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:52 INFO : Synching Path1 "/tmp/074237wuceruh6/all_changed/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/" 2026/07/09 07:42:52 INFO : Building Path1 and Path2 listings 2026/07/09 07:42:52 INFO : Path1 checking for diffs 2026/07/09 07:42:52 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2026/07/09 07:42:52 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2026/07/09 07:42:52 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2026/07/09 07:42:52 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2026/07/09 07:42:52 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2026/07/09 07:42:52 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2026/07/09 07:42:52 INFO : - Path1 File changed: time (older) - file1.txt 2026/07/09 07:42:52 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2026/07/09 07:42:52 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2026/07/09 07:42:52 INFO : (Modified:  1 newer,  7 older) 2026/07/09 07:42:52 INFO : Path2 checking for diffs 2026/07/09 07:42:52 INFO : Applying changes 2026/07/09 07:42:52 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/RCLONE_TEST 2026/07/09 07:42:52 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy1.txt 2026/07/09 07:42:52 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy2.txt 2026/07/09 07:42:52 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy3.txt 2026/07/09 07:42:52 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy4.txt 2026/07/09 07:42:52 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.copy5.txt 2026/07/09 07:42:52 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/file1.txt 2026/07/09 07:42:52 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/subdir/file20.txt 2026/07/09 07:42:52 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:42:52 INFO : file1.copy1.txt: Updated modification time in destination 2026/07/09 07:42:52 INFO : RCLONE_TEST: Updated modification time in destination 2026/07/09 07:42:52 INFO : file1.copy2.txt: Updated modification time in destination 2026/07/09 07:42:52 INFO : file1.copy3.txt: Updated modification time in destination 2026/07/09 07:42:52 INFO : file1.copy5.txt: Updated modification time in destination 2026/07/09 07:42:52 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:42:53 INFO : file1.copy4.txt: Updated modification time in destination 2026/07/09 07:42:53 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:42:53 INFO : There was nothing to transfer 2026/07/09 07:42:53 INFO : Updating listings 2026/07/09 07:42:53 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/all_changed/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/all_changed/path2/" 2026/07/09 07:42:53 INFO : Bisync successful 2026/07/09 07:42:53 DEBUG : Waiting for deletions to finish 2026/07/09 07:42:53 INFO : file1.copy3.txt: Deleted 2026/07/09 07:42:53 INFO : file1.copy4.txt: Deleted 2026/07/09 07:42:53 INFO : file1.copy1.txt: Deleted 2026/07/09 07:42:53 INFO : subdir/file20.txt: Deleted 2026/07/09 07:42:53 INFO : file1.copy5.txt: Deleted 2026/07/09 07:42:53 INFO : file1.copy2.txt: Deleted 2026/07/09 07:42:53 INFO : file1.txt: Deleted 2026/07/09 07:42:53 INFO : RCLONE_TEST: Deleted 2026/07/09 07:42:53 DEBUG : removing 1 level 1 directories 2026/07/09 07:42:53 INFO : subdir: Removing directory 2026/07/09 07:42:53 DEBUG : removing 1 level 0 directories 2026/07/09 07:42:53 INFO : Local file system at /tmp/074237wuceruh6/all_changed/path1: Removing directory bisync_test.go:610: TEST all_changed PASSED === RUN TestBisyncLocalRemote/backupdir 2026/07/09 07:42:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/backupdir/path1" 2026/07/09 07:42:53 INFO : path2: Making directory 2026/07/09 07:42:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/backupdir/path2" 2026/07/09 07:42:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial" 2026/07/09 07:42:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_backupdir-fozamat3" 2026/07/09 07:42:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:53 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:42:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:42:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:42:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:53 INFO : file1.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_backupdir-fozamat3: Waiting for checks to finish 2026/07/09 07:42:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:42:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:53 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_backupdir-fozamat3: Waiting for transfers to finish 2026/07/09 07:42:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:42:53 INFO : file4.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:42:53 INFO : file2.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:42:53 INFO : file5.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:42:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:42:53 INFO : file3.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:42:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:42:53 INFO : file6.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:42:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:53 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:42:53 INFO : file7.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:42:53 INFO : file8.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles" 2026/07/09 07:42:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_backupdir-mepehoq0" 2026/07/09 07:42:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:53 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:42:53 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:42:53 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:42:53 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:42:53 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_backupdir-mepehoq0: Waiting for checks to finish 2026/07/09 07:42:53 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:42:53 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:42:53 INFO : file2.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:53 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_backupdir-mepehoq0: Waiting for transfers to finish 2026/07/09 07:42:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:53 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:42:53 INFO : file11.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:42:53 INFO : file1.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:53 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:42:53 INFO : file10.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:42:53 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:42:53 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:42:53 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:53 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:42:53 INFO : file5L.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:42:53 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:42:53 INFO : file7.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:42:53 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:53 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:42:53 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:42:53 INFO : file6.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:42:53 INFO : file5R.txt: Copied (new) 2026/07/09 07:42:53 DEBUG : Waiting for deletions to finish 2026/07/09 07:42:53 ERROR : error listing: directory not found 2026/07/09 07:42:53 ERROR : Local file system at /tmp/074237wuceruh6/backupdir/path1: Failed to list "": directory not found 2026/07/09 07:42:53 DEBUG : removing 1 level 0 directories 2026/07/09 07:42:53 INFO : Local file system at /tmp/074237wuceruh6/backupdir/path1: Removing directory 2026/07/09 07:42:53 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/backupdir/path1: no such file or directory 2026/07/09 07:42:54 ERROR : error listing: directory not found 2026/07/09 07:42:54 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_backupdir-fozamat3 2026/07/09 07:42:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : Local file system at /tmp/074237wuceruh6/backupdir/path1: Waiting for checks to finish 2026/07/09 07:42:54 DEBUG : Local file system at /tmp/074237wuceruh6/backupdir/path1: Waiting for transfers to finish 2026/07/09 07:42:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:42:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:42:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:54 INFO : file2.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:54 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:54 INFO : file1.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:42:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:42:54 INFO : file4.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:42:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:42:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:42:54 INFO : file6.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:42:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:42:54 INFO : file5.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:42:54 INFO : file7.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:42:54 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:42:54 INFO : file8.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:42:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:42:54 INFO : file3.txt: Copied (new) 2026/07/09 07:42:54 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/backupdir/path1 2026/07/09 07:42:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:54 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/backupdir/path2': Waiting for checks to finish 2026/07/09 07:42:54 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/backupdir/path2': Waiting for transfers to finish 2026/07/09 07:42:54 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:42:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 INFO : file1.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:42:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 INFO : file3.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:42:54 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:42:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 INFO : file2.txt: Copied (new) 2026/07/09 07:42:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:54 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:54 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:42:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:54 INFO : file4.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:42:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 INFO : file5.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:42:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 INFO : file6.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:42:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 INFO : file7.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:42:55 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 INFO : file8.txt: Copied (new) 2026/07/09 07:42:55 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/backupdir/path2' 2026/07/09 07:42:55 NOTICE: (01) : test backupdir 2026/07/09 07:42:55 NOTICE: (02) : test initial bisync 2026/07/09 07:42:55 NOTICE: (03) : bisync resync backupdir1=/tmp/074237wuceruh6/workdir/backupdirs/backupdir1 backupdir2=/tmp/074237wuceruh6/workdir/backupdirs/backupdir2 bisync_test.go:977: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncLocalRemote/basic 2026/07/09 07:42:55 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/basic/path1" 2026/07/09 07:42:55 INFO : path2: Making directory 2026/07/09 07:42:55 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2" 2026/07/09 07:42:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial" 2026/07/09 07:42:55 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_basic-yipavip3" 2026/07/09 07:42:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : subdir: Making directory with metadata 2026/07/09 07:42:55 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:42:55 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:42:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:42:55 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_basic-yipavip3: Waiting for checks to finish 2026/07/09 07:42:55 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_basic-yipavip3: Waiting for transfers to finish 2026/07/09 07:42:55 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:55 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:55 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:42:55 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:42:55 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:55 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:55 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:42:55 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:42:55 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:55 INFO : file1.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:42:55 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:42:55 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:55 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles" 2026/07/09 07:42:55 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_basic-leyocaz1" 2026/07/09 07:42:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_basic-leyocaz1: Waiting for checks to finish 2026/07/09 07:42:55 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_basic-leyocaz1: Waiting for transfers to finish 2026/07/09 07:42:55 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:42:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:42:55 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:42:55 INFO : file1.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : Waiting for deletions to finish 2026/07/09 07:42:55 ERROR : error listing: directory not found 2026/07/09 07:42:55 ERROR : Local file system at /tmp/074237wuceruh6/basic/path1: Failed to list "": directory not found 2026/07/09 07:42:55 DEBUG : removing 1 level 0 directories 2026/07/09 07:42:55 INFO : Local file system at /tmp/074237wuceruh6/basic/path1: Removing directory 2026/07/09 07:42:55 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/basic/path1: no such file or directory 2026/07/09 07:42:55 ERROR : error listing: directory not found 2026/07/09 07:42:55 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_basic-yipavip3 2026/07/09 07:42:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : subdir: Making directory with metadata 2026/07/09 07:42:55 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:42:55 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:42:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:42:55 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:42:55 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:55 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:42:55 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:55 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:42:55 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:42:55 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:42:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : Local file system at /tmp/074237wuceruh6/basic/path1: Waiting for checks to finish 2026/07/09 07:42:55 DEBUG : Local file system at /tmp/074237wuceruh6/basic/path1: Waiting for transfers to finish 2026/07/09 07:42:55 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:42:55 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:42:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:42:55 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:42:55 INFO : file1.txt: Copied (new) 2026/07/09 07:42:55 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:42:55 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:55 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:42:55 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:42:55 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:55 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/basic/path1 2026/07/09 07:42:55 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:55 INFO : subdir: Making directory 2026/07/09 07:42:56 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:42:56 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:42:56 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:42:56 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2': Waiting for checks to finish 2026/07/09 07:42:56 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2': Waiting for transfers to finish 2026/07/09 07:42:56 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:42:56 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:56 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:42:56 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:42:56 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:56 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:42:56 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:42:56 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:42:56 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:42:56 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:42:56 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:56 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:42:57 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:42:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:57 INFO : file1.txt: Copied (new) 2026/07/09 07:42:57 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:42:57 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:42:57 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:57 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:42:57 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:57 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:42:57 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:42:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:42:57 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:42:57 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:42:57 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2' 2026/07/09 07:42:57 NOTICE: (01) : test basic 2026/07/09 07:42:57 NOTICE: (02) : test initial bisync 2026/07/09 07:42:57 NOTICE: (03) : bisync resync 2026/07/09 07:42:59 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:59 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:42:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:42:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:42:59 INFO : Synching Path1 "/tmp/074237wuceruh6/basic/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2/" 2026/07/09 07:42:59 INFO : Copying Path2 files to Path1 2026/07/09 07:42:59 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:42:59 INFO : There was nothing to transfer 2026/07/09 07:42:59 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:43:00 INFO : There was nothing to transfer 2026/07/09 07:43:00 INFO : Resync updating listings 2026/07/09 07:43:00 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/basic/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2/" 2026/07/09 07:43:00 INFO : Bisync successful 2026/07/09 07:43:00 NOTICE: (04) : test place newer files on both paths 2026/07/09 07:43:00 NOTICE: (05) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_basic-leyocaz1/file1.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2/ 2026/07/09 07:43:00 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_basic-leyocaz1/" 2026/07/09 07:43:00 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_basic-leyocaz1/" to be canonical "/tmp/074237wuceruh6/datadir/test_basic-leyocaz1" 2026/07/09 07:43:00 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:43:00 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_basic-leyocaz1/file1.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2/" as "" 2026/07/09 07:43:00 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_basic-leyocaz1/file1.txt" 2026/07/09 07:43:00 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2/" 2026/07/09 07:43:00 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2'" as "file1.txt" 2026/07/09 07:43:00 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_basic-leyocaz1) 2026/07/09 07:43:00 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2') 2026/07/09 07:43:00 DEBUG : file1.txt: Sizes differ 2026/07/09 07:43:00 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:43:00 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:43:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:00 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:43:00 NOTICE: (06) : copy-as /tmp/074237wuceruh6/datadir/test_basic-leyocaz1/file1.txt /tmp/074237wuceruh6/basic/path1/subdir file20.txt 2026/07/09 07:43:00 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_basic-leyocaz1/file1.txt" to "/tmp/074237wuceruh6/basic/path1/subdir" as "file20.txt" 2026/07/09 07:43:00 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_basic-leyocaz1/file1.txt" 2026/07/09 07:43:00 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/basic/path1/subdir" 2026/07/09 07:43:00 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/074237wuceruh6/basic/path1/subdir" as "file20.txt" 2026/07/09 07:43:00 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_basic-leyocaz1) 2026/07/09 07:43:00 DEBUG : file20.txt: size = 0 (Local file system at /tmp/074237wuceruh6/basic/path1/subdir) 2026/07/09 07:43:00 DEBUG : file1.txt: Sizes differ 2026/07/09 07:43:00 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK 2026/07/09 07:43:00 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:00 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt 2026/07/09 07:43:00 INFO : file1.txt: Copied (replaced existing) to: file20.txt 2026/07/09 07:43:00 NOTICE: (07) : test bisync run 2026/07/09 07:43:00 NOTICE: (08) : bisync 2026/07/09 07:43:03 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:03 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:03 INFO : Synching Path1 "/tmp/074237wuceruh6/basic/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2/" 2026/07/09 07:43:03 INFO : Building Path1 and Path2 listings 2026/07/09 07:43:03 INFO : Path1 checking for diffs 2026/07/09 07:43:03 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2026/07/09 07:43:03 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:43:03 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:43:03 INFO : Path2 checking for diffs 2026/07/09 07:43:03 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:43:03 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:43:03 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:43:03 INFO : Applying changes 2026/07/09 07:43:03 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2/subdir/file20.txt 2026/07/09 07:43:03 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/basic/path1/file1.txt 2026/07/09 07:43:03 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:43:03 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:43:03 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:43:04 INFO : subdir/file20.txt: Copied (replaced existing) 2026/07/09 07:43:04 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:04 INFO : Updating listings 2026/07/09 07:43:04 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/basic/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/basic/path2/" 2026/07/09 07:43:04 INFO : Bisync successful 2026/07/09 07:43:04 DEBUG : Waiting for deletions to finish 2026/07/09 07:43:04 INFO : file1.copy4.txt: Deleted 2026/07/09 07:43:04 INFO : file1.copy3.txt: Deleted 2026/07/09 07:43:04 INFO : file1.txt: Deleted 2026/07/09 07:43:04 INFO : file1.copy1.txt: Deleted 2026/07/09 07:43:04 INFO : file1.copy5.txt: Deleted 2026/07/09 07:43:04 INFO : subdir/file20.txt: Deleted 2026/07/09 07:43:04 INFO : file1.copy2.txt: Deleted 2026/07/09 07:43:04 INFO : RCLONE_TEST: Deleted 2026/07/09 07:43:04 DEBUG : removing 1 level 1 directories 2026/07/09 07:43:04 INFO : subdir: Removing directory 2026/07/09 07:43:04 DEBUG : removing 1 level 0 directories 2026/07/09 07:43:04 INFO : Local file system at /tmp/074237wuceruh6/basic/path1: Removing directory bisync_test.go:610: TEST basic PASSED === RUN TestBisyncLocalRemote/changes 2026/07/09 07:43:04 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/changes/path1" 2026/07/09 07:43:04 INFO : path2: Making directory 2026/07/09 07:43:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2" 2026/07/09 07:43:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial" 2026/07/09 07:43:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_changes-parixel1" 2026/07/09 07:43:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_changes-parixel1: Waiting for checks to finish 2026/07/09 07:43:05 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_changes-parixel1: Waiting for transfers to finish 2026/07/09 07:43:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:43:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:43:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:43:05 INFO : file2.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:43:05 INFO : file1.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:43:05 INFO : file6.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:43:05 INFO : file4.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:43:05 INFO : file3.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:43:05 INFO : file5.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:43:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:43:05 INFO : file7.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:43:05 INFO : file8.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles" 2026/07/09 07:43:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7" 2026/07/09 07:43:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:43:05 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_changes-nefamol7: Waiting for checks to finish 2026/07/09 07:43:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:43:05 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:43:05 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_changes-nefamol7: Waiting for transfers to finish 2026/07/09 07:43:05 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:43:05 INFO : file1.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:43:05 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:43:05 INFO : file11.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:05 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:43:05 INFO : file10.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:43:05 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:43:05 INFO : file2.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:43:05 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:43:05 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:43:05 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:43:05 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:43:05 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:05 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:43:05 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:05 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:43:05 INFO : file6.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:43:05 INFO : file5R.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:43:05 INFO : file5L.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:43:05 INFO : file7.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : Waiting for deletions to finish 2026/07/09 07:43:05 ERROR : error listing: directory not found 2026/07/09 07:43:05 ERROR : Local file system at /tmp/074237wuceruh6/changes/path1: Failed to list "": directory not found 2026/07/09 07:43:05 DEBUG : removing 1 level 0 directories 2026/07/09 07:43:05 INFO : Local file system at /tmp/074237wuceruh6/changes/path1: Removing directory 2026/07/09 07:43:05 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/changes/path1: no such file or directory 2026/07/09 07:43:05 ERROR : error listing: directory not found 2026/07/09 07:43:05 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_changes-parixel1 2026/07/09 07:43:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : Local file system at /tmp/074237wuceruh6/changes/path1: Waiting for checks to finish 2026/07/09 07:43:05 DEBUG : Local file system at /tmp/074237wuceruh6/changes/path1: Waiting for transfers to finish 2026/07/09 07:43:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:43:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:43:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:43:05 INFO : file1.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:43:05 INFO : file2.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:43:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:43:05 INFO : file3.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:43:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 INFO : file5.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:43:05 INFO : file6.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:43:05 INFO : file4.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:43:05 INFO : file7.txt: Copied (new) 2026/07/09 07:43:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:43:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:43:05 INFO : file8.txt: Copied (new) 2026/07/09 07:43:05 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/changes/path1 2026/07/09 07:43:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:05 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2': Waiting for checks to finish 2026/07/09 07:43:05 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2': Waiting for transfers to finish 2026/07/09 07:43:06 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:43:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:06 INFO : file1.txt: Copied (new) 2026/07/09 07:43:06 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:43:06 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:43:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:06 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:06 INFO : file2.txt: Copied (new) 2026/07/09 07:43:06 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:43:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:06 INFO : file3.txt: Copied (new) 2026/07/09 07:43:06 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:43:06 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:06 INFO : file5.txt: Copied (new) 2026/07/09 07:43:06 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:43:06 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:06 INFO : file7.txt: Copied (new) 2026/07/09 07:43:06 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:43:06 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:06 INFO : file6.txt: Copied (new) 2026/07/09 07:43:06 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:43:06 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:06 INFO : file4.txt: Copied (new) 2026/07/09 07:43:06 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:43:06 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:06 INFO : file8.txt: Copied (new) 2026/07/09 07:43:06 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2' 2026/07/09 07:43:06 NOTICE: (01) : test changes 2026/07/09 07:43:06 NOTICE: (02) : test initial bisync 2026/07/09 07:43:06 NOTICE: (03) : bisync resync 2026/07/09 07:43:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:09 INFO : Synching Path1 "/tmp/074237wuceruh6/changes/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" 2026/07/09 07:43:09 INFO : Copying Path2 files to Path1 2026/07/09 07:43:09 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:43:09 INFO : There was nothing to transfer 2026/07/09 07:43:09 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:43:09 INFO : There was nothing to transfer 2026/07/09 07:43:09 INFO : Resync updating listings 2026/07/09 07:43:09 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/changes/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" 2026/07/09 07:43:09 INFO : Bisync successful 2026/07/09 07:43:09 NOTICE: (04) : test make modifications on both paths 2026/07/09 07:43:09 NOTICE: (05) : test new on path2 - file10 2026/07/09 07:43:09 NOTICE: (06) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_changes-nefamol7/file10.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/ 2026/07/09 07:43:09 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/" 2026/07/09 07:43:09 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/" to be canonical "/tmp/074237wuceruh6/datadir/test_changes-nefamol7" 2026/07/09 07:43:09 DEBUG : file10.txt: Set modification time 2001-01-02 2026/07/09 07:43:09 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file10.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" as "" 2026/07/09 07:43:09 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file10.txt" 2026/07/09 07:43:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" 2026/07/09 07:43:09 DEBUG : operations.CopyFile "file10.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2'" as "file10.txt" 2026/07/09 07:43:10 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:10 DEBUG : file10.txt: size = 19 OK 2026/07/09 07:43:10 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:10 INFO : file10.txt: Copied (new) 2026/07/09 07:43:10 NOTICE: (07) : test newer on path2 - file1 2026/07/09 07:43:10 NOTICE: (08) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_changes-nefamol7/file1.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/ 2026/07/09 07:43:10 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/" for canonical name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7" 2026/07/09 07:43:10 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:43:10 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file1.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" as "" 2026/07/09 07:43:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file1.txt" 2026/07/09 07:43:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" 2026/07/09 07:43:10 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2'" as "file1.txt" 2026/07/09 07:43:10 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_changes-nefamol7) 2026/07/09 07:43:10 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2') 2026/07/09 07:43:10 DEBUG : file1.txt: Sizes differ 2026/07/09 07:43:11 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:43:11 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:43:11 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:11 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:43:11 NOTICE: (09) : test new on path1 - file11 2026/07/09 07:43:11 NOTICE: (10) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_changes-nefamol7/file11.txt /tmp/074237wuceruh6/changes/path1/ 2026/07/09 07:43:11 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/" for canonical name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7" 2026/07/09 07:43:11 DEBUG : file11.txt: Set modification time 2001-01-02 2026/07/09 07:43:11 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file11.txt" to "/tmp/074237wuceruh6/changes/path1/" as "" 2026/07/09 07:43:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file11.txt" 2026/07/09 07:43:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/changes/path1/" 2026/07/09 07:43:11 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/074237wuceruh6/changes/path1" as "file11.txt" 2026/07/09 07:43:11 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:11 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:43:11 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:11 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:43:11 INFO : file11.txt: Copied (new) 2026/07/09 07:43:11 NOTICE: (11) : test newer on path1 - file2 2026/07/09 07:43:11 NOTICE: (12) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_changes-nefamol7/file2.txt /tmp/074237wuceruh6/changes/path1/ 2026/07/09 07:43:11 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/" for canonical name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7" 2026/07/09 07:43:11 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:43:11 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file2.txt" to "/tmp/074237wuceruh6/changes/path1/" as "" 2026/07/09 07:43:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file2.txt" 2026/07/09 07:43:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/changes/path1/" 2026/07/09 07:43:11 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/074237wuceruh6/changes/path1" as "file2.txt" 2026/07/09 07:43:11 DEBUG : file2.txt: size = 13 (Local file system at /tmp/074237wuceruh6/datadir/test_changes-nefamol7) 2026/07/09 07:43:11 DEBUG : file2.txt: size = 0 (Local file system at /tmp/074237wuceruh6/changes/path1) 2026/07/09 07:43:11 DEBUG : file2.txt: Sizes differ 2026/07/09 07:43:11 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:43:11 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:43:11 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:43:11 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:43:11 NOTICE: (13) : test deleted on path2 - file3 2026/07/09 07:43:11 NOTICE: (14) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/file3.txt 2026/07/09 07:43:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" 2026/07/09 07:43:11 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2" 2026/07/09 07:43:11 INFO : file3.txt: Deleted 2026/07/09 07:43:11 NOTICE: (15) : test deleted on path1 - file4 2026/07/09 07:43:11 NOTICE: (16) : delete-file /tmp/074237wuceruh6/changes/path1/file4.txt 2026/07/09 07:43:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/changes/path1/" 2026/07/09 07:43:11 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/changes/path1/" to be canonical "/tmp/074237wuceruh6/changes/path1" 2026/07/09 07:43:11 INFO : file4.txt: Deleted 2026/07/09 07:43:11 NOTICE: (17) : test deleted on both paths - file8 2026/07/09 07:43:11 NOTICE: (18) : delete-file /tmp/074237wuceruh6/changes/path1/file8.txt 2026/07/09 07:43:11 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/changes/path1/" for canonical name "/tmp/074237wuceruh6/changes/path1" 2026/07/09 07:43:11 INFO : file8.txt: Deleted 2026/07/09 07:43:11 NOTICE: (19) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/file8.txt 2026/07/09 07:43:11 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2" 2026/07/09 07:43:12 INFO : file8.txt: Deleted 2026/07/09 07:43:12 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2026/07/09 07:43:12 NOTICE: (21) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_changes-nefamol7/ file5R.txt 2026/07/09 07:43:12 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/" for canonical name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7" 2026/07/09 07:43:12 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:43:12 NOTICE: (22) : copy-as /tmp/074237wuceruh6/datadir/test_changes-nefamol7/file5R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/ file5.txt 2026/07/09 07:43:12 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file5R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" as "file5.txt" 2026/07/09 07:43:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file5R.txt" 2026/07/09 07:43:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" 2026/07/09 07:43:12 DEBUG : operations.CopyFile "file5R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2'" as "file5.txt" 2026/07/09 07:43:12 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/074237wuceruh6/datadir/test_changes-nefamol7) 2026/07/09 07:43:12 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2') 2026/07/09 07:43:12 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:43:12 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:43:12 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:43:12 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:43:12 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:43:12 NOTICE: (23) : touch-glob 2001-03-04 /tmp/074237wuceruh6/datadir/test_changes-nefamol7/ file5L.txt 2026/07/09 07:43:12 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/" for canonical name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7" 2026/07/09 07:43:12 DEBUG : file5L.txt: Set modification time 2001-03-04 2026/07/09 07:43:12 NOTICE: (24) : copy-as /tmp/074237wuceruh6/datadir/test_changes-nefamol7/file5L.txt /tmp/074237wuceruh6/changes/path1/ file5.txt 2026/07/09 07:43:12 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file5L.txt" to "/tmp/074237wuceruh6/changes/path1/" as "file5.txt" 2026/07/09 07:43:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file5L.txt" 2026/07/09 07:43:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/changes/path1/" 2026/07/09 07:43:12 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/074237wuceruh6/changes/path1" as "file5.txt" 2026/07/09 07:43:12 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/074237wuceruh6/datadir/test_changes-nefamol7) 2026/07/09 07:43:12 DEBUG : file5.txt: size = 0 (Local file system at /tmp/074237wuceruh6/changes/path1) 2026/07/09 07:43:12 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:43:12 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK 2026/07/09 07:43:12 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:43:12 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt 2026/07/09 07:43:12 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:43:12 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2026/07/09 07:43:12 NOTICE: (26) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_changes-nefamol7/file6.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/ 2026/07/09 07:43:12 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/" for canonical name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7" 2026/07/09 07:43:12 DEBUG : file6.txt: Set modification time 2001-01-02 2026/07/09 07:43:12 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file6.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" as "" 2026/07/09 07:43:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file6.txt" 2026/07/09 07:43:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" 2026/07/09 07:43:13 DEBUG : operations.CopyFile "file6.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2'" as "file6.txt" 2026/07/09 07:43:13 DEBUG : file6.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_changes-nefamol7) 2026/07/09 07:43:13 DEBUG : file6.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2') 2026/07/09 07:43:13 DEBUG : file6.txt: Sizes differ 2026/07/09 07:43:13 DEBUG : file6.txt: Removing old object on successful upload 2026/07/09 07:43:13 DEBUG : file6.txt: size = 19 OK 2026/07/09 07:43:13 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:13 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:43:13 NOTICE: (27) : delete-file /tmp/074237wuceruh6/changes/path1/file6.txt 2026/07/09 07:43:13 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/changes/path1/" for canonical name "/tmp/074237wuceruh6/changes/path1" 2026/07/09 07:43:13 INFO : file6.txt: Deleted 2026/07/09 07:43:13 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2026/07/09 07:43:13 NOTICE: (29) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_changes-nefamol7/file7.txt /tmp/074237wuceruh6/changes/path1/ 2026/07/09 07:43:13 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/" for canonical name "/tmp/074237wuceruh6/datadir/test_changes-nefamol7" 2026/07/09 07:43:13 DEBUG : file7.txt: Set modification time 2001-01-02 2026/07/09 07:43:13 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file7.txt" to "/tmp/074237wuceruh6/changes/path1/" as "" 2026/07/09 07:43:13 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_changes-nefamol7/file7.txt" 2026/07/09 07:43:13 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/changes/path1/" 2026/07/09 07:43:13 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/074237wuceruh6/changes/path1" as "file7.txt" 2026/07/09 07:43:13 DEBUG : file7.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_changes-nefamol7) 2026/07/09 07:43:13 DEBUG : file7.txt: size = 0 (Local file system at /tmp/074237wuceruh6/changes/path1) 2026/07/09 07:43:13 DEBUG : file7.txt: Sizes differ 2026/07/09 07:43:13 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:43:13 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:43:13 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:43:13 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:43:13 NOTICE: (30) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/file7.txt 2026/07/09 07:43:13 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2" 2026/07/09 07:43:13 INFO : file7.txt: Deleted 2026/07/09 07:43:13 NOTICE: (31) : test bisync run 2026/07/09 07:43:13 NOTICE: (32) : bisync 2026/07/09 07:43:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:16 INFO : Synching Path1 "/tmp/074237wuceruh6/changes/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" 2026/07/09 07:43:16 INFO : Building Path1 and Path2 listings 2026/07/09 07:43:16 INFO : Path1 checking for diffs 2026/07/09 07:43:16 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:43:16 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:43:16 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:43:16 INFO : - Path1 File was deleted - file6.txt 2026/07/09 07:43:16 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2026/07/09 07:43:16 INFO : - Path1 File was deleted - file8.txt 2026/07/09 07:43:16 INFO : - Path1 File is new - file11.txt 2026/07/09 07:43:16 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:43:16 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:43:16 INFO : Path2 checking for diffs 2026/07/09 07:43:16 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:43:16 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:43:16 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:43:16 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2026/07/09 07:43:16 INFO : - Path2 File was deleted - file7.txt 2026/07/09 07:43:16 INFO : - Path2 File was deleted - file8.txt 2026/07/09 07:43:16 INFO : - Path2 File is new - file10.txt 2026/07/09 07:43:16 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:43:16 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:43:16 INFO : Applying changes 2026/07/09 07:43:16 INFO : Checking potential conflicts... 2026/07/09 07:43:16 ERROR : file5.txt: md5 differ 2026/07/09 07:43:16 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2': 1 differences found 2026/07/09 07:43:16 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2': 1 errors while checking 2026/07/09 07:43:16 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:43:16 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/file11.txt 2026/07/09 07:43:16 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/file2.txt 2026/07/09 07:43:16 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/file4.txt 2026/07/09 07:43:16 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:43:16 NOTICE: - Path1 Renaming Path1 copy - /tmp/074237wuceruh6/changes/path1/file5.txt.conflict1 2026/07/09 07:43:16 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2026/07/09 07:43:16 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/file5.txt.conflict1 2026/07/09 07:43:16 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/file5.txt.conflict2 2026/07/09 07:43:16 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2026/07/09 07:43:16 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/changes/path1/file5.txt.conflict2 2026/07/09 07:43:16 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/changes/path1/file6.txt 2026/07/09 07:43:16 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/file7.txt 2026/07/09 07:43:16 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/changes/path1/file1.txt 2026/07/09 07:43:16 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/changes/path1/file10.txt 2026/07/09 07:43:16 INFO : - Path1 Queue delete - /tmp/074237wuceruh6/changes/path1/file3.txt 2026/07/09 07:43:16 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:43:16 INFO : file6.txt: Copied (new) 2026/07/09 07:43:16 INFO : file10.txt: Copied (new) 2026/07/09 07:43:16 INFO : file5.txt.conflict2: Copied (new) 2026/07/09 07:43:16 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:43:16 INFO : file3.txt: Deleted 2026/07/09 07:43:16 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:43:17 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:43:17 INFO : file11.txt: Copied (new) 2026/07/09 07:43:17 INFO : file5.txt.conflict1: Copied (new) 2026/07/09 07:43:17 INFO : file7.txt: Copied (new) 2026/07/09 07:43:17 INFO : file4.txt: Deleted 2026/07/09 07:43:17 INFO : Updating listings 2026/07/09 07:43:17 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/changes/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/changes/path2/" 2026/07/09 07:43:17 INFO : Bisync successful 2026/07/09 07:43:17 DEBUG : Waiting for deletions to finish 2026/07/09 07:43:17 INFO : RCLONE_TEST: Deleted 2026/07/09 07:43:17 INFO : file7.txt: Deleted 2026/07/09 07:43:17 INFO : file11.txt: Deleted 2026/07/09 07:43:17 INFO : file6.txt: Deleted 2026/07/09 07:43:17 INFO : file1.txt: Deleted 2026/07/09 07:43:17 INFO : file10.txt: Deleted 2026/07/09 07:43:17 INFO : file5.txt.conflict1: Deleted 2026/07/09 07:43:17 INFO : file2.txt: Deleted 2026/07/09 07:43:17 INFO : file5.txt.conflict2: Deleted 2026/07/09 07:43:17 DEBUG : removing 1 level 0 directories 2026/07/09 07:43:17 INFO : Local file system at /tmp/074237wuceruh6/changes/path1: Removing directory bisync_test.go:610: TEST changes PASSED === RUN TestBisyncLocalRemote/check_access 2026/07/09 07:43:17 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_access/path1" 2026/07/09 07:43:17 INFO : path2: Making directory 2026/07/09 07:43:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2" 2026/07/09 07:43:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial" 2026/07/09 07:43:18 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_check_access-gezoruz5" 2026/07/09 07:43:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : subdir: Making directory with metadata 2026/07/09 07:43:18 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:18 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:43:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:43:18 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:43:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_check_access-gezoruz5: Waiting for checks to finish 2026/07/09 07:43:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_check_access-gezoruz5: Waiting for transfers to finish 2026/07/09 07:43:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:43:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:43:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:18 INFO : file1.txt: Copied (new) 2026/07/09 07:43:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:43:18 INFO : file2.txt: Copied (new) 2026/07/09 07:43:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:43:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:43:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:43:18 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:43:18 INFO : file3.txt: Copied (new) 2026/07/09 07:43:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:43:18 INFO : file4.txt: Copied (new) 2026/07/09 07:43:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:43:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:43:18 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:43:18 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:43:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:43:18 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:43:18 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles" 2026/07/09 07:43:18 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_check_access-vizuhew9" 2026/07/09 07:43:18 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_check_access-vizuhew9: Waiting for checks to finish 2026/07/09 07:43:18 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_check_access-vizuhew9: Waiting for transfers to finish 2026/07/09 07:43:18 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:43:18 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:43:18 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:43:18 INFO : hold.txt: Copied (new) 2026/07/09 07:43:18 DEBUG : Waiting for deletions to finish 2026/07/09 07:43:18 ERROR : error listing: directory not found 2026/07/09 07:43:18 ERROR : Local file system at /tmp/074237wuceruh6/check_access/path1: Failed to list "": directory not found 2026/07/09 07:43:18 DEBUG : removing 1 level 0 directories 2026/07/09 07:43:18 INFO : Local file system at /tmp/074237wuceruh6/check_access/path1: Removing directory 2026/07/09 07:43:18 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/check_access/path1: no such file or directory 2026/07/09 07:43:18 ERROR : error listing: directory not found 2026/07/09 07:43:18 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_check_access-gezoruz5 2026/07/09 07:43:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : subdir: Making directory with metadata 2026/07/09 07:43:18 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:18 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:43:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:43:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:43:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:18 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:43:18 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:18 DEBUG : Local file system at /tmp/074237wuceruh6/check_access/path1: Waiting for checks to finish 2026/07/09 07:43:18 DEBUG : Local file system at /tmp/074237wuceruh6/check_access/path1: Waiting for transfers to finish 2026/07/09 07:43:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:43:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:43:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:43:18 INFO : file1.txt: Copied (new) 2026/07/09 07:43:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:43:18 INFO : file4.txt: Copied (new) 2026/07/09 07:43:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:43:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:43:18 INFO : file2.txt: Copied (new) 2026/07/09 07:43:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:43:18 INFO : file3.txt: Copied (new) 2026/07/09 07:43:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:43:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:43:18 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:18 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:18 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:43:18 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:43:18 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:43:18 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:43:18 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:18 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/check_access/path1 2026/07/09 07:43:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:18 INFO : subdir: Making directory 2026/07/09 07:43:19 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:43:19 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:43:19 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:19 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:19 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2': Waiting for checks to finish 2026/07/09 07:43:19 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2': Waiting for transfers to finish 2026/07/09 07:43:19 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:43:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:19 INFO : file3.txt: Copied (new) 2026/07/09 07:43:19 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:43:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:19 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:19 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:43:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:19 INFO : file1.txt: Copied (new) 2026/07/09 07:43:19 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:43:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:19 INFO : file2.txt: Copied (new) 2026/07/09 07:43:19 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:43:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:19 INFO : file4.txt: Copied (new) 2026/07/09 07:43:19 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:43:19 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:19 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:43:19 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:43:19 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:19 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:43:19 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:43:19 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2' 2026/07/09 07:43:19 NOTICE: (01) : test check-access 2026/07/09 07:43:19 NOTICE: (02) : test initial bisync 2026/07/09 07:43:19 NOTICE: (03) : bisync resync 2026/07/09 07:43:22 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:22 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:22 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:22 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:22 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:22 INFO : Copying Path2 files to Path1 2026/07/09 07:43:22 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:43:22 INFO : There was nothing to transfer 2026/07/09 07:43:22 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:43:22 INFO : There was nothing to transfer 2026/07/09 07:43:22 INFO : Resync updating listings 2026/07/09 07:43:22 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:22 INFO : Bisync successful 2026/07/09 07:43:22 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2026/07/09 07:43:22 NOTICE: (05) : bisync check-access 2026/07/09 07:43:25 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:25 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:25 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:25 INFO : Building Path1 and Path2 listings 2026/07/09 07:43:25 INFO : Path1 checking for diffs 2026/07/09 07:43:25 INFO : Path2 checking for diffs 2026/07/09 07:43:25 INFO : Checking access health 2026/07/09 07:43:25 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2026/07/09 07:43:25 INFO : No changes found 2026/07/09 07:43:25 INFO : Updating listings 2026/07/09 07:43:25 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:25 INFO : Bisync successful 2026/07/09 07:43:25 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2026/07/09 07:43:25 NOTICE: (07) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/subdir/RCLONE_TEST 2026/07/09 07:43:25 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/subdir/" 2026/07/09 07:43:25 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/subdir/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/subdir" 2026/07/09 07:43:26 INFO : RCLONE_TEST: Deleted 2026/07/09 07:43:26 NOTICE: (08) : bisync check-access 2026/07/09 07:43:28 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:28 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:28 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:28 INFO : Building Path1 and Path2 listings 2026/07/09 07:43:28 INFO : Path1 checking for diffs 2026/07/09 07:43:28 INFO : Path2 checking for diffs 2026/07/09 07:43:28 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2026/07/09 07:43:28 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:43:28 INFO : Checking access health 2026/07/09 07:43:28 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2026/07/09 07:43:28 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2026/07/09 07:43:28 ERROR : Bisync critical error: check file check failed 2026/07/09 07:43:28 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:43:28 NOTICE: Bisync error: bisync aborted 2026/07/09 07:43:28 NOTICE: (09) : copy-listings path2-missing 2026/07/09 07:43:28 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2026/07/09 07:43:28 NOTICE: (11) : copy-file /tmp/074237wuceruh6/check_access/path1/subdir/RCLONE_TEST TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/ 2026/07/09 07:43:28 DEBUG : copyFile "/tmp/074237wuceruh6/check_access/path1/subdir/RCLONE_TEST" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" as "" 2026/07/09 07:43:28 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_access/path1/subdir/RCLONE_TEST" 2026/07/09 07:43:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:29 DEBUG : operations.CopyFile "RCLONE_TEST" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2'" as "RCLONE_TEST" 2026/07/09 07:43:29 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:43:29 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:43:29 DEBUG : RCLONE_TEST: Unchanged skipping 2026/07/09 07:43:29 NOTICE: (12) : bisync resync 2026/07/09 07:43:31 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:31 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:31 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:31 INFO : Copying Path2 files to Path1 2026/07/09 07:43:31 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:43:32 INFO : There was nothing to transfer 2026/07/09 07:43:32 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:43:32 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:43:32 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:32 INFO : Resync updating listings 2026/07/09 07:43:32 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:32 INFO : Bisync successful 2026/07/09 07:43:32 NOTICE: (13) : test 4. run sync with check-access. should pass. 2026/07/09 07:43:32 NOTICE: (14) : bisync check-access 2026/07/09 07:43:35 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:35 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:35 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:35 INFO : Building Path1 and Path2 listings 2026/07/09 07:43:35 INFO : Path1 checking for diffs 2026/07/09 07:43:35 INFO : Path2 checking for diffs 2026/07/09 07:43:35 INFO : Checking access health 2026/07/09 07:43:35 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2026/07/09 07:43:35 INFO : No changes found 2026/07/09 07:43:35 INFO : Updating listings 2026/07/09 07:43:35 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:35 INFO : Bisync successful 2026/07/09 07:43:35 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2026/07/09 07:43:35 NOTICE: (16) : delete-file /tmp/074237wuceruh6/check_access/path1/RCLONE_TEST 2026/07/09 07:43:35 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_access/path1/" 2026/07/09 07:43:35 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/check_access/path1/" to be canonical "/tmp/074237wuceruh6/check_access/path1" 2026/07/09 07:43:35 INFO : RCLONE_TEST: Deleted 2026/07/09 07:43:35 NOTICE: (17) : bisync check-access 2026/07/09 07:43:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:37 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:37 INFO : Building Path1 and Path2 listings 2026/07/09 07:43:38 INFO : Path1 checking for diffs 2026/07/09 07:43:38 INFO : - Path1 File was deleted - RCLONE_TEST 2026/07/09 07:43:38 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:43:38 INFO : Path2 checking for diffs 2026/07/09 07:43:38 INFO : Checking access health 2026/07/09 07:43:38 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2026/07/09 07:43:38 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2026/07/09 07:43:38 ERROR : Bisync critical error: check file check failed 2026/07/09 07:43:38 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:43:38 NOTICE: Bisync error: bisync aborted 2026/07/09 07:43:38 NOTICE: (18) : copy-listings path1-missing 2026/07/09 07:43:38 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2026/07/09 07:43:38 NOTICE: (20) : bisync check-access 2026/07/09 07:43:40 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:40 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:40 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:40 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/074237wuceruh6/workdir/tmp_074237wuceruh6_check_access_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_access_path2.path1.lst Path2: /tmp/074237wuceruh6/workdir/tmp_074237wuceruh6_check_access_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/074237wuceruh6/workdir" 2026/07/09 07:43:40 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:43:40 NOTICE: Bisync error: bisync aborted 2026/07/09 07:43:40 NOTICE: (21) : move-listings missing-listings 2026/07/09 07:43:40 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2026/07/09 07:43:40 NOTICE: (23) : bisync resync 2026/07/09 07:43:42 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:43 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:43 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:43 INFO : Copying Path2 files to Path1 2026/07/09 07:43:43 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:43:43 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:43 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:43:43 INFO : Resync updating listings 2026/07/09 07:43:43 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:43 INFO : Bisync successful 2026/07/09 07:43:43 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2026/07/09 07:43:43 NOTICE: (25) : bisync check-access 2026/07/09 07:43:45 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:46 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:46 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:46 INFO : Building Path1 and Path2 listings 2026/07/09 07:43:46 INFO : Path1 checking for diffs 2026/07/09 07:43:46 INFO : Path2 checking for diffs 2026/07/09 07:43:46 INFO : Checking access health 2026/07/09 07:43:46 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2026/07/09 07:43:46 INFO : No changes found 2026/07/09 07:43:46 INFO : Updating listings 2026/07/09 07:43:46 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access/path2/" 2026/07/09 07:43:46 INFO : Bisync successful 2026/07/09 07:43:46 DEBUG : Waiting for deletions to finish 2026/07/09 07:43:46 INFO : file2.txt: Deleted 2026/07/09 07:43:46 INFO : file3.txt: Deleted 2026/07/09 07:43:46 INFO : file4.txt: Deleted 2026/07/09 07:43:46 INFO : subdir/file20.txt: Deleted 2026/07/09 07:43:46 INFO : file1.txt: Deleted 2026/07/09 07:43:46 INFO : RCLONE_TEST: Deleted 2026/07/09 07:43:46 INFO : subdir/RCLONE_TEST: Deleted 2026/07/09 07:43:46 DEBUG : removing 1 level 1 directories 2026/07/09 07:43:46 INFO : subdir: Removing directory 2026/07/09 07:43:46 DEBUG : removing 1 level 0 directories 2026/07/09 07:43:46 INFO : Local file system at /tmp/074237wuceruh6/check_access/path1: Removing directory bisync_test.go:610: TEST check_access PASSED === RUN TestBisyncLocalRemote/check_access_filters 2026/07/09 07:43:46 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_access_filters/path1" 2026/07/09 07:43:46 INFO : path2: Making directory 2026/07/09 07:43:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2" 2026/07/09 07:43:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial" 2026/07/09 07:43:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_check_access_filters-cuvimuz9" 2026/07/09 07:43:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not: Making directory with metadata 2026/07/09 07:43:47 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:43:47 DEBUG : subdir: Making directory with metadata 2026/07/09 07:43:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:43:47 INFO : file1.txt: Copied (new) 2026/07/09 07:43:47 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:43:47 DEBUG : subdirX: Making directory with metadata 2026/07/09 07:43:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:43:47 INFO : file2.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:43:47 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:43:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:43:47 INFO : file3.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1: Making directory with metadata 2026/07/09 07:43:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:43:47 INFO : file4.txt: Copied (new) 2026/07/09 07:43:47 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2: Making directory with metadata 2026/07/09 07:43:47 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir/subdirA: Making directory with metadata 2026/07/09 07:43:47 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK 2026/07/09 07:43:47 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:43:47 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB: Making directory with metadata 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:43:47 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK 2026/07/09 07:43:47 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:43:47 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt 2026/07/09 07:43:47 INFO : subdirX/file20.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:43:47 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt 2026/07/09 07:43:47 INFO : subdir-not/file20.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_check_access_filters-cuvimuz9: Waiting for checks to finish 2026/07/09 07:43:47 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_check_access_filters-cuvimuz9: Waiting for transfers to finish 2026/07/09 07:43:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:43:47 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt 2026/07/09 07:43:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:43:47 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 INFO : subdir/subdirA/file30.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt 2026/07/09 07:43:47 INFO : subdir/subdirB/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 INFO : subdirX/subdirX1/file30.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt 2026/07/09 07:43:47 INFO : subdir/subdirB/file30.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt 2026/07/09 07:43:47 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 INFO : subdir-not/subdir-not2/file30.txt: Copied (new) 2026/07/09 07:43:47 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles" 2026/07/09 07:43:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_check_access_filters-luvowej0" 2026/07/09 07:43:47 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_check_access_filters-luvowej0: Waiting for checks to finish 2026/07/09 07:43:47 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_check_access_filters-luvowej0: Waiting for transfers to finish 2026/07/09 07:43:47 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK 2026/07/09 07:43:47 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK 2026/07/09 07:43:47 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK 2026/07/09 07:43:47 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK 2026/07/09 07:43:47 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt 2026/07/09 07:43:47 INFO : exclude-other-filtersfile.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt 2026/07/09 07:43:47 INFO : include-other-filtersfile.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : Waiting for deletions to finish 2026/07/09 07:43:47 ERROR : error listing: directory not found 2026/07/09 07:43:47 ERROR : Local file system at /tmp/074237wuceruh6/check_access_filters/path1: Failed to list "": directory not found 2026/07/09 07:43:47 DEBUG : removing 1 level 0 directories 2026/07/09 07:43:47 INFO : Local file system at /tmp/074237wuceruh6/check_access_filters/path1: Removing directory 2026/07/09 07:43:47 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/check_access_filters/path1: no such file or directory 2026/07/09 07:43:47 ERROR : error listing: directory not found 2026/07/09 07:43:47 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_check_access_filters-cuvimuz9 2026/07/09 07:43:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not: Making directory with metadata 2026/07/09 07:43:47 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:43:47 DEBUG : subdir: Making directory with metadata 2026/07/09 07:43:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:43:47 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:43:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdirX: Making directory with metadata 2026/07/09 07:43:47 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:43:47 INFO : file2.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:43:47 INFO : file1.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:43:47 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:43:47 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:43:47 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1: Making directory with metadata 2026/07/09 07:43:47 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2: Making directory with metadata 2026/07/09 07:43:47 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:43:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 INFO : file4.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirA: Making directory with metadata 2026/07/09 07:43:47 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:43:47 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:43:47 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:43:47 DEBUG : subdir/subdirB: Making directory with metadata 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 INFO : file3.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:43:47 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:43:47 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt 2026/07/09 07:43:47 INFO : subdirX/file20.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt 2026/07/09 07:43:47 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 INFO : subdir-not/file20.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:43:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:43:47 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : Local file system at /tmp/074237wuceruh6/check_access_filters/path1: Waiting for checks to finish 2026/07/09 07:43:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:43:47 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : Local file system at /tmp/074237wuceruh6/check_access_filters/path1: Waiting for transfers to finish 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt 2026/07/09 07:43:47 INFO : subdirX/subdirX1/file30.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt 2026/07/09 07:43:47 INFO : subdir-not/subdir-not2/file30.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt 2026/07/09 07:43:47 INFO : subdir/subdirB/file30.txt: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK 2026/07/09 07:43:47 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST 2026/07/09 07:43:47 INFO : subdir/subdirB/RCLONE_TEST: Copied (new) 2026/07/09 07:43:47 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:47 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt 2026/07/09 07:43:47 INFO : subdir/subdirA/file30.txt: Copied (new) 2026/07/09 07:43:47 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:43:47 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/check_access_filters/path1 2026/07/09 07:43:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:47 INFO : subdir-not: Making directory 2026/07/09 07:43:48 INFO : subdir-not: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:43:48 DEBUG : Added delayed dir = "subdir-not", newDst= 2026/07/09 07:43:48 INFO : subdir: Making directory 2026/07/09 07:43:48 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:43:48 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:43:48 INFO : subdirX: Making directory 2026/07/09 07:43:48 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:43:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:48 INFO : file1.txt: Copied (new) 2026/07/09 07:43:48 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:43:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:48 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:43:48 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:43:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:48 INFO : file3.txt: Copied (new) 2026/07/09 07:43:48 INFO : subdirX: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:43:48 DEBUG : Added delayed dir = "subdirX", newDst= 2026/07/09 07:43:48 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:48 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:48 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:48 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:48 INFO : subdirX/subdirX1: Making directory 2026/07/09 07:43:48 INFO : subdir-not/subdir-not2: Making directory 2026/07/09 07:43:48 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:48 INFO : subdir/subdirA: Making directory 2026/07/09 07:43:48 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:43:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:48 INFO : file2.txt: Copied (new) 2026/07/09 07:43:48 INFO : subdirX/subdirX1: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:43:48 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst= 2026/07/09 07:43:48 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:48 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:48 INFO : subdir-not/subdir-not2: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:43:48 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst= 2026/07/09 07:43:48 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:48 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:49 INFO : subdir/subdirA: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:43:49 DEBUG : Added delayed dir = "subdir/subdirA", newDst= 2026/07/09 07:43:49 INFO : subdir/subdirB: Making directory 2026/07/09 07:43:49 DEBUG : subdirX/RCLONE_TEST: size = 109 OK 2026/07/09 07:43:49 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:49 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:43:49 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:43:49 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:49 INFO : file4.txt: Copied (new) 2026/07/09 07:43:49 INFO : subdir/subdirB: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:43:49 DEBUG : Added delayed dir = "subdir/subdirB", newDst= 2026/07/09 07:43:49 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:49 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:49 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:43:49 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:49 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2': Waiting for checks to finish 2026/07/09 07:43:49 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2': Waiting for transfers to finish 2026/07/09 07:43:49 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:43:49 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:49 INFO : subdirX/file20.txt: Copied (new) 2026/07/09 07:43:49 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:43:49 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:49 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:43:49 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:43:49 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:49 INFO : subdir-not/file20.txt: Copied (new) 2026/07/09 07:43:49 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:43:49 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:49 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:43:49 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:43:49 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:49 INFO : subdirX/subdirX1/file30.txt: Copied (new) 2026/07/09 07:43:49 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:43:49 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:49 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new) 2026/07/09 07:43:49 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK 2026/07/09 07:43:49 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:49 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:43:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK 2026/07/09 07:43:49 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:49 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:43:49 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:43:49 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:49 INFO : subdir-not/subdir-not2/file30.txt: Copied (new) 2026/07/09 07:43:50 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:43:50 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:50 INFO : subdir/subdirB/file30.txt: Copied (new) 2026/07/09 07:43:50 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK 2026/07/09 07:43:50 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:50 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:43:50 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:43:50 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:43:50 INFO : subdir/subdirB/RCLONE_TEST: Copied (new) 2026/07/09 07:43:50 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:43:50 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:43:50 INFO : subdir/subdirA/file30.txt: Copied (new) 2026/07/09 07:43:50 INFO : subdir/subdirB: Set directory modification time (using DirSetModTime) 2026/07/09 07:43:50 INFO : subdir-not/subdir-not2: Set directory modification time (using DirSetModTime) 2026/07/09 07:43:50 INFO : subdirX/subdirX1: Set directory modification time (using DirSetModTime) 2026/07/09 07:43:50 INFO : subdir/subdirA: Set directory modification time (using DirSetModTime) 2026/07/09 07:43:50 INFO : subdirX: Set directory modification time (using DirSetModTime) 2026/07/09 07:43:50 INFO : subdir-not: Set directory modification time (using DirSetModTime) 2026/07/09 07:43:50 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:43:50 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2' 2026/07/09 07:43:50 NOTICE: (01) : test check-access-filters 2026/07/09 07:43:50 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2026/07/09 07:43:50 NOTICE: (03) : copy-file /tmp/074237wuceruh6/datadir/test_check_access_filters-luvowej0/exclude-other-filtersfile.txt /tmp/074237wuceruh6/workdir/ 2026/07/09 07:43:50 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_check_access_filters-luvowej0/exclude-other-filtersfile.txt" to "/tmp/074237wuceruh6/workdir/" as "" 2026/07/09 07:43:50 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_check_access_filters-luvowej0/exclude-other-filtersfile.txt" 2026/07/09 07:43:50 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/workdir/" 2026/07/09 07:43:50 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/074237wuceruh6/workdir" as "exclude-other-filtersfile.txt" 2026/07/09 07:43:50 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:43:50 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK 2026/07/09 07:43:50 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK 2026/07/09 07:43:50 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt 2026/07/09 07:43:50 INFO : exclude-other-filtersfile.txt: Copied (new) 2026/07/09 07:43:50 NOTICE: (04) : test resync to get the filters file md5 built. 2026/07/09 07:43:50 NOTICE: (05) : bisync resync filters-file=/tmp/074237wuceruh6/workdir/exclude-other-filtersfile.txt 2026/07/09 07:43:53 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:43:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:43:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:43:53 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:43:53 INFO : Using filters file /tmp/074237wuceruh6/workdir/exclude-other-filtersfile.txt 2026/07/09 07:43:53 INFO : Storing filters file hash to /tmp/074237wuceruh6/workdir/exclude-other-filtersfile.txt.md5 2026/07/09 07:43:53 INFO : Copying Path2 files to Path1 2026/07/09 07:43:53 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:43:53 INFO : There was nothing to transfer 2026/07/09 07:43:53 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:43:54 INFO : There was nothing to transfer 2026/07/09 07:43:54 INFO : Resync updating listings 2026/07/09 07:43:54 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:43:54 INFO : Bisync successful 2026/07/09 07:43:54 NOTICE: (06) : test EXCLUDE - test filters for check access 2026/07/09 07:43:54 NOTICE: (07) : bisync check-access filters-file=/tmp/074237wuceruh6/workdir/exclude-other-filtersfile.txt 2026/07/09 07:43:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:43:58 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:43:58 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:43:58 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:43:58 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:43:58 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:43:58 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:00 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:01 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:01 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:01 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:01 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:01 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:01 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:01 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:01 INFO : Using filters file /tmp/074237wuceruh6/workdir/exclude-other-filtersfile.txt 2026/07/09 07:44:01 INFO : Building Path1 and Path2 listings 2026/07/09 07:44:02 INFO : Path1 checking for diffs 2026/07/09 07:44:02 INFO : Path2 checking for diffs 2026/07/09 07:44:02 INFO : Checking access health 2026/07/09 07:44:02 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2026/07/09 07:44:02 INFO : No changes found 2026/07/09 07:44:02 INFO : Updating listings 2026/07/09 07:44:02 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:02 INFO : Bisync successful 2026/07/09 07:44:02 NOTICE: (08) : copy-listings exclude-initial 2026/07/09 07:44:02 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2026/07/09 07:44:02 NOTICE: (10) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2026/07/09 07:44:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir/subdirA/" 2026/07/09 07:44:02 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir/subdirA/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir/subdirA" 2026/07/09 07:44:02 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:02 NOTICE: (11) : delete-file /tmp/074237wuceruh6/check_access_filters/path1/subdir-not/RCLONE_TEST 2026/07/09 07:44:02 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_access_filters/path1/subdir-not/" 2026/07/09 07:44:02 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/check_access_filters/path1/subdir-not/" to be canonical "/tmp/074237wuceruh6/check_access_filters/path1/subdir-not" 2026/07/09 07:44:02 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:02 NOTICE: (12) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:44:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir-not/subdir-not2/" 2026/07/09 07:44:03 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir-not/subdir-not2" 2026/07/09 07:44:03 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:03 NOTICE: (13) : delete-file /tmp/074237wuceruh6/check_access_filters/path1/subdirX/RCLONE_TEST 2026/07/09 07:44:03 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_access_filters/path1/subdirX/" 2026/07/09 07:44:03 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/check_access_filters/path1/subdirX/" to be canonical "/tmp/074237wuceruh6/check_access_filters/path1/subdirX" 2026/07/09 07:44:03 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:03 NOTICE: (14) : test EXCLUDE - test should PASS 2026/07/09 07:44:03 NOTICE: (15) : bisync check-access filters-file=/tmp/074237wuceruh6/workdir/exclude-other-filtersfile.txt 2026/07/09 07:44:05 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:05 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:05 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:05 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:05 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:05 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:05 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:06 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:06 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:06 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:06 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:06 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:06 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:06 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:06 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:06 INFO : Using filters file /tmp/074237wuceruh6/workdir/exclude-other-filtersfile.txt 2026/07/09 07:44:06 INFO : Building Path1 and Path2 listings 2026/07/09 07:44:06 INFO : Path1 checking for diffs 2026/07/09 07:44:06 INFO : Path2 checking for diffs 2026/07/09 07:44:06 INFO : Checking access health 2026/07/09 07:44:06 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2026/07/09 07:44:06 INFO : No changes found 2026/07/09 07:44:06 INFO : Updating listings 2026/07/09 07:44:06 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:06 INFO : Bisync successful 2026/07/09 07:44:06 NOTICE: (16) : copy-listings exclude-pass-run 2026/07/09 07:44:06 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2026/07/09 07:44:06 NOTICE: (18) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/RCLONE_TEST 2026/07/09 07:44:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:07 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2" 2026/07/09 07:44:07 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:07 NOTICE: (19) : delete-file /tmp/074237wuceruh6/check_access_filters/path1/subdir/RCLONE_TEST 2026/07/09 07:44:07 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_access_filters/path1/subdir/" 2026/07/09 07:44:07 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/check_access_filters/path1/subdir/" to be canonical "/tmp/074237wuceruh6/check_access_filters/path1/subdir" 2026/07/09 07:44:07 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:07 NOTICE: (20) : test EXCLUDE - test should ABORT 2026/07/09 07:44:07 NOTICE: (21) : bisync check-access filters-file=/tmp/074237wuceruh6/workdir/exclude-other-filtersfile.txt 2026/07/09 07:44:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:09 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:09 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:09 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:09 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:09 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:09 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:10 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:10 INFO : Using filters file /tmp/074237wuceruh6/workdir/exclude-other-filtersfile.txt 2026/07/09 07:44:10 INFO : Building Path1 and Path2 listings 2026/07/09 07:44:10 INFO : Path1 checking for diffs 2026/07/09 07:44:10 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2026/07/09 07:44:10 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:44:10 INFO : Path2 checking for diffs 2026/07/09 07:44:10 INFO : - Path2 File was deleted - RCLONE_TEST 2026/07/09 07:44:10 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:44:10 INFO : Checking access health 2026/07/09 07:44:10 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2026/07/09 07:44:10 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2026/07/09 07:44:10 ERROR : Bisync critical error: check file check failed 2026/07/09 07:44:10 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:44:10 NOTICE: Bisync error: bisync aborted 2026/07/09 07:44:10 NOTICE: (22) : move-listings exclude-error-run 2026/07/09 07:44:10 NOTICE: (23) : test INCLUDE - OTHER TESTS 2026/07/09 07:44:10 NOTICE: (24) : test reset to the initial state 2026/07/09 07:44:10 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial /tmp/074237wuceruh6/check_access_filters/path1/ 2026/07/09 07:44:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_access_filters/path1/" 2026/07/09 07:44:10 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/check_access_filters/path1/" to be canonical "/tmp/074237wuceruh6/check_access_filters/path1" 2026/07/09 07:44:10 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:44:10 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:10 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : file4.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : file3.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:44:10 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:44:10 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:44:10 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:44:10 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:44:10 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:44:10 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:44:10 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:44:10 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdirX/file20.txt: Unchanged skipping 2026/07/09 07:44:10 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:44:10 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:10 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:10 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdir-not/file20.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:44:10 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:10 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:10 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:10 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK 2026/07/09 07:44:10 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:44:10 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping 2026/07/09 07:44:10 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:44:10 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK 2026/07/09 07:44:10 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:44:10 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:44:10 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST 2026/07/09 07:44:10 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:44:10 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdir/file20.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:10 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST 2026/07/09 07:44:10 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:44:10 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:10 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:10 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:10 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:10 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:44:10 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : Local file system at /tmp/074237wuceruh6/check_access_filters/path1: Waiting for checks to finish 2026/07/09 07:44:10 DEBUG : Local file system at /tmp/074237wuceruh6/check_access_filters/path1: Waiting for transfers to finish 2026/07/09 07:44:10 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 NOTICE: (26) : sync-dir /tmp/074237wuceruh6/check_access_filters/path1/ TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/ 2026/07/09 07:44:10 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/check_access_filters/path1/" for canonical name "/tmp/074237wuceruh6/check_access_filters/path1" 2026/07/09 07:44:10 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2" 2026/07/09 07:44:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:44:10 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:10 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:10 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:10 DEBUG : file3.txt: Unchanged skipping 2026/07/09 07:44:10 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:10 DEBUG : file4.txt: Unchanged skipping 2026/07/09 07:44:10 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:44:10 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:44:10 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:44:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:10 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:44:10 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:10 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:44:10 DEBUG : subdirX/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:10 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:44:10 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:10 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:10 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:10 DEBUG : subdirX/file20.txt: Unchanged skipping 2026/07/09 07:44:11 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:11 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdir/RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:11 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:44:11 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdir/file20.txt: Unchanged skipping 2026/07/09 07:44:11 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:11 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:44:11 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:11 DEBUG : subdir-not/file20.txt: Unchanged skipping 2026/07/09 07:44:11 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:11 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:44:11 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:11 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:44:11 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:11 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:44:11 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:11 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:44:11 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:11 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:44:11 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:11 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping 2026/07/09 07:44:11 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:44:11 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:44:11 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping 2026/07/09 07:44:11 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:11 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping 2026/07/09 07:44:11 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:44:11 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping 2026/07/09 07:44:11 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:44:11 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:44:11 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:44:11 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping 2026/07/09 07:44:11 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2': Waiting for checks to finish 2026/07/09 07:44:11 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2': Waiting for transfers to finish 2026/07/09 07:44:11 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:11 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:11 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:44:11 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK 2026/07/09 07:44:11 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:11 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:44:11 DEBUG : Waiting for deletions to finish 2026/07/09 07:44:11 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:11 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:11 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:11 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:11 NOTICE: (27) : copy-file /tmp/074237wuceruh6/datadir/test_check_access_filters-luvowej0/include-other-filtersfile.txt /tmp/074237wuceruh6/workdir/ 2026/07/09 07:44:11 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_check_access_filters-luvowej0/include-other-filtersfile.txt" to "/tmp/074237wuceruh6/workdir/" as "" 2026/07/09 07:44:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_check_access_filters-luvowej0/include-other-filtersfile.txt" 2026/07/09 07:44:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/workdir/" 2026/07/09 07:44:11 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/074237wuceruh6/workdir" as "include-other-filtersfile.txt" 2026/07/09 07:44:11 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:11 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK 2026/07/09 07:44:11 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK 2026/07/09 07:44:11 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt 2026/07/09 07:44:11 INFO : include-other-filtersfile.txt: Copied (new) 2026/07/09 07:44:11 NOTICE: (28) : bisync resync filters-file=/tmp/074237wuceruh6/workdir/include-other-filtersfile.txt 2026/07/09 07:44:14 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:14 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:14 INFO : Using filters file /tmp/074237wuceruh6/workdir/include-other-filtersfile.txt 2026/07/09 07:44:14 INFO : Storing filters file hash to /tmp/074237wuceruh6/workdir/include-other-filtersfile.txt.md5 2026/07/09 07:44:14 INFO : Copying Path2 files to Path1 2026/07/09 07:44:14 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:44:15 INFO : There was nothing to transfer 2026/07/09 07:44:15 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:44:15 INFO : There was nothing to transfer 2026/07/09 07:44:15 INFO : Resync updating listings 2026/07/09 07:44:15 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:15 INFO : Bisync successful 2026/07/09 07:44:15 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2026/07/09 07:44:15 NOTICE: (30) : bisync check-access filters-file=/tmp/074237wuceruh6/workdir/include-other-filtersfile.txt 2026/07/09 07:44:17 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:17 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:17 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:17 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:17 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:17 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:17 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:17 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:17 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:18 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:18 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:18 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:18 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:18 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:18 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:18 INFO : Using filters file /tmp/074237wuceruh6/workdir/include-other-filtersfile.txt 2026/07/09 07:44:18 INFO : Building Path1 and Path2 listings 2026/07/09 07:44:18 INFO : Path1 checking for diffs 2026/07/09 07:44:18 INFO : Path2 checking for diffs 2026/07/09 07:44:18 INFO : Checking access health 2026/07/09 07:44:18 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2026/07/09 07:44:18 INFO : No changes found 2026/07/09 07:44:18 INFO : Updating listings 2026/07/09 07:44:18 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:18 INFO : Bisync successful 2026/07/09 07:44:18 NOTICE: (31) : copy-listings include-initial 2026/07/09 07:44:18 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2026/07/09 07:44:18 NOTICE: (33) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2026/07/09 07:44:18 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir/subdirA/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir/subdirA" 2026/07/09 07:44:18 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:18 NOTICE: (34) : delete-file /tmp/074237wuceruh6/check_access_filters/path1/subdir-not/RCLONE_TEST 2026/07/09 07:44:18 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/check_access_filters/path1/subdir-not/" for canonical name "/tmp/074237wuceruh6/check_access_filters/path1/subdir-not" 2026/07/09 07:44:18 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:18 NOTICE: (35) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:44:18 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/subdir-not/subdir-not2" 2026/07/09 07:44:18 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:18 NOTICE: (36) : test INCLUDE - test should PASS 2026/07/09 07:44:18 NOTICE: (37) : bisync check-access filters-file=/tmp/074237wuceruh6/workdir/include-other-filtersfile.txt 2026/07/09 07:44:21 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:21 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:21 INFO : Using filters file /tmp/074237wuceruh6/workdir/include-other-filtersfile.txt 2026/07/09 07:44:21 INFO : Building Path1 and Path2 listings 2026/07/09 07:44:22 INFO : Path1 checking for diffs 2026/07/09 07:44:22 INFO : Path2 checking for diffs 2026/07/09 07:44:22 INFO : Checking access health 2026/07/09 07:44:22 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2026/07/09 07:44:22 INFO : No changes found 2026/07/09 07:44:22 INFO : Updating listings 2026/07/09 07:44:22 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:22 INFO : Bisync successful 2026/07/09 07:44:22 NOTICE: (38) : copy-listings include-pass-run 2026/07/09 07:44:22 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2026/07/09 07:44:22 NOTICE: (40) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/RCLONE_TEST 2026/07/09 07:44:22 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2" 2026/07/09 07:44:22 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:22 NOTICE: (41) : delete-file /tmp/074237wuceruh6/check_access_filters/path1/subdir/RCLONE_TEST 2026/07/09 07:44:22 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/check_access_filters/path1/subdir/" for canonical name "/tmp/074237wuceruh6/check_access_filters/path1/subdir" 2026/07/09 07:44:22 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:22 NOTICE: (42) : delete-file /tmp/074237wuceruh6/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:44:22 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_access_filters/path1/subdirX/subdirX1/" 2026/07/09 07:44:22 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/check_access_filters/path1/subdirX/subdirX1/" to be canonical "/tmp/074237wuceruh6/check_access_filters/path1/subdirX/subdirX1" 2026/07/09 07:44:22 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:22 NOTICE: (43) : test INCLUDE - test should ABORT 2026/07/09 07:44:22 NOTICE: (44) : bisync check-access filters-file=/tmp/074237wuceruh6/workdir/include-other-filtersfile.txt 2026/07/09 07:44:24 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:24 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:24 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:24 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:24 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:24 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:24 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:24 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:25 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:44:25 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:44:25 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:44:25 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:44:25 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:44:25 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:44:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:25 INFO : Synching Path1 "/tmp/074237wuceruh6/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_access_filters/path2/" 2026/07/09 07:44:25 INFO : Using filters file /tmp/074237wuceruh6/workdir/include-other-filtersfile.txt 2026/07/09 07:44:25 INFO : Building Path1 and Path2 listings 2026/07/09 07:44:25 INFO : Path1 checking for diffs 2026/07/09 07:44:25 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2026/07/09 07:44:25 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:44:25 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2026/07/09 07:44:25 INFO : Path2 checking for diffs 2026/07/09 07:44:25 INFO : - Path2 File was deleted - RCLONE_TEST 2026/07/09 07:44:25 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:44:25 INFO : Checking access health 2026/07/09 07:44:25 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2026/07/09 07:44:25 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2026/07/09 07:44:25 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2026/07/09 07:44:25 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:44:25 ERROR : Bisync critical error: check file check failed 2026/07/09 07:44:25 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:44:25 NOTICE: Bisync error: bisync aborted 2026/07/09 07:44:25 NOTICE: (45) : move-listings include-error-run 2026/07/09 07:44:25 DEBUG : Waiting for deletions to finish 2026/07/09 07:44:25 INFO : file3.txt: Deleted 2026/07/09 07:44:25 INFO : subdirX/subdirX1/file30.txt: Deleted 2026/07/09 07:44:25 INFO : file2.txt: Deleted 2026/07/09 07:44:25 INFO : file1.txt: Deleted 2026/07/09 07:44:25 INFO : file4.txt: Deleted 2026/07/09 07:44:25 INFO : subdirX/RCLONE_TEST: Deleted 2026/07/09 07:44:25 INFO : subdirX/file20.txt: Deleted 2026/07/09 07:44:25 INFO : RCLONE_TEST: Deleted 2026/07/09 07:44:25 INFO : subdir-not/file20.txt: Deleted 2026/07/09 07:44:25 INFO : subdir-not/subdir-not2/file30.txt: Deleted 2026/07/09 07:44:25 INFO : subdir-not/subdir-not2/RCLONE_TEST: Deleted 2026/07/09 07:44:25 INFO : subdir/file20.txt: Deleted 2026/07/09 07:44:25 INFO : subdir/subdirB/file30.txt: Deleted 2026/07/09 07:44:25 INFO : subdir/subdirB/RCLONE_TEST: Deleted 2026/07/09 07:44:25 INFO : subdir/subdirA/RCLONE_TEST: Deleted 2026/07/09 07:44:25 INFO : subdir/subdirA/file30.txt: Deleted 2026/07/09 07:44:25 DEBUG : removing 4 level 2 directories 2026/07/09 07:44:25 INFO : subdirX/subdirX1: Removing directory 2026/07/09 07:44:25 INFO : subdir-not/subdir-not2: Removing directory 2026/07/09 07:44:25 INFO : subdir/subdirA: Removing directory 2026/07/09 07:44:25 INFO : subdir/subdirB: Removing directory 2026/07/09 07:44:25 DEBUG : removing 3 level 1 directories 2026/07/09 07:44:25 INFO : subdirX: Removing directory 2026/07/09 07:44:25 INFO : subdir: Removing directory 2026/07/09 07:44:25 INFO : subdir-not: Removing directory 2026/07/09 07:44:25 DEBUG : removing 1 level 0 directories 2026/07/09 07:44:25 INFO : Local file system at /tmp/074237wuceruh6/check_access_filters/path1: Removing directory bisync_test.go:610: TEST check_access_filters PASSED === RUN TestBisyncLocalRemote/check_filename 2026/07/09 07:44:26 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_filename/path1" 2026/07/09 07:44:26 INFO : path2: Making directory 2026/07/09 07:44:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2" 2026/07/09 07:44:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial" 2026/07/09 07:44:26 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_check_filename-denavah6" 2026/07/09 07:44:26 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:44:26 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:26 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:26 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:26 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:26 DEBUG : subdir: Making directory with metadata 2026/07/09 07:44:26 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:44:26 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:44:26 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination 2026/07/09 07:44:26 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:44:26 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK 2026/07/09 07:44:26 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:26 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:44:26 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:44:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:26 INFO : file1.txt: Copied (new) 2026/07/09 07:44:26 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:44:26 INFO : file2.txt: Copied (new) 2026/07/09 07:44:26 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:44:26 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:26 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:44:26 INFO : file3.txt: Copied (new) 2026/07/09 07:44:26 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file 2026/07/09 07:44:26 INFO : .chk_file: Copied (new) 2026/07/09 07:44:26 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_check_filename-denavah6: Waiting for checks to finish 2026/07/09 07:44:26 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_check_filename-denavah6: Waiting for transfers to finish 2026/07/09 07:44:26 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:44:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:26 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK 2026/07/09 07:44:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:44:26 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:44:26 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:26 INFO : file4.txt: Copied (new) 2026/07/09 07:44:26 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:26 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file 2026/07/09 07:44:26 INFO : subdir/.chk_file: Copied (new) 2026/07/09 07:44:26 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:44:26 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:44:26 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:26 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles" 2026/07/09 07:44:26 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_check_filename-pebezek5" 2026/07/09 07:44:26 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:26 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_check_filename-pebezek5: Waiting for checks to finish 2026/07/09 07:44:26 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_check_filename-pebezek5: Waiting for transfers to finish 2026/07/09 07:44:26 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:44:26 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:44:26 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:44:26 INFO : hold.txt: Copied (new) 2026/07/09 07:44:26 DEBUG : Waiting for deletions to finish 2026/07/09 07:44:26 ERROR : error listing: directory not found 2026/07/09 07:44:26 ERROR : Local file system at /tmp/074237wuceruh6/check_filename/path1: Failed to list "": directory not found 2026/07/09 07:44:26 DEBUG : removing 1 level 0 directories 2026/07/09 07:44:26 INFO : Local file system at /tmp/074237wuceruh6/check_filename/path1: Removing directory 2026/07/09 07:44:26 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/check_filename/path1: no such file or directory 2026/07/09 07:44:27 ERROR : error listing: directory not found 2026/07/09 07:44:27 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_check_filename-denavah6 2026/07/09 07:44:27 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : subdir: Making directory with metadata 2026/07/09 07:44:27 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:44:27 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:44:27 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:44:27 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:44:27 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:27 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:44:27 INFO : file1.txt: Copied (new) 2026/07/09 07:44:27 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:44:27 INFO : file2.txt: Copied (new) 2026/07/09 07:44:27 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:44:27 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK 2026/07/09 07:44:27 DEBUG : Local file system at /tmp/074237wuceruh6/check_filename/path1: Waiting for checks to finish 2026/07/09 07:44:27 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:44:27 DEBUG : Local file system at /tmp/074237wuceruh6/check_filename/path1: Waiting for transfers to finish 2026/07/09 07:44:27 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:27 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:27 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK 2026/07/09 07:44:27 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:44:27 INFO : file4.txt: Copied (new) 2026/07/09 07:44:27 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file 2026/07/09 07:44:27 INFO : .chk_file: Copied (new) 2026/07/09 07:44:27 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:27 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:27 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:44:27 INFO : file3.txt: Copied (new) 2026/07/09 07:44:27 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file 2026/07/09 07:44:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:44:27 INFO : subdir/.chk_file: Copied (new) 2026/07/09 07:44:27 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:27 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:44:27 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:44:27 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:27 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/check_filename/path1 2026/07/09 07:44:27 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 INFO : subdir: Making directory 2026/07/09 07:44:27 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:44:27 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:44:27 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:27 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2': Waiting for checks to finish 2026/07/09 07:44:27 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2': Waiting for transfers to finish 2026/07/09 07:44:27 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:44:27 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:27 INFO : file2.txt: Copied (new) 2026/07/09 07:44:28 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:44:28 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:28 INFO : file1.txt: Copied (new) 2026/07/09 07:44:28 DEBUG : .chk_file: size = 109 OK 2026/07/09 07:44:28 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:28 INFO : .chk_file: Copied (new) 2026/07/09 07:44:28 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:44:28 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:28 INFO : file3.txt: Copied (new) 2026/07/09 07:44:28 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:44:28 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:28 INFO : file4.txt: Copied (new) 2026/07/09 07:44:28 DEBUG : subdir/.chk_file: size = 109 OK 2026/07/09 07:44:28 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:28 INFO : subdir/.chk_file: Copied (new) 2026/07/09 07:44:28 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:44:28 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:28 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:44:28 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:44:28 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2' 2026/07/09 07:44:28 NOTICE: (01) : test check-filename 2026/07/09 07:44:28 NOTICE: (02) : test initial bisync 2026/07/09 07:44:28 NOTICE: (03) : bisync resync 2026/07/09 07:44:30 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:31 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:31 INFO : Synching Path1 "/tmp/074237wuceruh6/check_filename/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/" 2026/07/09 07:44:31 INFO : Copying Path2 files to Path1 2026/07/09 07:44:31 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:44:31 INFO : There was nothing to transfer 2026/07/09 07:44:31 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:44:31 INFO : There was nothing to transfer 2026/07/09 07:44:31 INFO : Resync updating listings 2026/07/09 07:44:31 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_filename/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/" 2026/07/09 07:44:31 INFO : Bisync successful 2026/07/09 07:44:31 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2026/07/09 07:44:31 NOTICE: (05) : bisync check-access check-filename=.chk_file 2026/07/09 07:44:33 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:33 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:33 INFO : Synching Path1 "/tmp/074237wuceruh6/check_filename/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/" 2026/07/09 07:44:33 INFO : Building Path1 and Path2 listings 2026/07/09 07:44:34 INFO : Path1 checking for diffs 2026/07/09 07:44:34 INFO : Path2 checking for diffs 2026/07/09 07:44:34 INFO : Checking access health 2026/07/09 07:44:34 INFO : Found 2 matching ".chk_file" files on both paths 2026/07/09 07:44:34 INFO : No changes found 2026/07/09 07:44:34 INFO : Updating listings 2026/07/09 07:44:34 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_filename/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/" 2026/07/09 07:44:34 INFO : Bisync successful 2026/07/09 07:44:34 NOTICE: (06) : copy-listings initial-pass 2026/07/09 07:44:34 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2026/07/09 07:44:34 NOTICE: (08) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/subdir/.chk_file 2026/07/09 07:44:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/subdir/" 2026/07/09 07:44:34 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/subdir/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/subdir" 2026/07/09 07:44:34 INFO : .chk_file: Deleted 2026/07/09 07:44:34 NOTICE: (09) : bisync check-access check-filename=.chk_file 2026/07/09 07:44:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:37 INFO : Synching Path1 "/tmp/074237wuceruh6/check_filename/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/" 2026/07/09 07:44:37 INFO : Building Path1 and Path2 listings 2026/07/09 07:44:37 INFO : Path1 checking for diffs 2026/07/09 07:44:37 INFO : Path2 checking for diffs 2026/07/09 07:44:37 INFO : - Path2 File was deleted - subdir/.chk_file 2026/07/09 07:44:37 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:44:37 INFO : Checking access health 2026/07/09 07:44:37 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2026/07/09 07:44:37 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2026/07/09 07:44:37 ERROR : Bisync critical error: check file check failed 2026/07/09 07:44:37 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:44:37 NOTICE: Bisync error: bisync aborted 2026/07/09 07:44:37 NOTICE: (10) : move-listings path2-missing 2026/07/09 07:44:37 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2026/07/09 07:44:37 NOTICE: (12) : copy-file /tmp/074237wuceruh6/check_filename/path1/subdir/.chk_file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/subdir/ 2026/07/09 07:44:37 DEBUG : copyFile "/tmp/074237wuceruh6/check_filename/path1/subdir/.chk_file" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/subdir/" as "" 2026/07/09 07:44:37 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_filename/path1/subdir/.chk_file" 2026/07/09 07:44:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/subdir/" 2026/07/09 07:44:38 DEBUG : operations.CopyFile ".chk_file" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/subdir'" as ".chk_file" 2026/07/09 07:44:38 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:44:38 DEBUG : .chk_file: size = 109 OK 2026/07/09 07:44:38 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:38 INFO : .chk_file: Copied (new) 2026/07/09 07:44:38 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2026/07/09 07:44:40 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:41 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:41 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:41 INFO : Synching Path1 "/tmp/074237wuceruh6/check_filename/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/" 2026/07/09 07:44:41 INFO : Copying Path2 files to Path1 2026/07/09 07:44:41 INFO : Checking access health 2026/07/09 07:44:41 INFO : Found 2 matching ".chk_file" files on both paths 2026/07/09 07:44:41 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:44:41 INFO : There was nothing to transfer 2026/07/09 07:44:41 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:44:41 INFO : There was nothing to transfer 2026/07/09 07:44:41 INFO : Resync updating listings 2026/07/09 07:44:41 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_filename/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/" 2026/07/09 07:44:41 INFO : Bisync successful 2026/07/09 07:44:41 NOTICE: (14) : test 4. run sync with check-access. should pass. 2026/07/09 07:44:41 NOTICE: (15) : bisync check-access check-filename=.chk_file 2026/07/09 07:44:43 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:44 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:44:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:44 INFO : Synching Path1 "/tmp/074237wuceruh6/check_filename/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/" 2026/07/09 07:44:44 INFO : Building Path1 and Path2 listings 2026/07/09 07:44:44 INFO : Path1 checking for diffs 2026/07/09 07:44:44 INFO : Path2 checking for diffs 2026/07/09 07:44:44 INFO : Checking access health 2026/07/09 07:44:44 INFO : Found 2 matching ".chk_file" files on both paths 2026/07/09 07:44:44 INFO : No changes found 2026/07/09 07:44:44 INFO : Updating listings 2026/07/09 07:44:44 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_filename/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_filename/path2/" 2026/07/09 07:44:44 INFO : Bisync successful 2026/07/09 07:44:44 DEBUG : Waiting for deletions to finish 2026/07/09 07:44:44 INFO : file4.txt: Deleted 2026/07/09 07:44:44 INFO : file2.txt: Deleted 2026/07/09 07:44:44 INFO : file3.txt: Deleted 2026/07/09 07:44:44 INFO : subdir/.chk_file: Deleted 2026/07/09 07:44:44 INFO : .chk_file: Deleted 2026/07/09 07:44:44 INFO : subdir/file20.txt: Deleted 2026/07/09 07:44:44 INFO : file1.txt: Deleted 2026/07/09 07:44:44 DEBUG : removing 1 level 1 directories 2026/07/09 07:44:44 INFO : subdir: Removing directory 2026/07/09 07:44:44 DEBUG : removing 1 level 0 directories 2026/07/09 07:44:44 INFO : Local file system at /tmp/074237wuceruh6/check_filename/path1: Removing directory bisync_test.go:610: TEST check_filename PASSED === RUN TestBisyncLocalRemote/check_sync 2026/07/09 07:44:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/check_sync/path1" 2026/07/09 07:44:44 INFO : path2: Making directory 2026/07/09 07:44:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2" 2026/07/09 07:44:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial" 2026/07/09 07:44:45 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_check_sync-yafucek8" 2026/07/09 07:44:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:44:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:44:45 INFO : file3.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:44:45 INFO : file2.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:44:45 INFO : file1.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:45 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:44:45 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:44:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:44:45 INFO : file4.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:44:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:44:45 INFO : file5.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:44:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 INFO : file6.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:44:45 INFO : file7.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_check_sync-yafucek8: Waiting for checks to finish 2026/07/09 07:44:45 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_check_sync-yafucek8: Waiting for transfers to finish 2026/07/09 07:44:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:44:45 INFO : file8.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles" 2026/07/09 07:44:45 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_check_sync-wifiway0" 2026/07/09 07:44:45 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK 2026/07/09 07:44:45 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK 2026/07/09 07:44:45 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_check_sync-wifiway0: Waiting for checks to finish 2026/07/09 07:44:45 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK 2026/07/09 07:44:45 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_check_sync-wifiway0: Waiting for transfers to finish 2026/07/09 07:44:45 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst 2026/07/09 07:44:45 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK 2026/07/09 07:44:45 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new) 2026/07/09 07:44:45 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst 2026/07/09 07:44:45 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new) 2026/07/09 07:44:45 DEBUG : Waiting for deletions to finish 2026/07/09 07:44:45 ERROR : error listing: directory not found 2026/07/09 07:44:45 ERROR : Local file system at /tmp/074237wuceruh6/check_sync/path1: Failed to list "": directory not found 2026/07/09 07:44:45 DEBUG : removing 1 level 0 directories 2026/07/09 07:44:45 INFO : Local file system at /tmp/074237wuceruh6/check_sync/path1: Removing directory 2026/07/09 07:44:45 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/check_sync/path1: no such file or directory 2026/07/09 07:44:45 ERROR : error listing: directory not found 2026/07/09 07:44:45 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_check_sync-yafucek8 2026/07/09 07:44:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : Local file system at /tmp/074237wuceruh6/check_sync/path1: Waiting for checks to finish 2026/07/09 07:44:45 DEBUG : Local file system at /tmp/074237wuceruh6/check_sync/path1: Waiting for transfers to finish 2026/07/09 07:44:45 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:44:45 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:45 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:44:45 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:44:45 INFO : file1.txt: Copied (new) 2026/07/09 07:44:45 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:44:45 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:44:45 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:44:45 INFO : file3.txt: Copied (new) 2026/07/09 07:44:45 INFO : file2.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:44:45 INFO : file5.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:44:45 INFO : file6.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:44:45 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:45 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:44:45 INFO : file7.txt: Copied (new) 2026/07/09 07:44:45 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:44:45 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:44:45 INFO : file4.txt: Copied (new) 2026/07/09 07:44:45 INFO : file8.txt: Copied (new) 2026/07/09 07:44:45 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/check_sync/path1 2026/07/09 07:44:45 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:44:45 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2': Waiting for checks to finish 2026/07/09 07:44:45 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2': Waiting for transfers to finish 2026/07/09 07:44:46 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:44:46 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:46 INFO : file3.txt: Copied (new) 2026/07/09 07:44:46 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:44:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:44:46 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:44:46 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:44:46 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:46 INFO : file2.txt: Copied (new) 2026/07/09 07:44:46 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:44:46 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:46 INFO : file1.txt: Copied (new) 2026/07/09 07:44:46 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:44:46 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:46 INFO : file6.txt: Copied (new) 2026/07/09 07:44:46 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:44:46 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:46 INFO : file4.txt: Copied (new) 2026/07/09 07:44:46 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:44:46 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:46 INFO : file5.txt: Copied (new) 2026/07/09 07:44:46 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:44:46 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:46 INFO : file7.txt: Copied (new) 2026/07/09 07:44:46 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:44:46 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:44:46 INFO : file8.txt: Copied (new) 2026/07/09 07:44:46 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2' 2026/07/09 07:44:46 NOTICE: (01) : test check-sync 2026/07/09 07:44:46 NOTICE: (02) : test initial bisync 2026/07/09 07:44:46 NOTICE: (03) : bisync resync 2026/07/09 07:44:49 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:49 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:49 INFO : Synching Path1 "/tmp/074237wuceruh6/check_sync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:44:49 INFO : Copying Path2 files to Path1 2026/07/09 07:44:49 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:44:49 INFO : There was nothing to transfer 2026/07/09 07:44:49 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:44:49 INFO : There was nothing to transfer 2026/07/09 07:44:49 INFO : Resync updating listings 2026/07/09 07:44:49 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:44:49 INFO : Bisync successful 2026/07/09 07:44:49 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2026/07/09 07:44:49 NOTICE: (05) : bisync check-sync-only 2026/07/09 07:44:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:51 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:44:51 INFO : Bisync successful 2026/07/09 07:44:51 NOTICE: (06) : test 2. inject modified listings into the workdir 2026/07/09 07:44:51 NOTICE: (07) : copy-as /tmp/074237wuceruh6/datadir/test_check_sync-wifiway0/_testdir_path1.._testdir_path2.path1.lst /tmp/074237wuceruh6/workdir/ tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path1.lst 2026/07/09 07:44:51 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_check_sync-wifiway0/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/074237wuceruh6/workdir/" as "tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path1.lst" 2026/07/09 07:44:51 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_check_sync-wifiway0/_testdir_path1.._testdir_path2.path1.lst" 2026/07/09 07:44:51 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/workdir/" 2026/07/09 07:44:51 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/074237wuceruh6/workdir" as "tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path1.lst" 2026/07/09 07:44:51 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/074237wuceruh6/datadir/test_check_sync-wifiway0) 2026/07/09 07:44:51 DEBUG : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/074237wuceruh6/workdir) 2026/07/09 07:44:51 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ 2026/07/09 07:44:51 DEBUG : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_syn.2f5b6060.partial: size = 792 OK 2026/07/09 07:44:51 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK 2026/07/09 07:44:51 DEBUG : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_syn.2f5b6060.partial: renamed to: tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path1.lst 2026/07/09 07:44:51 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path1.lst 2026/07/09 07:44:51 NOTICE: (08) : copy-as /tmp/074237wuceruh6/datadir/test_check_sync-wifiway0/_testdir_path1.._testdir_path2.path2.lst /tmp/074237wuceruh6/workdir/ tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path2.lst 2026/07/09 07:44:51 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_check_sync-wifiway0/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/074237wuceruh6/workdir/" as "tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path2.lst" 2026/07/09 07:44:51 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_check_sync-wifiway0/_testdir_path1.._testdir_path2.path2.lst" 2026/07/09 07:44:51 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/workdir/" 2026/07/09 07:44:51 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/074237wuceruh6/workdir" as "tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path2.lst" 2026/07/09 07:44:51 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/074237wuceruh6/datadir/test_check_sync-wifiway0) 2026/07/09 07:44:51 DEBUG : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/074237wuceruh6/workdir) 2026/07/09 07:44:51 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ 2026/07/09 07:44:51 DEBUG : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_syn.62b36007.partial: size = 792 OK 2026/07/09 07:44:51 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK 2026/07/09 07:44:51 DEBUG : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_syn.62b36007.partial: renamed to: tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path2.lst 2026/07/09 07:44:51 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path2.lst 2026/07/09 07:44:51 NOTICE: (09) : test 3. run check-sync-only on modified listings 2026/07/09 07:44:51 NOTICE: (10) : bisync check-sync-only 2026/07/09 07:44:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:54 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:44:54 ERROR : -  Path1 file not found in Path2 - file2.txt 2026/07/09 07:44:54 ERROR : -  Path2 file not found in Path1 - file1.txt 2026/07/09 07:44:54 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2026/07/09 07:44:54 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:44:54 NOTICE: Bisync error: bisync aborted 2026/07/09 07:44:54 NOTICE: (11) : copy-listings check-sync-only 2026/07/09 07:44:54 NOTICE: (12) : test 4. run normal sync to check that it aborts 2026/07/09 07:44:54 NOTICE: (13) : bisync 2026/07/09 07:44:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:56 INFO : Synching Path1 "/tmp/074237wuceruh6/check_sync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:44:56 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/074237wuceruh6/workdir/tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path1.lst Path2: /tmp/074237wuceruh6/workdir/tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/074237wuceruh6/workdir" 2026/07/09 07:44:56 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:44:56 NOTICE: Bisync error: bisync aborted 2026/07/09 07:44:56 NOTICE: (14) : test 5. prune failure listings after critical abort 2026/07/09 07:44:56 NOTICE: (15) : delete-glob /tmp/074237wuceruh6/workdir/ *.lst 2026/07/09 07:44:56 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/workdir/" 2026/07/09 07:44:56 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/workdir/" to be canonical "/tmp/074237wuceruh6/workdir" 2026/07/09 07:44:56 DEBUG : Waiting for deletions to finish 2026/07/09 07:44:56 NOTICE: (16) : delete-glob /tmp/074237wuceruh6/workdir/ *.lst-err 2026/07/09 07:44:56 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/workdir/" for canonical name "/tmp/074237wuceruh6/workdir" 2026/07/09 07:44:56 DEBUG : Waiting for deletions to finish 2026/07/09 07:44:56 INFO : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path1.lst-err: Deleted 2026/07/09 07:44:56 INFO : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path2.lst-err: Deleted 2026/07/09 07:44:56 NOTICE: (17) : delete-glob /tmp/074237wuceruh6/workdir/ *.lst-new 2026/07/09 07:44:56 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/workdir/" for canonical name "/tmp/074237wuceruh6/workdir" 2026/07/09 07:44:56 DEBUG : Waiting for deletions to finish 2026/07/09 07:44:56 INFO : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path1.lst-new: Deleted 2026/07/09 07:44:56 INFO : tmp_074237wuceruh6_check_sync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_check_sync_path2.path2.lst-new: Deleted 2026/07/09 07:44:56 NOTICE: (18) : test 6. run resync 2026/07/09 07:44:56 NOTICE: (19) : bisync resync 2026/07/09 07:44:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:44:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:44:59 INFO : Synching Path1 "/tmp/074237wuceruh6/check_sync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:44:59 INFO : Copying Path2 files to Path1 2026/07/09 07:44:59 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:44:59 INFO : There was nothing to transfer 2026/07/09 07:44:59 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:44:59 INFO : There was nothing to transfer 2026/07/09 07:44:59 INFO : Resync updating listings 2026/07/09 07:44:59 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:44:59 INFO : Bisync successful 2026/07/09 07:44:59 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2026/07/09 07:44:59 NOTICE: (21) : bisync 2026/07/09 07:45:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:01 INFO : Synching Path1 "/tmp/074237wuceruh6/check_sync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:45:01 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:01 INFO : Path1 checking for diffs 2026/07/09 07:45:01 INFO : Path2 checking for diffs 2026/07/09 07:45:01 INFO : No changes found 2026/07/09 07:45:01 INFO : Updating listings 2026/07/09 07:45:01 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:45:01 INFO : Bisync successful 2026/07/09 07:45:01 NOTICE: (22) : test 8. run normal sync with no-check-sync 2026/07/09 07:45:01 NOTICE: (23) : bisync no-check-sync 2026/07/09 07:45:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:04 INFO : Synching Path1 "/tmp/074237wuceruh6/check_sync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/check_sync/path2/" 2026/07/09 07:45:04 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:04 INFO : Path1 checking for diffs 2026/07/09 07:45:04 INFO : Path2 checking for diffs 2026/07/09 07:45:04 INFO : No changes found 2026/07/09 07:45:04 INFO : Updating listings 2026/07/09 07:45:04 INFO : Bisync successful 2026/07/09 07:45:04 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:04 INFO : file7.txt: Deleted 2026/07/09 07:45:04 INFO : file3.txt: Deleted 2026/07/09 07:45:04 INFO : file5.txt: Deleted 2026/07/09 07:45:04 INFO : file8.txt: Deleted 2026/07/09 07:45:04 INFO : RCLONE_TEST: Deleted 2026/07/09 07:45:04 INFO : file4.txt: Deleted 2026/07/09 07:45:04 INFO : file6.txt: Deleted 2026/07/09 07:45:04 INFO : file1.txt: Deleted 2026/07/09 07:45:04 INFO : file2.txt: Deleted 2026/07/09 07:45:04 DEBUG : removing 1 level 0 directories 2026/07/09 07:45:04 INFO : Local file system at /tmp/074237wuceruh6/check_sync/path1: Removing directory bisync_test.go:610: TEST check_sync PASSED === RUN TestBisyncLocalRemote/compare_all 2026/07/09 07:45:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/compare_all/path1" 2026/07/09 07:45:05 INFO : path2: Making directory 2026/07/09 07:45:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2" 2026/07/09 07:45:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial" 2026/07/09 07:45:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_compare_all-xopuhaf6" 2026/07/09 07:45:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_compare_all-xopuhaf6: Waiting for checks to finish 2026/07/09 07:45:05 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_compare_all-xopuhaf6: Waiting for transfers to finish 2026/07/09 07:45:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:45:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:45:05 INFO : file1.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:45:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:45:05 INFO : file2.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:45:05 INFO : file3.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:45:05 INFO : file4.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:45:05 INFO : file7.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:45:05 INFO : file6.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:45:05 INFO : file8.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:45:05 INFO : file5.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles" 2026/07/09 07:45:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9" 2026/07/09 07:45:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:45:05 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:45:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:05 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:45:05 INFO : file1.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:05 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:45:05 INFO : file10.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:45:05 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:05 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:45:05 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:45:05 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:45:05 INFO : file11.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:45:05 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9: Waiting for checks to finish 2026/07/09 07:45:05 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9: Waiting for transfers to finish 2026/07/09 07:45:05 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:45:05 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:45:05 INFO : file2.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:45:05 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:45:05 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:45:05 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:45:05 INFO : file5L.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:05 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:45:05 INFO : file5R.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:45:05 INFO : file6.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:45:05 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:05 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:45:05 INFO : file7.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:05 ERROR : error listing: directory not found 2026/07/09 07:45:05 ERROR : Local file system at /tmp/074237wuceruh6/compare_all/path1: Failed to list "": directory not found 2026/07/09 07:45:05 DEBUG : removing 1 level 0 directories 2026/07/09 07:45:05 INFO : Local file system at /tmp/074237wuceruh6/compare_all/path1: Removing directory 2026/07/09 07:45:05 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/compare_all/path1: no such file or directory 2026/07/09 07:45:05 ERROR : error listing: directory not found 2026/07/09 07:45:05 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_compare_all-xopuhaf6 2026/07/09 07:45:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:45:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:45:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:05 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : Local file system at /tmp/074237wuceruh6/compare_all/path1: Waiting for checks to finish 2026/07/09 07:45:05 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:45:05 INFO : file3.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:45:05 INFO : file1.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:45:05 INFO : file2.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:45:05 INFO : file4.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:45:05 INFO : file7.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : Local file system at /tmp/074237wuceruh6/compare_all/path1: Waiting for transfers to finish 2026/07/09 07:45:05 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:45:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:45:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:05 INFO : file5.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:45:05 INFO : file6.txt: Copied (new) 2026/07/09 07:45:05 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:45:05 INFO : file8.txt: Copied (new) 2026/07/09 07:45:05 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/compare_all/path1 2026/07/09 07:45:06 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:06 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:06 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:06 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:06 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:06 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:06 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:06 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:06 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:06 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2': Waiting for checks to finish 2026/07/09 07:45:06 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2': Waiting for transfers to finish 2026/07/09 07:45:06 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:45:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:06 INFO : file1.txt: Copied (new) 2026/07/09 07:45:06 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:45:06 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:06 INFO : file3.txt: Copied (new) 2026/07/09 07:45:06 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:45:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:06 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:06 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:45:06 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:06 INFO : file2.txt: Copied (new) 2026/07/09 07:45:07 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:45:07 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:07 INFO : file5.txt: Copied (new) 2026/07/09 07:45:07 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:45:07 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:07 INFO : file7.txt: Copied (new) 2026/07/09 07:45:07 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:45:07 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:07 INFO : file4.txt: Copied (new) 2026/07/09 07:45:07 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:45:07 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:07 INFO : file8.txt: Copied (new) 2026/07/09 07:45:07 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:45:07 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:07 INFO : file6.txt: Copied (new) 2026/07/09 07:45:07 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2' 2026/07/09 07:45:07 NOTICE: (01) : test changes compare-all 2026/07/09 07:45:07 NOTICE: (02) : test initial bisync 2026/07/09 07:45:07 NOTICE: (03) : bisync resync compare-all 2026/07/09 07:45:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:45:10 INFO : Synching Path1 "/tmp/074237wuceruh6/compare_all/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" 2026/07/09 07:45:10 INFO : Copying Path2 files to Path1 2026/07/09 07:45:10 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:45:10 INFO : There was nothing to transfer 2026/07/09 07:45:10 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:45:10 INFO : There was nothing to transfer 2026/07/09 07:45:10 INFO : Resync updating listings 2026/07/09 07:45:10 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/compare_all/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" 2026/07/09 07:45:10 INFO : Bisync successful 2026/07/09 07:45:10 NOTICE: (04) : test make modifications on both paths 2026/07/09 07:45:10 NOTICE: (05) : test new on path2 - file10 2026/07/09 07:45:10 NOTICE: (06) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file10.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/ 2026/07/09 07:45:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/" 2026/07/09 07:45:10 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/" to be canonical "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9" 2026/07/09 07:45:10 DEBUG : file10.txt: Set modification time 2001-01-02 2026/07/09 07:45:10 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file10.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" as "" 2026/07/09 07:45:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file10.txt" 2026/07/09 07:45:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" 2026/07/09 07:45:10 DEBUG : operations.CopyFile "file10.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2'" as "file10.txt" 2026/07/09 07:45:10 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:11 DEBUG : file10.txt: size = 19 OK 2026/07/09 07:45:11 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:11 INFO : file10.txt: Copied (new) 2026/07/09 07:45:11 NOTICE: (07) : test newer on path2 - file1 2026/07/09 07:45:11 NOTICE: (08) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file1.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/ 2026/07/09 07:45:11 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/" for canonical name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9" 2026/07/09 07:45:11 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:45:11 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file1.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" as "" 2026/07/09 07:45:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file1.txt" 2026/07/09 07:45:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" 2026/07/09 07:45:11 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2'" as "file1.txt" 2026/07/09 07:45:11 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9) 2026/07/09 07:45:11 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2') 2026/07/09 07:45:11 DEBUG : file1.txt: Sizes differ 2026/07/09 07:45:12 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:45:12 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:45:12 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:12 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:45:12 NOTICE: (09) : test new on path1 - file11 2026/07/09 07:45:12 NOTICE: (10) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file11.txt /tmp/074237wuceruh6/compare_all/path1/ 2026/07/09 07:45:12 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/" for canonical name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9" 2026/07/09 07:45:12 DEBUG : file11.txt: Set modification time 2001-01-02 2026/07/09 07:45:12 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file11.txt" to "/tmp/074237wuceruh6/compare_all/path1/" as "" 2026/07/09 07:45:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file11.txt" 2026/07/09 07:45:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/compare_all/path1/" 2026/07/09 07:45:12 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/074237wuceruh6/compare_all/path1" as "file11.txt" 2026/07/09 07:45:12 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:12 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:45:12 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:12 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:45:12 INFO : file11.txt: Copied (new) 2026/07/09 07:45:12 NOTICE: (11) : test newer on path1 - file2 2026/07/09 07:45:12 NOTICE: (12) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file2.txt /tmp/074237wuceruh6/compare_all/path1/ 2026/07/09 07:45:12 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/" for canonical name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9" 2026/07/09 07:45:12 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:45:12 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file2.txt" to "/tmp/074237wuceruh6/compare_all/path1/" as "" 2026/07/09 07:45:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file2.txt" 2026/07/09 07:45:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/compare_all/path1/" 2026/07/09 07:45:12 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/074237wuceruh6/compare_all/path1" as "file2.txt" 2026/07/09 07:45:12 DEBUG : file2.txt: size = 13 (Local file system at /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9) 2026/07/09 07:45:12 DEBUG : file2.txt: size = 0 (Local file system at /tmp/074237wuceruh6/compare_all/path1) 2026/07/09 07:45:12 DEBUG : file2.txt: Sizes differ 2026/07/09 07:45:12 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:45:12 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:45:12 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:45:12 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:45:12 NOTICE: (13) : test deleted on path2 - file3 2026/07/09 07:45:12 NOTICE: (14) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/file3.txt 2026/07/09 07:45:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" 2026/07/09 07:45:13 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2" 2026/07/09 07:45:13 INFO : file3.txt: Deleted 2026/07/09 07:45:13 NOTICE: (15) : test deleted on path1 - file4 2026/07/09 07:45:13 NOTICE: (16) : delete-file /tmp/074237wuceruh6/compare_all/path1/file4.txt 2026/07/09 07:45:13 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/compare_all/path1/" 2026/07/09 07:45:13 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/compare_all/path1/" to be canonical "/tmp/074237wuceruh6/compare_all/path1" 2026/07/09 07:45:13 INFO : file4.txt: Deleted 2026/07/09 07:45:13 NOTICE: (17) : test deleted on both paths - file8 2026/07/09 07:45:13 NOTICE: (18) : delete-file /tmp/074237wuceruh6/compare_all/path1/file8.txt 2026/07/09 07:45:13 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/compare_all/path1/" for canonical name "/tmp/074237wuceruh6/compare_all/path1" 2026/07/09 07:45:13 INFO : file8.txt: Deleted 2026/07/09 07:45:13 NOTICE: (19) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/file8.txt 2026/07/09 07:45:13 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2" 2026/07/09 07:45:13 INFO : file8.txt: Deleted 2026/07/09 07:45:13 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2026/07/09 07:45:13 NOTICE: (21) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/ file5R.txt 2026/07/09 07:45:13 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/" for canonical name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9" 2026/07/09 07:45:13 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:45:13 NOTICE: (22) : copy-as /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file5R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/ file5.txt 2026/07/09 07:45:13 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file5R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" as "file5.txt" 2026/07/09 07:45:13 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file5R.txt" 2026/07/09 07:45:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" 2026/07/09 07:45:13 DEBUG : operations.CopyFile "file5R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2'" as "file5.txt" 2026/07/09 07:45:14 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9) 2026/07/09 07:45:14 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2') 2026/07/09 07:45:14 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:45:14 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:45:14 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:45:14 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:45:14 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:45:14 NOTICE: (23) : touch-glob 2001-03-04 /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/ file5L.txt 2026/07/09 07:45:14 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/" for canonical name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9" 2026/07/09 07:45:14 DEBUG : file5L.txt: Set modification time 2001-03-04 2026/07/09 07:45:14 NOTICE: (24) : copy-as /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file5L.txt /tmp/074237wuceruh6/compare_all/path1/ file5.txt 2026/07/09 07:45:14 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file5L.txt" to "/tmp/074237wuceruh6/compare_all/path1/" as "file5.txt" 2026/07/09 07:45:14 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file5L.txt" 2026/07/09 07:45:14 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/compare_all/path1/" 2026/07/09 07:45:14 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/074237wuceruh6/compare_all/path1" as "file5.txt" 2026/07/09 07:45:14 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9) 2026/07/09 07:45:14 DEBUG : file5.txt: size = 0 (Local file system at /tmp/074237wuceruh6/compare_all/path1) 2026/07/09 07:45:14 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:45:14 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK 2026/07/09 07:45:14 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:45:14 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt 2026/07/09 07:45:14 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:45:14 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2026/07/09 07:45:14 NOTICE: (26) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file6.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/ 2026/07/09 07:45:14 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/" for canonical name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9" 2026/07/09 07:45:14 DEBUG : file6.txt: Set modification time 2001-01-02 2026/07/09 07:45:14 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file6.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" as "" 2026/07/09 07:45:14 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file6.txt" 2026/07/09 07:45:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" 2026/07/09 07:45:14 DEBUG : operations.CopyFile "file6.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2'" as "file6.txt" 2026/07/09 07:45:14 DEBUG : file6.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9) 2026/07/09 07:45:14 DEBUG : file6.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2') 2026/07/09 07:45:14 DEBUG : file6.txt: Sizes differ 2026/07/09 07:45:15 DEBUG : file6.txt: Removing old object on successful upload 2026/07/09 07:45:15 DEBUG : file6.txt: size = 19 OK 2026/07/09 07:45:15 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:15 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:45:15 NOTICE: (27) : delete-file /tmp/074237wuceruh6/compare_all/path1/file6.txt 2026/07/09 07:45:15 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/compare_all/path1/" for canonical name "/tmp/074237wuceruh6/compare_all/path1" 2026/07/09 07:45:15 INFO : file6.txt: Deleted 2026/07/09 07:45:15 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2026/07/09 07:45:15 NOTICE: (29) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file7.txt /tmp/074237wuceruh6/compare_all/path1/ 2026/07/09 07:45:15 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/" for canonical name "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9" 2026/07/09 07:45:15 DEBUG : file7.txt: Set modification time 2001-01-02 2026/07/09 07:45:15 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file7.txt" to "/tmp/074237wuceruh6/compare_all/path1/" as "" 2026/07/09 07:45:15 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_compare_all-xurosan9/file7.txt" 2026/07/09 07:45:15 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/compare_all/path1/" 2026/07/09 07:45:15 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/074237wuceruh6/compare_all/path1" as "file7.txt" 2026/07/09 07:45:15 DEBUG : file7.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_compare_all-xurosan9) 2026/07/09 07:45:15 DEBUG : file7.txt: size = 0 (Local file system at /tmp/074237wuceruh6/compare_all/path1) 2026/07/09 07:45:15 DEBUG : file7.txt: Sizes differ 2026/07/09 07:45:15 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:45:15 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:15 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:45:15 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:45:15 NOTICE: (30) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/file7.txt 2026/07/09 07:45:15 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2" 2026/07/09 07:45:15 INFO : file7.txt: Deleted 2026/07/09 07:45:15 NOTICE: (31) : test bisync run 2026/07/09 07:45:15 NOTICE: (32) : bisync compare-all 2026/07/09 07:45:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:45:17 INFO : Synching Path1 "/tmp/074237wuceruh6/compare_all/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" 2026/07/09 07:45:17 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:18 INFO : Path1 checking for diffs 2026/07/09 07:45:18 INFO : - Path1 File changed: size (larger), time (newer), hash - file2.txt 2026/07/09 07:45:18 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:45:18 INFO : - Path1 File changed: size (larger), time (newer), hash - file5.txt 2026/07/09 07:45:18 INFO : - Path1 File was deleted - file6.txt 2026/07/09 07:45:18 INFO : - Path1 File changed: size (larger), time (newer), hash - file7.txt 2026/07/09 07:45:18 INFO : - Path1 File was deleted - file8.txt 2026/07/09 07:45:18 INFO : - Path1 File is new - file11.txt 2026/07/09 07:45:18 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:45:18 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2026/07/09 07:45:18 INFO : Path2 checking for diffs 2026/07/09 07:45:18 INFO : - Path2 File changed: size (larger), time (newer), hash - file1.txt 2026/07/09 07:45:18 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:45:18 INFO : - Path2 File changed: size (larger), time (newer), hash - file5.txt 2026/07/09 07:45:18 INFO : - Path2 File changed: size (larger), time (newer), hash - file6.txt 2026/07/09 07:45:18 INFO : - Path2 File was deleted - file7.txt 2026/07/09 07:45:18 INFO : - Path2 File was deleted - file8.txt 2026/07/09 07:45:18 INFO : - Path2 File is new - file10.txt 2026/07/09 07:45:18 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:45:18 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller,  3 hash differs) 2026/07/09 07:45:18 INFO : Applying changes 2026/07/09 07:45:18 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/file11.txt 2026/07/09 07:45:18 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/file2.txt 2026/07/09 07:45:18 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/file4.txt 2026/07/09 07:45:18 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:45:18 NOTICE: - Path1 Renaming Path1 copy - /tmp/074237wuceruh6/compare_all/path1/file5.txt.conflict1 2026/07/09 07:45:18 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2026/07/09 07:45:18 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/file5.txt.conflict1 2026/07/09 07:45:18 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/file5.txt.conflict2 2026/07/09 07:45:18 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2026/07/09 07:45:18 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/compare_all/path1/file5.txt.conflict2 2026/07/09 07:45:18 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/compare_all/path1/file6.txt 2026/07/09 07:45:18 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/file7.txt 2026/07/09 07:45:18 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/compare_all/path1/file1.txt 2026/07/09 07:45:18 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/compare_all/path1/file10.txt 2026/07/09 07:45:18 INFO : - Path1 Queue delete - /tmp/074237wuceruh6/compare_all/path1/file3.txt 2026/07/09 07:45:18 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:45:18 INFO : file10.txt: Copied (new) 2026/07/09 07:45:18 INFO : file5.txt.conflict2: Copied (new) 2026/07/09 07:45:18 INFO : file6.txt: Copied (new) 2026/07/09 07:45:18 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:45:18 INFO : file3.txt: Deleted 2026/07/09 07:45:18 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:45:18 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:45:19 INFO : file5.txt.conflict1: Copied (new) 2026/07/09 07:45:19 INFO : file11.txt: Copied (new) 2026/07/09 07:45:19 INFO : file7.txt: Copied (new) 2026/07/09 07:45:19 INFO : file4.txt: Deleted 2026/07/09 07:45:19 INFO : Updating listings 2026/07/09 07:45:19 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/compare_all/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/compare_all/path2/" 2026/07/09 07:45:19 INFO : Bisync successful 2026/07/09 07:45:19 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:19 INFO : RCLONE_TEST: Deleted 2026/07/09 07:45:19 INFO : file11.txt: Deleted 2026/07/09 07:45:19 INFO : file6.txt: Deleted 2026/07/09 07:45:19 INFO : file7.txt: Deleted 2026/07/09 07:45:19 INFO : file1.txt: Deleted 2026/07/09 07:45:19 INFO : file5.txt.conflict1: Deleted 2026/07/09 07:45:19 INFO : file2.txt: Deleted 2026/07/09 07:45:19 INFO : file10.txt: Deleted 2026/07/09 07:45:19 INFO : file5.txt.conflict2: Deleted 2026/07/09 07:45:19 DEBUG : removing 1 level 0 directories 2026/07/09 07:45:19 INFO : Local file system at /tmp/074237wuceruh6/compare_all/path1: Removing directory bisync_test.go:610: TEST compare_all PASSED === RUN TestBisyncLocalRemote/concurrent 2026/07/09 07:45:19 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/concurrent/path1" 2026/07/09 07:45:19 INFO : path2: Making directory 2026/07/09 07:45:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2" 2026/07/09 07:45:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/initial" 2026/07/09 07:45:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_concurrent-mizenad1" 2026/07/09 07:45:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_concurrent-mizenad1: Waiting for checks to finish 2026/07/09 07:45:20 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_concurrent-mizenad1: Waiting for transfers to finish 2026/07/09 07:45:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:45:20 INFO : file1.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:45:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:45:20 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:45:20 INFO : file2.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:45:20 INFO : file4.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:45:20 INFO : file3.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:45:20 INFO : file5.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:45:20 INFO : file8.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:45:20 INFO : file7.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:45:20 INFO : file6.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_concurrent/modfiles" 2026/07/09 07:45:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_concurrent-gabuler9" 2026/07/09 07:45:20 DEBUG : dummy.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : dummy.txt.054c2352.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file10.txt.0bea3133.partial: size = 19 OK 2026/07/09 07:45:20 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_concurrent-gabuler9: Waiting for checks to finish 2026/07/09 07:45:20 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_concurrent-gabuler9: Waiting for transfers to finish 2026/07/09 07:45:20 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:20 DEBUG : dummy.txt.054c2352.partial: renamed to: dummy.txt 2026/07/09 07:45:20 INFO : dummy.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file1.txt.0866bb02.partial: size = 19 OK 2026/07/09 07:45:20 DEBUG : file10.txt.0bea3133.partial: renamed to: file10.txt 2026/07/09 07:45:20 INFO : file10.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file11.txt.62933a56.partial: size = 19 OK 2026/07/09 07:45:20 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:20 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:20 DEBUG : file1.txt.0866bb02.partial: renamed to: file1.txt 2026/07/09 07:45:20 INFO : file1.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file2.txt.95cb1da2.partial: size = 13 OK 2026/07/09 07:45:20 DEBUG : file11.txt.62933a56.partial: renamed to: file11.txt 2026/07/09 07:45:20 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:45:20 INFO : file11.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file2.txt.95cb1da2.partial: renamed to: file2.txt 2026/07/09 07:45:20 INFO : file2.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file5R.txt.70006d6a.partial: size = 39 OK 2026/07/09 07:45:20 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:45:20 DEBUG : file6.txt.cd788d78.partial: size = 19 OK 2026/07/09 07:45:20 DEBUG : file5R.txt.70006d6a.partial: renamed to: file5R.txt 2026/07/09 07:45:20 INFO : file5R.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file5L.txt.0068aeca.partial: size = 39 OK 2026/07/09 07:45:20 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:20 DEBUG : file7.txt.a401861d.partial: size = 19 OK 2026/07/09 07:45:20 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:45:20 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:20 DEBUG : file6.txt.cd788d78.partial: renamed to: file6.txt 2026/07/09 07:45:20 DEBUG : file5L.txt.0068aeca.partial: renamed to: file5L.txt 2026/07/09 07:45:20 INFO : file5L.txt: Copied (new) 2026/07/09 07:45:20 INFO : file6.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file7.txt.a401861d.partial: renamed to: file7.txt 2026/07/09 07:45:20 INFO : file7.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:20 ERROR : error listing: directory not found 2026/07/09 07:45:20 ERROR : Local file system at /tmp/074237wuceruh6/concurrent/path1: Failed to list "": directory not found 2026/07/09 07:45:20 DEBUG : removing 1 level 0 directories 2026/07/09 07:45:20 INFO : Local file system at /tmp/074237wuceruh6/concurrent/path1: Removing directory 2026/07/09 07:45:20 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/concurrent/path1: no such file or directory 2026/07/09 07:45:20 ERROR : error listing: directory not found 2026/07/09 07:45:20 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_concurrent-mizenad1 2026/07/09 07:45:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:45:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : Local file system at /tmp/074237wuceruh6/concurrent/path1: Waiting for checks to finish 2026/07/09 07:45:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:45:20 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:20 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:45:20 INFO : file1.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:45:20 INFO : file2.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:45:20 INFO : file3.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:45:20 INFO : file5.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : Local file system at /tmp/074237wuceruh6/concurrent/path1: Waiting for transfers to finish 2026/07/09 07:45:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:45:20 INFO : file7.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:45:20 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:45:20 INFO : file4.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:20 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:45:20 INFO : file8.txt: Copied (new) 2026/07/09 07:45:20 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:45:20 INFO : file6.txt: Copied (new) 2026/07/09 07:45:20 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/concurrent/path1 2026/07/09 07:45:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:20 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2': Waiting for checks to finish 2026/07/09 07:45:20 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2': Waiting for transfers to finish 2026/07/09 07:45:21 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:45:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:21 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:21 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:45:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:21 INFO : file2.txt: Copied (new) 2026/07/09 07:45:21 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:45:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:21 INFO : file3.txt: Copied (new) 2026/07/09 07:45:21 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:45:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:21 INFO : file4.txt: Copied (new) 2026/07/09 07:45:21 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:45:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:21 INFO : file1.txt: Copied (new) 2026/07/09 07:45:21 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:45:21 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:21 INFO : file5.txt: Copied (new) 2026/07/09 07:45:21 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:45:21 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:21 INFO : file8.txt: Copied (new) 2026/07/09 07:45:21 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:45:21 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:21 INFO : file6.txt: Copied (new) 2026/07/09 07:45:21 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:45:21 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:21 INFO : file7.txt: Copied (new) 2026/07/09 07:45:21 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2' 2026/07/09 07:45:21 NOTICE: (01) : test concurrent 2026/07/09 07:45:21 NOTICE: (02) : test initial bisync 2026/07/09 07:45:21 NOTICE: (03) : bisync resync 2026/07/09 07:45:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:24 INFO : Synching Path1 "/tmp/074237wuceruh6/concurrent/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2/" 2026/07/09 07:45:24 INFO : Copying Path2 files to Path1 2026/07/09 07:45:24 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:45:24 INFO : There was nothing to transfer 2026/07/09 07:45:24 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:45:24 INFO : There was nothing to transfer 2026/07/09 07:45:24 INFO : Resync updating listings 2026/07/09 07:45:24 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/concurrent/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2/" 2026/07/09 07:45:24 INFO : Bisync successful 2026/07/09 07:45:24 NOTICE: (04) : test changed on one path - file1 2026/07/09 07:45:24 NOTICE: (05) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_concurrent-gabuler9/ file5R.txt 2026/07/09 07:45:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_concurrent-gabuler9/" 2026/07/09 07:45:24 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_concurrent-gabuler9/" to be canonical "/tmp/074237wuceruh6/datadir/test_concurrent-gabuler9" 2026/07/09 07:45:24 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:45:24 NOTICE: (06) : touch-glob 2023-08-26 /tmp/074237wuceruh6/datadir/test_concurrent-gabuler9/ file7.txt 2026/07/09 07:45:24 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_concurrent-gabuler9/" for canonical name "/tmp/074237wuceruh6/datadir/test_concurrent-gabuler9" 2026/07/09 07:45:24 DEBUG : file7.txt: Set modification time 2023-08-26 2026/07/09 07:45:24 NOTICE: (07) : copy-as /tmp/074237wuceruh6/datadir/test_concurrent-gabuler9/file5R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2/ file1.txt 2026/07/09 07:45:24 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_concurrent-gabuler9/file5R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2/" as "file1.txt" 2026/07/09 07:45:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_concurrent-gabuler9/file5R.txt" 2026/07/09 07:45:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2/" 2026/07/09 07:45:24 DEBUG : operations.CopyFile "file5R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2'" as "file1.txt" 2026/07/09 07:45:24 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/074237wuceruh6/datadir/test_concurrent-gabuler9) 2026/07/09 07:45:24 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2') 2026/07/09 07:45:24 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:45:24 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:45:24 DEBUG : file1.txt: size = 39 OK 2026/07/09 07:45:24 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:45:24 INFO : file5R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:45:24 NOTICE: (08) : test bisync with file changed during 2026/07/09 07:45:24 NOTICE: (09) : concurrent-func 2026/07/09 07:45:24 NOTICE: (10) : bisync 2026/07/09 07:45:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:27 INFO : Synching Path1 "/tmp/074237wuceruh6/concurrent/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2/" 2026/07/09 07:45:27 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:27 INFO : Path1 checking for diffs 2026/07/09 07:45:27 INFO : Path2 checking for diffs 2026/07/09 07:45:27 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:45:27 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:45:27 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:45:27 INFO : Applying changes 2026/07/09 07:45:27 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/concurrent/path1/file1.txt 2026/07/09 07:45:27 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:45:28 INFO : file7.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:45:28 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:45:28 INFO : Updating listings 2026/07/09 07:45:28 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/concurrent/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2/" 2026/07/09 07:45:28 INFO : Bisync successful 2026/07/09 07:45:28 NOTICE: (11) : bisync 2026/07/09 07:45:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:31 INFO : Synching Path1 "/tmp/074237wuceruh6/concurrent/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2/" 2026/07/09 07:45:31 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:31 INFO : Path1 checking for diffs 2026/07/09 07:45:31 INFO : Path2 checking for diffs 2026/07/09 07:45:31 INFO : No changes found 2026/07/09 07:45:31 INFO : Updating listings 2026/07/09 07:45:31 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/concurrent/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/concurrent/path2/" 2026/07/09 07:45:31 INFO : Bisync successful 2026/07/09 07:45:31 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:31 INFO : file7.txt: Deleted 2026/07/09 07:45:31 INFO : file1.txt: Deleted 2026/07/09 07:45:31 INFO : file4.txt: Deleted 2026/07/09 07:45:31 INFO : RCLONE_TEST: Deleted 2026/07/09 07:45:31 INFO : file2.txt: Deleted 2026/07/09 07:45:31 INFO : file6.txt: Deleted 2026/07/09 07:45:31 INFO : file3.txt: Deleted 2026/07/09 07:45:31 INFO : file8.txt: Deleted 2026/07/09 07:45:31 INFO : file5.txt: Deleted 2026/07/09 07:45:31 DEBUG : removing 1 level 0 directories 2026/07/09 07:45:31 INFO : Local file system at /tmp/074237wuceruh6/concurrent/path1: Removing directory bisync_test.go:610: TEST concurrent PASSED === RUN TestBisyncLocalRemote/createemptysrcdirs 2026/07/09 07:45:31 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1" 2026/07/09 07:45:31 INFO : path2: Making directory 2026/07/09 07:45:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2" 2026/07/09 07:45:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/initial" 2026/07/09 07:45:32 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_createemptysrcdirs-nijukal2" 2026/07/09 07:45:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_createemptysrcdirs-nijukal2: Waiting for checks to finish 2026/07/09 07:45:32 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_createemptysrcdirs-nijukal2: Waiting for transfers to finish 2026/07/09 07:45:32 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:45:32 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:45:32 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:32 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:45:32 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:45:32 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:32 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:45:32 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:45:32 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:45:32 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:45:32 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:45:32 INFO : file1.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_createemptysrcdirs/modfiles" 2026/07/09 07:45:32 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0" 2026/07/09 07:45:32 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0: Waiting for checks to finish 2026/07/09 07:45:32 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0: Waiting for transfers to finish 2026/07/09 07:45:32 DEBUG : placeholder.txt.29019232.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : placeholder.txt.29019232.partial: renamed to: placeholder.txt 2026/07/09 07:45:32 INFO : placeholder.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:32 ERROR : error listing: directory not found 2026/07/09 07:45:32 ERROR : Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1: Failed to list "": directory not found 2026/07/09 07:45:32 DEBUG : removing 1 level 0 directories 2026/07/09 07:45:32 INFO : Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1: Removing directory 2026/07/09 07:45:32 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/createemptysrcdirs/path1: no such file or directory 2026/07/09 07:45:32 ERROR : error listing: directory not found 2026/07/09 07:45:32 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_createemptysrcdirs-nijukal2 2026/07/09 07:45:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1: Waiting for checks to finish 2026/07/09 07:45:32 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:45:32 DEBUG : Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1: Waiting for transfers to finish 2026/07/09 07:45:32 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:45:32 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:45:32 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:32 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:45:32 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:45:32 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:45:32 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:32 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:45:32 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:45:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:32 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:45:32 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:45:32 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:45:32 INFO : file1.txt: Copied (new) 2026/07/09 07:45:32 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1 2026/07/09 07:45:32 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:32 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2': Waiting for checks to finish 2026/07/09 07:45:32 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2': Waiting for transfers to finish 2026/07/09 07:45:33 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:45:33 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:33 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:33 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:45:33 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:45:33 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:45:33 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:45:33 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : file1.txt: Copied (new) 2026/07/09 07:45:33 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:45:33 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2' 2026/07/09 07:45:33 NOTICE: (01) : test createemptysrcdirs 2026/07/09 07:45:33 NOTICE: (02) : test initial bisync 2026/07/09 07:45:33 NOTICE: (03) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/ placeholder.txt 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/" 2026/07/09 07:45:33 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/" to be canonical "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0" 2026/07/09 07:45:33 DEBUG : placeholder.txt: Set modification time 2001-01-02 2026/07/09 07:45:33 NOTICE: (04) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.txt 2026/07/09 07:45:33 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:33 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.txt" 2026/07/09 07:45:33 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:45:33 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:45:33 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:45:33 NOTICE: (05) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy1.txt 2026/07/09 07:45:33 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy1.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:33 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy1.txt" 2026/07/09 07:45:33 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:45:33 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:45:33 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:45:33 NOTICE: (06) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy2.txt 2026/07/09 07:45:33 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy2.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:33 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy2.txt" 2026/07/09 07:45:33 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:45:33 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:45:33 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:45:33 NOTICE: (07) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy3.txt 2026/07/09 07:45:33 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy3.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:33 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy3.txt" 2026/07/09 07:45:33 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:45:33 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:45:33 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:45:33 NOTICE: (08) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy4.txt 2026/07/09 07:45:33 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy4.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:33 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy4.txt" 2026/07/09 07:45:33 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:45:33 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:45:33 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:45:33 NOTICE: (09) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy5.txt 2026/07/09 07:45:33 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy5.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:33 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy5.txt" 2026/07/09 07:45:33 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:45:33 DEBUG : placeholder.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:45:33 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:33 INFO : placeholder.txt: Updated modification time in destination 2026/07/09 07:45:33 DEBUG : placeholder.txt: Unchanged skipping 2026/07/09 07:45:33 NOTICE: (10) : bisync resync 2026/07/09 07:45:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:36 INFO : Synching Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:36 INFO : Copying Path2 files to Path1 2026/07/09 07:45:36 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:45:36 INFO : There was nothing to transfer 2026/07/09 07:45:36 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:45:36 INFO : file1.copy3.txt: Updated modification time in destination 2026/07/09 07:45:36 INFO : file1.copy1.txt: Updated modification time in destination 2026/07/09 07:45:36 INFO : file1.copy2.txt: Updated modification time in destination 2026/07/09 07:45:36 INFO : file1.copy4.txt: Updated modification time in destination 2026/07/09 07:45:36 INFO : file1.copy5.txt: Updated modification time in destination 2026/07/09 07:45:36 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:45:36 INFO : There was nothing to transfer 2026/07/09 07:45:36 INFO : Resync updating listings 2026/07/09 07:45:36 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:36 INFO : Bisync successful 2026/07/09 07:45:36 NOTICE: (11) : test 1. Create an empty dir on Path1 by creating subdir/placeholder.txt and then deleting the placeholder 2026/07/09 07:45:36 NOTICE: (12) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ subdir/placeholder.txt 2026/07/09 07:45:36 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "subdir/placeholder.txt" 2026/07/09 07:45:36 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:36 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:36 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "subdir/placeholder.txt" 2026/07/09 07:45:36 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:36 DEBUG : subdir/placeholder.txt.ff937e91.partial: size = 0 OK 2026/07/09 07:45:36 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:36 DEBUG : subdir/placeholder.txt.ff937e91.partial: renamed to: subdir/placeholder.txt 2026/07/09 07:45:36 INFO : placeholder.txt: Copied (new) to: subdir/placeholder.txt 2026/07/09 07:45:36 NOTICE: (13) : touch-glob 2001-01-02 /tmp/074237wuceruh6/createemptysrcdirs/path1/ subdir 2026/07/09 07:45:36 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:36 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/createemptysrcdirs/path1/" to be canonical "/tmp/074237wuceruh6/createemptysrcdirs/path1" 2026/07/09 07:45:36 NOTICE: (14) : delete-file /tmp/074237wuceruh6/createemptysrcdirs/path1/subdir/placeholder.txt 2026/07/09 07:45:36 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/subdir/" 2026/07/09 07:45:36 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/createemptysrcdirs/path1/subdir/" to be canonical "/tmp/074237wuceruh6/createemptysrcdirs/path1/subdir" 2026/07/09 07:45:36 INFO : placeholder.txt: Deleted 2026/07/09 07:45:36 NOTICE: (15) : test 2. Run bisync without --create-empty-src-dirs 2026/07/09 07:45:36 NOTICE: (16) : bisync 2026/07/09 07:45:38 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:45:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:39 INFO : Synching Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:39 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:39 INFO : Path1 checking for diffs 2026/07/09 07:45:39 INFO : Path2 checking for diffs 2026/07/09 07:45:39 INFO : No changes found 2026/07/09 07:45:39 INFO : Updating listings 2026/07/09 07:45:39 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:39 INFO : Bisync successful 2026/07/09 07:45:39 NOTICE: (17) : test 3. Confirm the subdir exists only on Path1 and not Path2 2026/07/09 07:45:39 NOTICE: (18) : list-dirs /tmp/074237wuceruh6/createemptysrcdirs/path1/ 2026/07/09 07:45:39 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/createemptysrcdirs/path1/" for canonical name "/tmp/074237wuceruh6/createemptysrcdirs/path1" 2026/07/09 07:45:39 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:45:39 NOTICE: (19) : list-dirs TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/ 2026/07/09 07:45:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:39 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2" 2026/07/09 07:45:39 NOTICE: (20) : test 4.Run bisync WITH --create-empty-src-dirs 2026/07/09 07:45:39 NOTICE: (21) : bisync create-empty-src-dirs 2026/07/09 07:45:43 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:45:43 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:43 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:43 INFO : Synching Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:43 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:43 INFO : Path1 checking for diffs 2026/07/09 07:45:43 INFO : - Path1 File is new - subdir 2026/07/09 07:45:43 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:45:43 INFO : Path2 checking for diffs 2026/07/09 07:45:43 INFO : Applying changes 2026/07/09 07:45:43 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/subdir 2026/07/09 07:45:43 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:45:43 INFO : There was nothing to transfer 2026/07/09 07:45:43 INFO : subdir: Making directory 2026/07/09 07:45:43 INFO : Updating listings 2026/07/09 07:45:43 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:43 INFO : Bisync successful 2026/07/09 07:45:43 NOTICE: (22) : test 5. Confirm the subdir exists on both paths 2026/07/09 07:45:43 NOTICE: (23) : list-dirs /tmp/074237wuceruh6/createemptysrcdirs/path1/ 2026/07/09 07:45:43 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/createemptysrcdirs/path1/" for canonical name "/tmp/074237wuceruh6/createemptysrcdirs/path1" 2026/07/09 07:45:43 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:45:43 NOTICE: (24) : list-dirs TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/ 2026/07/09 07:45:43 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2" 2026/07/09 07:45:44 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:45:44 NOTICE: (25) : test 6. Delete the empty dir on Path1 using purge-children (and also add files so the path isn't empty) 2026/07/09 07:45:44 NOTICE: (26) : purge-children /tmp/074237wuceruh6/createemptysrcdirs/path1/ 2026/07/09 07:45:44 DEBUG : subdir: Purge subdir 2026/07/09 07:45:44 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:44 DEBUG : removing 1 level 1 directories 2026/07/09 07:45:44 INFO : subdir: Removing directory 2026/07/09 07:45:44 DEBUG : file1.copy1.txt: Remove file 2026/07/09 07:45:44 DEBUG : file1.txt: Remove file 2026/07/09 07:45:44 DEBUG : file1.copy5.txt: Remove file 2026/07/09 07:45:44 DEBUG : RCLONE_TEST: Remove file 2026/07/09 07:45:44 DEBUG : file1.copy4.txt: Remove file 2026/07/09 07:45:44 DEBUG : file1.copy3.txt: Remove file 2026/07/09 07:45:44 DEBUG : file1.copy2.txt: Remove file 2026/07/09 07:45:44 NOTICE: (27) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.txt 2026/07/09 07:45:44 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:44 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.txt" 2026/07/09 07:45:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:44 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK 2026/07/09 07:45:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:44 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt 2026/07/09 07:45:44 INFO : placeholder.txt: Copied (new) to: file1.txt 2026/07/09 07:45:44 NOTICE: (28) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy1.txt 2026/07/09 07:45:44 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy1.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:44 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy1.txt" 2026/07/09 07:45:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:44 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK 2026/07/09 07:45:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:44 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt 2026/07/09 07:45:44 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt 2026/07/09 07:45:44 NOTICE: (29) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy2.txt 2026/07/09 07:45:44 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy2.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:44 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy2.txt" 2026/07/09 07:45:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:44 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK 2026/07/09 07:45:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:44 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt 2026/07/09 07:45:44 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt 2026/07/09 07:45:44 NOTICE: (30) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy3.txt 2026/07/09 07:45:44 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy3.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:44 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy3.txt" 2026/07/09 07:45:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:44 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK 2026/07/09 07:45:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:44 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt 2026/07/09 07:45:44 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt 2026/07/09 07:45:44 NOTICE: (31) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy4.txt 2026/07/09 07:45:44 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy4.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:44 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy4.txt" 2026/07/09 07:45:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:44 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK 2026/07/09 07:45:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:44 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt 2026/07/09 07:45:44 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt 2026/07/09 07:45:44 NOTICE: (32) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy5.txt 2026/07/09 07:45:44 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy5.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:44 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy5.txt" 2026/07/09 07:45:44 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:44 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK 2026/07/09 07:45:44 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:44 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt 2026/07/09 07:45:44 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt 2026/07/09 07:45:44 NOTICE: (33) : test 7. Run bisync without --create-empty-src-dirs 2026/07/09 07:45:44 NOTICE: (34) : bisync 2026/07/09 07:45:46 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:45:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:46 INFO : Synching Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:46 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:46 INFO : Path1 checking for diffs 2026/07/09 07:45:46 INFO : - Path1 File was deleted - RCLONE_TEST 2026/07/09 07:45:46 INFO : - Path1 File was deleted - subdir 2026/07/09 07:45:46 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2026/07/09 07:45:46 INFO : Path2 checking for diffs 2026/07/09 07:45:46 INFO : - Path2 File was deleted - subdir 2026/07/09 07:45:46 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:45:46 INFO : Applying changes 2026/07/09 07:45:46 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/RCLONE_TEST 2026/07/09 07:45:46 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:45:46 INFO : RCLONE_TEST: Deleted 2026/07/09 07:45:46 INFO : There was nothing to transfer 2026/07/09 07:45:46 INFO : Updating listings 2026/07/09 07:45:46 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:46 INFO : Bisync successful 2026/07/09 07:45:46 NOTICE: (35) : test 8. Confirm the subdir exists only on Path2 and not Path1 2026/07/09 07:45:46 NOTICE: (36) : list-dirs /tmp/074237wuceruh6/createemptysrcdirs/path1/ 2026/07/09 07:45:46 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/createemptysrcdirs/path1/" for canonical name "/tmp/074237wuceruh6/createemptysrcdirs/path1" 2026/07/09 07:45:46 NOTICE: (37) : list-dirs TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/ 2026/07/09 07:45:46 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2" 2026/07/09 07:45:46 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:45:46 NOTICE: (38) : test 9. Reset, do the delete again, and run bisync WITH --create-empty-src-dirs 2026/07/09 07:45:46 NOTICE: (39) : bisync resync create-empty-src-dirs 2026/07/09 07:45:52 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:45:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:52 INFO : Synching Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:52 INFO : Copying Path2 files to Path1 2026/07/09 07:45:52 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:45:52 INFO : subdir: Made directory with metadata (mtime=2000-01-01T00:00:00Z) 2026/07/09 07:45:52 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:45:52 INFO : There was nothing to transfer 2026/07/09 07:45:52 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:45:52 INFO : There was nothing to transfer 2026/07/09 07:45:52 INFO : Resync updating listings 2026/07/09 07:45:52 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:52 INFO : Bisync successful 2026/07/09 07:45:52 NOTICE: (40) : list-dirs /tmp/074237wuceruh6/createemptysrcdirs/path1/ 2026/07/09 07:45:52 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/createemptysrcdirs/path1/" for canonical name "/tmp/074237wuceruh6/createemptysrcdirs/path1" 2026/07/09 07:45:52 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:45:52 NOTICE: (41) : list-dirs TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/ 2026/07/09 07:45:52 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2" 2026/07/09 07:45:53 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:45:53 NOTICE: (42) : purge-children /tmp/074237wuceruh6/createemptysrcdirs/path1/ 2026/07/09 07:45:53 DEBUG : subdir: Purge subdir 2026/07/09 07:45:53 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:53 DEBUG : removing 1 level 1 directories 2026/07/09 07:45:53 INFO : subdir: Removing directory 2026/07/09 07:45:53 DEBUG : file1.copy1.txt: Remove file 2026/07/09 07:45:53 DEBUG : file1.txt: Remove file 2026/07/09 07:45:53 DEBUG : file1.copy5.txt: Remove file 2026/07/09 07:45:53 DEBUG : file1.copy4.txt: Remove file 2026/07/09 07:45:53 DEBUG : file1.copy3.txt: Remove file 2026/07/09 07:45:53 DEBUG : file1.copy2.txt: Remove file 2026/07/09 07:45:53 NOTICE: (43) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.txt 2026/07/09 07:45:53 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:53 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.txt" 2026/07/09 07:45:53 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:53 DEBUG : file1.txt.1e643dc4.partial: size = 0 OK 2026/07/09 07:45:53 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:53 DEBUG : file1.txt.1e643dc4.partial: renamed to: file1.txt 2026/07/09 07:45:53 INFO : placeholder.txt: Copied (new) to: file1.txt 2026/07/09 07:45:53 NOTICE: (44) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy1.txt 2026/07/09 07:45:53 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy1.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:53 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy1.txt" 2026/07/09 07:45:53 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:53 DEBUG : file1.copy1.txt.690c1176.partial: size = 0 OK 2026/07/09 07:45:53 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:53 DEBUG : file1.copy1.txt.690c1176.partial: renamed to: file1.copy1.txt 2026/07/09 07:45:53 INFO : placeholder.txt: Copied (new) to: file1.copy1.txt 2026/07/09 07:45:53 NOTICE: (45) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy2.txt 2026/07/09 07:45:53 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy2.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:53 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy2.txt" 2026/07/09 07:45:53 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:53 DEBUG : file1.copy2.txt.0dec6a88.partial: size = 0 OK 2026/07/09 07:45:53 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:53 DEBUG : file1.copy2.txt.0dec6a88.partial: renamed to: file1.copy2.txt 2026/07/09 07:45:53 INFO : placeholder.txt: Copied (new) to: file1.copy2.txt 2026/07/09 07:45:53 NOTICE: (46) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy3.txt 2026/07/09 07:45:53 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy3.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:53 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy3.txt" 2026/07/09 07:45:53 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:53 DEBUG : file1.copy3.txt.989cbe1d.partial: size = 0 OK 2026/07/09 07:45:53 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:53 DEBUG : file1.copy3.txt.989cbe1d.partial: renamed to: file1.copy3.txt 2026/07/09 07:45:53 INFO : placeholder.txt: Copied (new) to: file1.copy3.txt 2026/07/09 07:45:53 NOTICE: (47) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy4.txt 2026/07/09 07:45:53 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy4.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:53 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy4.txt" 2026/07/09 07:45:53 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:53 DEBUG : file1.copy4.txt.c42c9d74.partial: size = 0 OK 2026/07/09 07:45:53 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:53 DEBUG : file1.copy4.txt.c42c9d74.partial: renamed to: file1.copy4.txt 2026/07/09 07:45:53 INFO : placeholder.txt: Copied (new) to: file1.copy4.txt 2026/07/09 07:45:53 NOTICE: (48) : copy-as /tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt /tmp/074237wuceruh6/createemptysrcdirs/path1/ file1.copy5.txt 2026/07/09 07:45:53 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" to "/tmp/074237wuceruh6/createemptysrcdirs/path1/" as "file1.copy5.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_createemptysrcdirs-yuxuhuv0/placeholder.txt" 2026/07/09 07:45:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/createemptysrcdirs/path1/" 2026/07/09 07:45:53 DEBUG : operations.CopyFile "placeholder.txt" to "Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1" as "file1.copy5.txt" 2026/07/09 07:45:53 DEBUG : placeholder.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:53 DEBUG : file1.copy5.txt.515c49e1.partial: size = 0 OK 2026/07/09 07:45:53 DEBUG : placeholder.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:53 DEBUG : file1.copy5.txt.515c49e1.partial: renamed to: file1.copy5.txt 2026/07/09 07:45:53 INFO : placeholder.txt: Copied (new) to: file1.copy5.txt 2026/07/09 07:45:53 NOTICE: (49) : list-dirs /tmp/074237wuceruh6/createemptysrcdirs/path1/ 2026/07/09 07:45:53 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/createemptysrcdirs/path1/" for canonical name "/tmp/074237wuceruh6/createemptysrcdirs/path1" 2026/07/09 07:45:53 NOTICE: (50) : list-dirs TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/ 2026/07/09 07:45:53 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2" 2026/07/09 07:45:53 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:45:53 NOTICE: (51) : bisync create-empty-src-dirs 2026/07/09 07:45:55 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:45:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:55 INFO : Synching Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:55 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:56 INFO : Path1 checking for diffs 2026/07/09 07:45:56 INFO : - Path1 File was deleted - subdir 2026/07/09 07:45:56 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:45:56 INFO : Path2 checking for diffs 2026/07/09 07:45:56 INFO : Applying changes 2026/07/09 07:45:56 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/subdir 2026/07/09 07:45:56 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:45:56 INFO : There was nothing to transfer 2026/07/09 07:45:56 INFO : subdir: Removing directory 2026/07/09 07:45:56 INFO : Updating listings 2026/07/09 07:45:56 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:56 INFO : Bisync successful 2026/07/09 07:45:56 NOTICE: (52) : test 10. Confirm the subdir has been removed on both paths 2026/07/09 07:45:56 NOTICE: (53) : list-dirs /tmp/074237wuceruh6/createemptysrcdirs/path1/ 2026/07/09 07:45:56 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/createemptysrcdirs/path1/" for canonical name "/tmp/074237wuceruh6/createemptysrcdirs/path1" 2026/07/09 07:45:56 NOTICE: (54) : list-dirs TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/ 2026/07/09 07:45:56 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2" 2026/07/09 07:45:56 NOTICE: (55) : test 11. bisync again (because if we leave subdir in listings, test will fail due to mismatched modtime) 2026/07/09 07:45:56 NOTICE: (56) : bisync create-empty-src-dirs 2026/07/09 07:45:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:45:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:45:58 INFO : Synching Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:58 INFO : Building Path1 and Path2 listings 2026/07/09 07:45:58 INFO : Path1 checking for diffs 2026/07/09 07:45:58 INFO : Path2 checking for diffs 2026/07/09 07:45:58 INFO : No changes found 2026/07/09 07:45:58 INFO : Updating listings 2026/07/09 07:45:58 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/createemptysrcdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/createemptysrcdirs/path2/" 2026/07/09 07:45:58 INFO : Bisync successful 2026/07/09 07:45:58 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:58 INFO : file1.copy2.txt: Deleted 2026/07/09 07:45:58 INFO : file1.copy1.txt: Deleted 2026/07/09 07:45:58 INFO : file1.copy4.txt: Deleted 2026/07/09 07:45:58 INFO : file1.copy5.txt: Deleted 2026/07/09 07:45:58 INFO : file1.copy3.txt: Deleted 2026/07/09 07:45:58 INFO : file1.txt: Deleted 2026/07/09 07:45:58 DEBUG : removing 1 level 0 directories 2026/07/09 07:45:58 INFO : Local file system at /tmp/074237wuceruh6/createemptysrcdirs/path1: Removing directory bisync_test.go:610: TEST createemptysrcdirs PASSED === RUN TestBisyncLocalRemote/dry_run 2026/07/09 07:45:59 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/dry_run/path1" 2026/07/09 07:45:59 INFO : path2: Making directory 2026/07/09 07:45:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2" 2026/07/09 07:45:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/initial" 2026/07/09 07:45:59 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_dry_run-xaduxex6" 2026/07/09 07:45:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_dry_run-xaduxex6: Waiting for checks to finish 2026/07/09 07:45:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:45:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:45:59 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_dry_run-xaduxex6: Waiting for transfers to finish 2026/07/09 07:45:59 INFO : file1.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:45:59 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:45:59 INFO : file2.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:45:59 INFO : file3.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:45:59 INFO : file4.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:45:59 INFO : file5.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:45:59 INFO : file6.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:45:59 INFO : file7.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_dry_run/modfiles" 2026/07/09 07:45:59 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7" 2026/07/09 07:45:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:45:59 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7: Waiting for checks to finish 2026/07/09 07:45:59 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:45:59 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:59 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7: Waiting for transfers to finish 2026/07/09 07:45:59 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:59 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:45:59 INFO : file1.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:45:59 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:45:59 INFO : file10.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:59 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:45:59 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:45:59 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:45:59 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:45:59 INFO : file2.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:45:59 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:45:59 INFO : file11.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:45:59 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:45:59 INFO : file5L.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:45:59 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:45:59 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:59 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:45:59 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:45:59 INFO : file6.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:45:59 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:45:59 INFO : file7.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:45:59 INFO : file5R.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : Waiting for deletions to finish 2026/07/09 07:45:59 ERROR : error listing: directory not found 2026/07/09 07:45:59 ERROR : Local file system at /tmp/074237wuceruh6/dry_run/path1: Failed to list "": directory not found 2026/07/09 07:45:59 DEBUG : removing 1 level 0 directories 2026/07/09 07:45:59 INFO : Local file system at /tmp/074237wuceruh6/dry_run/path1: Removing directory 2026/07/09 07:45:59 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/dry_run/path1: no such file or directory 2026/07/09 07:45:59 ERROR : error listing: directory not found 2026/07/09 07:45:59 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_dry_run-xaduxex6 2026/07/09 07:45:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : Local file system at /tmp/074237wuceruh6/dry_run/path1: Waiting for checks to finish 2026/07/09 07:45:59 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:45:59 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:45:59 INFO : file1.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : Local file system at /tmp/074237wuceruh6/dry_run/path1: Waiting for transfers to finish 2026/07/09 07:45:59 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:45:59 INFO : file2.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:45:59 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:45:59 INFO : file3.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:45:59 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:45:59 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:45:59 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 INFO : file4.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:45:59 INFO : file5.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:45:59 INFO : file6.txt: Copied (new) 2026/07/09 07:45:59 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:45:59 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:45:59 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:45:59 INFO : file7.txt: Copied (new) 2026/07/09 07:45:59 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/dry_run/path1 2026/07/09 07:45:59 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:45:59 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2': Waiting for checks to finish 2026/07/09 07:45:59 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2': Waiting for transfers to finish 2026/07/09 07:46:00 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:46:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:00 INFO : file3.txt: Copied (new) 2026/07/09 07:46:00 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:46:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:00 INFO : file1.txt: Copied (new) 2026/07/09 07:46:00 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:46:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:00 INFO : file2.txt: Copied (new) 2026/07/09 07:46:00 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:46:00 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:46:00 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:46:00 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:46:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:00 INFO : file4.txt: Copied (new) 2026/07/09 07:46:00 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:46:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:00 INFO : file6.txt: Copied (new) 2026/07/09 07:46:00 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:46:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:00 INFO : file7.txt: Copied (new) 2026/07/09 07:46:00 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:46:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:00 INFO : file5.txt: Copied (new) 2026/07/09 07:46:00 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2' 2026/07/09 07:46:00 NOTICE: (01) : test dry-run 2026/07/09 07:46:00 NOTICE: (02) : test initial bisync 2026/07/09 07:46:00 NOTICE: (03) : bisync resync 2026/07/09 07:46:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:03 INFO : Synching Path1 "/tmp/074237wuceruh6/dry_run/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:03 INFO : Copying Path2 files to Path1 2026/07/09 07:46:03 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:46:03 INFO : There was nothing to transfer 2026/07/09 07:46:03 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:46:03 INFO : There was nothing to transfer 2026/07/09 07:46:03 INFO : Resync updating listings 2026/07/09 07:46:03 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/dry_run/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:03 INFO : Bisync successful 2026/07/09 07:46:03 NOTICE: (04) : test new on path2 - file10 2026/07/09 07:46:03 NOTICE: (05) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file10.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/ 2026/07/09 07:46:03 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/" 2026/07/09 07:46:03 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/" to be canonical "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7" 2026/07/09 07:46:03 DEBUG : file10.txt: Set modification time 2001-01-02 2026/07/09 07:46:03 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file10.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" as "" 2026/07/09 07:46:03 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file10.txt" 2026/07/09 07:46:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:03 DEBUG : operations.CopyFile "file10.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2'" as "file10.txt" 2026/07/09 07:46:04 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:04 DEBUG : file10.txt: size = 19 OK 2026/07/09 07:46:04 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:46:04 INFO : file10.txt: Copied (new) 2026/07/09 07:46:04 NOTICE: (06) : test newer on path2 - file1 2026/07/09 07:46:04 NOTICE: (07) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file1.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/ 2026/07/09 07:46:04 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/" for canonical name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7" 2026/07/09 07:46:04 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:46:04 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file1.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" as "" 2026/07/09 07:46:04 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file1.txt" 2026/07/09 07:46:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:04 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2'" as "file1.txt" 2026/07/09 07:46:04 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7) 2026/07/09 07:46:04 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2') 2026/07/09 07:46:04 DEBUG : file1.txt: Sizes differ 2026/07/09 07:46:05 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:46:05 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:46:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:46:05 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:46:05 NOTICE: (08) : test new on path1 - file11 2026/07/09 07:46:05 NOTICE: (09) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file11.txt /tmp/074237wuceruh6/dry_run/path1/ 2026/07/09 07:46:05 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/" for canonical name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7" 2026/07/09 07:46:05 DEBUG : file11.txt: Set modification time 2001-01-02 2026/07/09 07:46:05 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file11.txt" to "/tmp/074237wuceruh6/dry_run/path1/" as "" 2026/07/09 07:46:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file11.txt" 2026/07/09 07:46:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/dry_run/path1/" 2026/07/09 07:46:05 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/074237wuceruh6/dry_run/path1" as "file11.txt" 2026/07/09 07:46:05 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:05 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:46:05 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:46:05 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:46:05 INFO : file11.txt: Copied (new) 2026/07/09 07:46:05 NOTICE: (10) : test newer on path1 - file2 2026/07/09 07:46:05 NOTICE: (11) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file2.txt /tmp/074237wuceruh6/dry_run/path1/ 2026/07/09 07:46:05 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/" for canonical name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7" 2026/07/09 07:46:05 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:46:05 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file2.txt" to "/tmp/074237wuceruh6/dry_run/path1/" as "" 2026/07/09 07:46:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file2.txt" 2026/07/09 07:46:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/dry_run/path1/" 2026/07/09 07:46:05 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/074237wuceruh6/dry_run/path1" as "file2.txt" 2026/07/09 07:46:05 DEBUG : file2.txt: size = 13 (Local file system at /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7) 2026/07/09 07:46:05 DEBUG : file2.txt: size = 0 (Local file system at /tmp/074237wuceruh6/dry_run/path1) 2026/07/09 07:46:05 DEBUG : file2.txt: Sizes differ 2026/07/09 07:46:05 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:46:05 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:46:05 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:46:05 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:46:05 NOTICE: (12) : test deleted on path2 - file3 2026/07/09 07:46:05 NOTICE: (13) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file3.txt 2026/07/09 07:46:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:06 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2" 2026/07/09 07:46:06 INFO : file3.txt: Deleted 2026/07/09 07:46:06 NOTICE: (14) : test deleted on path1 - file4 2026/07/09 07:46:06 NOTICE: (15) : delete-file /tmp/074237wuceruh6/dry_run/path1/file4.txt 2026/07/09 07:46:06 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/dry_run/path1/" 2026/07/09 07:46:06 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/dry_run/path1/" to be canonical "/tmp/074237wuceruh6/dry_run/path1" 2026/07/09 07:46:06 INFO : file4.txt: Deleted 2026/07/09 07:46:06 NOTICE: (16) : test changed on path2 and on path1 - file5 (file5R, file5L) 2026/07/09 07:46:06 NOTICE: (17) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/ file5R.txt 2026/07/09 07:46:06 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/" for canonical name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7" 2026/07/09 07:46:06 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:46:06 NOTICE: (18) : copy-as /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file5R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/ file5.txt 2026/07/09 07:46:06 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file5R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" as "file5.txt" 2026/07/09 07:46:06 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file5R.txt" 2026/07/09 07:46:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:06 DEBUG : operations.CopyFile "file5R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2'" as "file5.txt" 2026/07/09 07:46:06 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7) 2026/07/09 07:46:06 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2') 2026/07/09 07:46:06 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:46:07 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:46:07 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:46:07 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:46:07 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:46:07 NOTICE: (19) : touch-glob 2001-03-04 /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/ file5L.txt 2026/07/09 07:46:07 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/" for canonical name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7" 2026/07/09 07:46:07 DEBUG : file5L.txt: Set modification time 2001-03-04 2026/07/09 07:46:07 NOTICE: (20) : copy-as /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file5L.txt /tmp/074237wuceruh6/dry_run/path1/ file5.txt 2026/07/09 07:46:07 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file5L.txt" to "/tmp/074237wuceruh6/dry_run/path1/" as "file5.txt" 2026/07/09 07:46:07 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file5L.txt" 2026/07/09 07:46:07 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/dry_run/path1/" 2026/07/09 07:46:07 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/074237wuceruh6/dry_run/path1" as "file5.txt" 2026/07/09 07:46:07 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7) 2026/07/09 07:46:07 DEBUG : file5.txt: size = 0 (Local file system at /tmp/074237wuceruh6/dry_run/path1) 2026/07/09 07:46:07 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:46:07 DEBUG : file5.txt.4a946ad2.partial: size = 39 OK 2026/07/09 07:46:07 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:46:07 DEBUG : file5.txt.4a946ad2.partial: renamed to: file5.txt 2026/07/09 07:46:07 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:46:07 NOTICE: (21) : test newer on path2 and deleted on path1 - file6 2026/07/09 07:46:07 NOTICE: (22) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file6.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/ 2026/07/09 07:46:07 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/" for canonical name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7" 2026/07/09 07:46:07 DEBUG : file6.txt: Set modification time 2001-01-02 2026/07/09 07:46:07 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file6.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" as "" 2026/07/09 07:46:07 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file6.txt" 2026/07/09 07:46:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:07 DEBUG : operations.CopyFile "file6.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2'" as "file6.txt" 2026/07/09 07:46:07 DEBUG : file6.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7) 2026/07/09 07:46:07 DEBUG : file6.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2') 2026/07/09 07:46:07 DEBUG : file6.txt: Sizes differ 2026/07/09 07:46:08 DEBUG : file6.txt: Removing old object on successful upload 2026/07/09 07:46:08 DEBUG : file6.txt: size = 19 OK 2026/07/09 07:46:08 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:46:08 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:46:08 NOTICE: (23) : delete-file /tmp/074237wuceruh6/dry_run/path1/file6.txt 2026/07/09 07:46:08 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/dry_run/path1/" for canonical name "/tmp/074237wuceruh6/dry_run/path1" 2026/07/09 07:46:08 INFO : file6.txt: Deleted 2026/07/09 07:46:08 NOTICE: (24) : test newer on path1 and deleted on path2 - file7 2026/07/09 07:46:08 NOTICE: (25) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file7.txt /tmp/074237wuceruh6/dry_run/path1/ 2026/07/09 07:46:08 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/" for canonical name "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7" 2026/07/09 07:46:08 DEBUG : file7.txt: Set modification time 2001-01-02 2026/07/09 07:46:08 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file7.txt" to "/tmp/074237wuceruh6/dry_run/path1/" as "" 2026/07/09 07:46:08 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_dry_run-tikofox7/file7.txt" 2026/07/09 07:46:08 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/dry_run/path1/" 2026/07/09 07:46:08 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/074237wuceruh6/dry_run/path1" as "file7.txt" 2026/07/09 07:46:08 DEBUG : file7.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_dry_run-tikofox7) 2026/07/09 07:46:08 DEBUG : file7.txt: size = 0 (Local file system at /tmp/074237wuceruh6/dry_run/path1) 2026/07/09 07:46:08 DEBUG : file7.txt: Sizes differ 2026/07/09 07:46:08 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:46:08 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:46:08 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:46:08 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:46:08 NOTICE: (26) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file7.txt 2026/07/09 07:46:08 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2" 2026/07/09 07:46:08 INFO : file7.txt: Deleted 2026/07/09 07:46:08 NOTICE: (27) : test sync with dry-run and resync 2026/07/09 07:46:08 NOTICE: (28) : bisync dry-run resync 2026/07/09 07:46:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:10 INFO : Synching Path1 "/tmp/074237wuceruh6/dry_run/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:10 INFO : Copying Path2 files to Path1 2026/07/09 07:46:10 NOTICE: - Path2 Resync is copying files to - Path1 2026/07/09 07:46:11 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:46:11 NOTICE: file4.txt: Skipped copy as --dry-run is set (size 0) 2026/07/09 07:46:11 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:46:11 NOTICE: - Path1 Resync is copying files to - Path2 2026/07/09 07:46:11 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:46:11 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 0) 2026/07/09 07:46:11 NOTICE: file3.txt: Skipped copy as --dry-run is set (size 0) 2026/07/09 07:46:11 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2026/07/09 07:46:11 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:46:11 NOTICE: file5.txt: Skipped copy as --dry-run is set (size 39) 2026/07/09 07:46:11 INFO : Resync updating listings 2026/07/09 07:46:11 INFO : Bisync successful 2026/07/09 07:46:11 NOTICE: (29) : copy-listings dryrun-resync 2026/07/09 07:46:11 NOTICE: (30) : test sync with dry-run 2026/07/09 07:46:11 NOTICE: (31) : bisync dry-run 2026/07/09 07:46:13 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:13 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:13 INFO : Synching Path1 "/tmp/074237wuceruh6/dry_run/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:13 INFO : Building Path1 and Path2 listings 2026/07/09 07:46:14 INFO : Path1 checking for diffs 2026/07/09 07:46:14 NOTICE: - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:46:14 NOTICE: - Path1 File was deleted - file4.txt 2026/07/09 07:46:14 NOTICE: - Path1 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:46:14 NOTICE: - Path1 File was deleted - file6.txt 2026/07/09 07:46:14 NOTICE: - Path1 File changed: size (larger), time (newer) - file7.txt 2026/07/09 07:46:14 NOTICE: - Path1 File is new - file11.txt 2026/07/09 07:46:14 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2026/07/09 07:46:14 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:46:14 INFO : Path2 checking for diffs 2026/07/09 07:46:14 NOTICE: - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:46:14 NOTICE: - Path2 File was deleted - file3.txt 2026/07/09 07:46:14 NOTICE: - Path2 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:46:14 NOTICE: - Path2 File changed: size (larger), time (newer) - file6.txt 2026/07/09 07:46:14 NOTICE: - Path2 File was deleted - file7.txt 2026/07/09 07:46:14 NOTICE: - Path2 File is new - file10.txt 2026/07/09 07:46:14 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2026/07/09 07:46:14 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:46:14 INFO : Applying changes 2026/07/09 07:46:14 INFO : Checking potential conflicts... 2026/07/09 07:46:14 ERROR : file5.txt: md5 differ 2026/07/09 07:46:14 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2': 1 differences found 2026/07/09 07:46:14 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2': 1 errors while checking 2026/07/09 07:46:14 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:46:14 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file11.txt 2026/07/09 07:46:14 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file2.txt 2026/07/09 07:46:14 NOTICE: - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file4.txt 2026/07/09 07:46:14 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:46:14 NOTICE: file5.txt: Skipped rename as --dry-run is set 2026/07/09 07:46:14 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file5.txt.conflict1 2026/07/09 07:46:14 NOTICE: file5.txt: Skipped rename as --dry-run is set 2026/07/09 07:46:14 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/dry_run/path1/file5.txt.conflict2 2026/07/09 07:46:14 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/dry_run/path1/file6.txt 2026/07/09 07:46:14 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file7.txt 2026/07/09 07:46:14 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/dry_run/path1/file1.txt 2026/07/09 07:46:14 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/dry_run/path1/file10.txt 2026/07/09 07:46:14 NOTICE: - Path1 Queue delete - /tmp/074237wuceruh6/dry_run/path1/file3.txt 2026/07/09 07:46:14 NOTICE: - Path2 Do queued copies to - Path1 2026/07/09 07:46:14 NOTICE: file10.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:46:14 NOTICE: file6.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:46:14 NOTICE: file1.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:46:14 NOTICE: file3.txt: Skipped delete as --dry-run is set (size 0) 2026/07/09 07:46:14 NOTICE: - Path1 Do queued copies to - Path2 2026/07/09 07:46:14 NOTICE: file11.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:46:14 NOTICE: file7.txt: Skipped copy as --dry-run is set (size 19) 2026/07/09 07:46:14 NOTICE: file2.txt: Skipped copy as --dry-run is set (size 13) 2026/07/09 07:46:14 NOTICE: file4.txt: Skipped delete as --dry-run is set (size 0) 2026/07/09 07:46:14 INFO : Updating listings 2026/07/09 07:46:14 INFO : Bisync successful 2026/07/09 07:46:14 NOTICE: (32) : copy-listings dryrun 2026/07/09 07:46:14 NOTICE: (33) : test sync without dry-run 2026/07/09 07:46:14 NOTICE: (34) : bisync 2026/07/09 07:46:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:16 INFO : Synching Path1 "/tmp/074237wuceruh6/dry_run/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:16 INFO : Building Path1 and Path2 listings 2026/07/09 07:46:16 INFO : Path1 checking for diffs 2026/07/09 07:46:16 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:46:16 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:46:16 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:46:16 INFO : - Path1 File was deleted - file6.txt 2026/07/09 07:46:16 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2026/07/09 07:46:16 INFO : - Path1 File is new - file11.txt 2026/07/09 07:46:16 INFO : Path1: 6 changes:  1 new,  3 modified,  2 deleted 2026/07/09 07:46:16 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:46:16 INFO : Path2 checking for diffs 2026/07/09 07:46:16 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:46:16 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:46:16 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:46:16 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2026/07/09 07:46:16 INFO : - Path2 File was deleted - file7.txt 2026/07/09 07:46:16 INFO : - Path2 File is new - file10.txt 2026/07/09 07:46:16 INFO : Path2: 6 changes:  1 new,  3 modified,  2 deleted 2026/07/09 07:46:16 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:46:16 INFO : Applying changes 2026/07/09 07:46:16 INFO : Checking potential conflicts... 2026/07/09 07:46:17 ERROR : file5.txt: md5 differ 2026/07/09 07:46:17 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2': 1 differences found 2026/07/09 07:46:17 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2': 1 errors while checking 2026/07/09 07:46:17 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:46:17 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file11.txt 2026/07/09 07:46:17 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file2.txt 2026/07/09 07:46:17 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file4.txt 2026/07/09 07:46:17 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:46:17 NOTICE: - Path1 Renaming Path1 copy - /tmp/074237wuceruh6/dry_run/path1/file5.txt.conflict1 2026/07/09 07:46:17 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2026/07/09 07:46:17 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file5.txt.conflict1 2026/07/09 07:46:17 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file5.txt.conflict2 2026/07/09 07:46:17 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2026/07/09 07:46:17 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/dry_run/path1/file5.txt.conflict2 2026/07/09 07:46:17 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/dry_run/path1/file6.txt 2026/07/09 07:46:17 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/file7.txt 2026/07/09 07:46:17 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/dry_run/path1/file1.txt 2026/07/09 07:46:17 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/dry_run/path1/file10.txt 2026/07/09 07:46:17 INFO : - Path1 Queue delete - /tmp/074237wuceruh6/dry_run/path1/file3.txt 2026/07/09 07:46:17 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:46:17 INFO : file10.txt: Copied (new) 2026/07/09 07:46:17 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:46:17 INFO : file6.txt: Copied (new) 2026/07/09 07:46:17 INFO : file5.txt.conflict2: Copied (new) 2026/07/09 07:46:17 INFO : file3.txt: Deleted 2026/07/09 07:46:17 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:46:18 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:46:18 INFO : file5.txt.conflict1: Copied (new) 2026/07/09 07:46:18 INFO : file11.txt: Copied (new) 2026/07/09 07:46:18 INFO : file7.txt: Copied (new) 2026/07/09 07:46:18 INFO : file4.txt: Deleted 2026/07/09 07:46:18 INFO : Updating listings 2026/07/09 07:46:18 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/dry_run/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/dry_run/path2/" 2026/07/09 07:46:18 INFO : Bisync successful 2026/07/09 07:46:19 DEBUG : Waiting for deletions to finish 2026/07/09 07:46:19 INFO : RCLONE_TEST: Deleted 2026/07/09 07:46:19 INFO : file7.txt: Deleted 2026/07/09 07:46:19 INFO : file5.txt.conflict1: Deleted 2026/07/09 07:46:19 INFO : file5.txt.conflict2: Deleted 2026/07/09 07:46:19 INFO : file2.txt: Deleted 2026/07/09 07:46:19 INFO : file6.txt: Deleted 2026/07/09 07:46:19 INFO : file10.txt: Deleted 2026/07/09 07:46:19 INFO : file1.txt: Deleted 2026/07/09 07:46:19 INFO : file11.txt: Deleted 2026/07/09 07:46:19 DEBUG : removing 1 level 0 directories 2026/07/09 07:46:19 INFO : Local file system at /tmp/074237wuceruh6/dry_run/path1: Removing directory bisync_test.go:610: TEST dry_run PASSED === RUN TestBisyncLocalRemote/equal 2026/07/09 07:46:19 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/equal/path1" 2026/07/09 07:46:19 INFO : path2: Making directory 2026/07/09 07:46:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2" 2026/07/09 07:46:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/initial" 2026/07/09 07:46:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_equal-gufiwas0" 2026/07/09 07:46:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_equal-gufiwas0: Waiting for checks to finish 2026/07/09 07:46:20 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_equal-gufiwas0: Waiting for transfers to finish 2026/07/09 07:46:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:46:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:46:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:46:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:46:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:46:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:20 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:46:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:46:20 INFO : file1.txt: Copied (new) 2026/07/09 07:46:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:46:20 INFO : file2.txt: Copied (new) 2026/07/09 07:46:20 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_equal/modfiles" 2026/07/09 07:46:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6" 2026/07/09 07:46:20 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_equal-zikoxin6: Waiting for checks to finish 2026/07/09 07:46:20 DEBUG : file1L.txt.bc963e7b.partial: size = 33 OK 2026/07/09 07:46:20 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_equal-zikoxin6: Waiting for transfers to finish 2026/07/09 07:46:20 DEBUG : file2.txt.467c795f.partial: size = 37 OK 2026/07/09 07:46:20 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:46:20 DEBUG : file1L.txt.bc963e7b.partial: renamed to: file1L.txt 2026/07/09 07:46:20 DEBUG : file1R.txt.df7bff44.partial: size = 33 OK 2026/07/09 07:46:20 INFO : file1L.txt: Copied (new) 2026/07/09 07:46:20 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:46:20 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:46:20 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt 2026/07/09 07:46:20 INFO : file2.txt: Copied (new) 2026/07/09 07:46:20 DEBUG : file1R.txt.df7bff44.partial: renamed to: file1R.txt 2026/07/09 07:46:20 INFO : file1R.txt: Copied (new) 2026/07/09 07:46:20 DEBUG : Waiting for deletions to finish 2026/07/09 07:46:20 ERROR : error listing: directory not found 2026/07/09 07:46:20 ERROR : Local file system at /tmp/074237wuceruh6/equal/path1: Failed to list "": directory not found 2026/07/09 07:46:20 DEBUG : removing 1 level 0 directories 2026/07/09 07:46:20 INFO : Local file system at /tmp/074237wuceruh6/equal/path1: Removing directory 2026/07/09 07:46:20 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/equal/path1: no such file or directory 2026/07/09 07:46:20 ERROR : error listing: directory not found 2026/07/09 07:46:20 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_equal-gufiwas0 2026/07/09 07:46:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : Local file system at /tmp/074237wuceruh6/equal/path1: Waiting for checks to finish 2026/07/09 07:46:20 DEBUG : Local file system at /tmp/074237wuceruh6/equal/path1: Waiting for transfers to finish 2026/07/09 07:46:20 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:46:20 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:20 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:46:20 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:46:20 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:46:20 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:46:20 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:20 INFO : file1.txt: Copied (new) 2026/07/09 07:46:20 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:46:20 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:46:20 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:46:20 INFO : file2.txt: Copied (new) 2026/07/09 07:46:20 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/equal/path1 2026/07/09 07:46:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:20 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2': Waiting for checks to finish 2026/07/09 07:46:20 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2': Waiting for transfers to finish 2026/07/09 07:46:21 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:46:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:21 INFO : file1.txt: Copied (new) 2026/07/09 07:46:21 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:46:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:46:21 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:46:21 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:46:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:21 INFO : file2.txt: Copied (new) 2026/07/09 07:46:21 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2' 2026/07/09 07:46:21 NOTICE: (01) : test equal 2026/07/09 07:46:21 NOTICE: (02) : test initial bisync 2026/07/09 07:46:21 NOTICE: (03) : bisync resync 2026/07/09 07:46:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:23 INFO : Synching Path1 "/tmp/074237wuceruh6/equal/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/" 2026/07/09 07:46:23 INFO : Copying Path2 files to Path1 2026/07/09 07:46:23 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:46:23 INFO : There was nothing to transfer 2026/07/09 07:46:23 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:46:23 INFO : There was nothing to transfer 2026/07/09 07:46:23 INFO : Resync updating listings 2026/07/09 07:46:23 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/equal/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/" 2026/07/09 07:46:23 INFO : Bisync successful 2026/07/09 07:46:23 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:46:23 NOTICE: (05) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_equal-zikoxin6/ file1R.txt 2026/07/09 07:46:23 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/" 2026/07/09 07:46:23 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/" to be canonical "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6" 2026/07/09 07:46:23 DEBUG : file1R.txt: Set modification time 2001-01-02 2026/07/09 07:46:23 NOTICE: (06) : copy-as /tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/ file1.txt 2026/07/09 07:46:23 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/" as "file1.txt" 2026/07/09 07:46:23 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file1R.txt" 2026/07/09 07:46:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/" 2026/07/09 07:46:24 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2'" as "file1.txt" 2026/07/09 07:46:24 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_equal-zikoxin6) 2026/07/09 07:46:24 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2') 2026/07/09 07:46:24 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:46:24 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:46:24 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:46:24 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:46:24 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:46:24 NOTICE: (07) : touch-glob 2001-03-04 /tmp/074237wuceruh6/datadir/test_equal-zikoxin6/ file1L.txt 2026/07/09 07:46:24 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/" for canonical name "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6" 2026/07/09 07:46:24 DEBUG : file1L.txt: Set modification time 2001-03-04 2026/07/09 07:46:24 NOTICE: (08) : copy-as /tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file1L.txt /tmp/074237wuceruh6/equal/path1/ file1.txt 2026/07/09 07:46:24 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file1L.txt" to "/tmp/074237wuceruh6/equal/path1/" as "file1.txt" 2026/07/09 07:46:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file1L.txt" 2026/07/09 07:46:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/equal/path1/" 2026/07/09 07:46:24 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/equal/path1" as "file1.txt" 2026/07/09 07:46:24 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_equal-zikoxin6) 2026/07/09 07:46:24 DEBUG : file1.txt: size = 0 (Local file system at /tmp/074237wuceruh6/equal/path1) 2026/07/09 07:46:24 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:46:24 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK 2026/07/09 07:46:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:46:24 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt 2026/07/09 07:46:24 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:46:24 NOTICE: (09) : test changed on both paths and identical - file2 2026/07/09 07:46:24 NOTICE: (10) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_equal-zikoxin6/ file2.txt 2026/07/09 07:46:24 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/" for canonical name "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6" 2026/07/09 07:46:24 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:46:24 NOTICE: (11) : copy-as /tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file2.txt /tmp/074237wuceruh6/equal/path1/ file2.txt 2026/07/09 07:46:24 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file2.txt" to "/tmp/074237wuceruh6/equal/path1/" as "file2.txt" 2026/07/09 07:46:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file2.txt" 2026/07/09 07:46:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/equal/path1/" 2026/07/09 07:46:24 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/074237wuceruh6/equal/path1" as "file2.txt" 2026/07/09 07:46:24 DEBUG : file2.txt: size = 37 (Local file system at /tmp/074237wuceruh6/datadir/test_equal-zikoxin6) 2026/07/09 07:46:24 DEBUG : file2.txt: size = 0 (Local file system at /tmp/074237wuceruh6/equal/path1) 2026/07/09 07:46:24 DEBUG : file2.txt: Sizes differ 2026/07/09 07:46:24 DEBUG : file2.txt.467c795f.partial: size = 37 OK 2026/07/09 07:46:24 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:46:24 DEBUG : file2.txt.467c795f.partial: renamed to: file2.txt 2026/07/09 07:46:24 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:46:24 NOTICE: (12) : copy-as /tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file2.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/ file2.txt 2026/07/09 07:46:24 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file2.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/" as "file2.txt" 2026/07/09 07:46:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_equal-zikoxin6/file2.txt" 2026/07/09 07:46:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/" 2026/07/09 07:46:25 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2'" as "file2.txt" 2026/07/09 07:46:25 DEBUG : file2.txt: size = 37 (Local file system at /tmp/074237wuceruh6/datadir/test_equal-zikoxin6) 2026/07/09 07:46:25 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2') 2026/07/09 07:46:25 DEBUG : file2.txt: Sizes differ 2026/07/09 07:46:25 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:46:25 DEBUG : file2.txt: size = 37 OK 2026/07/09 07:46:25 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:46:25 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:46:25 NOTICE: (13) : test bisync run 2026/07/09 07:46:25 NOTICE: (14) : bisync 2026/07/09 07:46:28 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:28 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:28 INFO : Synching Path1 "/tmp/074237wuceruh6/equal/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/" 2026/07/09 07:46:28 INFO : Building Path1 and Path2 listings 2026/07/09 07:46:28 INFO : Path1 checking for diffs 2026/07/09 07:46:28 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:46:28 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:46:28 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:46:28 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2026/07/09 07:46:28 INFO : Path2 checking for diffs 2026/07/09 07:46:28 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:46:28 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:46:28 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:46:28 INFO : (Modified:  2 newer,  0 older,  2 larger,  0 smaller) 2026/07/09 07:46:28 INFO : Applying changes 2026/07/09 07:46:28 INFO : Checking potential conflicts... 2026/07/09 07:46:28 ERROR : file1.txt: md5 differ 2026/07/09 07:46:28 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2': 1 differences found 2026/07/09 07:46:28 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2': 1 errors while checking 2026/07/09 07:46:28 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2': 1 matching files 2026/07/09 07:46:28 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:46:28 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:46:28 NOTICE: - Path1 Renaming Path1 copy - /tmp/074237wuceruh6/equal/path1/file1.txt.conflict1 2026/07/09 07:46:28 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict1 2026/07/09 07:46:28 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/file1.txt.conflict1 2026/07/09 07:46:28 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/file1.txt.conflict2 2026/07/09 07:46:28 INFO : file1.txt: Moved (server-side) to: file1.txt.conflict2 2026/07/09 07:46:28 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/equal/path1/file1.txt.conflict2 2026/07/09 07:46:28 NOTICE: - WARNING New or changed in both paths - file2.txt 2026/07/09 07:46:28 INFO : Files are equal! Skipping: file2.txt 2026/07/09 07:46:28 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:46:28 INFO : file1.txt.conflict2: Copied (new) 2026/07/09 07:46:28 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:46:29 INFO : file1.txt.conflict1: Copied (new) 2026/07/09 07:46:29 INFO : Updating listings 2026/07/09 07:46:29 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/equal/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/equal/path2/" 2026/07/09 07:46:29 INFO : Bisync successful 2026/07/09 07:46:29 DEBUG : Waiting for deletions to finish 2026/07/09 07:46:29 INFO : RCLONE_TEST: Deleted 2026/07/09 07:46:29 INFO : file1.txt.conflict2: Deleted 2026/07/09 07:46:29 INFO : file1.txt.conflict1: Deleted 2026/07/09 07:46:29 INFO : file2.txt: Deleted 2026/07/09 07:46:29 DEBUG : removing 1 level 0 directories 2026/07/09 07:46:29 INFO : Local file system at /tmp/074237wuceruh6/equal/path1: Removing directory bisync_test.go:610: TEST equal PASSED === RUN TestBisyncLocalRemote/ext_paths 2026/07/09 07:46:29 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/ext_paths/path1" 2026/07/09 07:46:29 INFO : path2: Making directory 2026/07/09 07:46:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2" 2026/07/09 07:46:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/initial" 2026/07/09 07:46:30 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_ext_paths-vomibin5" 2026/07/09 07:46:30 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : 測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ: Making directory with metadata 2026/07/09 07:46:30 INFO : 測試РуÑÑкий ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z) 2026/07/09 07:46:30 DEBUG : Added delayed dir = "測試РуÑÑкий ěáñ", newDst=測試РуÑÑкий ěáñ 2026/07/09 07:46:30 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:46:30 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:46:30 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK 2026/07/09 07:46:30 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:46:30 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:30 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_ext_paths-vomibin5: Waiting for checks to finish 2026/07/09 07:46:30 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_ext_paths-vomibin5: Waiting for transfers to finish 2026/07/09 07:46:30 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:46:30 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt 2026/07/09 07:46:30 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:30 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:46:30 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:46:30 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: size = 272 OK 2026/07/09 07:46:30 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK 2026/07/09 07:46:30 INFO : file1.txt: Copied (new) 2026/07/09 07:46:30 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:30 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:30 DEBUG : РуÑÑкий.txt.81414200.partial: size = 0 OK 2026/07/09 07:46:30 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt 2026/07/09 07:46:30 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:30 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: renamed to: filename_contains_Ä›_.txt 2026/07/09 07:46:30 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:46:30 DEBUG : РуÑÑкий.txt.81414200.partial: renamed to: РуÑÑкий.txt 2026/07/09 07:46:30 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:46:30 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt.d5adeddb.partial: size = 272 OK 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/測試_check file.1e4608b8.partial: size = 0 OK 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt.d5adeddb.partial: renamed to: 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt 2026/07/09 07:46:30 INFO : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試РуÑÑкий ěáñ/測試_check file 2026/07/09 07:46:30 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:30 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK 2026/07/09 07:46:30 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt 2026/07/09 07:46:30 INFO : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:46:30 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:30 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file 2026/07/09 07:46:30 INFO : 測試_check file: Copied (new) 2026/07/09 07:46:30 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:30 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ext_paths/modfiles" 2026/07/09 07:46:30 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8" 2026/07/09 07:46:30 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:30 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8: Waiting for checks to finish 2026/07/09 07:46:30 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8: Waiting for transfers to finish 2026/07/09 07:46:30 DEBUG : file1.txt.817ca4fb.partial: size = 19 OK 2026/07/09 07:46:30 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK 2026/07/09 07:46:30 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:46:30 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:46:30 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt 2026/07/09 07:46:30 INFO : 測試_filtersfile.txt: Copied (new) 2026/07/09 07:46:30 DEBUG : file1.txt.817ca4fb.partial: renamed to: file1.txt 2026/07/09 07:46:30 INFO : file1.txt: Copied (new) 2026/07/09 07:46:30 DEBUG : Waiting for deletions to finish 2026/07/09 07:46:30 ERROR : error listing: directory not found 2026/07/09 07:46:30 ERROR : Local file system at /tmp/074237wuceruh6/ext_paths/path1: Failed to list "": directory not found 2026/07/09 07:46:30 DEBUG : removing 1 level 0 directories 2026/07/09 07:46:30 INFO : Local file system at /tmp/074237wuceruh6/ext_paths/path1: Removing directory 2026/07/09 07:46:30 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/ext_paths/path1: no such file or directory 2026/07/09 07:46:31 ERROR : error listing: directory not found 2026/07/09 07:46:31 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_ext_paths-vomibin5 2026/07/09 07:46:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : 測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ: Making directory with metadata 2026/07/09 07:46:31 INFO : 測試РуÑÑкий ěáñ: Made directory with metadata (mtime=2024-04-17T01:00:03.064427195Z) 2026/07/09 07:46:31 DEBUG : Added delayed dir = "測試РуÑÑкий ěáñ", newDst=測試РуÑÑкий ěáñ 2026/07/09 07:46:31 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:46:31 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK 2026/07/09 07:46:31 DEBUG : Local file system at /tmp/074237wuceruh6/ext_paths/path1: Waiting for checks to finish 2026/07/09 07:46:31 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:46:31 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:31 DEBUG : Local file system at /tmp/074237wuceruh6/ext_paths/path1: Waiting for transfers to finish 2026/07/09 07:46:31 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: size = 272 OK 2026/07/09 07:46:31 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:31 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:31 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:46:31 INFO : file1.txt: Copied (new) 2026/07/09 07:46:31 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:46:31 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:46:31 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt 2026/07/09 07:46:31 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:46:31 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: renamed to: filename_contains_Ä›_.txt 2026/07/09 07:46:31 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt.d5adeddb.partial: size = 272 OK 2026/07/09 07:46:31 DEBUG : РуÑÑкий.txt.81414200.partial: size = 0 OK 2026/07/09 07:46:31 DEBUG : 測試_check file.a1a409eb.partial: size = 0 OK 2026/07/09 07:46:31 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:31 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:31 DEBUG : РуÑÑкий.txt.81414200.partial: renamed to: РуÑÑкий.txt 2026/07/09 07:46:31 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:46:31 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK 2026/07/09 07:46:31 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt.d5adeddb.partial: renamed to: 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt 2026/07/09 07:46:31 INFO : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:46:31 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt 2026/07/09 07:46:31 DEBUG : 測試_check file.a1a409eb.partial: renamed to: 測試_check file 2026/07/09 07:46:31 INFO : 測試_check file: Copied (new) 2026/07/09 07:46:31 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/測試_check file.1e4608b8.partial: size = 0 OK 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: size = 272 OK 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/測試_check file.1e4608b8.partial: renamed to: 測試РуÑÑкий ěáñ/測試_check file 2026/07/09 07:46:31 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt.ee6ef038.partial: renamed to: 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt 2026/07/09 07:46:31 INFO : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:46:31 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:31 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/ext_paths/path1 2026/07/09 07:46:31 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : 測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:46:31 INFO : 測試РуÑÑкий ěáñ: Making directory 2026/07/09 07:46:31 INFO : 測試РуÑÑкий ěáñ: Made directory with modification time 2024-04-17 01:00:03.064427195 +0000 UTC 2026/07/09 07:46:31 DEBUG : Added delayed dir = "測試РуÑÑкий ěáñ", newDst= 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:46:31 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2': Waiting for checks to finish 2026/07/09 07:46:31 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2': Waiting for transfers to finish 2026/07/09 07:46:32 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:46:32 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:46:32 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:46:32 DEBUG : filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:46:32 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:32 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:46:32 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:46:32 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:32 INFO : file1.txt: Copied (new) 2026/07/09 07:46:32 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK 2026/07/09 07:46:32 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:32 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:46:32 DEBUG : РуÑÑкий.txt: size = 0 OK 2026/07/09 07:46:32 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:32 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:46:32 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:46:32 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:32 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:46:32 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:46:32 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:32 INFO : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:46:32 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:46:32 DEBUG : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:46:32 INFO : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:46:32 DEBUG : 測試_check file: size = 0 OK 2026/07/09 07:46:32 DEBUG : 測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:32 INFO : 測試_check file: Copied (new) 2026/07/09 07:46:32 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: size = 0 OK 2026/07/09 07:46:32 DEBUG : 測試РуÑÑкий ěáñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:46:32 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2026/07/09 07:46:33 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using DirSetModTime) 2026/07/09 07:46:33 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2' 2026/07/09 07:46:33 NOTICE: (01) : test extended-char-paths 2026/07/09 07:46:33 NOTICE: (02) : fix-names /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/ 2026/07/09 07:46:33 DEBUG : Creating backend with remote "/" 2026/07/09 07:46:33 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/: is NFC: true 2026/07/09 07:46:33 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/: is NFD: false 2026/07/09 07:46:33 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/: is valid UTF8: true 2026/07/09 07:46:33 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/: attempting to fix directory 2026/07/09 07:46:33 DEBUG : old and new are equal. Skipping. /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/ (2b93e2266ad6934760f034bfb23b3dd1) /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/ (2b93e2266ad6934760f034bfb23b3dd1) 2026/07/09 07:46:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/" 2026/07/09 07:46:33 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/" to be canonical "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ" 2026/07/09 07:46:33 DEBUG : Attempting to move /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ to /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/ 2026/07/09 07:46:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-pasiwon0" 2026/07/09 07:46:33 DEBUG : Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-pasiwon0: Using server-side directory move 2026/07/09 07:46:33 ERROR : Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-pasiwon0: Server side directory move failed: rename /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-pasiwon0: no such file or directory 2026/07/09 07:46:33 DEBUG : Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ: error attempting to move folder: rename /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-pasiwon0: no such file or directory 2026/07/09 07:46:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/" 2026/07/09 07:46:33 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/" to be canonical "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ" 2026/07/09 07:46:33 DEBUG : Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ: Using server-side directory move 2026/07/09 07:46:33 INFO : Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 07:46:33 ERROR : Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-pasiwon0: error reading source root directory: directory not found 2026/07/09 07:46:33 DEBUG : Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ: Waiting for checks to finish 2026/07/09 07:46:33 DEBUG : Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ: Waiting for transfers to finish 2026/07/09 07:46:33 DEBUG : Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ-rclone-move-pasiwon0: error attempting to move folder to /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ: directory not found 2026/07/09 07:46:33 NOTICE: (03) : fix-names TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/ 2026/07/09 07:46:33 DEBUG : Creating backend with remote "TestGoFile:" 2026/07/09 07:46:33 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/: is NFC: true 2026/07/09 07:46:33 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/: is NFD: false 2026/07/09 07:46:33 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/: is valid UTF8: true 2026/07/09 07:46:33 DEBUG : TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/: attempting to fix directory 2026/07/09 07:46:33 DEBUG : old and new are equal. Skipping. TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/ (b406e107301d5869a2cccc36f3fff553) TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/ (b406e107301d5869a2cccc36f3fff553) 2026/07/09 07:46:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/" 2026/07/09 07:46:34 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ" 2026/07/09 07:46:34 DEBUG : Attempting to move rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ to TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/ 2026/07/09 07:46:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-yimejig8" 2026/07/09 07:46:35 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-yimejig8': Using server-side directory move 2026/07/09 07:46:35 ERROR : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-yimejig8': Server side directory move failed: directory not found 2026/07/09 07:46:35 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ': error attempting to move folder: directory not found 2026/07/09 07:46:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:46:36 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ" 2026/07/09 07:46:36 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ': Using server-side directory move 2026/07/09 07:46:36 INFO : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/07/09 07:46:36 ERROR : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-yimejig8': error reading source root directory: directory not found 2026/07/09 07:46:36 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ': Waiting for checks to finish 2026/07/09 07:46:36 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ': Waiting for transfers to finish 2026/07/09 07:46:36 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ-rclone-move-yimejig8': error attempting to move folder to rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ: directory not found 2026/07/09 07:46:36 NOTICE: (04) : fix-names /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:46:36 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is NFC: true 2026/07/09 07:46:36 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is NFD: false 2026/07/09 07:46:36 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is valid UTF8: true 2026/07/09 07:46:36 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:36 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: file exists: true d085d457ed610ded091253f6f8040d5a 2026/07/09 07:46:36 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:46:36 DEBUG : HASH old: d085d457ed610ded091253f6f8040d5a new: d085d457ed610ded091253f6f8040d5a equal: true 2026/07/09 07:46:36 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false e54098e776b930b24cb152a0b14da83f 2026/07/09 07:46:36 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:46:36 DEBUG : HASH old: e54098e776b930b24cb152a0b14da83f new: d085d457ed610ded091253f6f8040d5a equal: false 2026/07/09 07:46:36 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false e54098e776b930b24cb152a0b14da83f 2026/07/09 07:46:36 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:46:36 DEBUG : HASH old: e54098e776b930b24cb152a0b14da83f new: d085d457ed610ded091253f6f8040d5a equal: false 2026/07/09 07:46:36 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: file exists: true d085d457ed610ded091253f6f8040d5a 2026/07/09 07:46:36 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:46:36 DEBUG : HASH old: d085d457ed610ded091253f6f8040d5a new: d085d457ed610ded091253f6f8040d5a equal: true 2026/07/09 07:46:36 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:36 NOTICE: (05) : fix-names TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:46:36 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is NFC: true 2026/07/09 07:46:36 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is NFD: false 2026/07/09 07:46:36 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is valid UTF8: true 2026/07/09 07:46:36 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: file exists: true 2d2c6392eb8fd028557a6baf7ca9157a 2026/07/09 07:46:37 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:46:37 DEBUG : HASH old: 2d2c6392eb8fd028557a6baf7ca9157a new: 2d2c6392eb8fd028557a6baf7ca9157a equal: true 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 51031e7cb8b8e0c213db43adbd0cf1e3 2026/07/09 07:46:37 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:46:37 DEBUG : HASH old: 51031e7cb8b8e0c213db43adbd0cf1e3 new: 2d2c6392eb8fd028557a6baf7ca9157a equal: false 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 51031e7cb8b8e0c213db43adbd0cf1e3 2026/07/09 07:46:37 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:46:37 DEBUG : HASH old: 51031e7cb8b8e0c213db43adbd0cf1e3 new: 2d2c6392eb8fd028557a6baf7ca9157a equal: false 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: file exists: true 2d2c6392eb8fd028557a6baf7ca9157a 2026/07/09 07:46:37 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:46:37 DEBUG : HASH old: 2d2c6392eb8fd028557a6baf7ca9157a new: 2d2c6392eb8fd028557a6baf7ca9157a equal: true 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:37 NOTICE: (06) : fix-names /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is NFC: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is NFD: false 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is valid UTF8: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: file exists: true b98edc34b159e32d31c78d83449de46f 2026/07/09 07:46:37 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: true 2026/07/09 07:46:37 DEBUG : HASH old: b98edc34b159e32d31c78d83449de46f new: b98edc34b159e32d31c78d83449de46f equal: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/filename_contains_Ä›_.txt: file exists: false bfd8af19610c415f9ab581719ad5d21b 2026/07/09 07:46:37 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/filename_contains_Ä›_.txt new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:46:37 DEBUG : HASH old: bfd8af19610c415f9ab581719ad5d21b new: b98edc34b159e32d31c78d83449de46f equal: false 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/filename_contains_eÌŒ_.txt: file exists: false 7271b709ad9ed701592685e4af6d32c0 2026/07/09 07:46:37 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/filename_contains_eÌŒ_.txt new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:46:37 DEBUG : HASH old: 7271b709ad9ed701592685e4af6d32c0 new: b98edc34b159e32d31c78d83449de46f equal: false 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_eÌŒ_.txt: file exists: false 69e05868368378e01e2d634d88ac2c4f 2026/07/09 07:46:37 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_eÌŒ_.txt new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:46:37 DEBUG : HASH old: 69e05868368378e01e2d634d88ac2c4f new: b98edc34b159e32d31c78d83449de46f equal: false 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:46:37 NOTICE: (07) : fix-names TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/filename_contains_Ä›_.txt 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is NFC: true 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is NFD: false 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: is valid UTF8: true 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: file exists: true 044bcf28587de29b5c20bf82188b443a 2026/07/09 07:46:37 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: true 2026/07/09 07:46:37 DEBUG : HASH old: 044bcf28587de29b5c20bf82188b443a new: 044bcf28587de29b5c20bf82188b443a equal: true 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/filename_contains_Ä›_.txt: file exists: false 5e932db7c5faccb1b40dabb953b0fd5a 2026/07/09 07:46:37 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/filename_contains_Ä›_.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:46:37 DEBUG : HASH old: 5e932db7c5faccb1b40dabb953b0fd5a new: 044bcf28587de29b5c20bf82188b443a equal: false 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/filename_contains_eÌŒ_.txt: file exists: false c8b5c3e8fdf80414069853fa0119ab43 2026/07/09 07:46:37 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/filename_contains_eÌŒ_.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:46:37 DEBUG : HASH old: c8b5c3e8fdf80414069853fa0119ab43 new: 044bcf28587de29b5c20bf82188b443a equal: false 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_eÌŒ_.txt: file exists: false 4e3553f726e0033dd6c9fe7a07eaa1fd 2026/07/09 07:46:37 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_eÌŒ_.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt equal: false 2026/07/09 07:46:37 DEBUG : HASH old: 4e3553f726e0033dd6c9fe7a07eaa1fd new: 044bcf28587de29b5c20bf82188b443a equal: false 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:46:37 NOTICE: (08) : fix-names /tmp/074237wuceruh6/ext_paths/path1/測試_check{spc}file 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試_check file: is NFC: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試_check file: is NFD: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試_check file: is valid UTF8: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試_check file: file exists: true 4dab3e69e74855a3406e06dc76f6fc04 2026/07/09 07:46:37 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試_check file equal: true 2026/07/09 07:46:37 DEBUG : HASH old: 4dab3e69e74855a3406e06dc76f6fc04 new: 4dab3e69e74855a3406e06dc76f6fc04 equal: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試_check file: file exists: true 4dab3e69e74855a3406e06dc76f6fc04 2026/07/09 07:46:37 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試_check file equal: true 2026/07/09 07:46:37 DEBUG : HASH old: 4dab3e69e74855a3406e06dc76f6fc04 new: 4dab3e69e74855a3406e06dc76f6fc04 equal: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試_check file: file exists: true 4dab3e69e74855a3406e06dc76f6fc04 2026/07/09 07:46:37 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試_check file equal: true 2026/07/09 07:46:37 DEBUG : HASH old: 4dab3e69e74855a3406e06dc76f6fc04 new: 4dab3e69e74855a3406e06dc76f6fc04 equal: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試_check file: file exists: true 4dab3e69e74855a3406e06dc76f6fc04 2026/07/09 07:46:37 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試_check file equal: true 2026/07/09 07:46:37 DEBUG : HASH old: 4dab3e69e74855a3406e06dc76f6fc04 new: 4dab3e69e74855a3406e06dc76f6fc04 equal: true 2026/07/09 07:46:37 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:37 NOTICE: (09) : fix-names TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check{spc}file 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file: is NFC: true 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file: is NFD: true 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file: is valid UTF8: true 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:37 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file: file exists: true 027a5ba5c5b993c66708243dc2afcc3b 2026/07/09 07:46:37 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file equal: true 2026/07/09 07:46:37 DEBUG : HASH old: 027a5ba5c5b993c66708243dc2afcc3b new: 027a5ba5c5b993c66708243dc2afcc3b equal: true 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file: file exists: true 027a5ba5c5b993c66708243dc2afcc3b 2026/07/09 07:46:38 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file equal: true 2026/07/09 07:46:38 DEBUG : HASH old: 027a5ba5c5b993c66708243dc2afcc3b new: 027a5ba5c5b993c66708243dc2afcc3b equal: true 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file: file exists: true 027a5ba5c5b993c66708243dc2afcc3b 2026/07/09 07:46:38 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file equal: true 2026/07/09 07:46:38 DEBUG : HASH old: 027a5ba5c5b993c66708243dc2afcc3b new: 027a5ba5c5b993c66708243dc2afcc3b equal: true 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file: file exists: true 027a5ba5c5b993c66708243dc2afcc3b 2026/07/09 07:46:38 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file equal: true 2026/07/09 07:46:38 DEBUG : HASH old: 027a5ba5c5b993c66708243dc2afcc3b new: 027a5ba5c5b993c66708243dc2afcc3b equal: true 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:38 NOTICE: (10) : fix-names /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:46:38 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is NFC: true 2026/07/09 07:46:38 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is NFD: false 2026/07/09 07:46:38 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: is valid UTF8: true 2026/07/09 07:46:38 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:38 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: file exists: true d085d457ed610ded091253f6f8040d5a 2026/07/09 07:46:38 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:46:38 DEBUG : HASH old: d085d457ed610ded091253f6f8040d5a new: d085d457ed610ded091253f6f8040d5a equal: true 2026/07/09 07:46:38 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false e54098e776b930b24cb152a0b14da83f 2026/07/09 07:46:38 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:46:38 DEBUG : HASH old: e54098e776b930b24cb152a0b14da83f new: d085d457ed610ded091253f6f8040d5a equal: false 2026/07/09 07:46:38 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false e54098e776b930b24cb152a0b14da83f 2026/07/09 07:46:38 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий eÌŒaÌñ/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:46:38 DEBUG : HASH old: e54098e776b930b24cb152a0b14da83f new: d085d457ed610ded091253f6f8040d5a equal: false 2026/07/09 07:46:38 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: file exists: true d085d457ed610ded091253f6f8040d5a 2026/07/09 07:46:38 DEBUG : FILE old: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file new: /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:46:38 DEBUG : HASH old: d085d457ed610ded091253f6f8040d5a new: d085d457ed610ded091253f6f8040d5a equal: true 2026/07/09 07:46:38 DEBUG : /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:38 NOTICE: (11) : fix-names TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is NFC: true 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is NFD: false 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: is valid UTF8: true 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: attempting to fix file -- filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: file exists: true 2d2c6392eb8fd028557a6baf7ca9157a 2026/07/09 07:46:38 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:46:38 DEBUG : HASH old: 2d2c6392eb8fd028557a6baf7ca9157a new: 2d2c6392eb8fd028557a6baf7ca9157a equal: true 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 51031e7cb8b8e0c213db43adbd0cf1e3 2026/07/09 07:46:38 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:46:38 DEBUG : HASH old: 51031e7cb8b8e0c213db43adbd0cf1e3 new: 2d2c6392eb8fd028557a6baf7ca9157a equal: false 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file: file exists: false 51031e7cb8b8e0c213db43adbd0cf1e3 2026/07/09 07:46:38 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий eÌŒaÌñ/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: false 2026/07/09 07:46:38 DEBUG : HASH old: 51031e7cb8b8e0c213db43adbd0cf1e3 new: 2d2c6392eb8fd028557a6baf7ca9157a equal: false 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: file exists: true 2d2c6392eb8fd028557a6baf7ca9157a 2026/07/09 07:46:38 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file new: rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file equal: true 2026/07/09 07:46:38 DEBUG : HASH old: 2d2c6392eb8fd028557a6baf7ca9157a new: 2d2c6392eb8fd028557a6baf7ca9157a equal: true 2026/07/09 07:46:38 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_check file: verified file exists at correct path. filename hash: b8b5a45ae30d02ead1e2872b8b2241a5 2026/07/09 07:46:38 NOTICE: (12) : test resync subdirs with extended chars 2026/07/09 07:46:38 NOTICE: (13) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ resync 2026/07/09 07:46:41 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:41 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:41 INFO : Synching Path1 "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:46:41 INFO : Copying Path2 files to Path1 2026/07/09 07:46:41 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:46:41 INFO : There was nothing to transfer 2026/07/09 07:46:41 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:46:41 INFO : There was nothing to transfer 2026/07/09 07:46:41 INFO : Resync updating listings 2026/07/09 07:46:41 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:46:41 INFO : Bisync successful 2026/07/09 07:46:41 NOTICE: (14) : copy-listings resync 2026/07/09 07:46:41 NOTICE: (15) : test place new files with extended chars on each side 2026/07/09 07:46:41 NOTICE: (16) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/ file1.txt 2026/07/09 07:46:41 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/" 2026/07/09 07:46:41 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/" to be canonical "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8" 2026/07/09 07:46:41 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:46:41 NOTICE: (17) : copy-as /tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/file1.txt /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p1 2026/07/09 07:46:41 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/file1.txt" to "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ" as "測試_file1p1" 2026/07/09 07:46:41 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/file1.txt" 2026/07/09 07:46:41 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ" 2026/07/09 07:46:41 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ" as "測試_file1p1" 2026/07/09 07:46:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:41 DEBUG : 測試_file1p1.44ea53d8.partial: size = 19 OK 2026/07/09 07:46:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:46:41 DEBUG : 測試_file1p1.44ea53d8.partial: renamed to: 測試_file1p1 2026/07/09 07:46:41 INFO : file1.txt: Copied (new) to: 測試_file1p1 2026/07/09 07:46:41 NOTICE: (18) : copy-as /tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/file1.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий{spc}{spc}ěáñ 測試_file1p2 2026/07/09 07:46:41 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/file1.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ" as "測試_file1p2" 2026/07/09 07:46:41 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/file1.txt" 2026/07/09 07:46:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ" 2026/07/09 07:46:41 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ'" as "測試_file1p2" 2026/07/09 07:46:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:42 DEBUG : 測試_file1p2: size = 19 OK 2026/07/09 07:46:42 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:46:42 INFO : file1.txt: Copied (new) to: 測試_file1p2 2026/07/09 07:46:42 NOTICE: (19) : test normal sync of subdirs with extended chars 2026/07/09 07:46:42 NOTICE: (20) : bisync subdir=測試РуÑÑкий{spc}{spc}ěáñ 2026/07/09 07:46:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:45 INFO : Synching Path1 "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:46:45 INFO : Building Path1 and Path2 listings 2026/07/09 07:46:45 INFO : Path1 checking for diffs 2026/07/09 07:46:45 INFO : - Path1 File is new - 測試_file1p1 2026/07/09 07:46:45 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:46:45 INFO : Path2 checking for diffs 2026/07/09 07:46:45 INFO : - Path2 File is new - 測試_file1p2 2026/07/09 07:46:45 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:46:45 INFO : Applying changes 2026/07/09 07:46:45 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/測試_file1p1 2026/07/09 07:46:45 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/測試_file1p2 2026/07/09 07:46:45 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:46:45 INFO : 測試_file1p2: Copied (new) 2026/07/09 07:46:45 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:46:46 INFO : 測試_file1p1: Copied (new) 2026/07/09 07:46:46 INFO : Updating listings 2026/07/09 07:46:46 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/測試РуÑÑкий ěáñ/" 2026/07/09 07:46:46 INFO : Bisync successful 2026/07/09 07:46:46 NOTICE: (21) : move-listings normal-sync 2026/07/09 07:46:46 NOTICE: (22) : test check-filename with extended chars. check should fail. 2026/07/09 07:46:46 NOTICE: (23) : bisync resync 2026/07/09 07:46:48 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:48 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:48 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:48 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:48 INFO : Synching Path1 "/tmp/074237wuceruh6/ext_paths/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:46:48 INFO : Copying Path2 files to Path1 2026/07/09 07:46:48 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:46:48 INFO : There was nothing to transfer 2026/07/09 07:46:48 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:46:49 INFO : There was nothing to transfer 2026/07/09 07:46:49 INFO : Resync updating listings 2026/07/09 07:46:49 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ext_paths/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:46:49 INFO : Bisync successful 2026/07/09 07:46:49 NOTICE: (24) : delete-file /tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий{spc}{spc}ěáñ/測試_check{spc}file 2026/07/09 07:46:49 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ/" for canonical name "/tmp/074237wuceruh6/ext_paths/path1/測試РуÑÑкий ěáñ" 2026/07/09 07:46:49 INFO : 測試_check file: Deleted 2026/07/09 07:46:49 NOTICE: (25) : bisync check-access check-filename=測試_check{spc}file 2026/07/09 07:46:51 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:51 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:51 INFO : Synching Path1 "/tmp/074237wuceruh6/ext_paths/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:46:51 INFO : Building Path1 and Path2 listings 2026/07/09 07:46:51 INFO : Path1 checking for diffs 2026/07/09 07:46:51 INFO : - Path1 File was deleted - 測試РуÑÑкий ěáñ/測試_check file 2026/07/09 07:46:51 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:46:51 INFO : Path2 checking for diffs 2026/07/09 07:46:51 INFO : Checking access health 2026/07/09 07:46:51 ERROR : Access test failed: Path1 count 1, Path2 count 2 - 測試_check file 2026/07/09 07:46:51 ERROR : -  Access test failed: Path2 file not found in Path1 - 測試РуÑÑкий ěáñ/測試_check file 2026/07/09 07:46:51 ERROR : Bisync critical error: check file check failed 2026/07/09 07:46:51 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:46:51 NOTICE: Bisync error: bisync aborted 2026/07/09 07:46:51 NOTICE: (26) : copy-listings check-access-fail 2026/07/09 07:46:51 NOTICE: (27) : test check-filename with extended chars. check should pass. 2026/07/09 07:46:51 NOTICE: (28) : bisync resync 2026/07/09 07:46:54 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:54 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:54 INFO : Synching Path1 "/tmp/074237wuceruh6/ext_paths/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:46:54 INFO : Copying Path2 files to Path1 2026/07/09 07:46:54 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:46:54 INFO : 測試РуÑÑкий ěáñ/測試_check file: Copied (new) 2026/07/09 07:46:54 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:54 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:46:55 INFO : Resync updating listings 2026/07/09 07:46:55 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ext_paths/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:46:55 INFO : Bisync successful 2026/07/09 07:46:55 NOTICE: (29) : bisync check-access check-filename=測試_check{spc}file 2026/07/09 07:46:57 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:58 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:46:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:46:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:46:58 INFO : Synching Path1 "/tmp/074237wuceruh6/ext_paths/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:46:58 INFO : Building Path1 and Path2 listings 2026/07/09 07:46:58 INFO : Path1 checking for diffs 2026/07/09 07:46:58 INFO : Path2 checking for diffs 2026/07/09 07:46:58 INFO : Checking access health 2026/07/09 07:46:58 INFO : Found 2 matching "測試_check file" files on both paths 2026/07/09 07:46:58 INFO : No changes found 2026/07/09 07:46:58 INFO : Updating listings 2026/07/09 07:46:58 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ext_paths/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:46:58 INFO : Bisync successful 2026/07/09 07:46:58 NOTICE: (30) : move-listings check-access-pass 2026/07/09 07:46:58 NOTICE: (31) : test filters-file path with extended chars - masks /fileZ.txt 2026/07/09 07:46:58 NOTICE: (32) : copy-file /tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/測試_filtersfile.txt /tmp/074237wuceruh6/workdir/ 2026/07/09 07:46:58 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/測試_filtersfile.txt" to "/tmp/074237wuceruh6/workdir/" as "" 2026/07/09 07:46:58 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/測試_filtersfile.txt" 2026/07/09 07:46:58 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/workdir/" 2026/07/09 07:46:58 DEBUG : operations.CopyFile "測試_filtersfile.txt" to "Local file system at /tmp/074237wuceruh6/workdir" as "測試_filtersfile.txt" 2026/07/09 07:46:58 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:46:58 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: size = 254 OK 2026/07/09 07:46:58 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:46:58 DEBUG : 測試_filtersfile.txt.ce49fba4.partial: renamed to: 測試_filtersfile.txt 2026/07/09 07:46:58 INFO : 測試_filtersfile.txt: Copied (new) 2026/07/09 07:46:58 NOTICE: (33) : bisync filters-file=/tmp/074237wuceruh6/workdir/測試_filtersfile.txt resync 2026/07/09 07:47:00 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:47:00 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:47:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:00 INFO : Synching Path1 "/tmp/074237wuceruh6/ext_paths/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:47:00 INFO : Using filters file /tmp/074237wuceruh6/workdir/測試_filtersfile.txt 2026/07/09 07:47:00 INFO : Storing filters file hash to /tmp/074237wuceruh6/workdir/測試_filtersfile.txt.md5 2026/07/09 07:47:00 INFO : Copying Path2 files to Path1 2026/07/09 07:47:00 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:47:01 INFO : There was nothing to transfer 2026/07/09 07:47:01 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:47:01 INFO : There was nothing to transfer 2026/07/09 07:47:01 INFO : Resync updating listings 2026/07/09 07:47:01 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ext_paths/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:47:01 INFO : Bisync successful 2026/07/09 07:47:01 NOTICE: (34) : copy-as /tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/file1.txt /tmp/074237wuceruh6/ext_paths/path1/ fileZ.txt 2026/07/09 07:47:01 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/file1.txt" to "/tmp/074237wuceruh6/ext_paths/path1/" as "fileZ.txt" 2026/07/09 07:47:01 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ext_paths-midomoc8/file1.txt" 2026/07/09 07:47:01 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/ext_paths/path1/" 2026/07/09 07:47:01 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/074237wuceruh6/ext_paths/path1" as "fileZ.txt" 2026/07/09 07:47:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:01 DEBUG : fileZ.txt.64882095.partial: size = 19 OK 2026/07/09 07:47:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:47:01 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt 2026/07/09 07:47:01 INFO : file1.txt: Copied (new) to: fileZ.txt 2026/07/09 07:47:01 NOTICE: (35) : bisync filters-file=/tmp/074237wuceruh6/workdir/測試_filtersfile.txt 2026/07/09 07:47:03 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:47:03 INFO : 測試РуÑÑкий ěáñ: Set directory modification time (using SetModTime) 2026/07/09 07:47:03 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:03 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:03 INFO : Synching Path1 "/tmp/074237wuceruh6/ext_paths/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:47:03 INFO : Using filters file /tmp/074237wuceruh6/workdir/測試_filtersfile.txt 2026/07/09 07:47:03 INFO : Building Path1 and Path2 listings 2026/07/09 07:47:03 INFO : Path1 checking for diffs 2026/07/09 07:47:03 INFO : Path2 checking for diffs 2026/07/09 07:47:03 INFO : No changes found 2026/07/09 07:47:03 INFO : Updating listings 2026/07/09 07:47:03 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ext_paths/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ext_paths/path2/" 2026/07/09 07:47:03 INFO : Bisync successful 2026/07/09 07:47:03 DEBUG : Waiting for deletions to finish 2026/07/09 07:47:03 INFO : file_enconde_mañana_funcionará.txt: Deleted 2026/07/09 07:47:03 INFO : filename_contains_Ä›_.txt: Deleted 2026/07/09 07:47:03 INFO : 測試РуÑÑкий ěáñ/filename_contains_Ä›_.txt: Deleted 2026/07/09 07:47:03 INFO : file1.txt: Deleted 2026/07/09 07:47:03 INFO : 測試РуÑÑкий ěáñ/測試_check file: Deleted 2026/07/09 07:47:03 INFO : РуÑÑкий.txt: Deleted 2026/07/09 07:47:03 INFO : fileZ.txt: Deleted 2026/07/09 07:47:03 INFO : 測試РуÑÑкий ěáñ/filename_contains_ࢺ_.txt: Deleted 2026/07/09 07:47:03 INFO : 測試РуÑÑкий ěáñ/測試_file1p2: Deleted 2026/07/09 07:47:03 INFO : 測試РуÑÑкий ěáñ/測試_file1p1: Deleted 2026/07/09 07:47:03 INFO : 測試_check file: Deleted 2026/07/09 07:47:03 INFO : filename_contains_ࢺ_.txt: Deleted 2026/07/09 07:47:03 INFO : RCLONE_TEST: Deleted 2026/07/09 07:47:03 DEBUG : removing 1 level 1 directories 2026/07/09 07:47:03 INFO : 測試РуÑÑкий ěáñ: Removing directory 2026/07/09 07:47:03 DEBUG : removing 1 level 0 directories 2026/07/09 07:47:03 INFO : Local file system at /tmp/074237wuceruh6/ext_paths/path1: Removing directory bisync_test.go:610: TEST ext_paths PASSED === RUN TestBisyncLocalRemote/extended_filenames 2026/07/09 07:47:04 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/extended_filenames/path1" 2026/07/09 07:47:04 INFO : path2: Making directory 2026/07/09 07:47:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2" 2026/07/09 07:47:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/initial" 2026/07/09 07:47:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_extended_filenames-rojoqac5" 2026/07/09 07:47:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_: Making directory with metadata 2026/07/09 07:47:05 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:47:05 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_ 2026/07/09 07:47:05 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt 2026/07/09 07:47:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:47:05 INFO : file1 - Copy (2).txt: Copied (new) 2026/07/09 07:47:05 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt 2026/07/09 07:47:05 INFO : file1 - Copy.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:47:05 INFO : file1.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK 2026/07/09 07:47:05 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt 2026/07/09 07:47:05 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: size = 272 OK 2026/07/09 07:47:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:47:05 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_extended_filenames-rojoqac5: Waiting for checks to finish 2026/07/09 07:47:05 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:05 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK 2026/07/09 07:47:05 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:05 DEBUG : РуÑÑкий.txt.81414200.partial: size = 0 OK 2026/07/09 07:47:05 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: renamed to: filename_contains_Ä›_.txt 2026/07/09 07:47:05 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:05 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt 2026/07/09 07:47:05 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_extended_filenames-rojoqac5: Waiting for transfers to finish 2026/07/09 07:47:05 DEBUG : РуÑÑкий.txt.81414200.partial: renamed to: РуÑÑкий.txt 2026/07/09 07:47:05 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:47:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:05 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt.b0a5b9e6.partial: size = 272 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_Ä›_.txt 2026/07/09 07:47:05 INFO : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt 2026/07/09 07:47:05 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:47:05 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime) 2026/07/09 07:47:05 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_extended_filenames/modfiles" 2026/07/09 07:47:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_extended_filenames-cigefav9" 2026/07/09 07:47:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_extended_filenames-cigefav9: Waiting for checks to finish 2026/07/09 07:47:05 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_extended_filenames-cigefav9: Waiting for transfers to finish 2026/07/09 07:47:05 DEBUG : file1.txt.10d04402.partial: size = 19 OK 2026/07/09 07:47:05 DEBUG : file2.txt.cb91205f.partial: size = 42 OK 2026/07/09 07:47:05 DEBUG : file2.txt: md5 = 40b811fb5009223b6da573f169619d8e OK 2026/07/09 07:47:05 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:47:05 DEBUG : file2.txt.cb91205f.partial: renamed to: file2.txt 2026/07/09 07:47:05 INFO : file2.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : file1.txt.10d04402.partial: renamed to: file1.txt 2026/07/09 07:47:05 INFO : file1.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : Waiting for deletions to finish 2026/07/09 07:47:05 ERROR : error listing: directory not found 2026/07/09 07:47:05 ERROR : Local file system at /tmp/074237wuceruh6/extended_filenames/path1: Failed to list "": directory not found 2026/07/09 07:47:05 DEBUG : removing 1 level 0 directories 2026/07/09 07:47:05 INFO : Local file system at /tmp/074237wuceruh6/extended_filenames/path1: Removing directory 2026/07/09 07:47:05 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/extended_filenames/path1: no such file or directory 2026/07/09 07:47:05 ERROR : error listing: directory not found 2026/07/09 07:47:05 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_extended_filenames-rojoqac5 2026/07/09 07:47:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_: Making directory with metadata 2026/07/09 07:47:05 INFO : subdir_with_ࢺ_: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:47:05 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst=subdir_with_ࢺ_ 2026/07/09 07:47:05 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy (2).txt.2901b545.partial: size = 0 OK 2026/07/09 07:47:05 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:47:05 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:05 DEBUG : file1 - Copy.txt.836e0f82.partial: size = 0 OK 2026/07/09 07:47:05 DEBUG : file1 - Copy (2).txt.2901b545.partial: renamed to: file1 - Copy (2).txt 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:47:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:05 DEBUG : Local file system at /tmp/074237wuceruh6/extended_filenames/path1: Waiting for checks to finish 2026/07/09 07:47:05 DEBUG : Local file system at /tmp/074237wuceruh6/extended_filenames/path1: Waiting for transfers to finish 2026/07/09 07:47:05 INFO : file1 - Copy (2).txt: Copied (new) 2026/07/09 07:47:05 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : file1 - Copy.txt.836e0f82.partial: renamed to: file1 - Copy.txt 2026/07/09 07:47:05 INFO : file1 - Copy.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:47:05 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: size = 0 OK 2026/07/09 07:47:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : file_enconde_mañana_funcionará.txt.87bb9e28.partial: renamed to: file_enconde_mañana_funcionará.txt 2026/07/09 07:47:05 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: size = 272 OK 2026/07/09 07:47:05 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:47:05 INFO : file1.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:05 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: size = 272 OK 2026/07/09 07:47:05 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:05 DEBUG : РуÑÑкий.txt.81414200.partial: size = 0 OK 2026/07/09 07:47:05 DEBUG : filename_contains_Ä›_.txt.873dd986.partial: renamed to: filename_contains_Ä›_.txt 2026/07/09 07:47:05 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:05 DEBUG : filename_contains_ࢺ_.txt.fbe64d45.partial: renamed to: filename_contains_ࢺ_.txt 2026/07/09 07:47:05 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : РуÑÑкий.txt.81414200.partial: renamed to: РуÑÑкий.txt 2026/07/09 07:47:05 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt.b0a5b9e6.partial: size = 272 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: size = 272 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt.b0a5b9e6.partial: renamed to: subdir_with_ࢺ_/filename_contains_Ä›_.txt 2026/07/09 07:47:05 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt.b663b47d.partial: renamed to: subdir_with_ࢺ_/filename_contains_ࢺ_.txt 2026/07/09 07:47:05 INFO : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:47:05 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:47:05 INFO : subdir_with_ࢺ_: Set directory modification time (using SetModTime) 2026/07/09 07:47:05 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/extended_filenames/path1 2026/07/09 07:47:05 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy (2).txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1 - Copy.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : file_enconde_mañana_funcionará.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 DEBUG : filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:05 INFO : subdir_with_ࢺ_: Making directory 2026/07/09 07:47:06 INFO : subdir_with_ࢺ_: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:47:06 DEBUG : Added delayed dir = "subdir_with_ࢺ_", newDst= 2026/07/09 07:47:06 DEBUG : РуÑÑкий.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:06 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:06 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:06 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2': Waiting for checks to finish 2026/07/09 07:47:06 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2': Waiting for transfers to finish 2026/07/09 07:47:06 DEBUG : file1 - Copy (2).txt: size = 0 OK 2026/07/09 07:47:06 DEBUG : file1 - Copy (2).txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:06 INFO : file1 - Copy (2).txt: Copied (new) 2026/07/09 07:47:06 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:47:06 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:06 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:06 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:47:06 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:06 INFO : file1.txt: Copied (new) 2026/07/09 07:47:06 DEBUG : file1 - Copy.txt: size = 0 OK 2026/07/09 07:47:06 DEBUG : file1 - Copy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:06 INFO : file1 - Copy.txt: Copied (new) 2026/07/09 07:47:06 DEBUG : file_enconde_mañana_funcionará.txt: size = 0 OK 2026/07/09 07:47:06 DEBUG : file_enconde_mañana_funcionará.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:06 INFO : file_enconde_mañana_funcionará.txt: Copied (new) 2026/07/09 07:47:06 DEBUG : filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:47:06 DEBUG : filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:06 INFO : filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:47:06 DEBUG : filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:47:06 DEBUG : filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:06 INFO : filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:47:06 DEBUG : РуÑÑкий.txt: size = 0 OK 2026/07/09 07:47:06 DEBUG : РуÑÑкий.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:06 INFO : РуÑÑкий.txt: Copied (new) 2026/07/09 07:47:06 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:47:06 DEBUG : subdir_with_ࢺ_/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:06 INFO : subdir_with_ࢺ_/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:47:06 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:47:06 DEBUG : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:47:06 INFO : subdir_with_ࢺ_/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:47:06 INFO : subdir_with_ࢺ_: Set directory modification time (using DirSetModTime) 2026/07/09 07:47:06 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2' 2026/07/09 07:47:07 NOTICE: (01) : test extended-filenames 2026/07/09 07:47:07 NOTICE: (02) : fix-names /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/ 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/: is NFC: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/: is NFD: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/: is valid UTF8: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/: attempting to fix directory 2026/07/09 07:47:07 DEBUG : old and new are equal. Skipping. /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/ (c7c0ee301d9415309d7b605030e9dfb8) /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/ (c7c0ee301d9415309d7b605030e9dfb8) 2026/07/09 07:47:07 DEBUG : old and new are equal. Skipping. /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/ (c7c0ee301d9415309d7b605030e9dfb8) /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/ (c7c0ee301d9415309d7b605030e9dfb8) 2026/07/09 07:47:07 NOTICE: (03) : fix-names TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/ 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/: is NFC: true 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/: is NFD: true 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/: is valid UTF8: true 2026/07/09 07:47:07 DEBUG : TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/: attempting to fix directory 2026/07/09 07:47:07 DEBUG : old and new are equal. Skipping. TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/ (b2b85d0ef2faca047f7b3ffc5ceaeb0b) TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/ (b2b85d0ef2faca047f7b3ffc5ceaeb0b) 2026/07/09 07:47:07 DEBUG : old and new are equal. Skipping. TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/ (b2b85d0ef2faca047f7b3ffc5ceaeb0b) TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/ (b2b85d0ef2faca047f7b3ffc5ceaeb0b) 2026/07/09 07:47:07 NOTICE: (04) : fix-names /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is NFC: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is NFD: false 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is valid UTF8: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: file exists: true 9f022d3f10a16d5d0b753ae67c8848f2 2026/07/09 07:47:07 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt new: /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: true 2026/07/09 07:47:07 DEBUG : HASH old: 9f022d3f10a16d5d0b753ae67c8848f2 new: 9f022d3f10a16d5d0b753ae67c8848f2 equal: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: file exists: true 9f022d3f10a16d5d0b753ae67c8848f2 2026/07/09 07:47:07 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt new: /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: true 2026/07/09 07:47:07 DEBUG : HASH old: 9f022d3f10a16d5d0b753ae67c8848f2 new: 9f022d3f10a16d5d0b753ae67c8848f2 equal: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt: file exists: false c723c757d4512c69bdd7422a08f1ff0a 2026/07/09 07:47:07 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt new: /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: false 2026/07/09 07:47:07 DEBUG : HASH old: c723c757d4512c69bdd7422a08f1ff0a new: 9f022d3f10a16d5d0b753ae67c8848f2 equal: false 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt: file exists: false c723c757d4512c69bdd7422a08f1ff0a 2026/07/09 07:47:07 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt new: /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: false 2026/07/09 07:47:07 DEBUG : HASH old: c723c757d4512c69bdd7422a08f1ff0a new: 9f022d3f10a16d5d0b753ae67c8848f2 equal: false 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/subdir_with_ࢺ_/filename_contains_Ä›_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:47:07 NOTICE: (05) : fix-names TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is NFC: true 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is NFD: false 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: is valid UTF8: true 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: attempting to fix file -- filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: file exists: true b81bb239f11b7cdc514c0bb907b57085 2026/07/09 07:47:07 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: true 2026/07/09 07:47:07 DEBUG : HASH old: b81bb239f11b7cdc514c0bb907b57085 new: b81bb239f11b7cdc514c0bb907b57085 equal: true 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: file exists: true b81bb239f11b7cdc514c0bb907b57085 2026/07/09 07:47:07 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: true 2026/07/09 07:47:07 DEBUG : HASH old: b81bb239f11b7cdc514c0bb907b57085 new: b81bb239f11b7cdc514c0bb907b57085 equal: true 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt: file exists: false a1195a0e6e96cc2066e8d13aac4ce364 2026/07/09 07:47:07 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: false 2026/07/09 07:47:07 DEBUG : HASH old: a1195a0e6e96cc2066e8d13aac4ce364 new: b81bb239f11b7cdc514c0bb907b57085 equal: false 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt: file exists: false a1195a0e6e96cc2066e8d13aac4ce364 2026/07/09 07:47:07 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_eÌŒ_.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt equal: false 2026/07/09 07:47:07 DEBUG : HASH old: a1195a0e6e96cc2066e8d13aac4ce364 new: b81bb239f11b7cdc514c0bb907b57085 equal: false 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/subdir_with_ࢺ_/filename_contains_Ä›_.txt: verified file exists at correct path. filename hash: 35b54c7614f01a99539c6b3f1c231f93 2026/07/09 07:47:07 NOTICE: (06) : fix-names /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt: is NFC: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt: is NFD: false 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt: is valid UTF8: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt: file exists: true a1ae5932fd79d92c901b0dea8233de90 2026/07/09 07:47:07 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt new: /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt equal: true 2026/07/09 07:47:07 DEBUG : HASH old: a1ae5932fd79d92c901b0dea8233de90 new: a1ae5932fd79d92c901b0dea8233de90 equal: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt: file exists: true a1ae5932fd79d92c901b0dea8233de90 2026/07/09 07:47:07 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt new: /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt equal: true 2026/07/09 07:47:07 DEBUG : HASH old: a1ae5932fd79d92c901b0dea8233de90 new: a1ae5932fd79d92c901b0dea8233de90 equal: true 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt: file exists: false b7e7adf57255bc2b2567ff8658d599a9 2026/07/09 07:47:07 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt new: /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt equal: false 2026/07/09 07:47:07 DEBUG : HASH old: b7e7adf57255bc2b2567ff8658d599a9 new: a1ae5932fd79d92c901b0dea8233de90 equal: false 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt: file exists: false b7e7adf57255bc2b2567ff8658d599a9 2026/07/09 07:47:07 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt new: /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt equal: false 2026/07/09 07:47:07 DEBUG : HASH old: b7e7adf57255bc2b2567ff8658d599a9 new: a1ae5932fd79d92c901b0dea8233de90 equal: false 2026/07/09 07:47:07 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/РуÑÑкий.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b 2026/07/09 07:47:07 NOTICE: (07) : fix-names TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt: is NFC: true 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt: is NFD: false 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt: is valid UTF8: true 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt: attempting to fix file -- filename hash: 0e2b59d82407bceedb40a338be06ad7b 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt: file exists: true 17c43389129a656a9534878788fae13e 2026/07/09 07:47:07 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt equal: true 2026/07/09 07:47:07 DEBUG : HASH old: 17c43389129a656a9534878788fae13e new: 17c43389129a656a9534878788fae13e equal: true 2026/07/09 07:47:07 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt: file exists: true 17c43389129a656a9534878788fae13e 2026/07/09 07:47:07 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt equal: true 2026/07/09 07:47:07 DEBUG : HASH old: 17c43389129a656a9534878788fae13e new: 17c43389129a656a9534878788fae13e equal: true 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt: file exists: false b26d507a966c316edfebf083d5895621 2026/07/09 07:47:08 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt equal: false 2026/07/09 07:47:08 DEBUG : HASH old: b26d507a966c316edfebf083d5895621 new: 17c43389129a656a9534878788fae13e equal: false 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt: file exists: false b26d507a966c316edfebf083d5895621 2026/07/09 07:47:08 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt equal: false 2026/07/09 07:47:08 DEBUG : HASH old: b26d507a966c316edfebf083d5895621 new: 17c43389129a656a9534878788fae13e equal: false 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/РуÑÑкий.txt: verified file exists at correct path. filename hash: 0e2b59d82407bceedb40a338be06ad7b 2026/07/09 07:47:08 NOTICE: (08) : fix-names /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt 2026/07/09 07:47:08 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFC: true 2026/07/09 07:47:08 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is NFD: false 2026/07/09 07:47:08 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt: is valid UTF8: true 2026/07/09 07:47:08 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4 2026/07/09 07:47:08 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true ba595e984937c82075ee61dd5c4152d3 2026/07/09 07:47:08 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true 2026/07/09 07:47:08 DEBUG : HASH old: ba595e984937c82075ee61dd5c4152d3 new: ba595e984937c82075ee61dd5c4152d3 equal: true 2026/07/09 07:47:08 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt: file exists: true ba595e984937c82075ee61dd5c4152d3 2026/07/09 07:47:08 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt new: /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: true 2026/07/09 07:47:08 DEBUG : HASH old: ba595e984937c82075ee61dd5c4152d3 new: ba595e984937c82075ee61dd5c4152d3 equal: true 2026/07/09 07:47:08 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionaraÌ.txt: file exists: false 204631f4d5c27272f1943959d166c755 2026/07/09 07:47:08 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionaraÌ.txt new: /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false 2026/07/09 07:47:08 DEBUG : HASH old: 204631f4d5c27272f1943959d166c755 new: ba595e984937c82075ee61dd5c4152d3 equal: false 2026/07/09 07:47:08 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionaraÌ.txt: file exists: false 204631f4d5c27272f1943959d166c755 2026/07/09 07:47:08 DEBUG : FILE old: /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionaraÌ.txt new: /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt equal: false 2026/07/09 07:47:08 DEBUG : HASH old: 204631f4d5c27272f1943959d166c755 new: ba595e984937c82075ee61dd5c4152d3 equal: false 2026/07/09 07:47:08 DEBUG : /tmp/074237wuceruh6/extended_filenames/path1/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4 2026/07/09 07:47:08 NOTICE: (09) : fix-names TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFC: true 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is NFD: false 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt: is valid UTF8: true 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt: attempting to fix file -- filename hash: a179de4c245f1ac0afe5823062158ec4 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 51f3d3465d5a46939f36f8ea4627d32d 2026/07/09 07:47:08 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true 2026/07/09 07:47:08 DEBUG : HASH old: 51f3d3465d5a46939f36f8ea4627d32d new: 51f3d3465d5a46939f36f8ea4627d32d equal: true 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt: file exists: true 51f3d3465d5a46939f36f8ea4627d32d 2026/07/09 07:47:08 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: true 2026/07/09 07:47:08 DEBUG : HASH old: 51f3d3465d5a46939f36f8ea4627d32d new: 51f3d3465d5a46939f36f8ea4627d32d equal: true 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionaraÌ.txt: file exists: false ad9276e3036d6bc82155674238b657dd 2026/07/09 07:47:08 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionaraÌ.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false 2026/07/09 07:47:08 DEBUG : HASH old: ad9276e3036d6bc82155674238b657dd new: 51f3d3465d5a46939f36f8ea4627d32d equal: false 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionaraÌ.txt: file exists: false ad9276e3036d6bc82155674238b657dd 2026/07/09 07:47:08 DEBUG : FILE old: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionaraÌ.txt new: rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt equal: false 2026/07/09 07:47:08 DEBUG : HASH old: ad9276e3036d6bc82155674238b657dd new: 51f3d3465d5a46939f36f8ea4627d32d equal: false 2026/07/09 07:47:08 DEBUG : rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2/file_enconde_mañana_funcionará.txt: verified file exists at correct path. filename hash: a179de4c245f1ac0afe5823062158ec4 2026/07/09 07:47:08 NOTICE: (10) : test initial bisync 2026/07/09 07:47:08 NOTICE: (11) : bisync resync 2026/07/09 07:47:11 NOTICE: Local file system at /tmp/074237wuceruh6/extended_filenames/path1: Replacing invalid UTF-8 characters in "eÌŒ\x81\xfe aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬eÌö" 2026/07/09 07:47:11 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§.1c6c2e43.partial: size = 0 OK 2026/07/09 07:47:11 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:11 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§.1c6c2e43.partial: renamed to: ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö 2026/07/09 07:47:11 INFO : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: Copied (new) 2026/07/09 07:47:11 NOTICE: Local file system at /tmp/074237wuceruh6/extended_filenames/path1: Replacing invalid UTF-8 characters in "Ä›\x81\xfe áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö" 2026/07/09 07:47:11 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€.a79ff014.partial: size = 0 OK 2026/07/09 07:47:11 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:11 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€.a79ff014.partial: renamed to: � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶ 2026/07/09 07:47:11 INFO : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: Copied (new) 2026/07/09 07:47:11 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: size = 0 OK 2026/07/09 07:47:11 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:11 INFO : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: Copied (new) 2026/07/09 07:47:12 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: size = 0 OK 2026/07/09 07:47:12 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:12 INFO : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: Copied (new) bisync_test.go:1096: Fs is incapable of running test as the paths produce different results, skipping: extended_filenames (path1: file1 - Copy (2).txtfile1 - Copy (2).txt (BOTH) path2: RCLONE_TESTfile1.txt (RCLONE_TESTfile1.txt)) (fs1: Local file system at /tmp/074237wuceruh6/extended_filenames/path1 fs2: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/extended_filenames/path2') @@ -1 +1 @@ -file1 - Copy (2).txtfile1 - Copy (2).txt+RCLONE_TESTfile1.txt === RUN TestBisyncLocalRemote/filters 2026/07/09 07:47:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/filters/path1" 2026/07/09 07:47:12 INFO : path2: Making directory 2026/07/09 07:47:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2" 2026/07/09 07:47:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/initial" 2026/07/09 07:47:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_filters-kuqasod8" 2026/07/09 07:47:12 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : subdir: Making directory with metadata 2026/07/09 07:47:12 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:47:12 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:47:12 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:47:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:47:12 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:12 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_filters-kuqasod8: Waiting for checks to finish 2026/07/09 07:47:12 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_filters-kuqasod8: Waiting for transfers to finish 2026/07/09 07:47:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:47:12 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:47:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:47:12 INFO : file1.txt: Copied (new) 2026/07/09 07:47:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:47:12 INFO : file3.txt: Copied (new) 2026/07/09 07:47:12 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:47:12 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:47:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:47:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:47:12 INFO : file2.txt: Copied (new) 2026/07/09 07:47:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:47:12 INFO : file4.txt: Copied (new) 2026/07/09 07:47:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:47:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:47:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:47:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:47:12 INFO : file6.txt: Copied (new) 2026/07/09 07:47:12 INFO : file5.txt: Copied (new) 2026/07/09 07:47:12 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:47:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:12 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:47:12 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:47:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:47:12 INFO : file7.txt: Copied (new) 2026/07/09 07:47:12 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:12 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filters/modfiles" 2026/07/09 07:47:12 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6" 2026/07/09 07:47:12 DEBUG : fileZ.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination 2026/07/09 07:47:12 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_filters-zixetuw6: Waiting for checks to finish 2026/07/09 07:47:12 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_filters-zixetuw6: Waiting for transfers to finish 2026/07/09 07:47:12 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK 2026/07/09 07:47:12 DEBUG : fileZ.txt.64882095.partial: size = 19 OK 2026/07/09 07:47:12 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:47:12 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:47:12 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt 2026/07/09 07:47:12 INFO : fileZ.txt: Copied (new) 2026/07/09 07:47:12 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt 2026/07/09 07:47:12 INFO : filtersfile.flt: Copied (new) 2026/07/09 07:47:12 DEBUG : Waiting for deletions to finish 2026/07/09 07:47:12 ERROR : error listing: directory not found 2026/07/09 07:47:12 ERROR : Local file system at /tmp/074237wuceruh6/filters/path1: Failed to list "": directory not found 2026/07/09 07:47:12 DEBUG : removing 1 level 0 directories 2026/07/09 07:47:12 INFO : Local file system at /tmp/074237wuceruh6/filters/path1: Removing directory 2026/07/09 07:47:12 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/filters/path1: no such file or directory 2026/07/09 07:47:13 ERROR : error listing: directory not found 2026/07/09 07:47:13 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_filters-kuqasod8 2026/07/09 07:47:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : subdir: Making directory with metadata 2026/07/09 07:47:13 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:47:13 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:47:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:47:13 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:47:13 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:13 DEBUG : Local file system at /tmp/074237wuceruh6/filters/path1: Waiting for checks to finish 2026/07/09 07:47:13 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:47:13 DEBUG : Local file system at /tmp/074237wuceruh6/filters/path1: Waiting for transfers to finish 2026/07/09 07:47:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:13 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:47:13 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:13 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:47:13 INFO : file1.txt: Copied (new) 2026/07/09 07:47:13 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:47:13 INFO : file2.txt: Copied (new) 2026/07/09 07:47:13 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:47:13 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:47:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:13 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:47:13 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:47:13 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:47:13 INFO : file4.txt: Copied (new) 2026/07/09 07:47:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:13 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:47:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:13 INFO : file3.txt: Copied (new) 2026/07/09 07:47:13 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:47:13 INFO : file6.txt: Copied (new) 2026/07/09 07:47:13 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:47:13 INFO : file5.txt: Copied (new) 2026/07/09 07:47:13 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:47:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:47:13 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:47:13 INFO : file7.txt: Copied (new) 2026/07/09 07:47:13 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:13 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:47:13 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:47:13 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:13 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/filters/path1 2026/07/09 07:47:13 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 INFO : subdir: Making directory 2026/07/09 07:47:13 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:47:13 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:47:13 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:13 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2': Waiting for checks to finish 2026/07/09 07:47:13 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2': Waiting for transfers to finish 2026/07/09 07:47:13 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:47:13 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:13 INFO : file2.txt: Copied (new) 2026/07/09 07:47:14 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:47:14 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:14 INFO : file3.txt: Copied (new) 2026/07/09 07:47:14 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:47:14 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:14 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:14 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:47:14 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:14 INFO : file1.txt: Copied (new) 2026/07/09 07:47:14 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:47:14 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:14 INFO : file4.txt: Copied (new) 2026/07/09 07:47:14 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:47:14 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:14 INFO : file5.txt: Copied (new) 2026/07/09 07:47:14 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:47:14 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:14 INFO : file6.txt: Copied (new) 2026/07/09 07:47:14 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:47:14 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:14 INFO : file7.txt: Copied (new) 2026/07/09 07:47:14 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:47:14 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:14 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:47:14 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:47:14 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2' 2026/07/09 07:47:14 NOTICE: (01) : test filters 2026/07/09 07:47:14 NOTICE: (02) : copy-file /tmp/074237wuceruh6/datadir/test_filters-zixetuw6/filtersfile.flt /tmp/074237wuceruh6/workdir/ 2026/07/09 07:47:14 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6/filtersfile.flt" to "/tmp/074237wuceruh6/workdir/" as "" 2026/07/09 07:47:14 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6/filtersfile.flt" 2026/07/09 07:47:14 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/workdir/" 2026/07/09 07:47:14 DEBUG : operations.CopyFile "filtersfile.flt" to "Local file system at /tmp/074237wuceruh6/workdir" as "filtersfile.flt" 2026/07/09 07:47:14 DEBUG : filtersfile.flt: Need to transfer - File not found at Destination 2026/07/09 07:47:14 DEBUG : filtersfile.flt.e46c0e4d.partial: size = 254 OK 2026/07/09 07:47:14 DEBUG : filtersfile.flt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:47:14 DEBUG : filtersfile.flt.e46c0e4d.partial: renamed to: filtersfile.flt 2026/07/09 07:47:14 INFO : filtersfile.flt: Copied (new) 2026/07/09 07:47:14 NOTICE: (03) : test resync to force building of the filters md5 hash 2026/07/09 07:47:14 NOTICE: (04) : bisync filters-file=/tmp/074237wuceruh6/workdir/filtersfile.flt resync 2026/07/09 07:47:16 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:17 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:17 INFO : Synching Path1 "/tmp/074237wuceruh6/filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2/" 2026/07/09 07:47:17 INFO : Using filters file /tmp/074237wuceruh6/workdir/filtersfile.flt 2026/07/09 07:47:17 INFO : Storing filters file hash to /tmp/074237wuceruh6/workdir/filtersfile.flt.md5 2026/07/09 07:47:17 INFO : Copying Path2 files to Path1 2026/07/09 07:47:17 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:47:17 INFO : There was nothing to transfer 2026/07/09 07:47:17 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:47:17 INFO : There was nothing to transfer 2026/07/09 07:47:17 INFO : Resync updating listings 2026/07/09 07:47:17 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/filters/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2/" 2026/07/09 07:47:17 INFO : Bisync successful 2026/07/09 07:47:17 NOTICE: (05) : copy-listings resync 2026/07/09 07:47:17 NOTICE: (06) : test place new files on the remote 2026/07/09 07:47:17 NOTICE: (07) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_filters-zixetuw6/ fileZ.txt 2026/07/09 07:47:17 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6/" 2026/07/09 07:47:17 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6/" to be canonical "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6" 2026/07/09 07:47:17 DEBUG : fileZ.txt: Set modification time 2001-01-02 2026/07/09 07:47:17 NOTICE: (08) : copy-as /tmp/074237wuceruh6/datadir/test_filters-zixetuw6/fileZ.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2/ fileZ.txt 2026/07/09 07:47:17 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6/fileZ.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2/" as "fileZ.txt" 2026/07/09 07:47:17 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6/fileZ.txt" 2026/07/09 07:47:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2/" 2026/07/09 07:47:18 DEBUG : operations.CopyFile "fileZ.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2'" as "fileZ.txt" 2026/07/09 07:47:18 DEBUG : fileZ.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:18 DEBUG : fileZ.txt: size = 19 OK 2026/07/09 07:47:18 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:47:18 INFO : fileZ.txt: Copied (new) 2026/07/09 07:47:18 NOTICE: (09) : copy-as /tmp/074237wuceruh6/datadir/test_filters-zixetuw6/fileZ.txt /tmp/074237wuceruh6/filters/path1/subdir fileZ.txt 2026/07/09 07:47:18 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6/fileZ.txt" to "/tmp/074237wuceruh6/filters/path1/subdir" as "fileZ.txt" 2026/07/09 07:47:18 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_filters-zixetuw6/fileZ.txt" 2026/07/09 07:47:18 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/filters/path1/subdir" 2026/07/09 07:47:18 DEBUG : operations.CopyFile "fileZ.txt" to "Local file system at /tmp/074237wuceruh6/filters/path1/subdir" as "fileZ.txt" 2026/07/09 07:47:18 DEBUG : fileZ.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:18 DEBUG : fileZ.txt.64882095.partial: size = 19 OK 2026/07/09 07:47:18 DEBUG : fileZ.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:47:18 DEBUG : fileZ.txt.64882095.partial: renamed to: fileZ.txt 2026/07/09 07:47:18 INFO : fileZ.txt: Copied (new) 2026/07/09 07:47:18 NOTICE: (10) : test bisync with filters-file. path2-side fileZ.txt will be filtered. 2026/07/09 07:47:18 NOTICE: (11) : bisync filters-file=/tmp/074237wuceruh6/workdir/filtersfile.flt 2026/07/09 07:47:20 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:21 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:21 INFO : Synching Path1 "/tmp/074237wuceruh6/filters/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2/" 2026/07/09 07:47:21 INFO : Using filters file /tmp/074237wuceruh6/workdir/filtersfile.flt 2026/07/09 07:47:21 INFO : Building Path1 and Path2 listings 2026/07/09 07:47:21 INFO : Path1 checking for diffs 2026/07/09 07:47:21 INFO : - Path1 File is new - subdir/fileZ.txt 2026/07/09 07:47:21 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:47:21 INFO : Path2 checking for diffs 2026/07/09 07:47:21 INFO : Applying changes 2026/07/09 07:47:21 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2/subdir/fileZ.txt 2026/07/09 07:47:21 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:47:21 INFO : subdir/fileZ.txt: Copied (new) 2026/07/09 07:47:21 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:21 INFO : Updating listings 2026/07/09 07:47:21 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/filters/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filters/path2/" 2026/07/09 07:47:21 INFO : Bisync successful 2026/07/09 07:47:21 DEBUG : Waiting for deletions to finish 2026/07/09 07:47:21 INFO : file4.txt: Deleted 2026/07/09 07:47:21 INFO : file1.txt: Deleted 2026/07/09 07:47:21 INFO : file3.txt: Deleted 2026/07/09 07:47:21 INFO : subdir/file20.txt: Deleted 2026/07/09 07:47:21 INFO : file5.txt: Deleted 2026/07/09 07:47:21 INFO : file6.txt: Deleted 2026/07/09 07:47:21 INFO : subdir/fileZ.txt: Deleted 2026/07/09 07:47:21 INFO : file2.txt: Deleted 2026/07/09 07:47:21 INFO : file7.txt: Deleted 2026/07/09 07:47:21 INFO : RCLONE_TEST: Deleted 2026/07/09 07:47:21 DEBUG : removing 1 level 1 directories 2026/07/09 07:47:21 INFO : subdir: Removing directory 2026/07/09 07:47:21 DEBUG : removing 1 level 0 directories 2026/07/09 07:47:21 INFO : Local file system at /tmp/074237wuceruh6/filters/path1: Removing directory bisync_test.go:610: TEST filters PASSED === RUN TestBisyncLocalRemote/filtersfile_checks 2026/07/09 07:47:22 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/filtersfile_checks/path1" 2026/07/09 07:47:22 INFO : path2: Making directory 2026/07/09 07:47:22 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2" 2026/07/09 07:47:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/initial" 2026/07/09 07:47:22 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_filtersfile_checks-kobopot4" 2026/07/09 07:47:22 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:22 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:22 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:22 DEBUG : subdir: Making directory with metadata 2026/07/09 07:47:22 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:47:22 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:47:22 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:22 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_filtersfile_checks-kobopot4: Waiting for checks to finish 2026/07/09 07:47:22 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:47:22 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_filtersfile_checks-kobopot4: Waiting for transfers to finish 2026/07/09 07:47:22 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:47:22 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:47:22 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:47:22 INFO : file1.txt: Copied (new) 2026/07/09 07:47:22 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:47:22 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:22 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:22 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:47:22 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:22 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:47:22 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:47:22 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:22 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:47:22 INFO : file2.txt: Copied (new) 2026/07/09 07:47:22 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:22 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_filtersfile_checks/modfiles" 2026/07/09 07:47:22 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3" 2026/07/09 07:47:22 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:22 DEBUG : filtersfile2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:22 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:22 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3: Waiting for checks to finish 2026/07/09 07:47:22 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3: Waiting for transfers to finish 2026/07/09 07:47:22 DEBUG : filtersfile2.txt.dc377757.partial: size = 254 OK 2026/07/09 07:47:22 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK 2026/07/09 07:47:22 DEBUG : filtersfile2.txt.dc377757.partial: renamed to: filtersfile2.txt 2026/07/09 07:47:22 INFO : filtersfile2.txt: Copied (new) 2026/07/09 07:47:22 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:47:22 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:47:22 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK 2026/07/09 07:47:22 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:47:22 INFO : hold.txt: Copied (new) 2026/07/09 07:47:22 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK 2026/07/09 07:47:22 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt 2026/07/09 07:47:22 INFO : filtersfile.txt: Copied (new) 2026/07/09 07:47:22 DEBUG : Waiting for deletions to finish 2026/07/09 07:47:22 ERROR : error listing: directory not found 2026/07/09 07:47:22 ERROR : Local file system at /tmp/074237wuceruh6/filtersfile_checks/path1: Failed to list "": directory not found 2026/07/09 07:47:22 DEBUG : removing 1 level 0 directories 2026/07/09 07:47:22 INFO : Local file system at /tmp/074237wuceruh6/filtersfile_checks/path1: Removing directory 2026/07/09 07:47:22 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/filtersfile_checks/path1: no such file or directory 2026/07/09 07:47:22 ERROR : error listing: directory not found 2026/07/09 07:47:23 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_filtersfile_checks-kobopot4 2026/07/09 07:47:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:23 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:23 DEBUG : subdir: Making directory with metadata 2026/07/09 07:47:23 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:47:23 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:47:23 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:47:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:23 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:47:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:23 DEBUG : Local file system at /tmp/074237wuceruh6/filtersfile_checks/path1: Waiting for checks to finish 2026/07/09 07:47:23 DEBUG : Local file system at /tmp/074237wuceruh6/filtersfile_checks/path1: Waiting for transfers to finish 2026/07/09 07:47:23 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:47:23 INFO : file2.txt: Copied (new) 2026/07/09 07:47:23 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:47:23 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:23 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:47:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:23 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:47:23 INFO : file1.txt: Copied (new) 2026/07/09 07:47:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:47:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:23 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:47:23 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:47:23 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:23 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/filtersfile_checks/path1 2026/07/09 07:47:23 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:23 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:23 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:23 INFO : subdir: Making directory 2026/07/09 07:47:23 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:47:23 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:47:23 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:23 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2': Waiting for checks to finish 2026/07/09 07:47:23 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2': Waiting for transfers to finish 2026/07/09 07:47:23 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:47:23 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:23 INFO : file1.txt: Copied (new) 2026/07/09 07:47:23 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:47:23 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:23 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:23 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:47:23 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:23 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:47:23 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:47:23 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:23 INFO : file2.txt: Copied (new) 2026/07/09 07:47:23 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:47:23 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2' 2026/07/09 07:47:24 NOTICE: (01) : test filtersfile-checks 2026/07/09 07:47:24 NOTICE: (02) : test initial bisync 2026/07/09 07:47:24 NOTICE: (03) : bisync resync 2026/07/09 07:47:26 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:26 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:26 INFO : Synching Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:26 INFO : Copying Path2 files to Path1 2026/07/09 07:47:26 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:47:27 INFO : There was nothing to transfer 2026/07/09 07:47:27 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:47:27 INFO : There was nothing to transfer 2026/07/09 07:47:27 INFO : Resync updating listings 2026/07/09 07:47:27 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:27 INFO : Bisync successful 2026/07/09 07:47:27 NOTICE: (04) : test 1. inject filters file in workdir. 2026/07/09 07:47:27 NOTICE: (05) : copy-file /tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3/filtersfile.txt /tmp/074237wuceruh6/workdir/ 2026/07/09 07:47:27 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3/filtersfile.txt" to "/tmp/074237wuceruh6/workdir/" as "" 2026/07/09 07:47:27 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3/filtersfile.txt" 2026/07/09 07:47:27 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/workdir/" 2026/07/09 07:47:27 DEBUG : operations.CopyFile "filtersfile.txt" to "Local file system at /tmp/074237wuceruh6/workdir" as "filtersfile.txt" 2026/07/09 07:47:27 DEBUG : filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:27 DEBUG : filtersfile.txt.5df4ccf0.partial: size = 380 OK 2026/07/09 07:47:27 DEBUG : filtersfile.txt: md5 = cbf4389cb34d9e160689d1578eb5707f OK 2026/07/09 07:47:27 DEBUG : filtersfile.txt.5df4ccf0.partial: renamed to: filtersfile.txt 2026/07/09 07:47:27 INFO : filtersfile.txt: Copied (new) 2026/07/09 07:47:27 NOTICE: (06) : test 2. run with filters-file but without md5. should abort. 2026/07/09 07:47:27 NOTICE: (07) : bisync filters-file=/tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:29 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:29 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:29 INFO : Synching Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:29 INFO : Using filters file /tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:29 ERROR : Bisync critical error: filters file md5 hash not found (must run --resync): /tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:29 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:47:29 NOTICE: Bisync error: bisync aborted 2026/07/09 07:47:29 NOTICE: (08) : test 3. run without filters-file. should be blocked due to prior abort. 2026/07/09 07:47:29 NOTICE: (09) : bisync 2026/07/09 07:47:31 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:32 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:32 INFO : Synching Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:32 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/074237wuceruh6/workdir/tmp_074237wuceruh6_filtersfile_checks_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_filtersfile_checks_path2.path1.lst Path2: /tmp/074237wuceruh6/workdir/tmp_074237wuceruh6_filtersfile_checks_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_filtersfile_checks_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/074237wuceruh6/workdir" 2026/07/09 07:47:32 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:47:32 NOTICE: Bisync error: bisync aborted 2026/07/09 07:47:32 NOTICE: (10) : test 4. run with filters-file and resync. 2026/07/09 07:47:32 NOTICE: (11) : bisync filters-file=/tmp/074237wuceruh6/workdir/filtersfile.txt resync 2026/07/09 07:47:34 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:34 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:34 INFO : Synching Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:34 INFO : Using filters file /tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:34 INFO : Storing filters file hash to /tmp/074237wuceruh6/workdir/filtersfile.txt.md5 2026/07/09 07:47:34 INFO : Copying Path2 files to Path1 2026/07/09 07:47:34 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:47:34 INFO : There was nothing to transfer 2026/07/09 07:47:34 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:47:35 INFO : There was nothing to transfer 2026/07/09 07:47:35 INFO : Resync updating listings 2026/07/09 07:47:35 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:35 INFO : Bisync successful 2026/07/09 07:47:35 NOTICE: (12) : test 5. run with filters-file alone. should run. 2026/07/09 07:47:35 NOTICE: (13) : bisync filters-file=/tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:37 INFO : Synching Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:37 INFO : Using filters file /tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:37 INFO : Building Path1 and Path2 listings 2026/07/09 07:47:37 INFO : Path1 checking for diffs 2026/07/09 07:47:37 INFO : Path2 checking for diffs 2026/07/09 07:47:37 INFO : No changes found 2026/07/09 07:47:37 INFO : Updating listings 2026/07/09 07:47:37 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:37 INFO : Bisync successful 2026/07/09 07:47:37 NOTICE: (14) : test 6. push changed filters-file to workdir. 2026/07/09 07:47:37 NOTICE: (15) : copy-as /tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3/filtersfile2.txt /tmp/074237wuceruh6/workdir/ filtersfile.txt 2026/07/09 07:47:37 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3/filtersfile2.txt" to "/tmp/074237wuceruh6/workdir/" as "filtersfile.txt" 2026/07/09 07:47:37 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3/filtersfile2.txt" 2026/07/09 07:47:37 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/workdir/" 2026/07/09 07:47:37 DEBUG : operations.CopyFile "filtersfile2.txt" to "Local file system at /tmp/074237wuceruh6/workdir" as "filtersfile.txt" 2026/07/09 07:47:37 DEBUG : filtersfile2.txt: size = 254 (Local file system at /tmp/074237wuceruh6/datadir/test_filtersfile_checks-herufab3) 2026/07/09 07:47:37 DEBUG : filtersfile.txt: size = 380 (Local file system at /tmp/074237wuceruh6/workdir) 2026/07/09 07:47:37 DEBUG : filtersfile2.txt: Sizes differ 2026/07/09 07:47:37 DEBUG : filtersfile.txt.33ddd493.partial: size = 254 OK 2026/07/09 07:47:37 DEBUG : filtersfile2.txt: md5 = 95acc1e3b5beda465d9b2cb32808588c OK 2026/07/09 07:47:37 DEBUG : filtersfile.txt.33ddd493.partial: renamed to: filtersfile.txt 2026/07/09 07:47:37 INFO : filtersfile2.txt: Copied (replaced existing) to: filtersfile.txt 2026/07/09 07:47:37 NOTICE: (16) : test 7. run with filters-file alone. should abort. 2026/07/09 07:47:37 NOTICE: (17) : bisync filters-file=/tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:40 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:40 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:40 INFO : Synching Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:40 INFO : Using filters file /tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:40 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:40 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:47:40 NOTICE: Bisync error: bisync aborted 2026/07/09 07:47:40 NOTICE: (18) : test 8. run with filters-file and resync and dry-run. should do the dry-run but still cause next non-resync run to abort. 2026/07/09 07:47:40 NOTICE: (19) : bisync filters-file=/tmp/074237wuceruh6/workdir/filtersfile.txt resync dry-run 2026/07/09 07:47:42 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:42 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:42 INFO : Synching Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:42 INFO : Using filters file /tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:42 INFO : Skipped storing filters file hash to /tmp/074237wuceruh6/workdir/filtersfile.txt.md5 as --dry-run is set 2026/07/09 07:47:42 INFO : Copying Path2 files to Path1 2026/07/09 07:47:42 NOTICE: - Path2 Resync is copying files to - Path1 2026/07/09 07:47:43 INFO : There was nothing to transfer 2026/07/09 07:47:43 NOTICE: - Path1 Resync is copying files to - Path2 2026/07/09 07:47:43 INFO : There was nothing to transfer 2026/07/09 07:47:43 INFO : Resync updating listings 2026/07/09 07:47:43 INFO : Bisync successful 2026/07/09 07:47:43 NOTICE: (20) : test 9. run with filters-file alone. should abort. 2026/07/09 07:47:43 NOTICE: (21) : bisync filters-file=/tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:45 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:45 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:45 INFO : Synching Path1 "/tmp/074237wuceruh6/filtersfile_checks/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/filtersfile_checks/path2/" 2026/07/09 07:47:45 INFO : Using filters file /tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:45 ERROR : Bisync critical error: filters file has changed (must run --resync): /tmp/074237wuceruh6/workdir/filtersfile.txt 2026/07/09 07:47:45 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:47:45 NOTICE: Bisync error: bisync aborted 2026/07/09 07:47:45 DEBUG : Waiting for deletions to finish 2026/07/09 07:47:45 INFO : file1.txt: Deleted 2026/07/09 07:47:45 INFO : file2.txt: Deleted 2026/07/09 07:47:45 INFO : subdir/file20.txt: Deleted 2026/07/09 07:47:45 INFO : RCLONE_TEST: Deleted 2026/07/09 07:47:45 DEBUG : removing 1 level 1 directories 2026/07/09 07:47:45 INFO : subdir: Removing directory 2026/07/09 07:47:45 DEBUG : removing 1 level 0 directories 2026/07/09 07:47:45 INFO : Local file system at /tmp/074237wuceruh6/filtersfile_checks/path1: Removing directory bisync_test.go:610: TEST filtersfile_checks PASSED === RUN TestBisyncLocalRemote/ignorelistingchecksum 2026/07/09 07:47:46 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/ignorelistingchecksum/path1" 2026/07/09 07:47:46 INFO : path2: Making directory 2026/07/09 07:47:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2" 2026/07/09 07:47:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/initial" 2026/07/09 07:47:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_ignorelistingchecksum-zeridov7" 2026/07/09 07:47:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : subdir: Making directory with metadata 2026/07/09 07:47:47 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z) 2026/07/09 07:47:47 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:47:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:47:47 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_ignorelistingchecksum-zeridov7: Waiting for checks to finish 2026/07/09 07:47:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:47:47 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_ignorelistingchecksum-zeridov7: Waiting for transfers to finish 2026/07/09 07:47:47 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:47:47 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:47:47 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:47:47 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:47:47 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:47:47 INFO : file1.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:47:47 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:47:47 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:47:47 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:47 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_ignorelistingchecksum/modfiles" 2026/07/09 07:47:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7" 2026/07/09 07:47:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7: Waiting for checks to finish 2026/07/09 07:47:47 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7: Waiting for transfers to finish 2026/07/09 07:47:47 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:47:47 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:47:47 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:47:47 INFO : file1.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : Waiting for deletions to finish 2026/07/09 07:47:47 ERROR : error listing: directory not found 2026/07/09 07:47:47 ERROR : Local file system at /tmp/074237wuceruh6/ignorelistingchecksum/path1: Failed to list "": directory not found 2026/07/09 07:47:47 DEBUG : removing 1 level 0 directories 2026/07/09 07:47:47 INFO : Local file system at /tmp/074237wuceruh6/ignorelistingchecksum/path1: Removing directory 2026/07/09 07:47:47 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/ignorelistingchecksum/path1: no such file or directory 2026/07/09 07:47:47 ERROR : error listing: directory not found 2026/07/09 07:47:47 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_ignorelistingchecksum-zeridov7 2026/07/09 07:47:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : subdir: Making directory with metadata 2026/07/09 07:47:47 INFO : subdir: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z) 2026/07/09 07:47:47 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:47:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:47:47 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : Local file system at /tmp/074237wuceruh6/ignorelistingchecksum/path1: Waiting for checks to finish 2026/07/09 07:47:47 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:47 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:47:47 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : Local file system at /tmp/074237wuceruh6/ignorelistingchecksum/path1: Waiting for transfers to finish 2026/07/09 07:47:47 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:47:47 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:47:47 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:47:47 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:47:47 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:47:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:47:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:47 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:47:47 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:47:47 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:47:47 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:47:47 INFO : file1.txt: Copied (new) 2026/07/09 07:47:47 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:47 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/ignorelistingchecksum/path1 2026/07/09 07:47:47 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 INFO : subdir: Making directory 2026/07/09 07:47:47 INFO : subdir: Made directory with modification time 2024-01-25 05:00:02.874776175 +0000 UTC 2026/07/09 07:47:47 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:47:47 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:47:47 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2': Waiting for checks to finish 2026/07/09 07:47:47 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2': Waiting for transfers to finish 2026/07/09 07:47:48 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:47:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:47:48 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:47:48 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:47:48 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:48 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:47:48 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:47:48 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:48 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:47:48 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:47:48 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:48 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:47:48 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:47:48 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:48 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:47:48 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:47:48 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:48 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:47:48 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:47:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:48 INFO : file1.txt: Copied (new) 2026/07/09 07:47:48 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:47:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:47:48 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:47:48 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:47:48 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2' 2026/07/09 07:47:48 NOTICE: (01) : test basic 2026/07/09 07:47:48 NOTICE: (02) : test initial bisync 2026/07/09 07:47:48 NOTICE: (03) : bisync resync 2026/07/09 07:47:51 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:51 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:47:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:51 INFO : Synching Path1 "/tmp/074237wuceruh6/ignorelistingchecksum/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/" 2026/07/09 07:47:51 INFO : Copying Path2 files to Path1 2026/07/09 07:47:51 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:47:51 INFO : There was nothing to transfer 2026/07/09 07:47:51 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:47:51 INFO : There was nothing to transfer 2026/07/09 07:47:51 INFO : Resync updating listings 2026/07/09 07:47:51 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ignorelistingchecksum/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/" 2026/07/09 07:47:51 INFO : Bisync successful 2026/07/09 07:47:51 NOTICE: (04) : bisync resync ignore-listing-checksum 2026/07/09 07:47:53 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:53 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:53 INFO : Synching Path1 "/tmp/074237wuceruh6/ignorelistingchecksum/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/" 2026/07/09 07:47:53 INFO : Copying Path2 files to Path1 2026/07/09 07:47:53 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:47:54 INFO : There was nothing to transfer 2026/07/09 07:47:54 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:47:54 INFO : There was nothing to transfer 2026/07/09 07:47:54 INFO : Resync updating listings 2026/07/09 07:47:54 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ignorelistingchecksum/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/" 2026/07/09 07:47:54 INFO : Bisync successful 2026/07/09 07:47:54 NOTICE: (05) : test place newer files on both paths 2026/07/09 07:47:54 NOTICE: (06) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7/file1.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/ 2026/07/09 07:47:54 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7/" 2026/07/09 07:47:54 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7/" to be canonical "/tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7" 2026/07/09 07:47:54 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:47:54 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7/file1.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/" as "" 2026/07/09 07:47:54 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7/file1.txt" 2026/07/09 07:47:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/" 2026/07/09 07:47:54 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2'" as "file1.txt" 2026/07/09 07:47:54 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7) 2026/07/09 07:47:54 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2') 2026/07/09 07:47:54 DEBUG : file1.txt: Sizes differ 2026/07/09 07:47:55 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:47:55 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:47:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:47:55 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:47:55 NOTICE: (07) : copy-as /tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7/file1.txt /tmp/074237wuceruh6/ignorelistingchecksum/path1/subdir file20.txt 2026/07/09 07:47:55 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7/file1.txt" to "/tmp/074237wuceruh6/ignorelistingchecksum/path1/subdir" as "file20.txt" 2026/07/09 07:47:55 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7/file1.txt" 2026/07/09 07:47:55 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/ignorelistingchecksum/path1/subdir" 2026/07/09 07:47:55 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/074237wuceruh6/ignorelistingchecksum/path1/subdir" as "file20.txt" 2026/07/09 07:47:55 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_ignorelistingchecksum-qebevur7) 2026/07/09 07:47:55 DEBUG : file20.txt: size = 0 (Local file system at /tmp/074237wuceruh6/ignorelistingchecksum/path1/subdir) 2026/07/09 07:47:55 DEBUG : file1.txt: Sizes differ 2026/07/09 07:47:55 DEBUG : file20.txt.8dcf80ac.partial: size = 19 OK 2026/07/09 07:47:55 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:47:55 DEBUG : file20.txt.8dcf80ac.partial: renamed to: file20.txt 2026/07/09 07:47:55 INFO : file1.txt: Copied (replaced existing) to: file20.txt 2026/07/09 07:47:55 NOTICE: (08) : test bisync run 2026/07/09 07:47:55 NOTICE: (09) : bisync ignore-listing-checksum 2026/07/09 07:47:57 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:57 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:47:57 INFO : Synching Path1 "/tmp/074237wuceruh6/ignorelistingchecksum/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/" 2026/07/09 07:47:57 INFO : Building Path1 and Path2 listings 2026/07/09 07:47:57 INFO : Path1 checking for diffs 2026/07/09 07:47:57 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2026/07/09 07:47:57 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:47:57 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:47:57 INFO : Path2 checking for diffs 2026/07/09 07:47:57 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:47:57 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:47:57 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:47:57 INFO : Applying changes 2026/07/09 07:47:57 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/subdir/file20.txt 2026/07/09 07:47:57 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/ignorelistingchecksum/path1/file1.txt 2026/07/09 07:47:57 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:47:58 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:47:58 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:47:58 INFO : subdir/file20.txt: Copied (replaced existing) 2026/07/09 07:47:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:47:58 INFO : Updating listings 2026/07/09 07:47:58 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/ignorelistingchecksum/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/ignorelistingchecksum/path2/" 2026/07/09 07:47:58 INFO : Bisync successful 2026/07/09 07:47:58 DEBUG : Waiting for deletions to finish 2026/07/09 07:47:58 INFO : file1.copy4.txt: Deleted 2026/07/09 07:47:58 INFO : file1.copy3.txt: Deleted 2026/07/09 07:47:58 INFO : file1.copy5.txt: Deleted 2026/07/09 07:47:58 INFO : file1.copy1.txt: Deleted 2026/07/09 07:47:58 INFO : file1.copy2.txt: Deleted 2026/07/09 07:47:58 INFO : subdir/file20.txt: Deleted 2026/07/09 07:47:58 INFO : RCLONE_TEST: Deleted 2026/07/09 07:47:58 INFO : file1.txt: Deleted 2026/07/09 07:47:58 DEBUG : removing 1 level 1 directories 2026/07/09 07:47:58 INFO : subdir: Removing directory 2026/07/09 07:47:58 DEBUG : removing 1 level 0 directories 2026/07/09 07:47:58 INFO : Local file system at /tmp/074237wuceruh6/ignorelistingchecksum/path1: Removing directory bisync_test.go:610: TEST ignorelistingchecksum PASSED === RUN TestBisyncLocalRemote/max_delete_path1 2026/07/09 07:47:59 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/max_delete_path1/path1" 2026/07/09 07:47:59 INFO : path2: Making directory 2026/07/09 07:47:59 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2" 2026/07/09 07:48:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/initial" 2026/07/09 07:48:00 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_max_delete_path1-pirineh7" 2026/07/09 07:48:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_max_delete_path1-pirineh7: Waiting for checks to finish 2026/07/09 07:48:00 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_max_delete_path1-pirineh7: Waiting for transfers to finish 2026/07/09 07:48:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:48:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 INFO : file2.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:48:00 INFO : file3.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:48:00 INFO : file1.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:48:00 INFO : file4.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:48:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:48:00 INFO : file5.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:48:00 INFO : file6.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK 2026/07/09 07:48:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:48:00 INFO : file8.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:48:00 INFO : file7.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt 2026/07/09 07:48:00 INFO : file9.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path1/modfiles" 2026/07/09 07:48:00 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_max_delete_path1-laqozoc6" 2026/07/09 07:48:00 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_max_delete_path1-laqozoc6: Waiting for checks to finish 2026/07/09 07:48:00 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_max_delete_path1-laqozoc6: Waiting for transfers to finish 2026/07/09 07:48:00 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:48:00 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:48:00 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:48:00 INFO : hold.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : Waiting for deletions to finish 2026/07/09 07:48:00 ERROR : error listing: directory not found 2026/07/09 07:48:00 ERROR : Local file system at /tmp/074237wuceruh6/max_delete_path1/path1: Failed to list "": directory not found 2026/07/09 07:48:00 DEBUG : removing 1 level 0 directories 2026/07/09 07:48:00 INFO : Local file system at /tmp/074237wuceruh6/max_delete_path1/path1: Removing directory 2026/07/09 07:48:00 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/max_delete_path1/path1: no such file or directory 2026/07/09 07:48:00 ERROR : error listing: directory not found 2026/07/09 07:48:00 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_max_delete_path1-pirineh7 2026/07/09 07:48:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : Local file system at /tmp/074237wuceruh6/max_delete_path1/path1: Waiting for checks to finish 2026/07/09 07:48:00 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : Local file system at /tmp/074237wuceruh6/max_delete_path1/path1: Waiting for transfers to finish 2026/07/09 07:48:00 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:48:00 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:48:00 INFO : file2.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:48:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 INFO : file1.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:48:00 INFO : file3.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:48:00 INFO : file4.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:48:00 INFO : file5.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:48:00 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:48:00 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:48:00 INFO : file7.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:00 INFO : file8.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:48:00 INFO : file6.txt: Copied (new) 2026/07/09 07:48:00 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK 2026/07/09 07:48:00 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:00 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt 2026/07/09 07:48:00 INFO : file9.txt: Copied (new) 2026/07/09 07:48:00 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/max_delete_path1/path1 2026/07/09 07:48:00 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:00 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2': Waiting for checks to finish 2026/07/09 07:48:00 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2': Waiting for transfers to finish 2026/07/09 07:48:01 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:48:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:01 INFO : file4.txt: Copied (new) 2026/07/09 07:48:01 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:48:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:01 INFO : file1.txt: Copied (new) 2026/07/09 07:48:01 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:48:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:01 INFO : file2.txt: Copied (new) 2026/07/09 07:48:01 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:48:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:01 INFO : file3.txt: Copied (new) 2026/07/09 07:48:01 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:48:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:01 INFO : file5.txt: Copied (new) 2026/07/09 07:48:01 DEBUG : file9.txt: size = 109 OK 2026/07/09 07:48:01 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:01 INFO : file9.txt: Copied (new) 2026/07/09 07:48:01 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:48:01 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:01 INFO : file8.txt: Copied (new) 2026/07/09 07:48:01 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:48:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:01 INFO : file6.txt: Copied (new) 2026/07/09 07:48:01 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:48:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:01 INFO : file7.txt: Copied (new) 2026/07/09 07:48:01 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2' 2026/07/09 07:48:02 NOTICE: (01) : test max-delete-path1 2026/07/09 07:48:02 NOTICE: (02) : test initial bisync 2026/07/09 07:48:02 NOTICE: (03) : bisync resync 2026/07/09 07:48:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:48:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:48:04 INFO : Synching Path1 "/tmp/074237wuceruh6/max_delete_path1/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/" 2026/07/09 07:48:04 INFO : Copying Path2 files to Path1 2026/07/09 07:48:04 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:48:04 INFO : There was nothing to transfer 2026/07/09 07:48:04 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:48:04 INFO : There was nothing to transfer 2026/07/09 07:48:04 INFO : Resync updating listings 2026/07/09 07:48:04 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/max_delete_path1/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/" 2026/07/09 07:48:04 INFO : Bisync successful 2026/07/09 07:48:04 NOTICE: (04) : test delete >50% of local files 2026/07/09 07:48:04 NOTICE: (05) : delete-file /tmp/074237wuceruh6/max_delete_path1/path1/file1.txt 2026/07/09 07:48:04 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/max_delete_path1/path1/" 2026/07/09 07:48:04 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/max_delete_path1/path1/" to be canonical "/tmp/074237wuceruh6/max_delete_path1/path1" 2026/07/09 07:48:04 INFO : file1.txt: Deleted 2026/07/09 07:48:04 NOTICE: (06) : delete-file /tmp/074237wuceruh6/max_delete_path1/path1/file2.txt 2026/07/09 07:48:04 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/max_delete_path1/path1/" for canonical name "/tmp/074237wuceruh6/max_delete_path1/path1" 2026/07/09 07:48:04 INFO : file2.txt: Deleted 2026/07/09 07:48:04 NOTICE: (07) : delete-file /tmp/074237wuceruh6/max_delete_path1/path1/file3.txt 2026/07/09 07:48:04 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/max_delete_path1/path1/" for canonical name "/tmp/074237wuceruh6/max_delete_path1/path1" 2026/07/09 07:48:04 INFO : file3.txt: Deleted 2026/07/09 07:48:04 NOTICE: (08) : delete-file /tmp/074237wuceruh6/max_delete_path1/path1/file4.txt 2026/07/09 07:48:04 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/max_delete_path1/path1/" for canonical name "/tmp/074237wuceruh6/max_delete_path1/path1" 2026/07/09 07:48:04 INFO : file4.txt: Deleted 2026/07/09 07:48:04 NOTICE: (09) : delete-file /tmp/074237wuceruh6/max_delete_path1/path1/file5.txt 2026/07/09 07:48:04 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/max_delete_path1/path1/" for canonical name "/tmp/074237wuceruh6/max_delete_path1/path1" 2026/07/09 07:48:04 INFO : file5.txt: Deleted 2026/07/09 07:48:04 NOTICE: (10) : test sync should fail due to too many local deletes 2026/07/09 07:48:04 NOTICE: (11) : bisync 2026/07/09 07:48:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:48:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:48:07 INFO : Synching Path1 "/tmp/074237wuceruh6/max_delete_path1/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/" 2026/07/09 07:48:07 INFO : Building Path1 and Path2 listings 2026/07/09 07:48:07 INFO : Path1 checking for diffs 2026/07/09 07:48:07 INFO : - Path1 File was deleted - file1.txt 2026/07/09 07:48:07 INFO : - Path1 File was deleted - file2.txt 2026/07/09 07:48:07 INFO : - Path1 File was deleted - file3.txt 2026/07/09 07:48:07 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:48:07 INFO : - Path1 File was deleted - file5.txt 2026/07/09 07:48:07 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2026/07/09 07:48:07 INFO : Path2 checking for diffs 2026/07/09 07:48:07 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path1 "/tmp/074237wuceruh6/max_delete_path1/path1/". Run with --force if desired. 2026/07/09 07:48:07 NOTICE: Bisync aborted. Please try again. 2026/07/09 07:48:07 NOTICE: Bisync error: too many deletes 2026/07/09 07:48:07 NOTICE: (12) : copy-listings initial-fail 2026/07/09 07:48:07 NOTICE: (13) : test change max-delete limit to 60%. sync should run. 2026/07/09 07:48:07 NOTICE: (14) : bisync max-delete=60 2026/07/09 07:48:09 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:48:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:48:09 INFO : Synching Path1 "/tmp/074237wuceruh6/max_delete_path1/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/" 2026/07/09 07:48:09 INFO : Building Path1 and Path2 listings 2026/07/09 07:48:09 INFO : Path1 checking for diffs 2026/07/09 07:48:09 INFO : - Path1 File was deleted - file1.txt 2026/07/09 07:48:09 INFO : - Path1 File was deleted - file2.txt 2026/07/09 07:48:09 INFO : - Path1 File was deleted - file3.txt 2026/07/09 07:48:09 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:48:09 INFO : - Path1 File was deleted - file5.txt 2026/07/09 07:48:09 INFO : Path1: 5 changes:  0 new,  0 modified,  5 deleted 2026/07/09 07:48:09 INFO : Path2 checking for diffs 2026/07/09 07:48:09 INFO : Applying changes 2026/07/09 07:48:09 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/file1.txt 2026/07/09 07:48:09 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/file2.txt 2026/07/09 07:48:09 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/file3.txt 2026/07/09 07:48:09 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/file4.txt 2026/07/09 07:48:09 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/file5.txt 2026/07/09 07:48:09 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:48:10 INFO : file3.txt: Deleted 2026/07/09 07:48:10 INFO : file2.txt: Deleted 2026/07/09 07:48:10 INFO : file5.txt: Deleted 2026/07/09 07:48:10 INFO : file4.txt: Deleted 2026/07/09 07:48:10 INFO : file1.txt: Deleted 2026/07/09 07:48:10 INFO : There was nothing to transfer 2026/07/09 07:48:10 INFO : Updating listings 2026/07/09 07:48:10 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/max_delete_path1/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path1/path2/" 2026/07/09 07:48:10 INFO : Bisync successful 2026/07/09 07:48:10 DEBUG : Waiting for deletions to finish 2026/07/09 07:48:10 INFO : file6.txt: Deleted 2026/07/09 07:48:10 INFO : file7.txt: Deleted 2026/07/09 07:48:10 INFO : file8.txt: Deleted 2026/07/09 07:48:10 INFO : file9.txt: Deleted 2026/07/09 07:48:10 DEBUG : removing 1 level 0 directories 2026/07/09 07:48:10 INFO : Local file system at /tmp/074237wuceruh6/max_delete_path1/path1: Removing directory bisync_test.go:610: TEST max_delete_path1 PASSED === RUN TestBisyncLocalRemote/max_delete_path2_force 2026/07/09 07:48:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/max_delete_path2_force/path1" 2026/07/09 07:48:10 INFO : path2: Making directory 2026/07/09 07:48:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2" 2026/07/09 07:48:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/initial" 2026/07/09 07:48:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_max_delete_path2_force-ceyiyec4" 2026/07/09 07:48:11 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_max_delete_path2_force-ceyiyec4: Waiting for checks to finish 2026/07/09 07:48:11 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_max_delete_path2_force-ceyiyec4: Waiting for transfers to finish 2026/07/09 07:48:11 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:48:11 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:48:11 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:11 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:48:11 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:48:11 INFO : file2.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:48:11 INFO : file1.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:11 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:48:11 INFO : file3.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:48:11 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:48:11 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:11 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:48:11 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:11 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:48:11 INFO : file4.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:48:11 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:11 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:48:11 INFO : file7.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:48:11 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:48:11 INFO : file6.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:11 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:11 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:48:11 INFO : file8.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK 2026/07/09 07:48:11 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:11 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:48:11 INFO : file5.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt 2026/07/09 07:48:11 INFO : file9.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_max_delete_path2_force/modfiles" 2026/07/09 07:48:11 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_max_delete_path2_force-baxiwur6" 2026/07/09 07:48:11 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:11 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_max_delete_path2_force-baxiwur6: Waiting for checks to finish 2026/07/09 07:48:11 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_max_delete_path2_force-baxiwur6: Waiting for transfers to finish 2026/07/09 07:48:11 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:48:11 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:48:11 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:48:11 INFO : hold.txt: Copied (new) 2026/07/09 07:48:11 DEBUG : Waiting for deletions to finish 2026/07/09 07:48:11 ERROR : error listing: directory not found 2026/07/09 07:48:11 ERROR : Local file system at /tmp/074237wuceruh6/max_delete_path2_force/path1: Failed to list "": directory not found 2026/07/09 07:48:11 DEBUG : removing 1 level 0 directories 2026/07/09 07:48:11 INFO : Local file system at /tmp/074237wuceruh6/max_delete_path2_force/path1: Removing directory 2026/07/09 07:48:11 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/max_delete_path2_force/path1: no such file or directory 2026/07/09 07:48:11 ERROR : error listing: directory not found 2026/07/09 07:48:12 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_max_delete_path2_force-ceyiyec4 2026/07/09 07:48:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : Local file system at /tmp/074237wuceruh6/max_delete_path2_force/path1: Waiting for checks to finish 2026/07/09 07:48:12 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:48:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:12 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:48:12 INFO : file2.txt: Copied (new) 2026/07/09 07:48:12 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:48:12 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:48:12 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:48:12 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:12 DEBUG : Local file system at /tmp/074237wuceruh6/max_delete_path2_force/path1: Waiting for transfers to finish 2026/07/09 07:48:12 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:48:12 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:12 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:12 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:48:12 INFO : file3.txt: Copied (new) 2026/07/09 07:48:12 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:48:12 INFO : file4.txt: Copied (new) 2026/07/09 07:48:12 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:48:12 INFO : file1.txt: Copied (new) 2026/07/09 07:48:12 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:12 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:48:12 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:48:12 INFO : file5.txt: Copied (new) 2026/07/09 07:48:12 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:12 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:48:12 INFO : file6.txt: Copied (new) 2026/07/09 07:48:12 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:48:12 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:12 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:48:12 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:48:12 INFO : file7.txt: Copied (new) 2026/07/09 07:48:12 DEBUG : file9.txt.84a50ab9.partial: size = 109 OK 2026/07/09 07:48:12 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:12 DEBUG : file9.txt.84a50ab9.partial: renamed to: file9.txt 2026/07/09 07:48:12 INFO : file9.txt: Copied (new) 2026/07/09 07:48:12 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:12 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:48:12 INFO : file8.txt: Copied (new) 2026/07/09 07:48:12 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/max_delete_path2_force/path1 2026/07/09 07:48:12 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : file9.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:12 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2': Waiting for checks to finish 2026/07/09 07:48:12 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2': Waiting for transfers to finish 2026/07/09 07:48:12 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:48:12 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:12 INFO : file2.txt: Copied (new) 2026/07/09 07:48:13 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:48:13 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:13 INFO : file3.txt: Copied (new) 2026/07/09 07:48:13 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:48:13 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:13 INFO : file4.txt: Copied (new) 2026/07/09 07:48:13 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:48:13 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:13 INFO : file1.txt: Copied (new) 2026/07/09 07:48:13 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:48:13 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:13 INFO : file6.txt: Copied (new) 2026/07/09 07:48:13 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:48:13 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:13 INFO : file8.txt: Copied (new) 2026/07/09 07:48:13 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:48:13 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:13 INFO : file7.txt: Copied (new) 2026/07/09 07:48:13 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:48:13 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:13 INFO : file5.txt: Copied (new) 2026/07/09 07:48:13 DEBUG : file9.txt: size = 109 OK 2026/07/09 07:48:13 DEBUG : file9.txt: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:13 INFO : file9.txt: Copied (new) 2026/07/09 07:48:13 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2' 2026/07/09 07:48:13 NOTICE: (01) : test max-delete-path2-force 2026/07/09 07:48:13 NOTICE: (02) : test initial bisync 2026/07/09 07:48:13 NOTICE: (03) : bisync resync 2026/07/09 07:48:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:48:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:48:16 INFO : Synching Path1 "/tmp/074237wuceruh6/max_delete_path2_force/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" 2026/07/09 07:48:16 INFO : Copying Path2 files to Path1 2026/07/09 07:48:16 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:48:16 INFO : There was nothing to transfer 2026/07/09 07:48:16 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:48:16 INFO : There was nothing to transfer 2026/07/09 07:48:16 INFO : Resync updating listings 2026/07/09 07:48:16 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/max_delete_path2_force/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" 2026/07/09 07:48:16 INFO : Bisync successful 2026/07/09 07:48:16 NOTICE: (04) : test delete >50% of remote files 2026/07/09 07:48:16 NOTICE: (05) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/file1.txt 2026/07/09 07:48:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" 2026/07/09 07:48:16 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2" 2026/07/09 07:48:17 INFO : file1.txt: Deleted 2026/07/09 07:48:17 NOTICE: (06) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/file2.txt 2026/07/09 07:48:17 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2" 2026/07/09 07:48:17 INFO : file2.txt: Deleted 2026/07/09 07:48:17 NOTICE: (07) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/file3.txt 2026/07/09 07:48:17 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2" 2026/07/09 07:48:17 INFO : file3.txt: Deleted 2026/07/09 07:48:17 NOTICE: (08) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/file4.txt 2026/07/09 07:48:17 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2" 2026/07/09 07:48:17 INFO : file4.txt: Deleted 2026/07/09 07:48:17 NOTICE: (09) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/file5.txt 2026/07/09 07:48:17 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2" 2026/07/09 07:48:17 INFO : file5.txt: Deleted 2026/07/09 07:48:17 NOTICE: (10) : test sync should fail due to too many path2 deletes 2026/07/09 07:48:17 NOTICE: (11) : bisync 2026/07/09 07:48:21 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:48:21 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:48:21 INFO : Synching Path1 "/tmp/074237wuceruh6/max_delete_path2_force/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" 2026/07/09 07:48:21 INFO : Building Path1 and Path2 listings 2026/07/09 07:48:21 INFO : Path1 checking for diffs 2026/07/09 07:48:21 INFO : Path2 checking for diffs 2026/07/09 07:48:21 INFO : - Path2 File was deleted - file1.txt 2026/07/09 07:48:21 INFO : - Path2 File was deleted - file2.txt 2026/07/09 07:48:21 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:48:21 INFO : - Path2 File was deleted - file4.txt 2026/07/09 07:48:21 INFO : - Path2 File was deleted - file5.txt 2026/07/09 07:48:21 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2026/07/09 07:48:21 ERROR : Safety abort: too many deletes (>50%, 5 of 9) on Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/". Run with --force if desired. 2026/07/09 07:48:21 NOTICE: Bisync aborted. Please try again. 2026/07/09 07:48:21 NOTICE: Bisync error: too many deletes 2026/07/09 07:48:21 NOTICE: (12) : copy-listings initial-fail 2026/07/09 07:48:21 NOTICE: (13) : test apply force option. sync should run. 2026/07/09 07:48:21 NOTICE: (14) : bisync force 2026/07/09 07:48:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:48:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:48:24 INFO : Synching Path1 "/tmp/074237wuceruh6/max_delete_path2_force/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" 2026/07/09 07:48:24 INFO : Building Path1 and Path2 listings 2026/07/09 07:48:24 INFO : Path1 checking for diffs 2026/07/09 07:48:24 INFO : Path2 checking for diffs 2026/07/09 07:48:24 INFO : - Path2 File was deleted - file1.txt 2026/07/09 07:48:24 INFO : - Path2 File was deleted - file2.txt 2026/07/09 07:48:24 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:48:24 INFO : - Path2 File was deleted - file4.txt 2026/07/09 07:48:24 INFO : - Path2 File was deleted - file5.txt 2026/07/09 07:48:24 INFO : Path2: 5 changes:  0 new,  0 modified,  5 deleted 2026/07/09 07:48:24 INFO : Applying changes 2026/07/09 07:48:24 INFO : - Path1 Queue delete - /tmp/074237wuceruh6/max_delete_path2_force/path1/file1.txt 2026/07/09 07:48:24 INFO : - Path1 Queue delete - /tmp/074237wuceruh6/max_delete_path2_force/path1/file2.txt 2026/07/09 07:48:24 INFO : - Path1 Queue delete - /tmp/074237wuceruh6/max_delete_path2_force/path1/file3.txt 2026/07/09 07:48:24 INFO : - Path1 Queue delete - /tmp/074237wuceruh6/max_delete_path2_force/path1/file4.txt 2026/07/09 07:48:24 INFO : - Path1 Queue delete - /tmp/074237wuceruh6/max_delete_path2_force/path1/file5.txt 2026/07/09 07:48:24 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:48:24 INFO : file5.txt: Deleted 2026/07/09 07:48:24 INFO : file1.txt: Deleted 2026/07/09 07:48:24 INFO : file4.txt: Deleted 2026/07/09 07:48:24 INFO : file3.txt: Deleted 2026/07/09 07:48:24 INFO : file2.txt: Deleted 2026/07/09 07:48:24 INFO : There was nothing to transfer 2026/07/09 07:48:24 INFO : Updating listings 2026/07/09 07:48:24 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/max_delete_path2_force/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/max_delete_path2_force/path2/" 2026/07/09 07:48:24 INFO : Bisync successful 2026/07/09 07:48:24 DEBUG : Waiting for deletions to finish 2026/07/09 07:48:24 INFO : file6.txt: Deleted 2026/07/09 07:48:24 INFO : file7.txt: Deleted 2026/07/09 07:48:24 INFO : file9.txt: Deleted 2026/07/09 07:48:24 INFO : file8.txt: Deleted 2026/07/09 07:48:24 DEBUG : removing 1 level 0 directories 2026/07/09 07:48:24 INFO : Local file system at /tmp/074237wuceruh6/max_delete_path2_force/path1: Removing directory bisync_test.go:610: TEST max_delete_path2_force PASSED === RUN TestBisyncLocalRemote/nomodtime 2026/07/09 07:48:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/nomodtime/path1" 2026/07/09 07:48:24 INFO : path2: Making directory 2026/07/09 07:48:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2" 2026/07/09 07:48:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/initial" 2026/07/09 07:48:25 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_nomodtime-ravigot3" 2026/07/09 07:48:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_nomodtime-ravigot3: Waiting for checks to finish 2026/07/09 07:48:25 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_nomodtime-ravigot3: Waiting for transfers to finish 2026/07/09 07:48:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:48:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:48:25 INFO : file1.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:48:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:48:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:25 INFO : file2.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:48:25 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:48:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:48:25 INFO : file4.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:48:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:48:25 INFO : file3.txt: Copied (new) 2026/07/09 07:48:25 INFO : file5.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:48:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:48:25 INFO : file6.txt: Copied (new) 2026/07/09 07:48:25 INFO : file7.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:48:25 INFO : file8.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_nomodtime/modfiles" 2026/07/09 07:48:25 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6" 2026/07/09 07:48:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6: Waiting for checks to finish 2026/07/09 07:48:25 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6: Waiting for transfers to finish 2026/07/09 07:48:25 DEBUG : file1.txt.17d2872a.partial: size = 19 OK 2026/07/09 07:48:25 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:25 DEBUG : file1.txt.17d2872a.partial: renamed to: file1.txt 2026/07/09 07:48:25 INFO : file1.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file11.txt.7d27067e.partial: size = 19 OK 2026/07/09 07:48:25 DEBUG : file10.txt.145e0d1b.partial: size = 19 OK 2026/07/09 07:48:25 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:25 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK 2026/07/09 07:48:25 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:48:25 DEBUG : file10.txt.145e0d1b.partial: renamed to: file10.txt 2026/07/09 07:48:25 INFO : file10.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt 2026/07/09 07:48:25 INFO : file2.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:25 DEBUG : file5L.txt.1fdc92e2.partial: size = 39 OK 2026/07/09 07:48:25 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:48:25 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt 2026/07/09 07:48:25 INFO : file11.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file6.txt.d2ccb150.partial: size = 19 OK 2026/07/09 07:48:25 DEBUG : file5L.txt.1fdc92e2.partial: renamed to: file5L.txt 2026/07/09 07:48:25 INFO : file5L.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:25 DEBUG : file6.txt.d2ccb150.partial: renamed to: file6.txt 2026/07/09 07:48:25 INFO : file6.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK 2026/07/09 07:48:25 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:25 DEBUG : file5R.txt.6fb45142.partial: size = 39 OK 2026/07/09 07:48:25 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:48:25 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt 2026/07/09 07:48:25 INFO : file7.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file5R.txt.6fb45142.partial: renamed to: file5R.txt 2026/07/09 07:48:25 INFO : file5R.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : Waiting for deletions to finish 2026/07/09 07:48:25 ERROR : error listing: directory not found 2026/07/09 07:48:25 ERROR : Local file system at /tmp/074237wuceruh6/nomodtime/path1: Failed to list "": directory not found 2026/07/09 07:48:25 DEBUG : removing 1 level 0 directories 2026/07/09 07:48:25 INFO : Local file system at /tmp/074237wuceruh6/nomodtime/path1: Removing directory 2026/07/09 07:48:25 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/nomodtime/path1: no such file or directory 2026/07/09 07:48:25 ERROR : error listing: directory not found 2026/07/09 07:48:25 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_nomodtime-ravigot3 2026/07/09 07:48:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : Local file system at /tmp/074237wuceruh6/nomodtime/path1: Waiting for checks to finish 2026/07/09 07:48:25 DEBUG : Local file system at /tmp/074237wuceruh6/nomodtime/path1: Waiting for transfers to finish 2026/07/09 07:48:25 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:48:25 INFO : file1.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:48:25 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:48:25 INFO : file2.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:25 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:48:25 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:48:25 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:48:25 INFO : file3.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:48:25 INFO : file4.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:48:25 INFO : file5.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:48:25 INFO : file8.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:48:25 INFO : file6.txt: Copied (new) 2026/07/09 07:48:25 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:48:25 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:25 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:48:25 INFO : file7.txt: Copied (new) 2026/07/09 07:48:25 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/nomodtime/path1 2026/07/09 07:48:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:25 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2': Waiting for checks to finish 2026/07/09 07:48:25 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2': Waiting for transfers to finish 2026/07/09 07:48:26 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:48:26 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:26 INFO : file2.txt: Copied (new) 2026/07/09 07:48:26 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:48:26 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:26 INFO : file1.txt: Copied (new) 2026/07/09 07:48:26 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:48:26 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:26 INFO : file3.txt: Copied (new) 2026/07/09 07:48:26 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:48:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:26 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:48:26 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:48:26 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:26 INFO : file5.txt: Copied (new) 2026/07/09 07:48:26 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:48:26 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:26 INFO : file4.txt: Copied (new) 2026/07/09 07:48:26 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:48:26 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:26 INFO : file6.txt: Copied (new) 2026/07/09 07:48:26 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:48:26 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:26 INFO : file7.txt: Copied (new) 2026/07/09 07:48:27 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:48:27 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:27 INFO : file8.txt: Copied (new) 2026/07/09 07:48:27 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2' 2026/07/09 07:48:27 NOTICE: (01) : test changes 2026/07/09 07:48:27 NOTICE: (02) : test initial bisync 2026/07/09 07:48:27 NOTICE: (03) : bisync resync nomodtime 2026/07/09 07:48:27 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:48:27 INFO : Synching Path1 "/tmp/074237wuceruh6/nomodtime/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" 2026/07/09 07:48:27 INFO : Copying Path2 files to Path1 2026/07/09 07:48:27 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:48:27 INFO : There was nothing to transfer 2026/07/09 07:48:27 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:48:27 INFO : There was nothing to transfer 2026/07/09 07:48:27 INFO : Resync updating listings 2026/07/09 07:48:27 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/nomodtime/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" 2026/07/09 07:48:27 INFO : Bisync successful 2026/07/09 07:48:27 NOTICE: (04) : test make modifications on both paths 2026/07/09 07:48:27 NOTICE: (05) : test new on path2 - file10 2026/07/09 07:48:27 NOTICE: (06) : copy-file /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file10.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/ 2026/07/09 07:48:27 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file10.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" as "" 2026/07/09 07:48:27 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file10.txt" 2026/07/09 07:48:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" 2026/07/09 07:48:28 DEBUG : operations.CopyFile "file10.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2'" as "file10.txt" 2026/07/09 07:48:28 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:28 DEBUG : file10.txt: size = 19 OK 2026/07/09 07:48:28 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:28 INFO : file10.txt: Copied (new) 2026/07/09 07:48:28 NOTICE: (07) : test changed on path2 - file1 2026/07/09 07:48:28 NOTICE: (08) : copy-file /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file1.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/ 2026/07/09 07:48:28 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file1.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" as "" 2026/07/09 07:48:28 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file1.txt" 2026/07/09 07:48:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" 2026/07/09 07:48:29 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2'" as "file1.txt" 2026/07/09 07:48:29 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6) 2026/07/09 07:48:29 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2') 2026/07/09 07:48:29 DEBUG : file1.txt: Sizes differ 2026/07/09 07:48:29 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:48:29 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:48:29 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:29 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:48:29 NOTICE: (09) : test new on path1 - file11 2026/07/09 07:48:29 NOTICE: (10) : copy-file /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file11.txt /tmp/074237wuceruh6/nomodtime/path1/ 2026/07/09 07:48:29 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file11.txt" to "/tmp/074237wuceruh6/nomodtime/path1/" as "" 2026/07/09 07:48:29 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file11.txt" 2026/07/09 07:48:29 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/nomodtime/path1/" 2026/07/09 07:48:29 DEBUG : operations.CopyFile "file11.txt" to "Local file system at /tmp/074237wuceruh6/nomodtime/path1" as "file11.txt" 2026/07/09 07:48:29 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:29 DEBUG : file11.txt.7d27067e.partial: size = 19 OK 2026/07/09 07:48:29 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:29 DEBUG : file11.txt.7d27067e.partial: renamed to: file11.txt 2026/07/09 07:48:29 INFO : file11.txt: Copied (new) 2026/07/09 07:48:29 NOTICE: (11) : test changed on path1 - file2 2026/07/09 07:48:29 NOTICE: (12) : copy-file /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file2.txt /tmp/074237wuceruh6/nomodtime/path1/ 2026/07/09 07:48:29 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file2.txt" to "/tmp/074237wuceruh6/nomodtime/path1/" as "" 2026/07/09 07:48:29 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file2.txt" 2026/07/09 07:48:29 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/nomodtime/path1/" 2026/07/09 07:48:29 DEBUG : operations.CopyFile "file2.txt" to "Local file system at /tmp/074237wuceruh6/nomodtime/path1" as "file2.txt" 2026/07/09 07:48:29 DEBUG : file2.txt: size = 13 (Local file system at /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6) 2026/07/09 07:48:29 DEBUG : file2.txt: size = 0 (Local file system at /tmp/074237wuceruh6/nomodtime/path1) 2026/07/09 07:48:29 DEBUG : file2.txt: Sizes differ 2026/07/09 07:48:29 DEBUG : file2.txt.8a7f218a.partial: size = 13 OK 2026/07/09 07:48:29 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:48:29 DEBUG : file2.txt.8a7f218a.partial: renamed to: file2.txt 2026/07/09 07:48:29 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:48:29 NOTICE: (13) : test deleted on path2 - file3 2026/07/09 07:48:29 NOTICE: (14) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/file3.txt 2026/07/09 07:48:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" 2026/07/09 07:48:30 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2" 2026/07/09 07:48:30 INFO : file3.txt: Deleted 2026/07/09 07:48:30 NOTICE: (15) : test deleted on path1 - file4 2026/07/09 07:48:30 NOTICE: (16) : delete-file /tmp/074237wuceruh6/nomodtime/path1/file4.txt 2026/07/09 07:48:30 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/nomodtime/path1/" 2026/07/09 07:48:30 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/nomodtime/path1/" to be canonical "/tmp/074237wuceruh6/nomodtime/path1" 2026/07/09 07:48:30 INFO : file4.txt: Deleted 2026/07/09 07:48:30 NOTICE: (17) : test deleted on both paths - file8 2026/07/09 07:48:30 NOTICE: (18) : delete-file /tmp/074237wuceruh6/nomodtime/path1/file8.txt 2026/07/09 07:48:30 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/nomodtime/path1/" for canonical name "/tmp/074237wuceruh6/nomodtime/path1" 2026/07/09 07:48:30 INFO : file8.txt: Deleted 2026/07/09 07:48:30 NOTICE: (19) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/file8.txt 2026/07/09 07:48:30 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2" 2026/07/09 07:48:30 INFO : file8.txt: Deleted 2026/07/09 07:48:30 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2026/07/09 07:48:30 NOTICE: (21) : copy-as /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file5R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/ file5.txt 2026/07/09 07:48:30 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file5R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" as "file5.txt" 2026/07/09 07:48:30 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file5R.txt" 2026/07/09 07:48:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" 2026/07/09 07:48:31 DEBUG : operations.CopyFile "file5R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2'" as "file5.txt" 2026/07/09 07:48:31 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6) 2026/07/09 07:48:31 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2') 2026/07/09 07:48:31 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:48:31 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:48:31 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:48:31 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:48:31 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:48:31 NOTICE: (22) : copy-as /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file5L.txt /tmp/074237wuceruh6/nomodtime/path1/ file5.txt 2026/07/09 07:48:31 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file5L.txt" to "/tmp/074237wuceruh6/nomodtime/path1/" as "file5.txt" 2026/07/09 07:48:31 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file5L.txt" 2026/07/09 07:48:31 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/nomodtime/path1/" 2026/07/09 07:48:31 DEBUG : operations.CopyFile "file5L.txt" to "Local file system at /tmp/074237wuceruh6/nomodtime/path1" as "file5.txt" 2026/07/09 07:48:31 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6) 2026/07/09 07:48:31 DEBUG : file5.txt: size = 0 (Local file system at /tmp/074237wuceruh6/nomodtime/path1) 2026/07/09 07:48:31 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:48:31 DEBUG : file5.txt.f045a362.partial: size = 39 OK 2026/07/09 07:48:31 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:48:31 DEBUG : file5.txt.f045a362.partial: renamed to: file5.txt 2026/07/09 07:48:31 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:48:31 NOTICE: (23) : test changed on path2 and deleted on path1 - file6 2026/07/09 07:48:31 NOTICE: (24) : copy-file /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file6.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/ 2026/07/09 07:48:31 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file6.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" as "" 2026/07/09 07:48:31 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file6.txt" 2026/07/09 07:48:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" 2026/07/09 07:48:31 DEBUG : operations.CopyFile "file6.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2'" as "file6.txt" 2026/07/09 07:48:32 DEBUG : file6.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6) 2026/07/09 07:48:32 DEBUG : file6.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2') 2026/07/09 07:48:32 DEBUG : file6.txt: Sizes differ 2026/07/09 07:48:32 DEBUG : file6.txt: Removing old object on successful upload 2026/07/09 07:48:32 DEBUG : file6.txt: size = 19 OK 2026/07/09 07:48:32 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:32 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:48:32 NOTICE: (25) : delete-file /tmp/074237wuceruh6/nomodtime/path1/file6.txt 2026/07/09 07:48:32 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/nomodtime/path1/" for canonical name "/tmp/074237wuceruh6/nomodtime/path1" 2026/07/09 07:48:32 INFO : file6.txt: Deleted 2026/07/09 07:48:32 NOTICE: (26) : test changed on path1 and deleted on path2 - file7 2026/07/09 07:48:32 NOTICE: (27) : copy-file /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file7.txt /tmp/074237wuceruh6/nomodtime/path1/ 2026/07/09 07:48:32 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file7.txt" to "/tmp/074237wuceruh6/nomodtime/path1/" as "" 2026/07/09 07:48:32 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6/file7.txt" 2026/07/09 07:48:32 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/nomodtime/path1/" 2026/07/09 07:48:32 DEBUG : operations.CopyFile "file7.txt" to "Local file system at /tmp/074237wuceruh6/nomodtime/path1" as "file7.txt" 2026/07/09 07:48:32 DEBUG : file7.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_nomodtime-cexesux6) 2026/07/09 07:48:32 DEBUG : file7.txt: size = 0 (Local file system at /tmp/074237wuceruh6/nomodtime/path1) 2026/07/09 07:48:32 DEBUG : file7.txt: Sizes differ 2026/07/09 07:48:32 DEBUG : file7.txt.bbb5ba35.partial: size = 19 OK 2026/07/09 07:48:32 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:32 DEBUG : file7.txt.bbb5ba35.partial: renamed to: file7.txt 2026/07/09 07:48:32 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:48:32 NOTICE: (28) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/file7.txt 2026/07/09 07:48:32 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2" 2026/07/09 07:48:32 INFO : file7.txt: Deleted 2026/07/09 07:48:32 NOTICE: (29) : test bisync run 2026/07/09 07:48:32 NOTICE: (30) : bisync nomodtime 2026/07/09 07:48:32 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:48:32 INFO : Synching Path1 "/tmp/074237wuceruh6/nomodtime/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" 2026/07/09 07:48:32 INFO : Building Path1 and Path2 listings 2026/07/09 07:48:32 INFO : Path1 checking for diffs 2026/07/09 07:48:32 INFO : - Path1 File changed: size (larger), hash - file2.txt 2026/07/09 07:48:32 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:48:32 INFO : - Path1 File changed: size (larger), hash - file5.txt 2026/07/09 07:48:32 INFO : - Path1 File was deleted - file6.txt 2026/07/09 07:48:32 INFO : - Path1 File changed: size (larger), hash - file7.txt 2026/07/09 07:48:32 INFO : - Path1 File was deleted - file8.txt 2026/07/09 07:48:32 INFO : - Path1 File is new - file11.txt 2026/07/09 07:48:32 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:48:32 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2026/07/09 07:48:32 INFO : Path2 checking for diffs 2026/07/09 07:48:32 INFO : - Path2 File changed: size (larger), hash - file1.txt 2026/07/09 07:48:32 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:48:32 INFO : - Path2 File changed: size (larger), hash - file5.txt 2026/07/09 07:48:32 INFO : - Path2 File changed: size (larger), hash - file6.txt 2026/07/09 07:48:32 INFO : - Path2 File was deleted - file7.txt 2026/07/09 07:48:32 INFO : - Path2 File was deleted - file8.txt 2026/07/09 07:48:32 INFO : - Path2 File is new - file10.txt 2026/07/09 07:48:32 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:48:32 INFO : (Modified:  3 larger,  0 smaller,  3 hash differs) 2026/07/09 07:48:32 INFO : Applying changes 2026/07/09 07:48:32 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/file11.txt 2026/07/09 07:48:32 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/file2.txt 2026/07/09 07:48:32 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/file4.txt 2026/07/09 07:48:32 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:48:32 NOTICE: - Path1 Renaming Path1 copy - /tmp/074237wuceruh6/nomodtime/path1/file5.txt.conflict1 2026/07/09 07:48:32 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2026/07/09 07:48:32 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/file5.txt.conflict1 2026/07/09 07:48:32 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/file5.txt.conflict2 2026/07/09 07:48:33 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2026/07/09 07:48:33 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/nomodtime/path1/file5.txt.conflict2 2026/07/09 07:48:33 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/nomodtime/path1/file6.txt 2026/07/09 07:48:33 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/file7.txt 2026/07/09 07:48:33 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/nomodtime/path1/file1.txt 2026/07/09 07:48:33 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/nomodtime/path1/file10.txt 2026/07/09 07:48:33 INFO : - Path1 Queue delete - /tmp/074237wuceruh6/nomodtime/path1/file3.txt 2026/07/09 07:48:33 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:48:33 INFO : file5.txt.conflict2: Copied (new) 2026/07/09 07:48:33 INFO : file10.txt: Copied (new) 2026/07/09 07:48:33 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:48:33 INFO : file6.txt: Copied (new) 2026/07/09 07:48:33 INFO : file3.txt: Deleted 2026/07/09 07:48:33 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:48:33 INFO : file11.txt: Copied (new) 2026/07/09 07:48:33 INFO : file5.txt.conflict1: Copied (new) 2026/07/09 07:48:33 INFO : file7.txt: Copied (new) 2026/07/09 07:48:34 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:48:34 INFO : file4.txt: Deleted 2026/07/09 07:48:34 INFO : Updating listings 2026/07/09 07:48:34 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/nomodtime/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/nomodtime/path2/" 2026/07/09 07:48:34 INFO : Bisync successful 2026/07/09 07:48:34 DEBUG : Waiting for deletions to finish 2026/07/09 07:48:34 INFO : RCLONE_TEST: Deleted 2026/07/09 07:48:34 INFO : file5.txt.conflict1: Deleted 2026/07/09 07:48:34 INFO : file5.txt.conflict2: Deleted 2026/07/09 07:48:34 INFO : file7.txt: Deleted 2026/07/09 07:48:34 INFO : file6.txt: Deleted 2026/07/09 07:48:34 INFO : file1.txt: Deleted 2026/07/09 07:48:34 INFO : file11.txt: Deleted 2026/07/09 07:48:34 INFO : file2.txt: Deleted 2026/07/09 07:48:34 INFO : file10.txt: Deleted 2026/07/09 07:48:34 DEBUG : removing 1 level 0 directories 2026/07/09 07:48:34 INFO : Local file system at /tmp/074237wuceruh6/nomodtime/path1: Removing directory bisync_test.go:610: TEST nomodtime PASSED === RUN TestBisyncLocalRemote/normalization 2026/07/09 07:48:34 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/normalization/path1" 2026/07/09 07:48:34 INFO : path2: Making directory 2026/07/09 07:48:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2" 2026/07/09 07:48:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/initial" 2026/07/09 07:48:34 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_normalization-qaseyuv5" 2026/07/09 07:48:34 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:48:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ: Making directory with metadata 2026/07/09 07:48:34 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z) 2026/07/09 07:48:34 DEBUG : Added delayed dir = "測試_РуÑÑкий_ _ _Ä›_áñ", newDst=測試_РуÑÑкий_ _ _Ä›_áñ 2026/07/09 07:48:34 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:48:34 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:34 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:48:34 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:48:34 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:48:34 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:34 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:48:34 INFO : file1.txt: Copied (new) 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt.b8f49a2a.partial: size = 272 OK 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt.b8f49a2a.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt 2026/07/09 07:48:34 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK 2026/07/09 07:48:34 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_normalization-qaseyuv5: Waiting for checks to finish 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file.062d4dd7.partial: size = 0 OK 2026/07/09 07:48:34 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:48:34 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_normalization-qaseyuv5: Waiting for transfers to finish 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:34 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file 2026/07/09 07:48:34 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Copied (new) 2026/07/09 07:48:34 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Set directory modification time (using SetModTime) 2026/07/09 07:48:34 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_normalization/modfiles" 2026/07/09 07:48:34 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_normalization-pafazud9" 2026/07/09 07:48:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:34 DEBUG : 測試_filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:34 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_normalization-pafazud9: Waiting for checks to finish 2026/07/09 07:48:34 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_normalization-pafazud9: Waiting for transfers to finish 2026/07/09 07:48:34 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:48:34 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:34 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:48:34 INFO : file1.txt: Copied (new) 2026/07/09 07:48:34 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: size = 254 OK 2026/07/09 07:48:34 DEBUG : 測試_filtersfile.txt: md5 = 1cec24a8ae7c33c49693a14d53fd6a96 OK 2026/07/09 07:48:34 DEBUG : 測試_filtersfile.txt.3ada41b4.partial: renamed to: 測試_filtersfile.txt 2026/07/09 07:48:34 INFO : 測試_filtersfile.txt: Copied (new) 2026/07/09 07:48:34 DEBUG : Waiting for deletions to finish 2026/07/09 07:48:34 ERROR : error listing: directory not found 2026/07/09 07:48:34 ERROR : Local file system at /tmp/074237wuceruh6/normalization/path1: Failed to list "": directory not found 2026/07/09 07:48:34 DEBUG : removing 1 level 0 directories 2026/07/09 07:48:34 INFO : Local file system at /tmp/074237wuceruh6/normalization/path1: Removing directory 2026/07/09 07:48:34 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/normalization/path1: no such file or directory 2026/07/09 07:48:34 ERROR : error listing: directory not found 2026/07/09 07:48:35 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_normalization-qaseyuv5 2026/07/09 07:48:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:48:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ: Making directory with metadata 2026/07/09 07:48:35 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Made directory with metadata (mtime=2024-01-25T05:00:02.874776175Z) 2026/07/09 07:48:35 DEBUG : Added delayed dir = "測試_РуÑÑкий_ _ _Ä›_áñ", newDst=測試_РуÑÑкий_ _ _Ä›_áñ 2026/07/09 07:48:35 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:48:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:48:35 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:48:35 INFO : file1.txt: Copied (new) 2026/07/09 07:48:35 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:48:35 DEBUG : Local file system at /tmp/074237wuceruh6/normalization/path1: Waiting for checks to finish 2026/07/09 07:48:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:35 DEBUG : Local file system at /tmp/074237wuceruh6/normalization/path1: Waiting for transfers to finish 2026/07/09 07:48:35 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:48:35 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt.b8f49a2a.partial: size = 272 OK 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: size = 272 OK 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt.24b96bc5.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt 2026/07/09 07:48:35 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file.062d4dd7.partial: size = 0 OK 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt.b8f49a2a.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt 2026/07/09 07:48:35 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file.062d4dd7.partial: renamed to: 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file 2026/07/09 07:48:35 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Copied (new) 2026/07/09 07:48:35 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Set directory modification time (using SetModTime) 2026/07/09 07:48:35 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/normalization/path1 2026/07/09 07:48:35 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:48:35 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:35 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Making directory 2026/07/09 07:48:35 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Made directory with modification time 2024-01-25 05:00:02.874776175 +0000 UTC 2026/07/09 07:48:35 DEBUG : Added delayed dir = "測試_РуÑÑкий_ _ _Ä›_áñ", newDst= 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:35 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Need to transfer - File not found at Destination 2026/07/09 07:48:35 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2': Waiting for checks to finish 2026/07/09 07:48:35 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2': Waiting for transfers to finish 2026/07/09 07:48:35 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:48:35 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:35 INFO : file1.txt: Copied (new) 2026/07/09 07:48:35 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:48:35 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:35 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:48:36 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: size = 272 OK 2026/07/09 07:48:36 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:48:36 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_ࢺ_.txt: Copied (new) 2026/07/09 07:48:36 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: size = 272 OK 2026/07/09 07:48:36 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: md5 = 0033328434f9662a7dae0d1aee7768b6 OK 2026/07/09 07:48:36 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/filename_contains_Ä›_.txt: Copied (new) 2026/07/09 07:48:36 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: size = 0 OK 2026/07/09 07:48:36 DEBUG : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:36 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ/測試_check file: Copied (new) 2026/07/09 07:48:36 INFO : 測試_РуÑÑкий_ _ _Ä›_áñ: Set directory modification time (using DirSetModTime) 2026/07/09 07:48:36 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2' 2026/07/09 07:48:36 NOTICE: (01) : test normalization 2026/07/09 07:48:36 NOTICE: (02) : touch-copy 2001-01-02 /tmp/074237wuceruh6/datadir/test_normalization-pafazud9/file1.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2/ 2026/07/09 07:48:36 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_normalization-pafazud9/" 2026/07/09 07:48:36 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_normalization-pafazud9/" to be canonical "/tmp/074237wuceruh6/datadir/test_normalization-pafazud9" 2026/07/09 07:48:36 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:48:36 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_normalization-pafazud9/file1.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2/" as "" 2026/07/09 07:48:36 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_normalization-pafazud9/file1.txt" 2026/07/09 07:48:36 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2/" 2026/07/09 07:48:36 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2'" as "file1.txt" 2026/07/09 07:48:37 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_normalization-pafazud9) 2026/07/09 07:48:37 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2') 2026/07/09 07:48:37 DEBUG : file1.txt: Sizes differ 2026/07/09 07:48:37 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:48:37 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:48:37 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:37 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:48:37 NOTICE: (03) : test initial bisync 2026/07/09 07:48:37 NOTICE: (04) : bisync resync 2026/07/09 07:48:39 NOTICE: Local file system at /tmp/074237wuceruh6/normalization/path1: Replacing invalid UTF-8 characters in "eÌŒ\x81\xfe aÌñhࢺ_測試РуÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬eÌö" 2026/07/09 07:48:39 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§.1c6c2e43.partial: size = 0 OK 2026/07/09 07:48:39 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:39 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§.1c6c2e43.partial: renamed to: ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö 2026/07/09 07:48:39 INFO : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: Copied (new) 2026/07/09 07:48:39 NOTICE: Local file system at /tmp/074237wuceruh6/normalization/path1: Replacing invalid UTF-8 characters in "Ä›\x81\xfe áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾\u200d♀ï¸ðŸ’†ðŸ¿\u200d♂ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»\u200d🔧🧑\u200d🔬éö" 2026/07/09 07:48:39 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€.a79ff014.partial: size = 0 OK 2026/07/09 07:48:39 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:39 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€.a79ff014.partial: renamed to: � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶ 2026/07/09 07:48:39 INFO : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: Copied (new) 2026/07/09 07:48:40 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: size = 0 OK 2026/07/09 07:48:40 DEBUG : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:40 INFO : ě�� aÌñhࢺ_測試руÑкийeÌŒaÌñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬eÌö: Copied (new) 2026/07/09 07:48:40 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: size = 0 OK 2026/07/09 07:48:40 DEBUG : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:40 INFO : � áñhࢺ_測試руÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶: Copied (new) bisync_test.go:1096: Fs is incapable of running test as the paths produce different results, skipping: normalization (path1: 測試_РуÑÑкий_ _ _Ä›_áñ測試_РуÑÑкий_ _ _Ä›_áñ (NFC) path2: file1.txtÄ›þ áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶ (file1.txtÄ›þ áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶)) (fs1: Local file system at /tmp/074237wuceruh6/normalization/path1 fs2: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/normalization/path2') @@ -1 +1 @@ -測試_РуÑÑкий_ _ _Ä›_áñ測試_РуÑÑкий_ _ _Ä›_áñ+file1.txtÄ›þ áñhࢺ_測試РуÑкийěáñ👸ðŸ¼ðŸ§ðŸ¾â€â™€ï¸ðŸ’†ðŸ¿â€â™‚ï¸ðŸ¨ðŸ¤™ðŸ¼ðŸ¤®ðŸ§‘ðŸ»â€ðŸ”§ðŸ§‘â€ðŸ”¬Ã©Ã¶ === RUN TestBisyncLocalRemote/rclone_args 2026/07/09 07:48:41 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1" 2026/07/09 07:48:41 INFO : path2: Making directory 2026/07/09 07:48:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2" 2026/07/09 07:48:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/initial" 2026/07/09 07:48:41 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_rclone_args-guzodol3" 2026/07/09 07:48:41 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:48:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:41 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:41 DEBUG : subdir: Making directory with metadata 2026/07/09 07:48:41 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:48:41 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:48:41 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:48:41 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:41 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:41 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:48:41 DEBUG : file1.txt.3d039419.partial: size = 19 OK 2026/07/09 07:48:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:41 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK 2026/07/09 07:48:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:41 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:48:41 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:48:41 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt 2026/07/09 07:48:41 INFO : file1.txt: Copied (new) 2026/07/09 07:48:41 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:48:41 INFO : file2.txt: Copied (new) 2026/07/09 07:48:41 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_rclone_args-guzodol3: Waiting for checks to finish 2026/07/09 07:48:41 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_rclone_args-guzodol3: Waiting for transfers to finish 2026/07/09 07:48:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:48:41 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK 2026/07/09 07:48:41 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:41 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:41 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:48:41 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:48:41 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt 2026/07/09 07:48:41 INFO : subdir/file21.txt: Copied (new) 2026/07/09 07:48:41 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:48:41 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rclone_args/modfiles" 2026/07/09 07:48:41 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5" 2026/07/09 07:48:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:41 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:41 DEBUG : file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:41 DEBUG : file21.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:41 DEBUG : file1.txt.8c06417f.partial: size = 19 OK 2026/07/09 07:48:41 DEBUG : file20.txt.fd848222.partial: size = 0 OK 2026/07/09 07:48:41 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:41 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5: Waiting for checks to finish 2026/07/09 07:48:41 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5: Waiting for transfers to finish 2026/07/09 07:48:41 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:41 DEBUG : file1.txt.8c06417f.partial: renamed to: file1.txt 2026/07/09 07:48:41 DEBUG : file2.txt.d6677e1f.partial: size = 19 OK 2026/07/09 07:48:41 DEBUG : file20.txt.fd848222.partial: renamed to: file20.txt 2026/07/09 07:48:41 INFO : file20.txt: Copied (new) 2026/07/09 07:48:41 INFO : file1.txt: Copied (new) 2026/07/09 07:48:41 DEBUG : file21.txt.68f456b7.partial: size = 0 OK 2026/07/09 07:48:41 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:41 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:41 DEBUG : file21.txt.68f456b7.partial: renamed to: file21.txt 2026/07/09 07:48:41 INFO : file21.txt: Copied (new) 2026/07/09 07:48:41 DEBUG : file2.txt.d6677e1f.partial: renamed to: file2.txt 2026/07/09 07:48:41 INFO : file2.txt: Copied (new) 2026/07/09 07:48:41 DEBUG : Waiting for deletions to finish 2026/07/09 07:48:41 ERROR : error listing: directory not found 2026/07/09 07:48:41 ERROR : Local file system at /tmp/074237wuceruh6/rclone_args/path1: Failed to list "": directory not found 2026/07/09 07:48:41 DEBUG : removing 1 level 0 directories 2026/07/09 07:48:41 INFO : Local file system at /tmp/074237wuceruh6/rclone_args/path1: Removing directory 2026/07/09 07:48:41 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/rclone_args/path1: no such file or directory 2026/07/09 07:48:42 ERROR : error listing: directory not found 2026/07/09 07:48:42 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_rclone_args-guzodol3 2026/07/09 07:48:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:48:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:42 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:42 DEBUG : subdir: Making directory with metadata 2026/07/09 07:48:42 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:48:42 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:48:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:42 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:42 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:48:42 DEBUG : Local file system at /tmp/074237wuceruh6/rclone_args/path1: Waiting for checks to finish 2026/07/09 07:48:42 DEBUG : Local file system at /tmp/074237wuceruh6/rclone_args/path1: Waiting for transfers to finish 2026/07/09 07:48:42 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:48:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:42 DEBUG : file1.txt.3d039419.partial: size = 19 OK 2026/07/09 07:48:42 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:48:42 INFO : file2.txt: Copied (new) 2026/07/09 07:48:42 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:48:42 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:48:42 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK 2026/07/09 07:48:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:48:42 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:42 DEBUG : subdir/file21.txt.8fb30fba.partial: size = 0 OK 2026/07/09 07:48:42 DEBUG : file1.txt.3d039419.partial: renamed to: file1.txt 2026/07/09 07:48:42 INFO : file1.txt: Copied (new) 2026/07/09 07:48:42 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:42 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:48:42 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:48:42 DEBUG : subdir/file21.txt.8fb30fba.partial: renamed to: subdir/file21.txt 2026/07/09 07:48:42 INFO : subdir/file21.txt: Copied (new) 2026/07/09 07:48:42 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:48:42 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/rclone_args/path1 2026/07/09 07:48:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:48:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:42 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:42 INFO : subdir: Making directory 2026/07/09 07:48:42 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:48:42 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:48:42 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:42 DEBUG : subdir/file21.txt: Need to transfer - File not found at Destination 2026/07/09 07:48:42 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2': Waiting for checks to finish 2026/07/09 07:48:42 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2': Waiting for transfers to finish 2026/07/09 07:48:43 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:48:43 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c OK 2026/07/09 07:48:43 INFO : file1.txt: Copied (new) 2026/07/09 07:48:43 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:48:43 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:43 INFO : file2.txt: Copied (new) 2026/07/09 07:48:43 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:48:43 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:48:43 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:48:43 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:48:43 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:43 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:48:43 DEBUG : subdir/file21.txt: size = 0 OK 2026/07/09 07:48:43 DEBUG : subdir/file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:43 INFO : subdir/file21.txt: Copied (new) 2026/07/09 07:48:43 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:48:43 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2' 2026/07/09 07:48:43 NOTICE: (01) : test rclone-args 2026/07/09 07:48:43 NOTICE: (02) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/ * 2026/07/09 07:48:43 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/" 2026/07/09 07:48:43 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/" to be canonical "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5" 2026/07/09 07:48:43 DEBUG : file21.txt: Set modification time 2001-01-02 2026/07/09 07:48:43 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:48:43 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:48:43 DEBUG : file20.txt: Set modification time 2001-01-02 2026/07/09 07:48:43 NOTICE: (03) : test initial bisync 2026/07/09 07:48:43 NOTICE: (04) : bisync resync checksum 2026/07/09 07:48:46 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:48:46 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:48:46 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:48:46 INFO : Synching Path1 "/tmp/074237wuceruh6/rclone_args/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:46 INFO : Copying Path2 files to Path1 2026/07/09 07:48:46 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:48:46 INFO : There was nothing to transfer 2026/07/09 07:48:46 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:48:46 INFO : There was nothing to transfer 2026/07/09 07:48:46 INFO : Resync updating listings 2026/07/09 07:48:46 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rclone_args/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:46 INFO : Bisync successful 2026/07/09 07:48:46 NOTICE: (05) : test place newer files on both paths 2026/07/09 07:48:46 NOTICE: (06) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt /tmp/074237wuceruh6/rclone_args/path1/ 2026/07/09 07:48:46 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt" to "/tmp/074237wuceruh6/rclone_args/path1/" as "" 2026/07/09 07:48:46 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt" 2026/07/09 07:48:46 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/" 2026/07/09 07:48:46 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/074237wuceruh6/rclone_args/path1" as "file1.txt" 2026/07/09 07:48:46 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:48:46 DEBUG : file1.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:48:46 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 (Local file system at /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5) 2026/07/09 07:48:46 DEBUG : file1.txt: md5 = 06bf632289064f6deae02a9f6f07856c (Local file system at /tmp/074237wuceruh6/rclone_args/path1) 2026/07/09 07:48:46 DEBUG : file1.txt: md5 differ 2026/07/09 07:48:46 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:48:46 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:46 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:48:46 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:48:46 NOTICE: (07) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file2.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/ 2026/07/09 07:48:46 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file2.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" as "" 2026/07/09 07:48:46 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file2.txt" 2026/07/09 07:48:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:47 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2'" as "file2.txt" 2026/07/09 07:48:47 DEBUG : file2.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5) 2026/07/09 07:48:47 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2') 2026/07/09 07:48:47 DEBUG : file2.txt: Sizes differ 2026/07/09 07:48:47 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:48:47 DEBUG : file2.txt: size = 19 OK 2026/07/09 07:48:47 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:47 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:48:47 NOTICE: (08) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt /tmp/074237wuceruh6/rclone_args/path1/subdir 2026/07/09 07:48:47 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt" to "/tmp/074237wuceruh6/rclone_args/path1/subdir" as "" 2026/07/09 07:48:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt" 2026/07/09 07:48:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/subdir" 2026/07/09 07:48:47 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/074237wuceruh6/rclone_args/path1/subdir" as "file20.txt" 2026/07/09 07:48:47 DEBUG : file20.txt: size = 0 OK 2026/07/09 07:48:47 DEBUG : file20.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:48:47 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:47 INFO : file20.txt: Updated modification time in destination 2026/07/09 07:48:47 DEBUG : file20.txt: Unchanged skipping 2026/07/09 07:48:47 NOTICE: (09) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir 2026/07/09 07:48:47 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" as "" 2026/07/09 07:48:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" 2026/07/09 07:48:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" 2026/07/09 07:48:48 DEBUG : operations.CopyFile "file21.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir'" as "file21.txt" 2026/07/09 07:48:48 DEBUG : file21.txt: size = 0 OK 2026/07/09 07:48:48 DEBUG : file21.txt: Modification times differ by -8808h0m0s: 2001-01-02 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:48:48 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:48 INFO : file21.txt: Updated modification time in destination 2026/07/09 07:48:48 DEBUG : file21.txt: Unchanged skipping 2026/07/09 07:48:48 NOTICE: (10) : touch-glob 2001-01-02 /tmp/074237wuceruh6/rclone_args/path1/ file1.txt 2026/07/09 07:48:48 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/" 2026/07/09 07:48:48 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/rclone_args/path1/" to be canonical "/tmp/074237wuceruh6/rclone_args/path1" 2026/07/09 07:48:48 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:48:48 NOTICE: (11) : touch-glob 2001-01-02 TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/ file2.txt 2026/07/09 07:48:48 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:48 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2" 2026/07/09 07:48:48 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:48:49 NOTICE: (12) : touch-glob 2001-01-02 /tmp/074237wuceruh6/rclone_args/path1/subdir/ file20.txt 2026/07/09 07:48:49 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/subdir/" 2026/07/09 07:48:49 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/rclone_args/path1/subdir/" to be canonical "/tmp/074237wuceruh6/rclone_args/path1/subdir" 2026/07/09 07:48:49 DEBUG : file20.txt: Set modification time 2001-01-02 2026/07/09 07:48:49 NOTICE: (13) : touch-glob 2001-01-02 TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/ file21.txt 2026/07/09 07:48:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/" 2026/07/09 07:48:49 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" 2026/07/09 07:48:49 DEBUG : file21.txt: Set modification time 2001-01-02 2026/07/09 07:48:49 NOTICE: (14) : test run bisync with custom options 2026/07/09 07:48:49 NOTICE: (15) : bisync checksum 2026/07/09 07:48:52 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:48:52 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:48:52 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:48:52 INFO : Synching Path1 "/tmp/074237wuceruh6/rclone_args/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:52 INFO : Building Path1 and Path2 listings 2026/07/09 07:48:52 INFO : Path1 checking for diffs 2026/07/09 07:48:52 INFO : - Path1 File changed: hash - file1.txt 2026/07/09 07:48:52 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:48:52 INFO : (Modified:  1 hash differs) 2026/07/09 07:48:52 INFO : Path2 checking for diffs 2026/07/09 07:48:52 INFO : - Path2 File changed: size (larger), hash - file2.txt 2026/07/09 07:48:52 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:48:52 INFO : (Modified:  1 larger,  0 smaller,  1 hash differs) 2026/07/09 07:48:52 INFO : Applying changes 2026/07/09 07:48:52 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/file1.txt 2026/07/09 07:48:52 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/rclone_args/path1/file2.txt 2026/07/09 07:48:52 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:48:52 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:48:52 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:48:54 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:48:54 INFO : Updating listings 2026/07/09 07:48:54 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rclone_args/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:54 INFO : Bisync successful 2026/07/09 07:48:54 NOTICE: (16) : touch-glob 2007-07-23 /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/ * 2026/07/09 07:48:54 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/" for canonical name "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5" 2026/07/09 07:48:54 DEBUG : file21.txt: Set modification time 2007-07-23 2026/07/09 07:48:54 DEBUG : file1.txt: Set modification time 2007-07-23 2026/07/09 07:48:54 DEBUG : file2.txt: Set modification time 2007-07-23 2026/07/09 07:48:54 DEBUG : file20.txt: Set modification time 2007-07-23 2026/07/09 07:48:54 NOTICE: (17) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt /tmp/074237wuceruh6/rclone_args/path1/ 2026/07/09 07:48:54 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt" to "/tmp/074237wuceruh6/rclone_args/path1/" as "" 2026/07/09 07:48:54 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt" 2026/07/09 07:48:54 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/" 2026/07/09 07:48:54 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/074237wuceruh6/rclone_args/path1" as "file1.txt" 2026/07/09 07:48:54 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:48:54 DEBUG : file1.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC 2026/07/09 07:48:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:54 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:48:54 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:48:54 NOTICE: (18) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file2.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/ 2026/07/09 07:48:54 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file2.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" as "" 2026/07/09 07:48:54 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file2.txt" 2026/07/09 07:48:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:54 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2'" as "file2.txt" 2026/07/09 07:48:54 DEBUG : file2.txt: size = 19 OK 2026/07/09 07:48:54 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC 2026/07/09 07:48:54 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:48:54 INFO : file2.txt: Updated modification time in destination 2026/07/09 07:48:54 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:48:54 NOTICE: (19) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt /tmp/074237wuceruh6/rclone_args/path1/subdir 2026/07/09 07:48:54 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt" to "/tmp/074237wuceruh6/rclone_args/path1/subdir" as "" 2026/07/09 07:48:54 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt" 2026/07/09 07:48:54 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/subdir" 2026/07/09 07:48:54 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/074237wuceruh6/rclone_args/path1/subdir" as "file20.txt" 2026/07/09 07:48:54 DEBUG : file20.txt: size = 0 OK 2026/07/09 07:48:54 DEBUG : file20.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC 2026/07/09 07:48:54 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:54 INFO : file20.txt: Updated modification time in destination 2026/07/09 07:48:54 DEBUG : file20.txt: Unchanged skipping 2026/07/09 07:48:54 NOTICE: (20) : copy-as /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/ file1.txt 2026/07/09 07:48:54 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" as "file1.txt" 2026/07/09 07:48:54 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" 2026/07/09 07:48:54 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:55 DEBUG : operations.CopyFile "file21.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2'" as "file1.txt" 2026/07/09 07:48:55 DEBUG : file21.txt: size = 0 (Local file system at /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5) 2026/07/09 07:48:55 DEBUG : file1.txt: size = 19 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2') 2026/07/09 07:48:55 DEBUG : file21.txt: Sizes differ 2026/07/09 07:48:55 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:48:55 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:48:55 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:48:55 INFO : file21.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:48:55 NOTICE: (21) : touch-glob 2007-07-23 /tmp/074237wuceruh6/rclone_args/path1/ file1.txt 2026/07/09 07:48:55 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/rclone_args/path1/" for canonical name "/tmp/074237wuceruh6/rclone_args/path1" 2026/07/09 07:48:55 DEBUG : file1.txt: Set modification time 2007-07-23 2026/07/09 07:48:55 NOTICE: (22) : touch-glob 2007-07-23 TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/ file2.txt 2026/07/09 07:48:55 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2" 2026/07/09 07:48:55 DEBUG : file2.txt: Set modification time 2007-07-23 2026/07/09 07:48:55 NOTICE: (23) : touch-glob 2007-07-23 /tmp/074237wuceruh6/rclone_args/path1/subdir/ file20.txt 2026/07/09 07:48:55 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/rclone_args/path1/subdir/" for canonical name "/tmp/074237wuceruh6/rclone_args/path1/subdir" 2026/07/09 07:48:55 DEBUG : file20.txt: Set modification time 2007-07-23 2026/07/09 07:48:55 NOTICE: (24) : touch-glob 2007-07-23 TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/ file21.txt 2026/07/09 07:48:55 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" 2026/07/09 07:48:55 DEBUG : file21.txt: Set modification time 2007-07-23 2026/07/09 07:48:55 NOTICE: (25) : bisync size-only 2026/07/09 07:48:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:48:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:48:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:48:58 INFO : Bisyncing with Comparison Settings: { "Modtime": false, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:48:58 INFO : Synching Path1 "/tmp/074237wuceruh6/rclone_args/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:58 INFO : Building Path1 and Path2 listings 2026/07/09 07:48:58 INFO : Path1 checking for diffs 2026/07/09 07:48:58 INFO : Path2 checking for diffs 2026/07/09 07:48:58 INFO : - Path2 File changed: size (smaller) - file1.txt 2026/07/09 07:48:58 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:48:58 INFO : (Modified:  0 larger,  1 smaller) 2026/07/09 07:48:58 INFO : Applying changes 2026/07/09 07:48:58 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/rclone_args/path1/file1.txt 2026/07/09 07:48:58 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:48:59 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:48:59 INFO : Updating listings 2026/07/09 07:48:59 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rclone_args/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:48:59 INFO : Bisync successful 2026/07/09 07:48:59 NOTICE: (26) : bisync resync 2026/07/09 07:49:01 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:49:01 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:49:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:01 INFO : Synching Path1 "/tmp/074237wuceruh6/rclone_args/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:01 INFO : Copying Path2 files to Path1 2026/07/09 07:49:01 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:49:02 INFO : There was nothing to transfer 2026/07/09 07:49:02 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:49:02 INFO : file2.txt: Updated modification time in destination 2026/07/09 07:49:02 INFO : subdir/file21.txt: Updated modification time in destination 2026/07/09 07:49:02 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:49:02 INFO : There was nothing to transfer 2026/07/09 07:49:02 INFO : Resync updating listings 2026/07/09 07:49:02 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rclone_args/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:02 INFO : Bisync successful 2026/07/09 07:49:02 NOTICE: (27) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt /tmp/074237wuceruh6/rclone_args/path1/ 2026/07/09 07:49:02 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt" to "/tmp/074237wuceruh6/rclone_args/path1/" as "" 2026/07/09 07:49:02 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt" 2026/07/09 07:49:02 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/" 2026/07/09 07:49:02 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/074237wuceruh6/rclone_args/path1" as "file1.txt" 2026/07/09 07:49:02 DEBUG : file1.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5) 2026/07/09 07:49:02 DEBUG : file1.txt: size = 0 (Local file system at /tmp/074237wuceruh6/rclone_args/path1) 2026/07/09 07:49:02 DEBUG : file1.txt: Sizes differ 2026/07/09 07:49:02 DEBUG : file1.txt.2600eab4.partial: size = 19 OK 2026/07/09 07:49:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:49:02 DEBUG : file1.txt.2600eab4.partial: renamed to: file1.txt 2026/07/09 07:49:02 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:49:02 NOTICE: (28) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file2.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/ 2026/07/09 07:49:02 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file2.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" as "" 2026/07/09 07:49:02 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file2.txt" 2026/07/09 07:49:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:02 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2'" as "file2.txt" 2026/07/09 07:49:02 DEBUG : file2.txt: size = 19 OK 2026/07/09 07:49:02 DEBUG : file2.txt: Modification times differ by -57432h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2001-01-02 00:00:00 +0000 UTC 2026/07/09 07:49:02 DEBUG : file2.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:49:02 INFO : file2.txt: Updated modification time in destination 2026/07/09 07:49:02 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:49:02 NOTICE: (29) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt /tmp/074237wuceruh6/rclone_args/path1/subdir 2026/07/09 07:49:02 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt" to "/tmp/074237wuceruh6/rclone_args/path1/subdir" as "" 2026/07/09 07:49:02 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt" 2026/07/09 07:49:02 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/subdir" 2026/07/09 07:49:02 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/074237wuceruh6/rclone_args/path1/subdir" as "file20.txt" 2026/07/09 07:49:02 DEBUG : file20.txt: size = 0 OK 2026/07/09 07:49:02 DEBUG : file20.txt: Size and modification time the same (differ by 0s, within tolerance 1ns) 2026/07/09 07:49:02 DEBUG : file20.txt: Unchanged skipping 2026/07/09 07:49:02 NOTICE: (30) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir 2026/07/09 07:49:02 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" as "" 2026/07/09 07:49:02 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" 2026/07/09 07:49:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" 2026/07/09 07:49:03 DEBUG : operations.CopyFile "file21.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir'" as "file21.txt" 2026/07/09 07:49:03 DEBUG : file21.txt: size = 0 OK 2026/07/09 07:49:03 DEBUG : file21.txt: Modification times differ by -66240h0m0s: 2007-07-23 00:00:00 +0000 UTC, 2000-01-01 00:00:00 +0000 UTC 2026/07/09 07:49:03 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:03 INFO : file21.txt: Updated modification time in destination 2026/07/09 07:49:03 DEBUG : file21.txt: Unchanged skipping 2026/07/09 07:49:03 NOTICE: (31) : touch-glob 2007-07-23 /tmp/074237wuceruh6/rclone_args/path1/ file1.txt 2026/07/09 07:49:03 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/rclone_args/path1/" for canonical name "/tmp/074237wuceruh6/rclone_args/path1" 2026/07/09 07:49:03 DEBUG : file1.txt: Set modification time 2007-07-23 2026/07/09 07:49:03 NOTICE: (32) : touch-glob 2007-07-23 TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/ file2.txt 2026/07/09 07:49:03 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2" 2026/07/09 07:49:03 DEBUG : file2.txt: Set modification time 2007-07-23 2026/07/09 07:49:03 NOTICE: (33) : touch-glob 2007-07-23 /tmp/074237wuceruh6/rclone_args/path1/subdir/ file20.txt 2026/07/09 07:49:03 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/rclone_args/path1/subdir/" for canonical name "/tmp/074237wuceruh6/rclone_args/path1/subdir" 2026/07/09 07:49:03 DEBUG : file20.txt: Set modification time 2007-07-23 2026/07/09 07:49:03 NOTICE: (34) : touch-glob 2007-07-23 TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/ file21.txt 2026/07/09 07:49:03 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" 2026/07/09 07:49:03 DEBUG : file21.txt: Set modification time 2007-07-23 2026/07/09 07:49:03 NOTICE: (35) : bisync ignore-size 2026/07/09 07:49:06 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:49:06 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:49:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": false, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:06 INFO : Synching Path1 "/tmp/074237wuceruh6/rclone_args/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:06 INFO : Building Path1 and Path2 listings 2026/07/09 07:49:06 INFO : Path1 checking for diffs 2026/07/09 07:49:06 INFO : Path2 checking for diffs 2026/07/09 07:49:06 INFO : - Path2 File changed: time (newer) - file2.txt 2026/07/09 07:49:06 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2026/07/09 07:49:06 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:49:06 INFO : (Modified:  2 newer,  0 older) 2026/07/09 07:49:06 INFO : Applying changes 2026/07/09 07:49:06 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/rclone_args/path1/file2.txt 2026/07/09 07:49:06 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/rclone_args/path1/subdir/file21.txt 2026/07/09 07:49:06 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:49:06 INFO : file2.txt: Updated modification time in destination 2026/07/09 07:49:06 INFO : subdir/file21.txt: Updated modification time in destination 2026/07/09 07:49:06 INFO : There was nothing to transfer 2026/07/09 07:49:06 INFO : Updating listings 2026/07/09 07:49:06 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rclone_args/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:06 INFO : Bisync successful 2026/07/09 07:49:06 NOTICE: (36) : bisync resync compare-all 2026/07/09 07:49:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:49:09 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:49:09 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:49:09 INFO : Synching Path1 "/tmp/074237wuceruh6/rclone_args/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:09 INFO : Copying Path2 files to Path1 2026/07/09 07:49:09 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:49:09 INFO : There was nothing to transfer 2026/07/09 07:49:09 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:49:09 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:49:09 INFO : Resync updating listings 2026/07/09 07:49:09 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rclone_args/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:09 INFO : Bisync successful 2026/07/09 07:49:09 NOTICE: (37) : copy-as /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/ file2.txt 2026/07/09 07:49:09 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" as "file2.txt" 2026/07/09 07:49:09 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" 2026/07/09 07:49:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:10 DEBUG : operations.CopyFile "file21.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2'" as "file2.txt" 2026/07/09 07:49:10 DEBUG : file21.txt: size = 0 (Local file system at /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5) 2026/07/09 07:49:10 DEBUG : file2.txt: size = 19 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2') 2026/07/09 07:49:10 DEBUG : file21.txt: Sizes differ 2026/07/09 07:49:10 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:49:10 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:49:10 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:10 INFO : file21.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:49:10 NOTICE: (38) : touch-glob 2023-08-26 /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/ * 2026/07/09 07:49:10 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/" for canonical name "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5" 2026/07/09 07:49:10 DEBUG : file21.txt: Set modification time 2023-08-26 2026/07/09 07:49:10 DEBUG : file1.txt: Set modification time 2023-08-26 2026/07/09 07:49:10 DEBUG : file2.txt: Set modification time 2023-08-26 2026/07/09 07:49:10 DEBUG : file20.txt: Set modification time 2023-08-26 2026/07/09 07:49:10 NOTICE: (39) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt /tmp/074237wuceruh6/rclone_args/path1/ 2026/07/09 07:49:10 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt" to "/tmp/074237wuceruh6/rclone_args/path1/" as "" 2026/07/09 07:49:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file1.txt" 2026/07/09 07:49:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/" 2026/07/09 07:49:10 DEBUG : operations.CopyFile "file1.txt" to "Local file system at /tmp/074237wuceruh6/rclone_args/path1" as "file1.txt" 2026/07/09 07:49:10 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:49:10 DEBUG : file1.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC 2026/07/09 07:49:10 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:49:10 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:49:10 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:49:10 NOTICE: (40) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt /tmp/074237wuceruh6/rclone_args/path1/subdir 2026/07/09 07:49:10 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt" to "/tmp/074237wuceruh6/rclone_args/path1/subdir" as "" 2026/07/09 07:49:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file20.txt" 2026/07/09 07:49:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rclone_args/path1/subdir" 2026/07/09 07:49:10 DEBUG : operations.CopyFile "file20.txt" to "Local file system at /tmp/074237wuceruh6/rclone_args/path1/subdir" as "file20.txt" 2026/07/09 07:49:10 DEBUG : file20.txt: size = 0 OK 2026/07/09 07:49:10 DEBUG : file20.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC 2026/07/09 07:49:10 DEBUG : file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:10 INFO : file20.txt: Updated modification time in destination 2026/07/09 07:49:10 DEBUG : file20.txt: Unchanged skipping 2026/07/09 07:49:10 NOTICE: (41) : copy-file /tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir 2026/07/09 07:49:10 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" as "" 2026/07/09 07:49:10 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rclone_args-jawatot5/file21.txt" 2026/07/09 07:49:10 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" 2026/07/09 07:49:11 DEBUG : operations.CopyFile "file21.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir'" as "file21.txt" 2026/07/09 07:49:11 DEBUG : file21.txt: size = 0 OK 2026/07/09 07:49:11 DEBUG : file21.txt: Modification times differ by -141072h0m0s: 2023-08-26 00:00:00 +0000 UTC, 2007-07-23 00:00:00 +0000 UTC 2026/07/09 07:49:11 DEBUG : file21.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:11 INFO : file21.txt: Updated modification time in destination 2026/07/09 07:49:11 DEBUG : file21.txt: Unchanged skipping 2026/07/09 07:49:11 NOTICE: (42) : touch-glob 2007-07-23 TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/ file2.txt 2026/07/09 07:49:11 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2" 2026/07/09 07:49:11 DEBUG : file2.txt: Set modification time 2007-07-23 2026/07/09 07:49:11 NOTICE: (43) : touch-glob 2023-08-26 /tmp/074237wuceruh6/rclone_args/path1/ file1.txt 2026/07/09 07:49:11 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/rclone_args/path1/" for canonical name "/tmp/074237wuceruh6/rclone_args/path1" 2026/07/09 07:49:11 DEBUG : file1.txt: Set modification time 2023-08-26 2026/07/09 07:49:11 NOTICE: (44) : touch-glob 2023-08-26 /tmp/074237wuceruh6/rclone_args/path1/subdir/ file20.txt 2026/07/09 07:49:11 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/rclone_args/path1/subdir/" for canonical name "/tmp/074237wuceruh6/rclone_args/path1/subdir" 2026/07/09 07:49:11 DEBUG : file20.txt: Set modification time 2023-08-26 2026/07/09 07:49:11 NOTICE: (45) : touch-glob 2023-08-26 TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/ file21.txt 2026/07/09 07:49:11 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir" 2026/07/09 07:49:11 DEBUG : file21.txt: Set modification time 2023-08-26 2026/07/09 07:49:11 NOTICE: (46) : bisync compare-all 2026/07/09 07:49:14 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:49:14 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:49:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": true } 2026/07/09 07:49:14 INFO : Synching Path1 "/tmp/074237wuceruh6/rclone_args/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:14 INFO : Building Path1 and Path2 listings 2026/07/09 07:49:14 INFO : Path1 checking for diffs 2026/07/09 07:49:14 INFO : - Path1 File changed: time (newer) - file1.txt 2026/07/09 07:49:14 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2026/07/09 07:49:14 INFO : Path1: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:49:14 INFO : (Modified:  2 newer,  0 older) 2026/07/09 07:49:14 INFO : Path2 checking for diffs 2026/07/09 07:49:14 INFO : - Path2 File changed: size (smaller), hash - file2.txt 2026/07/09 07:49:14 INFO : - Path2 File changed: time (newer) - subdir/file21.txt 2026/07/09 07:49:14 INFO : Path2: 2 changes:  0 new,  2 modified,  0 deleted 2026/07/09 07:49:14 INFO : (Modified:  1 newer,  0 older,  0 larger,  1 smaller,  1 hash differs) 2026/07/09 07:49:14 INFO : Applying changes 2026/07/09 07:49:14 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/file1.txt 2026/07/09 07:49:14 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/subdir/file20.txt 2026/07/09 07:49:14 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/rclone_args/path1/file2.txt 2026/07/09 07:49:14 INFO : - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/rclone_args/path1/subdir/file21.txt 2026/07/09 07:49:14 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:49:14 INFO : subdir/file21.txt: Updated modification time in destination 2026/07/09 07:49:14 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:49:14 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:49:15 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:49:15 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:49:15 INFO : Updating listings 2026/07/09 07:49:15 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rclone_args/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rclone_args/path2/" 2026/07/09 07:49:15 INFO : Bisync successful 2026/07/09 07:49:15 DEBUG : Waiting for deletions to finish 2026/07/09 07:49:15 INFO : subdir/file20.txt: Deleted 2026/07/09 07:49:15 INFO : file2.txt: Deleted 2026/07/09 07:49:15 INFO : file1.txt: Deleted 2026/07/09 07:49:15 INFO : RCLONE_TEST: Deleted 2026/07/09 07:49:15 INFO : subdir/file21.txt: Deleted 2026/07/09 07:49:15 DEBUG : removing 1 level 1 directories 2026/07/09 07:49:15 INFO : subdir: Removing directory 2026/07/09 07:49:15 DEBUG : removing 1 level 0 directories 2026/07/09 07:49:15 INFO : Local file system at /tmp/074237wuceruh6/rclone_args/path1: Removing directory bisync_test.go:610: TEST rclone_args PASSED === RUN TestBisyncLocalRemote/resolve 2026/07/09 07:49:15 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resolve/path1" 2026/07/09 07:49:15 INFO : path2: Making directory 2026/07/09 07:49:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2" 2026/07/09 07:49:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/initial" 2026/07/09 07:49:16 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_resolve-boxigip9" 2026/07/09 07:49:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:49:16 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_resolve-boxigip9: Waiting for checks to finish 2026/07/09 07:49:16 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_resolve-boxigip9: Waiting for transfers to finish 2026/07/09 07:49:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:49:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:49:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:49:16 INFO : file2.txt: Copied (new) 2026/07/09 07:49:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:49:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:49:16 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:49:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:49:16 INFO : file1.txt: Copied (new) 2026/07/09 07:49:16 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resolve/modfiles" 2026/07/09 07:49:16 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:16 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_resolve-yicavow2: Waiting for checks to finish 2026/07/09 07:49:16 DEBUG : file1L.txt.6455455d.partial: size = 33 OK 2026/07/09 07:49:16 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_resolve-yicavow2: Waiting for transfers to finish 2026/07/09 07:49:16 DEBUG : file1R.txt.f5ef699a.partial: size = 33 OK 2026/07/09 07:49:16 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:49:16 DEBUG : file2.txt.67fcf9d0.partial: size = 37 OK 2026/07/09 07:49:16 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:49:16 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:49:16 DEBUG : file1L.txt.6455455d.partial: renamed to: file1L.txt 2026/07/09 07:49:16 INFO : file1L.txt: Copied (new) 2026/07/09 07:49:16 DEBUG : file2.txt.67fcf9d0.partial: renamed to: file2.txt 2026/07/09 07:49:16 INFO : file2.txt: Copied (new) 2026/07/09 07:49:16 DEBUG : file1R.txt.f5ef699a.partial: renamed to: file1R.txt 2026/07/09 07:49:16 INFO : file1R.txt: Copied (new) 2026/07/09 07:49:16 DEBUG : Waiting for deletions to finish 2026/07/09 07:49:16 ERROR : error listing: directory not found 2026/07/09 07:49:16 ERROR : Local file system at /tmp/074237wuceruh6/resolve/path1: Failed to list "": directory not found 2026/07/09 07:49:16 DEBUG : removing 1 level 0 directories 2026/07/09 07:49:16 INFO : Local file system at /tmp/074237wuceruh6/resolve/path1: Removing directory 2026/07/09 07:49:16 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/resolve/path1: no such file or directory 2026/07/09 07:49:16 ERROR : error listing: directory not found 2026/07/09 07:49:16 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_resolve-boxigip9 2026/07/09 07:49:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:49:16 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:49:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:49:16 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:49:16 DEBUG : Local file system at /tmp/074237wuceruh6/resolve/path1: Waiting for checks to finish 2026/07/09 07:49:16 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:49:16 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:49:16 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:16 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:16 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:49:16 INFO : file1.txt: Copied (new) 2026/07/09 07:49:16 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:49:16 INFO : file2.txt: Copied (new) 2026/07/09 07:49:16 DEBUG : Local file system at /tmp/074237wuceruh6/resolve/path1: Waiting for transfers to finish 2026/07/09 07:49:16 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/resolve/path1 2026/07/09 07:49:16 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:16 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': Waiting for checks to finish 2026/07/09 07:49:16 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': Waiting for transfers to finish 2026/07/09 07:49:16 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:49:16 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:49:16 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:49:17 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:49:17 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:17 INFO : file2.txt: Copied (new) 2026/07/09 07:49:17 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:49:17 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:17 INFO : file1.txt: Copied (new) 2026/07/09 07:49:17 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2' 2026/07/09 07:49:17 NOTICE: (01) : test resolve 2026/07/09 07:49:17 NOTICE: (02) : test initial bisync 2026/07/09 07:49:17 NOTICE: (03) : bisync resync 2026/07/09 07:49:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:19 INFO : Synching Path1 "/tmp/074237wuceruh6/resolve/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:19 INFO : Copying Path2 files to Path1 2026/07/09 07:49:19 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:49:19 INFO : There was nothing to transfer 2026/07/09 07:49:19 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:49:19 INFO : There was nothing to transfer 2026/07/09 07:49:19 INFO : Resync updating listings 2026/07/09 07:49:19 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resolve/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:19 INFO : Bisync successful 2026/07/09 07:49:19 NOTICE: (04) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:49:19 NOTICE: (05) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1R.txt 2026/07/09 07:49:19 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" 2026/07/09 07:49:19 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" to be canonical "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:19 DEBUG : file1R.txt: Set modification time 2001-01-02 2026/07/09 07:49:19 NOTICE: (06) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/ file1.txt 2026/07/09 07:49:19 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" as "file1.txt" 2026/07/09 07:49:19 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" 2026/07/09 07:49:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:20 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2'" as "file1.txt" 2026/07/09 07:49:20 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resolve-yicavow2) 2026/07/09 07:49:20 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2') 2026/07/09 07:49:20 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:49:20 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:49:20 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:20 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:49:20 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:49:20 NOTICE: (07) : touch-glob 2001-03-04 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1L.txt 2026/07/09 07:49:20 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:20 DEBUG : file1L.txt: Set modification time 2001-03-04 2026/07/09 07:49:20 NOTICE: (08) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt /tmp/074237wuceruh6/resolve/path1/ file1.txt 2026/07/09 07:49:20 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" to "/tmp/074237wuceruh6/resolve/path1/" as "file1.txt" 2026/07/09 07:49:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" 2026/07/09 07:49:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resolve/path1/" 2026/07/09 07:49:20 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resolve/path1" as "file1.txt" 2026/07/09 07:49:20 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resolve-yicavow2) 2026/07/09 07:49:20 DEBUG : file1.txt: size = 0 (Local file system at /tmp/074237wuceruh6/resolve/path1) 2026/07/09 07:49:20 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:49:20 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK 2026/07/09 07:49:20 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:49:20 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt 2026/07/09 07:49:20 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:49:20 NOTICE: (09) : test bisync run with --conflict-resolve=newer --conflict-loser=delete --conflict-suffix=potato 2026/07/09 07:49:20 NOTICE: (10) : bisync conflict-resolve=newer conflict-loser=delete conflict-suffix=potato 2026/07/09 07:49:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:23 INFO : Synching Path1 "/tmp/074237wuceruh6/resolve/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:23 INFO : Building Path1 and Path2 listings 2026/07/09 07:49:23 INFO : Path1 checking for diffs 2026/07/09 07:49:23 INFO : - Path1 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:49:23 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:49:23 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:49:23 INFO : Path2 checking for diffs 2026/07/09 07:49:23 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:49:23 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:49:23 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:49:23 INFO : Applying changes 2026/07/09 07:49:23 INFO : Checking potential conflicts... 2026/07/09 07:49:23 ERROR : file1.txt: md5 differ 2026/07/09 07:49:23 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 differences found 2026/07/09 07:49:23 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 errors while checking 2026/07/09 07:49:23 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:49:23 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:49:23 INFO : file1.txt: Path1 is newer. Path1: 2001-03-04 00:00:00 +0000 UTC, Path2: 2001-01-02 00:00:00 +0000 UTC, Difference: 1464h0m0s 2026/07/09 07:49:23 INFO : file1.txt: The winner is: Path1 2026/07/09 07:49:23 NOTICE: - Path2 Deleting Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt 2026/07/09 07:49:23 INFO : file1.txt: Deleted 2026/07/09 07:49:23 INFO : - Path1 Queue copy to Path2 - file1.txt 2026/07/09 07:49:23 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:49:23 INFO : file1.txt: Copied (new) 2026/07/09 07:49:23 INFO : Updating listings 2026/07/09 07:49:23 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resolve/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:23 INFO : Bisync successful 2026/07/09 07:49:23 NOTICE: (11) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:49:23 NOTICE: (12) : touch-glob 2001-07-23 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1R.txt 2026/07/09 07:49:23 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:23 DEBUG : file1R.txt: Set modification time 2001-07-23 2026/07/09 07:49:23 NOTICE: (13) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/ file1.txt 2026/07/09 07:49:23 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" as "file1.txt" 2026/07/09 07:49:23 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" 2026/07/09 07:49:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:24 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2'" as "file1.txt" 2026/07/09 07:49:24 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:24 DEBUG : file1R.txt: Modification times differ by -3384h0m0s: 2001-07-23 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC 2026/07/09 07:49:24 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/074237wuceruh6/datadir/test_resolve-yicavow2) 2026/07/09 07:49:24 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2') 2026/07/09 07:49:24 DEBUG : file1R.txt: md5 differ 2026/07/09 07:49:24 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:49:24 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:24 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:49:24 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:49:24 NOTICE: (14) : touch-glob 2001-08-26 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1L.txt 2026/07/09 07:49:24 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:24 DEBUG : file1L.txt: Set modification time 2001-08-26 2026/07/09 07:49:24 NOTICE: (15) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt /tmp/074237wuceruh6/resolve/path1/ file1.txt 2026/07/09 07:49:24 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" to "/tmp/074237wuceruh6/resolve/path1/" as "file1.txt" 2026/07/09 07:49:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" 2026/07/09 07:49:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resolve/path1/" 2026/07/09 07:49:24 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resolve/path1" as "file1.txt" 2026/07/09 07:49:24 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:24 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC 2026/07/09 07:49:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:49:24 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:49:24 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:49:24 NOTICE: (16) : test bisync run with --conflict-resolve=path2 --conflict-loser=num --conflict-suffix=dinosaur 2026/07/09 07:49:24 NOTICE: (17) : bisync conflict-resolve=path2 conflict-loser=num conflict-suffix=dinosaur 2026/07/09 07:49:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:27 INFO : Synching Path1 "/tmp/074237wuceruh6/resolve/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:27 INFO : Building Path1 and Path2 listings 2026/07/09 07:49:27 INFO : Path1 checking for diffs 2026/07/09 07:49:27 INFO : - Path1 File changed: time (newer) - file1.txt 2026/07/09 07:49:27 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:49:27 INFO : (Modified:  1 newer,  0 older) 2026/07/09 07:49:27 INFO : Path2 checking for diffs 2026/07/09 07:49:27 INFO : - Path2 File changed: time (newer) - file1.txt 2026/07/09 07:49:27 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:49:27 INFO : (Modified:  1 newer,  0 older) 2026/07/09 07:49:27 INFO : Applying changes 2026/07/09 07:49:27 INFO : Checking potential conflicts... 2026/07/09 07:49:27 ERROR : file1.txt: md5 differ 2026/07/09 07:49:27 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 differences found 2026/07/09 07:49:27 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 errors while checking 2026/07/09 07:49:27 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:49:27 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:49:27 INFO : file1.txt: The winner is: Path2 2026/07/09 07:49:27 NOTICE: - Path1 Renaming Path1 copy - /tmp/074237wuceruh6/resolve/path1/file1.txt.dinosaur1 2026/07/09 07:49:27 INFO : file1.txt: Moved (server-side) to: file1.txt.dinosaur1 2026/07/09 07:49:27 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt.dinosaur1 2026/07/09 07:49:27 NOTICE: - Path2 Not renaming Path2 copy, as it was determined the winner - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt 2026/07/09 07:49:27 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/resolve/path1/file1.txt 2026/07/09 07:49:27 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:49:27 INFO : file1.txt: Copied (new) 2026/07/09 07:49:27 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:49:28 INFO : file1.txt.dinosaur1: Copied (new) 2026/07/09 07:49:28 INFO : Updating listings 2026/07/09 07:49:28 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resolve/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:28 INFO : Bisync successful 2026/07/09 07:49:28 NOTICE: (18) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:49:28 NOTICE: (19) : touch-glob 2002-07-23 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1R.txt 2026/07/09 07:49:28 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:28 DEBUG : file1R.txt: Set modification time 2002-07-23 2026/07/09 07:49:28 NOTICE: (20) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/ file1.txt 2026/07/09 07:49:28 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" as "file1.txt" 2026/07/09 07:49:28 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" 2026/07/09 07:49:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:29 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2'" as "file1.txt" 2026/07/09 07:49:29 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:29 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC 2026/07/09 07:49:29 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:49:29 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:49:29 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:49:29 NOTICE: (21) : touch-glob 2002-08-26 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1L.txt 2026/07/09 07:49:29 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:29 DEBUG : file1L.txt: Set modification time 2002-08-26 2026/07/09 07:49:29 NOTICE: (22) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt /tmp/074237wuceruh6/resolve/path1/ file1.txt 2026/07/09 07:49:29 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" to "/tmp/074237wuceruh6/resolve/path1/" as "file1.txt" 2026/07/09 07:49:29 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" 2026/07/09 07:49:29 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resolve/path1/" 2026/07/09 07:49:29 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resolve/path1" as "file1.txt" 2026/07/09 07:49:29 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:29 DEBUG : file1L.txt: Modification times differ by -9576h0m0s: 2002-08-26 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC 2026/07/09 07:49:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd (Local file system at /tmp/074237wuceruh6/datadir/test_resolve-yicavow2) 2026/07/09 07:49:29 DEBUG : file1.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/074237wuceruh6/resolve/path1) 2026/07/09 07:49:29 DEBUG : file1L.txt: md5 differ 2026/07/09 07:49:29 DEBUG : file1.txt.e4364b55.partial: size = 33 OK 2026/07/09 07:49:29 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:49:29 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt 2026/07/09 07:49:29 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:49:29 NOTICE: (23) : test bisync run with --conflict-resolve=larger --conflict-loser=num --conflict-suffix=apple 2026/07/09 07:49:29 NOTICE: (24) : bisync conflict-resolve=larger conflict-loser=num conflict-suffix=apple 2026/07/09 07:49:32 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:32 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:32 INFO : Synching Path1 "/tmp/074237wuceruh6/resolve/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:32 INFO : Building Path1 and Path2 listings 2026/07/09 07:49:32 INFO : Path1 checking for diffs 2026/07/09 07:49:32 INFO : - Path1 File is new - file1.txt 2026/07/09 07:49:32 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:49:32 INFO : Path2 checking for diffs 2026/07/09 07:49:32 INFO : - Path2 File is new - file1.txt 2026/07/09 07:49:32 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:49:32 INFO : Applying changes 2026/07/09 07:49:32 INFO : Checking potential conflicts... 2026/07/09 07:49:32 ERROR : file1.txt: md5 differ 2026/07/09 07:49:32 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 differences found 2026/07/09 07:49:32 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 errors while checking 2026/07/09 07:49:32 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:49:32 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:49:32 INFO : file1.txt: Winner cannot be determined as sizes are equal. Path1: 33, Path2: 33, Difference: 0 2026/07/09 07:49:32 INFO : file1.txt: A winner could not be determined. 2026/07/09 07:49:32 NOTICE: - Path1 Renaming Path1 copy - /tmp/074237wuceruh6/resolve/path1/file1.txt.apple1 2026/07/09 07:49:32 INFO : file1.txt: Moved (server-side) to: file1.txt.apple1 2026/07/09 07:49:32 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt.apple1 2026/07/09 07:49:32 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt.apple2 2026/07/09 07:49:32 INFO : file1.txt: Moved (server-side) to: file1.txt.apple2 2026/07/09 07:49:32 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/resolve/path1/file1.txt.apple2 2026/07/09 07:49:32 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:49:32 INFO : file1.txt.apple2: Copied (new) 2026/07/09 07:49:32 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:49:33 INFO : file1.txt.apple1: Copied (new) 2026/07/09 07:49:33 INFO : Updating listings 2026/07/09 07:49:33 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resolve/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:33 INFO : Bisync successful 2026/07/09 07:49:33 NOTICE: (25) : test different suffixes 2026/07/09 07:49:33 NOTICE: (26) : touch-glob 2003-07-23 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1R.txt 2026/07/09 07:49:33 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:33 DEBUG : file1R.txt: Set modification time 2003-07-23 2026/07/09 07:49:33 NOTICE: (27) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/ file1.txt 2026/07/09 07:49:33 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" as "file1.txt" 2026/07/09 07:49:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" 2026/07/09 07:49:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:33 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2'" as "file1.txt" 2026/07/09 07:49:33 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:33 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:33 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:49:33 INFO : file1R.txt: Copied (new) to: file1.txt 2026/07/09 07:49:33 NOTICE: (28) : touch-glob 2003-07-23 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1L.txt 2026/07/09 07:49:33 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:33 DEBUG : file1L.txt: Set modification time 2003-07-23 2026/07/09 07:49:33 NOTICE: (29) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt /tmp/074237wuceruh6/resolve/path1/ file1.txt 2026/07/09 07:49:33 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" to "/tmp/074237wuceruh6/resolve/path1/" as "file1.txt" 2026/07/09 07:49:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" 2026/07/09 07:49:33 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resolve/path1/" 2026/07/09 07:49:33 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resolve/path1" as "file1.txt" 2026/07/09 07:49:33 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:33 DEBUG : file1.txt.5ea1e655.partial: size = 33 OK 2026/07/09 07:49:33 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:49:33 DEBUG : file1.txt.5ea1e655.partial: renamed to: file1.txt 2026/07/09 07:49:33 INFO : file1L.txt: Copied (new) to: file1.txt 2026/07/09 07:49:33 NOTICE: (30) : test bisync run with --conflict-resolve=older --conflict-loser=num --conflict-suffix=cloud,local 2026/07/09 07:49:33 NOTICE: (31) : bisync conflict-resolve=older conflict-loser=num conflict-suffix=cloud,local 2026/07/09 07:49:36 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:36 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:36 INFO : Synching Path1 "/tmp/074237wuceruh6/resolve/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:36 INFO : Building Path1 and Path2 listings 2026/07/09 07:49:36 INFO : Path1 checking for diffs 2026/07/09 07:49:36 INFO : - Path1 File is new - file1.txt 2026/07/09 07:49:36 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:49:36 INFO : Path2 checking for diffs 2026/07/09 07:49:36 INFO : - Path2 File is new - file1.txt 2026/07/09 07:49:36 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:49:36 INFO : Applying changes 2026/07/09 07:49:36 INFO : Checking potential conflicts... 2026/07/09 07:49:36 ERROR : file1.txt: md5 differ 2026/07/09 07:49:36 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 differences found 2026/07/09 07:49:36 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 errors while checking 2026/07/09 07:49:36 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:49:36 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:49:36 INFO : file1.txt: Winner cannot be determined as times are equal. Path1: 2003-07-23 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 0s 2026/07/09 07:49:36 INFO : file1.txt: A winner could not be determined. 2026/07/09 07:49:36 NOTICE: - Path1 Renaming Path1 copy - /tmp/074237wuceruh6/resolve/path1/file1.txt.cloud1 2026/07/09 07:49:36 INFO : file1.txt: Moved (server-side) to: file1.txt.cloud1 2026/07/09 07:49:36 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt.cloud1 2026/07/09 07:49:36 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt.local1 2026/07/09 07:49:36 INFO : file1.txt: Moved (server-side) to: file1.txt.local1 2026/07/09 07:49:36 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/resolve/path1/file1.txt.local1 2026/07/09 07:49:36 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:49:37 INFO : file1.txt.local1: Copied (new) 2026/07/09 07:49:37 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:49:37 INFO : file1.txt.cloud1: Copied (new) 2026/07/09 07:49:37 INFO : Updating listings 2026/07/09 07:49:37 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resolve/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:37 INFO : Bisync successful 2026/07/09 07:49:37 NOTICE: (32) : test legacy 2026/07/09 07:49:37 NOTICE: (33) : touch-glob 2004-07-23 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1R.txt 2026/07/09 07:49:37 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:37 DEBUG : file1R.txt: Set modification time 2004-07-23 2026/07/09 07:49:37 NOTICE: (34) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/ file1.txt 2026/07/09 07:49:37 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" as "file1.txt" 2026/07/09 07:49:37 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" 2026/07/09 07:49:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:37 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2'" as "file1.txt" 2026/07/09 07:49:37 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:38 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:38 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:49:38 INFO : file1R.txt: Copied (new) to: file1.txt 2026/07/09 07:49:38 NOTICE: (35) : touch-glob 2004-07-23 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1L.txt 2026/07/09 07:49:38 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:38 DEBUG : file1L.txt: Set modification time 2004-07-23 2026/07/09 07:49:38 NOTICE: (36) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt /tmp/074237wuceruh6/resolve/path1/ file1.txt 2026/07/09 07:49:38 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" to "/tmp/074237wuceruh6/resolve/path1/" as "file1.txt" 2026/07/09 07:49:38 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" 2026/07/09 07:49:38 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resolve/path1/" 2026/07/09 07:49:38 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resolve/path1" as "file1.txt" 2026/07/09 07:49:38 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:38 DEBUG : file1.txt.86629d73.partial: size = 33 OK 2026/07/09 07:49:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:49:38 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt 2026/07/09 07:49:38 INFO : file1L.txt: Copied (new) to: file1.txt 2026/07/09 07:49:38 NOTICE: (37) : test bisync run with --conflict-resolve=none --conflict-loser=pathname --conflict-suffix=.path 2026/07/09 07:49:38 NOTICE: (38) : bisync conflict-resolve=none conflict-loser=pathname conflict-suffix=.path 2026/07/09 07:49:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:40 INFO : Synching Path1 "/tmp/074237wuceruh6/resolve/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:40 INFO : Building Path1 and Path2 listings 2026/07/09 07:49:40 INFO : Path1 checking for diffs 2026/07/09 07:49:40 INFO : - Path1 File is new - file1.txt 2026/07/09 07:49:40 INFO : Path1: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:49:40 INFO : Path2 checking for diffs 2026/07/09 07:49:40 INFO : - Path2 File is new - file1.txt 2026/07/09 07:49:40 INFO : Path2: 1 changes:  1 new,  0 modified,  0 deleted 2026/07/09 07:49:40 INFO : Applying changes 2026/07/09 07:49:40 INFO : Checking potential conflicts... 2026/07/09 07:49:40 ERROR : file1.txt: md5 differ 2026/07/09 07:49:40 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 differences found 2026/07/09 07:49:40 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 errors while checking 2026/07/09 07:49:40 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:49:40 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:49:40 NOTICE: - Path1 Renaming Path1 copy - /tmp/074237wuceruh6/resolve/path1/file1.txt..path1 2026/07/09 07:49:40 INFO : file1.txt: Moved (server-side) to: file1.txt..path1 2026/07/09 07:49:40 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt..path1 2026/07/09 07:49:40 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt..path2 2026/07/09 07:49:41 INFO : file1.txt: Moved (server-side) to: file1.txt..path2 2026/07/09 07:49:41 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/resolve/path1/file1.txt..path2 2026/07/09 07:49:41 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:49:41 INFO : file1.txt..path2: Copied (new) 2026/07/09 07:49:41 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:49:41 INFO : file1.txt..path1: Copied (new) 2026/07/09 07:49:41 INFO : Updating listings 2026/07/09 07:49:41 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resolve/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:41 INFO : Bisync successful 2026/07/09 07:49:41 NOTICE: (39) : test deletes on both sides with default suffix 2026/07/09 07:49:41 NOTICE: (40) : touch-glob 2005-01-02 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1R.txt 2026/07/09 07:49:41 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:41 DEBUG : file1R.txt: Set modification time 2005-01-02 2026/07/09 07:49:41 NOTICE: (41) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/ file1.txt 2026/07/09 07:49:41 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" as "file1.txt" 2026/07/09 07:49:41 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" 2026/07/09 07:49:41 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:42 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2'" as "file1.txt" 2026/07/09 07:49:42 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:42 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:42 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:49:42 INFO : file1R.txt: Copied (new) to: file1.txt 2026/07/09 07:49:42 NOTICE: (42) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt /tmp/074237wuceruh6/resolve/path1/ file2.txt 2026/07/09 07:49:42 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" to "/tmp/074237wuceruh6/resolve/path1/" as "file2.txt" 2026/07/09 07:49:42 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" 2026/07/09 07:49:42 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resolve/path1/" 2026/07/09 07:49:42 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/074237wuceruh6/resolve/path1" as "file2.txt" 2026/07/09 07:49:42 DEBUG : file1R.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resolve-yicavow2) 2026/07/09 07:49:42 DEBUG : file2.txt: size = 0 (Local file system at /tmp/074237wuceruh6/resolve/path1) 2026/07/09 07:49:42 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:49:42 DEBUG : file2.txt.57774cc5.partial: size = 33 OK 2026/07/09 07:49:42 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:49:42 DEBUG : file2.txt.57774cc5.partial: renamed to: file2.txt 2026/07/09 07:49:42 INFO : file1R.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:49:42 NOTICE: (43) : touch-glob 2006-03-04 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1L.txt 2026/07/09 07:49:42 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:42 DEBUG : file1L.txt: Set modification time 2006-03-04 2026/07/09 07:49:42 NOTICE: (44) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt /tmp/074237wuceruh6/resolve/path1/ file1.txt 2026/07/09 07:49:42 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" to "/tmp/074237wuceruh6/resolve/path1/" as "file1.txt" 2026/07/09 07:49:42 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" 2026/07/09 07:49:42 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resolve/path1/" 2026/07/09 07:49:42 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resolve/path1" as "file1.txt" 2026/07/09 07:49:42 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:42 DEBUG : file1.txt.96f4d061.partial: size = 33 OK 2026/07/09 07:49:42 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:49:42 DEBUG : file1.txt.96f4d061.partial: renamed to: file1.txt 2026/07/09 07:49:42 INFO : file1L.txt: Copied (new) to: file1.txt 2026/07/09 07:49:42 NOTICE: (45) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/ file2.txt 2026/07/09 07:49:42 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" as "file2.txt" 2026/07/09 07:49:42 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" 2026/07/09 07:49:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:42 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2'" as "file2.txt" 2026/07/09 07:49:42 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resolve-yicavow2) 2026/07/09 07:49:42 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2') 2026/07/09 07:49:42 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:49:43 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:49:43 DEBUG : file2.txt: size = 33 OK 2026/07/09 07:49:43 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:49:43 INFO : file1L.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:49:43 NOTICE: (46) : test bisync run with --conflict-resolve=newer --conflict-loser=delete 2026/07/09 07:49:43 NOTICE: (47) : bisync conflict-resolve=newer conflict-loser=delete 2026/07/09 07:49:45 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:45 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:45 INFO : Synching Path1 "/tmp/074237wuceruh6/resolve/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:45 INFO : Building Path1 and Path2 listings 2026/07/09 07:49:45 INFO : Path1 checking for diffs 2026/07/09 07:49:45 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:49:45 INFO : - Path1 File is new - file1.txt 2026/07/09 07:49:45 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2026/07/09 07:49:45 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:49:45 INFO : Path2 checking for diffs 2026/07/09 07:49:45 INFO : - Path2 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:49:45 INFO : - Path2 File is new - file1.txt 2026/07/09 07:49:45 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2026/07/09 07:49:45 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:49:45 INFO : Applying changes 2026/07/09 07:49:45 INFO : Checking potential conflicts... 2026/07/09 07:49:45 ERROR : file1.txt: md5 differ 2026/07/09 07:49:45 ERROR : file2.txt: md5 differ 2026/07/09 07:49:45 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 2 differences found 2026/07/09 07:49:45 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 2 errors while checking 2026/07/09 07:49:45 INFO : Finished checking the potential conflicts. 2 differences found 2026/07/09 07:49:45 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:49:45 INFO : file1.txt: Path1 is newer. Path1: 2006-03-04 00:00:00 +0000 UTC, Path2: 2005-01-02 00:00:00 +0000 UTC, Difference: 10224h0m0s 2026/07/09 07:49:45 INFO : file1.txt: The winner is: Path1 2026/07/09 07:49:45 NOTICE: - Path2 Deleting Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt 2026/07/09 07:49:46 INFO : file1.txt: Deleted 2026/07/09 07:49:46 INFO : - Path1 Queue copy to Path2 - file1.txt 2026/07/09 07:49:46 NOTICE: - WARNING New or changed in both paths - file2.txt 2026/07/09 07:49:46 INFO : file2.txt: Path2 is newer. Path1: 2005-01-02 00:00:00 +0000 UTC, Path2: 2006-03-04 00:00:00 +0000 UTC, Difference: 10224h0m0s 2026/07/09 07:49:46 INFO : file2.txt: The winner is: Path2 2026/07/09 07:49:46 NOTICE: - Path1 Deleting Path1 copy - /tmp/074237wuceruh6/resolve/path1/file2.txt 2026/07/09 07:49:46 INFO : file2.txt: Deleted 2026/07/09 07:49:46 INFO : - Path2 Queue copy to Path1 - file2.txt 2026/07/09 07:49:46 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:49:46 INFO : file2.txt: Copied (new) 2026/07/09 07:49:46 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:49:46 INFO : file1.txt: Copied (new) 2026/07/09 07:49:46 INFO : Updating listings 2026/07/09 07:49:46 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resolve/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:46 INFO : Bisync successful 2026/07/09 07:49:46 NOTICE: (48) : test --conflict-resolve newer --conflict-loser pathname --conflict-suffix path 2026/07/09 07:49:46 NOTICE: (49) : touch-glob 2004-07-23 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1R.txt 2026/07/09 07:49:46 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:46 DEBUG : file1R.txt: Set modification time 2004-07-23 2026/07/09 07:49:46 NOTICE: (50) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/ file1.txt 2026/07/09 07:49:46 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" as "file1.txt" 2026/07/09 07:49:46 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1R.txt" 2026/07/09 07:49:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:47 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2'" as "file1.txt" 2026/07/09 07:49:47 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:47 DEBUG : file1R.txt: Modification times differ by 14136h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC 2026/07/09 07:49:47 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 (Local file system at /tmp/074237wuceruh6/datadir/test_resolve-yicavow2) 2026/07/09 07:49:47 DEBUG : file1.txt: md5 = ea683c03f780b76a62405456b08ae6fd (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2') 2026/07/09 07:49:47 DEBUG : file1R.txt: md5 differ 2026/07/09 07:49:47 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:49:47 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:47 DEBUG : file1R.txt: md5 = 2b4975bb20f7be674e66d78570ba2fb1 OK 2026/07/09 07:49:47 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:49:47 NOTICE: (51) : touch-glob 2004-07-25 /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/ file1L.txt 2026/07/09 07:49:47 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/" for canonical name "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2" 2026/07/09 07:49:47 DEBUG : file1L.txt: Set modification time 2004-07-25 2026/07/09 07:49:47 NOTICE: (52) : copy-as /tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt /tmp/074237wuceruh6/resolve/path1/ file1.txt 2026/07/09 07:49:47 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" to "/tmp/074237wuceruh6/resolve/path1/" as "file1.txt" 2026/07/09 07:49:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resolve-yicavow2/file1L.txt" 2026/07/09 07:49:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resolve/path1/" 2026/07/09 07:49:47 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resolve/path1" as "file1.txt" 2026/07/09 07:49:47 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:49:47 DEBUG : file1L.txt: Modification times differ by 14088h0m0s: 2004-07-25 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC 2026/07/09 07:49:47 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:49:47 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:49:47 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:49:47 NOTICE: (53) : test bisync run with --conflict-resolve=newer --conflict-loser=pathname --conflict-suffix=path 2026/07/09 07:49:47 NOTICE: (54) : bisync conflict-resolve=newer conflict-loser=pathname conflict-suffix=path 2026/07/09 07:49:51 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:51 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:51 INFO : Synching Path1 "/tmp/074237wuceruh6/resolve/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:51 INFO : Building Path1 and Path2 listings 2026/07/09 07:49:51 INFO : Path1 checking for diffs 2026/07/09 07:49:51 INFO : - Path1 File changed: time (older) - file1.txt 2026/07/09 07:49:51 INFO : - Path1 File is new - file2.txt 2026/07/09 07:49:51 INFO : Path1: 2 changes:  1 new,  1 modified,  0 deleted 2026/07/09 07:49:51 INFO : (Modified:  0 newer,  1 older) 2026/07/09 07:49:51 INFO : Path2 checking for diffs 2026/07/09 07:49:51 INFO : - Path2 File changed: time (older) - file1.txt 2026/07/09 07:49:51 INFO : - Path2 File is new - file2.txt 2026/07/09 07:49:51 INFO : Path2: 2 changes:  1 new,  1 modified,  0 deleted 2026/07/09 07:49:51 INFO : (Modified:  0 newer,  1 older) 2026/07/09 07:49:51 INFO : Applying changes 2026/07/09 07:49:51 INFO : Checking potential conflicts... 2026/07/09 07:49:51 ERROR : file1.txt: md5 differ 2026/07/09 07:49:51 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 differences found 2026/07/09 07:49:51 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 errors while checking 2026/07/09 07:49:51 NOTICE: gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2': 1 matching files 2026/07/09 07:49:51 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:49:51 NOTICE: - WARNING New or changed in both paths - file1.txt 2026/07/09 07:49:51 INFO : file1.txt: Path1 is newer. Path1: 2004-07-25 00:00:00 +0000 UTC, Path2: 2004-07-23 00:00:00 +0000 UTC, Difference: 48h0m0s 2026/07/09 07:49:51 INFO : file1.txt: The winner is: Path1 2026/07/09 07:49:51 NOTICE: - Path1 Not renaming Path1 copy, as it was determined the winner - /tmp/074237wuceruh6/resolve/path1/file1.txt 2026/07/09 07:49:51 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt 2026/07/09 07:49:51 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/file1.txt.path2 2026/07/09 07:49:52 INFO : file1.txt: Moved (server-side) to: file1.txt.path2 2026/07/09 07:49:52 NOTICE: - Path2 Queue copy to Path1 - /tmp/074237wuceruh6/resolve/path1/file1.txt.path2 2026/07/09 07:49:52 NOTICE: - WARNING New or changed in both paths - file2.txt 2026/07/09 07:49:52 INFO : Files are equal! Skipping: file2.txt 2026/07/09 07:49:52 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:49:52 INFO : file1.txt.path2: Copied (new) 2026/07/09 07:49:52 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:49:52 INFO : file1.txt: Copied (new) 2026/07/09 07:49:52 INFO : Updating listings 2026/07/09 07:49:52 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resolve/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resolve/path2/" 2026/07/09 07:49:52 INFO : Bisync successful 2026/07/09 07:49:52 DEBUG : Waiting for deletions to finish 2026/07/09 07:49:52 INFO : RCLONE_TEST: Deleted 2026/07/09 07:49:52 INFO : file1.txt.local1: Deleted 2026/07/09 07:49:52 INFO : file1.txt.path2: Deleted 2026/07/09 07:49:52 INFO : file1.txt..path2: Deleted 2026/07/09 07:49:52 INFO : file1.txt: Deleted 2026/07/09 07:49:52 INFO : file2.txt: Deleted 2026/07/09 07:49:52 INFO : file1.txt.dinosaur1: Deleted 2026/07/09 07:49:52 INFO : file1.txt..path1: Deleted 2026/07/09 07:49:52 INFO : file1.txt.apple2: Deleted 2026/07/09 07:49:52 INFO : file1.txt.apple1: Deleted 2026/07/09 07:49:52 INFO : file1.txt.cloud1: Deleted 2026/07/09 07:49:52 DEBUG : removing 1 level 0 directories 2026/07/09 07:49:52 INFO : Local file system at /tmp/074237wuceruh6/resolve/path1: Removing directory bisync_test.go:610: TEST resolve PASSED === RUN TestBisyncLocalRemote/resync 2026/07/09 07:49:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync/path1" 2026/07/09 07:49:53 INFO : path2: Making directory 2026/07/09 07:49:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2" 2026/07/09 07:49:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/initial" 2026/07/09 07:49:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_resync-wepupaj1" 2026/07/09 07:49:53 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_resync-wepupaj1: Waiting for checks to finish 2026/07/09 07:49:53 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_resync-wepupaj1: Waiting for transfers to finish 2026/07/09 07:49:53 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:49:53 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:49:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:53 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:49:53 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:49:53 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:49:53 INFO : file2.txt: Copied (new) 2026/07/09 07:49:53 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:49:53 INFO : file1.txt: Copied (new) 2026/07/09 07:49:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:49:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:53 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:49:53 INFO : file3.txt: Copied (new) 2026/07/09 07:49:53 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:49:53 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:49:53 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:49:53 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:49:53 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:49:53 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:53 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:53 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:49:53 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:49:53 INFO : file5.txt: Copied (new) 2026/07/09 07:49:53 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:53 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:49:53 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:49:53 INFO : file6.txt: Copied (new) 2026/07/09 07:49:53 INFO : file4.txt: Copied (new) 2026/07/09 07:49:53 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:49:53 INFO : file7.txt: Copied (new) 2026/07/09 07:49:53 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync/modfiles" 2026/07/09 07:49:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync-pexujak7" 2026/07/09 07:49:53 DEBUG : fileA.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : fileB.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:53 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_resync-pexujak7: Waiting for checks to finish 2026/07/09 07:49:53 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_resync-pexujak7: Waiting for transfers to finish 2026/07/09 07:49:53 DEBUG : fileA.txt.04c13af3.partial: size = 19 OK 2026/07/09 07:49:53 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:49:53 DEBUG : fileB.txt.b8ec97e6.partial: size = 19 OK 2026/07/09 07:49:53 DEBUG : fileA.txt.04c13af3.partial: renamed to: fileA.txt 2026/07/09 07:49:53 INFO : fileA.txt: Copied (new) 2026/07/09 07:49:53 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:49:53 DEBUG : fileB.txt.b8ec97e6.partial: renamed to: fileB.txt 2026/07/09 07:49:53 INFO : fileB.txt: Copied (new) 2026/07/09 07:49:53 DEBUG : Waiting for deletions to finish 2026/07/09 07:49:53 ERROR : error listing: directory not found 2026/07/09 07:49:53 ERROR : Local file system at /tmp/074237wuceruh6/resync/path1: Failed to list "": directory not found 2026/07/09 07:49:53 DEBUG : removing 1 level 0 directories 2026/07/09 07:49:53 INFO : Local file system at /tmp/074237wuceruh6/resync/path1: Removing directory 2026/07/09 07:49:53 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/resync/path1: no such file or directory 2026/07/09 07:49:54 ERROR : error listing: directory not found 2026/07/09 07:49:54 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_resync-wepupaj1 2026/07/09 07:49:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:49:54 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:49:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:49:54 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:49:54 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:49:54 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:49:54 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:49:54 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:54 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:49:54 INFO : file3.txt: Copied (new) 2026/07/09 07:49:54 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:49:54 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:49:54 DEBUG : Local file system at /tmp/074237wuceruh6/resync/path1: Waiting for checks to finish 2026/07/09 07:49:54 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:54 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:54 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:49:54 INFO : file5.txt: Copied (new) 2026/07/09 07:49:54 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:49:54 INFO : file1.txt: Copied (new) 2026/07/09 07:49:54 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:49:54 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:54 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:54 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:54 DEBUG : Local file system at /tmp/074237wuceruh6/resync/path1: Waiting for transfers to finish 2026/07/09 07:49:54 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:49:54 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:49:54 INFO : file2.txt: Copied (new) 2026/07/09 07:49:54 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:49:54 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:54 INFO : file4.txt: Copied (new) 2026/07/09 07:49:54 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:49:54 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:49:54 INFO : file6.txt: Copied (new) 2026/07/09 07:49:54 INFO : file7.txt: Copied (new) 2026/07/09 07:49:54 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/resync/path1 2026/07/09 07:49:54 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:49:54 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2': Waiting for checks to finish 2026/07/09 07:49:54 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2': Waiting for transfers to finish 2026/07/09 07:49:54 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:49:54 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:49:54 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:49:55 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:49:55 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:55 INFO : file1.txt: Copied (new) 2026/07/09 07:49:55 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:49:55 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:55 INFO : file3.txt: Copied (new) 2026/07/09 07:49:55 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:49:55 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:55 INFO : file2.txt: Copied (new) 2026/07/09 07:49:55 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:49:55 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:55 INFO : file4.txt: Copied (new) 2026/07/09 07:49:55 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:49:55 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:55 INFO : file5.txt: Copied (new) 2026/07/09 07:49:55 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:49:55 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:55 INFO : file6.txt: Copied (new) 2026/07/09 07:49:55 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:49:55 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:49:55 INFO : file7.txt: Copied (new) 2026/07/09 07:49:55 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2' 2026/07/09 07:49:55 NOTICE: (01) : test resync 2026/07/09 07:49:55 NOTICE: (02) : test 1. resync with empty path1, resulting in copying all content from path2. 2026/07/09 07:49:55 NOTICE: (03) : purge-children /tmp/074237wuceruh6/resync/path1/ 2026/07/09 07:49:55 DEBUG : file6.txt: Remove file 2026/07/09 07:49:55 DEBUG : file4.txt: Remove file 2026/07/09 07:49:55 DEBUG : file1.txt: Remove file 2026/07/09 07:49:55 DEBUG : file3.txt: Remove file 2026/07/09 07:49:55 DEBUG : RCLONE_TEST: Remove file 2026/07/09 07:49:55 DEBUG : file5.txt: Remove file 2026/07/09 07:49:55 DEBUG : file7.txt: Remove file 2026/07/09 07:49:55 DEBUG : file2.txt: Remove file 2026/07/09 07:49:55 NOTICE: (04) : bisync resync 2026/07/09 07:49:57 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:49:57 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:49:57 INFO : Synching Path1 "/tmp/074237wuceruh6/resync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:49:57 INFO : Copying Path2 files to Path1 2026/07/09 07:49:57 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:49:58 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:49:58 INFO : file1.txt: Copied (new) 2026/07/09 07:49:58 INFO : file2.txt: Copied (new) 2026/07/09 07:49:58 INFO : file3.txt: Copied (new) 2026/07/09 07:49:58 INFO : file6.txt: Copied (new) 2026/07/09 07:49:58 INFO : file4.txt: Copied (new) 2026/07/09 07:49:58 INFO : file7.txt: Copied (new) 2026/07/09 07:49:58 INFO : file5.txt: Copied (new) 2026/07/09 07:49:58 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:49:58 INFO : Resync updating listings 2026/07/09 07:49:58 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:49:58 INFO : Bisync successful 2026/07/09 07:49:58 NOTICE: (05) : move-listings empty-path1 2026/07/09 07:49:58 NOTICE: (06) : test 2. resync with empty path2, resulting in syncing all content to path2. 2026/07/09 07:49:58 NOTICE: (07) : purge-children TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/ 2026/07/09 07:49:58 DEBUG : RCLONE_TEST: Remove file 2026/07/09 07:49:58 DEBUG : file1.txt: Remove file 2026/07/09 07:49:58 DEBUG : file2.txt: Remove file 2026/07/09 07:49:58 DEBUG : file3.txt: Remove file 2026/07/09 07:49:58 DEBUG : file4.txt: Remove file 2026/07/09 07:49:59 DEBUG : file5.txt: Remove file 2026/07/09 07:49:59 DEBUG : file6.txt: Remove file 2026/07/09 07:49:59 DEBUG : file7.txt: Remove file 2026/07/09 07:49:59 NOTICE: (08) : bisync resync 2026/07/09 07:50:01 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:01 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:01 INFO : Synching Path1 "/tmp/074237wuceruh6/resync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:01 INFO : Copying Path2 files to Path1 2026/07/09 07:50:01 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:01 INFO : There was nothing to transfer 2026/07/09 07:50:01 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:02 INFO : file1.txt: Copied (new) 2026/07/09 07:50:02 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:50:02 INFO : file2.txt: Copied (new) 2026/07/09 07:50:02 INFO : file3.txt: Copied (new) 2026/07/09 07:50:02 INFO : file4.txt: Copied (new) 2026/07/09 07:50:02 INFO : file5.txt: Copied (new) 2026/07/09 07:50:02 INFO : file7.txt: Copied (new) 2026/07/09 07:50:02 INFO : file6.txt: Copied (new) 2026/07/09 07:50:02 INFO : Resync updating listings 2026/07/09 07:50:02 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:02 INFO : Bisync successful 2026/07/09 07:50:02 NOTICE: (09) : move-listings empty-path2 2026/07/09 07:50:02 NOTICE: (10) : test 3. exercise all of the various file difference scenarios during a resync. 2026/07/09 07:50:02 NOTICE: (11) : touch-glob 2002-02-02 /tmp/074237wuceruh6/datadir/test_resync-pexujak7/ fileA.txt 2026/07/09 07:50:02 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/" 2026/07/09 07:50:02 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/" to be canonical "/tmp/074237wuceruh6/datadir/test_resync-pexujak7" 2026/07/09 07:50:02 DEBUG : fileA.txt: Set modification time 2002-02-02 2026/07/09 07:50:02 NOTICE: (12) : touch-glob 1999-09-09 /tmp/074237wuceruh6/datadir/test_resync-pexujak7/ fileB.txt 2026/07/09 07:50:02 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync-pexujak7" 2026/07/09 07:50:02 DEBUG : fileB.txt: Set modification time 1999-09-09 2026/07/09 07:50:02 NOTICE: (13) : test = file - path1 - path2 - expected action - who wins 2026/07/09 07:50:02 NOTICE: (14) : test - file1.txt - exists - missing - sync path1 > path2 - path1 2026/07/09 07:50:02 NOTICE: (15) : delete-file TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/file1.txt 2026/07/09 07:50:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:02 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2" 2026/07/09 07:50:03 INFO : file1.txt: Deleted 2026/07/09 07:50:03 NOTICE: (16) : test - file2.txt - missing - exists - copy path2 > path1 - path2 2026/07/09 07:50:03 NOTICE: (17) : delete-file /tmp/074237wuceruh6/resync/path1/file2.txt 2026/07/09 07:50:03 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync/path1/" 2026/07/09 07:50:03 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/resync/path1/" to be canonical "/tmp/074237wuceruh6/resync/path1" 2026/07/09 07:50:03 INFO : file2.txt: Deleted 2026/07/09 07:50:03 NOTICE: (18) : test - file3.txt - exists - newer date - sync path1 > path2 - path1 2026/07/09 07:50:03 NOTICE: (19) : copy-as /tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileA.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/ file3.txt 2026/07/09 07:50:03 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileA.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" as "file3.txt" 2026/07/09 07:50:03 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileA.txt" 2026/07/09 07:50:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:03 DEBUG : operations.CopyFile "fileA.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2'" as "file3.txt" 2026/07/09 07:50:03 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_resync-pexujak7) 2026/07/09 07:50:03 DEBUG : file3.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2') 2026/07/09 07:50:03 DEBUG : fileA.txt: Sizes differ 2026/07/09 07:50:03 DEBUG : file3.txt: Removing old object on successful upload 2026/07/09 07:50:03 DEBUG : file3.txt: size = 19 OK 2026/07/09 07:50:03 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:50:03 INFO : fileA.txt: Copied (replaced existing) to: file3.txt 2026/07/09 07:50:03 NOTICE: (20) : test - file4.txt - missing - newer date - copy path2 > path1 - path2 2026/07/09 07:50:03 NOTICE: (21) : delete-file /tmp/074237wuceruh6/resync/path1/file4.txt 2026/07/09 07:50:03 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/resync/path1/" for canonical name "/tmp/074237wuceruh6/resync/path1" 2026/07/09 07:50:03 INFO : file4.txt: Deleted 2026/07/09 07:50:03 NOTICE: (22) : copy-as /tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileA.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/ file4.txt 2026/07/09 07:50:03 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileA.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" as "file4.txt" 2026/07/09 07:50:03 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileA.txt" 2026/07/09 07:50:03 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:04 DEBUG : operations.CopyFile "fileA.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2'" as "file4.txt" 2026/07/09 07:50:05 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_resync-pexujak7) 2026/07/09 07:50:05 DEBUG : file4.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2') 2026/07/09 07:50:05 DEBUG : fileA.txt: Sizes differ 2026/07/09 07:50:05 DEBUG : file4.txt: Removing old object on successful upload 2026/07/09 07:50:05 DEBUG : file4.txt: size = 19 OK 2026/07/09 07:50:05 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:50:05 INFO : fileA.txt: Copied (replaced existing) to: file4.txt 2026/07/09 07:50:05 NOTICE: (23) : test - file5.txt - exists - older date - sync path1 > path2 - path1 2026/07/09 07:50:05 NOTICE: (24) : copy-as /tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileB.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/ file5.txt 2026/07/09 07:50:05 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileB.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" as "file5.txt" 2026/07/09 07:50:05 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileB.txt" 2026/07/09 07:50:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:06 DEBUG : operations.CopyFile "fileB.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2'" as "file5.txt" 2026/07/09 07:50:06 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_resync-pexujak7) 2026/07/09 07:50:06 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2') 2026/07/09 07:50:06 DEBUG : fileB.txt: Sizes differ 2026/07/09 07:50:07 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:50:07 DEBUG : file5.txt: size = 19 OK 2026/07/09 07:50:07 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:50:07 INFO : fileB.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:50:07 NOTICE: (25) : test - file6.txt - older date - newer date - sync path1 > path2 - path1 2026/07/09 07:50:07 NOTICE: (26) : copy-as /tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileB.txt /tmp/074237wuceruh6/resync/path1/ file6.txt 2026/07/09 07:50:07 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileB.txt" to "/tmp/074237wuceruh6/resync/path1/" as "file6.txt" 2026/07/09 07:50:07 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileB.txt" 2026/07/09 07:50:07 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync/path1/" 2026/07/09 07:50:07 DEBUG : operations.CopyFile "fileB.txt" to "Local file system at /tmp/074237wuceruh6/resync/path1" as "file6.txt" 2026/07/09 07:50:07 DEBUG : fileB.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_resync-pexujak7) 2026/07/09 07:50:07 DEBUG : file6.txt: size = 0 (Local file system at /tmp/074237wuceruh6/resync/path1) 2026/07/09 07:50:07 DEBUG : fileB.txt: Sizes differ 2026/07/09 07:50:07 DEBUG : file6.txt.237b502b.partial: size = 19 OK 2026/07/09 07:50:07 DEBUG : fileB.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:50:07 DEBUG : file6.txt.237b502b.partial: renamed to: file6.txt 2026/07/09 07:50:07 INFO : fileB.txt: Copied (replaced existing) to: file6.txt 2026/07/09 07:50:07 NOTICE: (27) : copy-as /tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileA.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/ file6.txt 2026/07/09 07:50:07 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileA.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" as "file6.txt" 2026/07/09 07:50:07 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync-pexujak7/fileA.txt" 2026/07/09 07:50:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:07 DEBUG : operations.CopyFile "fileA.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2'" as "file6.txt" 2026/07/09 07:50:07 DEBUG : fileA.txt: size = 19 (Local file system at /tmp/074237wuceruh6/datadir/test_resync-pexujak7) 2026/07/09 07:50:07 DEBUG : file6.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2') 2026/07/09 07:50:07 DEBUG : fileA.txt: Sizes differ 2026/07/09 07:50:08 DEBUG : file6.txt: Removing old object on successful upload 2026/07/09 07:50:08 DEBUG : file6.txt: size = 19 OK 2026/07/09 07:50:08 DEBUG : fileA.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:50:08 INFO : fileA.txt: Copied (replaced existing) to: file6.txt 2026/07/09 07:50:08 NOTICE: (28) : test - file7.txt - exists - exists (same) - none - same 2026/07/09 07:50:08 NOTICE: (29) : test run bisync with resync 2026/07/09 07:50:08 NOTICE: (30) : bisync resync 2026/07/09 07:50:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:11 INFO : Synching Path1 "/tmp/074237wuceruh6/resync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:11 INFO : Copying Path2 files to Path1 2026/07/09 07:50:11 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:11 INFO : file2.txt: Copied (new) 2026/07/09 07:50:11 INFO : file4.txt: Copied (new) 2026/07/09 07:50:11 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:11 INFO : file6.txt: Updated modification time in destination 2026/07/09 07:50:11 INFO : file1.txt: Copied (new) 2026/07/09 07:50:11 INFO : file3.txt: Copied (replaced existing) 2026/07/09 07:50:11 INFO : file5.txt: Copied (replaced existing) 2026/07/09 07:50:11 INFO : Resync updating listings 2026/07/09 07:50:11 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:11 INFO : Bisync successful 2026/07/09 07:50:11 NOTICE: (31) : copy-listings mixed-diffs 2026/07/09 07:50:11 NOTICE: (32) : test run normal bisync 2026/07/09 07:50:11 NOTICE: (33) : bisync 2026/07/09 07:50:14 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:14 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:14 INFO : Synching Path1 "/tmp/074237wuceruh6/resync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:14 INFO : Building Path1 and Path2 listings 2026/07/09 07:50:14 INFO : Path1 checking for diffs 2026/07/09 07:50:14 INFO : Path2 checking for diffs 2026/07/09 07:50:14 INFO : No changes found 2026/07/09 07:50:14 INFO : Updating listings 2026/07/09 07:50:14 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:14 INFO : Bisync successful 2026/07/09 07:50:14 NOTICE: (34) : test 4. confirm critical error on normal sync of empty path. 2026/07/09 07:50:14 NOTICE: (35) : purge-children TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/ 2026/07/09 07:50:15 DEBUG : file1.txt: Remove file 2026/07/09 07:50:15 DEBUG : file3.txt: Remove file 2026/07/09 07:50:15 DEBUG : file5.txt: Remove file 2026/07/09 07:50:15 DEBUG : file6.txt: Remove file 2026/07/09 07:50:15 DEBUG : file4.txt: Remove file 2026/07/09 07:50:15 DEBUG : RCLONE_TEST: Remove file 2026/07/09 07:50:15 DEBUG : file2.txt: Remove file 2026/07/09 07:50:15 DEBUG : file7.txt: Remove file 2026/07/09 07:50:15 NOTICE: (36) : bisync 2026/07/09 07:50:18 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:18 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:18 INFO : Synching Path1 "/tmp/074237wuceruh6/resync/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync/path2/" 2026/07/09 07:50:18 INFO : Building Path1 and Path2 listings 2026/07/09 07:50:18 INFO : Path1 checking for diffs 2026/07/09 07:50:18 INFO : Path2 checking for diffs 2026/07/09 07:50:18 ERROR : Empty current Path2 listing. Cannot sync to an empty directory: /tmp/074237wuceruh6/workdir/tmp_074237wuceruh6_resync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_resync_path2.path2.lst-new 2026/07/09 07:50:18 ERROR : Bisync critical error: empty current Path2 listing: /tmp/074237wuceruh6/workdir/tmp_074237wuceruh6_resync_path1..TestGoFile_rclone-test-kavoyur4xezu_074237wuceruh6_resync_path2.path2.lst-new 2026/07/09 07:50:18 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:50:18 NOTICE: Bisync error: bisync aborted 2026/07/09 07:50:18 DEBUG : Waiting for deletions to finish 2026/07/09 07:50:18 INFO : file7.txt: Deleted 2026/07/09 07:50:18 INFO : RCLONE_TEST: Deleted 2026/07/09 07:50:18 INFO : file3.txt: Deleted 2026/07/09 07:50:18 INFO : file4.txt: Deleted 2026/07/09 07:50:18 INFO : file1.txt: Deleted 2026/07/09 07:50:18 INFO : file2.txt: Deleted 2026/07/09 07:50:18 INFO : file5.txt: Deleted 2026/07/09 07:50:18 INFO : file6.txt: Deleted 2026/07/09 07:50:18 DEBUG : removing 1 level 0 directories 2026/07/09 07:50:18 INFO : Local file system at /tmp/074237wuceruh6/resync/path1: Removing directory bisync_test.go:610: TEST resync PASSED === RUN TestBisyncLocalRemote/resync_modes 2026/07/09 07:50:18 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1" 2026/07/09 07:50:18 INFO : path2: Making directory 2026/07/09 07:50:18 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2" 2026/07/09 07:50:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/initial" 2026/07/09 07:50:18 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_resync_modes-guhobeq9" 2026/07/09 07:50:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:50:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:18 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:50:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:50:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:50:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:18 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_resync_modes-guhobeq9: Waiting for checks to finish 2026/07/09 07:50:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:50:18 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_resync_modes-guhobeq9: Waiting for transfers to finish 2026/07/09 07:50:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:50:18 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:50:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:50:18 INFO : file2.txt: Copied (new) 2026/07/09 07:50:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:50:18 INFO : file1.txt: Copied (new) 2026/07/09 07:50:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_resync_modes/modfiles" 2026/07/09 07:50:18 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:18 DEBUG : file1L.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:18 DEBUG : file1R.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:18 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:18 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9: Waiting for checks to finish 2026/07/09 07:50:18 DEBUG : file1L.txt.684d937d.partial: size = 33 OK 2026/07/09 07:50:18 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9: Waiting for transfers to finish 2026/07/09 07:50:18 DEBUG : file2.txt.ac4156f2.partial: size = 37 OK 2026/07/09 07:50:18 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:18 DEBUG : file2.txt: md5 = 9fe822ddd1cb81d83aae00fa48239bd3 OK 2026/07/09 07:50:18 DEBUG : file1R.txt.d467e63a.partial: size = 42 OK 2026/07/09 07:50:18 DEBUG : file1L.txt.684d937d.partial: renamed to: file1L.txt 2026/07/09 07:50:18 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:18 INFO : file1L.txt: Copied (new) 2026/07/09 07:50:18 DEBUG : file2.txt.ac4156f2.partial: renamed to: file2.txt 2026/07/09 07:50:18 INFO : file2.txt: Copied (new) 2026/07/09 07:50:18 DEBUG : file1R.txt.d467e63a.partial: renamed to: file1R.txt 2026/07/09 07:50:18 INFO : file1R.txt: Copied (new) 2026/07/09 07:50:18 DEBUG : Waiting for deletions to finish 2026/07/09 07:50:18 ERROR : error listing: directory not found 2026/07/09 07:50:18 ERROR : Local file system at /tmp/074237wuceruh6/resync_modes/path1: Failed to list "": directory not found 2026/07/09 07:50:18 DEBUG : removing 1 level 0 directories 2026/07/09 07:50:18 INFO : Local file system at /tmp/074237wuceruh6/resync_modes/path1: Removing directory 2026/07/09 07:50:18 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/resync_modes/path1: no such file or directory 2026/07/09 07:50:19 ERROR : error listing: directory not found 2026/07/09 07:50:19 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_resync_modes-guhobeq9 2026/07/09 07:50:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:50:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:19 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:19 DEBUG : Local file system at /tmp/074237wuceruh6/resync_modes/path1: Waiting for checks to finish 2026/07/09 07:50:19 DEBUG : Local file system at /tmp/074237wuceruh6/resync_modes/path1: Waiting for transfers to finish 2026/07/09 07:50:19 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:50:19 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:50:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:19 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:50:19 INFO : file1.txt: Copied (new) 2026/07/09 07:50:19 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:50:19 INFO : file2.txt: Copied (new) 2026/07/09 07:50:19 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:50:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:50:19 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:50:19 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:50:19 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/resync_modes/path1 2026/07/09 07:50:19 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:50:19 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:19 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:19 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2': Waiting for checks to finish 2026/07/09 07:50:19 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2': Waiting for transfers to finish 2026/07/09 07:50:19 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:50:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:50:19 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:50:19 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:50:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:19 INFO : file2.txt: Copied (new) 2026/07/09 07:50:19 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:50:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:19 INFO : file1.txt: Copied (new) 2026/07/09 07:50:19 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2' 2026/07/09 07:50:20 NOTICE: (01) : test resync-mode 2026/07/09 07:50:20 NOTICE: (02) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:50:20 NOTICE: (03) : touch-glob 2001-01-02 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1R.txt 2026/07/09 07:50:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" 2026/07/09 07:50:20 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" to be canonical "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:20 DEBUG : file1R.txt: Set modification time 2001-01-02 2026/07/09 07:50:20 NOTICE: (04) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/ file1.txt 2026/07/09 07:50:20 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" as "file1.txt" 2026/07/09 07:50:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" 2026/07/09 07:50:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:20 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2'" as "file1.txt" 2026/07/09 07:50:20 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:20 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2') 2026/07/09 07:50:20 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:50:20 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:50:20 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:50:20 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:20 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:50:20 NOTICE: (05) : touch-glob 2001-03-04 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1L.txt 2026/07/09 07:50:20 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:20 DEBUG : file1L.txt: Set modification time 2001-03-04 2026/07/09 07:50:20 NOTICE: (06) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt /tmp/074237wuceruh6/resync_modes/path1/ file1.txt 2026/07/09 07:50:20 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" to "/tmp/074237wuceruh6/resync_modes/path1/" as "file1.txt" 2026/07/09 07:50:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" 2026/07/09 07:50:20 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1/" 2026/07/09 07:50:20 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resync_modes/path1" as "file1.txt" 2026/07/09 07:50:20 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:20 DEBUG : file1.txt: size = 0 (Local file system at /tmp/074237wuceruh6/resync_modes/path1) 2026/07/09 07:50:20 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:50:20 DEBUG : file1.txt.4e37ab47.partial: size = 33 OK 2026/07/09 07:50:20 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:20 DEBUG : file1.txt.4e37ab47.partial: renamed to: file1.txt 2026/07/09 07:50:20 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:50:20 NOTICE: (07) : test bisync run with --resync-mode=newer 2026/07/09 07:50:20 NOTICE: (08) : bisync resync resync-mode=newer 2026/07/09 07:50:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:23 INFO : Synching Path1 "/tmp/074237wuceruh6/resync_modes/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:23 INFO : Copying Path2 files to Path1 2026/07/09 07:50:23 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:23 INFO : There was nothing to transfer 2026/07/09 07:50:23 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:23 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:50:23 INFO : Resync updating listings 2026/07/09 07:50:23 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync_modes/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:23 INFO : Bisync successful 2026/07/09 07:50:23 NOTICE: (09) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:50:23 NOTICE: (10) : touch-glob 2001-07-23 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1R.txt 2026/07/09 07:50:23 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:23 DEBUG : file1R.txt: Set modification time 2001-07-23 2026/07/09 07:50:23 NOTICE: (11) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/ file1.txt 2026/07/09 07:50:23 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" as "file1.txt" 2026/07/09 07:50:23 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" 2026/07/09 07:50:23 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:24 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2'" as "file1.txt" 2026/07/09 07:50:24 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:24 DEBUG : file1.txt: size = 33 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2') 2026/07/09 07:50:24 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:50:24 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:50:24 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:50:24 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:24 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:50:24 NOTICE: (12) : touch-glob 2001-08-26 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1L.txt 2026/07/09 07:50:24 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:24 DEBUG : file1L.txt: Set modification time 2001-08-26 2026/07/09 07:50:24 NOTICE: (13) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt /tmp/074237wuceruh6/resync_modes/path1/ file1.txt 2026/07/09 07:50:24 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" to "/tmp/074237wuceruh6/resync_modes/path1/" as "file1.txt" 2026/07/09 07:50:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" 2026/07/09 07:50:24 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1/" 2026/07/09 07:50:24 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resync_modes/path1" as "file1.txt" 2026/07/09 07:50:24 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:50:24 DEBUG : file1L.txt: Modification times differ by -4200h0m0s: 2001-08-26 00:00:00 +0000 UTC, 2001-03-04 00:00:00 +0000 UTC 2026/07/09 07:50:24 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:24 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:50:24 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:50:24 NOTICE: (14) : test bisync run with --resync-mode=path2 2026/07/09 07:50:24 NOTICE: (15) : bisync resync resync-mode=path2 2026/07/09 07:50:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:27 INFO : Synching Path1 "/tmp/074237wuceruh6/resync_modes/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:27 INFO : Copying Path2 files to Path1 2026/07/09 07:50:27 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:27 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:50:27 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:27 INFO : Resync updating listings 2026/07/09 07:50:27 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync_modes/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:27 INFO : Bisync successful 2026/07/09 07:50:27 NOTICE: (16) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:50:27 NOTICE: (17) : touch-glob 2002-07-23 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1R.txt 2026/07/09 07:50:27 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:27 DEBUG : file1R.txt: Set modification time 2002-07-23 2026/07/09 07:50:27 NOTICE: (18) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/ file1.txt 2026/07/09 07:50:27 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" as "file1.txt" 2026/07/09 07:50:27 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" 2026/07/09 07:50:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:28 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2'" as "file1.txt" 2026/07/09 07:50:28 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:50:28 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2002-07-23 00:00:00 +0000 UTC, 2001-07-23 00:00:00 +0000 UTC 2026/07/09 07:50:28 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:28 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:50:28 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:50:28 NOTICE: (19) : touch-glob 2002-08-26 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1L.txt 2026/07/09 07:50:28 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:28 DEBUG : file1L.txt: Set modification time 2002-08-26 2026/07/09 07:50:28 NOTICE: (20) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt /tmp/074237wuceruh6/resync_modes/path1/ file1.txt 2026/07/09 07:50:28 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" to "/tmp/074237wuceruh6/resync_modes/path1/" as "file1.txt" 2026/07/09 07:50:28 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" 2026/07/09 07:50:28 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1/" 2026/07/09 07:50:28 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resync_modes/path1" as "file1.txt" 2026/07/09 07:50:28 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:28 DEBUG : file1.txt: size = 42 (Local file system at /tmp/074237wuceruh6/resync_modes/path1) 2026/07/09 07:50:28 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:50:28 DEBUG : file1.txt.e4364b55.partial: size = 33 OK 2026/07/09 07:50:28 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:28 DEBUG : file1.txt.e4364b55.partial: renamed to: file1.txt 2026/07/09 07:50:28 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:50:28 NOTICE: (21) : test bisync run with --resync-mode=larger 2026/07/09 07:50:28 NOTICE: (22) : bisync resync resync-mode=larger 2026/07/09 07:50:30 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:30 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:30 INFO : Synching Path1 "/tmp/074237wuceruh6/resync_modes/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:30 INFO : Copying Path2 files to Path1 2026/07/09 07:50:30 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:30 INFO : file1.txt: Path2 is larger. Path1: 33, Path2: 42, Difference: 9 2026/07/09 07:50:31 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:50:31 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:31 INFO : Resync updating listings 2026/07/09 07:50:31 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync_modes/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:31 INFO : Bisync successful 2026/07/09 07:50:31 NOTICE: (23) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:50:31 NOTICE: (24) : touch-glob 2003-07-23 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1R.txt 2026/07/09 07:50:31 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:31 DEBUG : file1R.txt: Set modification time 2003-07-23 2026/07/09 07:50:31 NOTICE: (25) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/ file1.txt 2026/07/09 07:50:31 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" as "file1.txt" 2026/07/09 07:50:31 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" 2026/07/09 07:50:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:31 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2'" as "file1.txt" 2026/07/09 07:50:31 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:50:31 DEBUG : file1R.txt: Modification times differ by -8760h0m0s: 2003-07-23 00:00:00 +0000 UTC, 2002-07-23 00:00:00 +0000 UTC 2026/07/09 07:50:31 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:31 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:50:31 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:50:31 NOTICE: (26) : touch-glob 2003-09-04 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1L.txt 2026/07/09 07:50:31 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:31 DEBUG : file1L.txt: Set modification time 2003-09-04 2026/07/09 07:50:31 NOTICE: (27) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt /tmp/074237wuceruh6/resync_modes/path1/ file1.txt 2026/07/09 07:50:31 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" to "/tmp/074237wuceruh6/resync_modes/path1/" as "file1.txt" 2026/07/09 07:50:31 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" 2026/07/09 07:50:31 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1/" 2026/07/09 07:50:31 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resync_modes/path1" as "file1.txt" 2026/07/09 07:50:31 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:31 DEBUG : file1.txt: size = 42 (Local file system at /tmp/074237wuceruh6/resync_modes/path1) 2026/07/09 07:50:31 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:50:31 DEBUG : file1.txt.b65270e7.partial: size = 33 OK 2026/07/09 07:50:31 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:31 DEBUG : file1.txt.b65270e7.partial: renamed to: file1.txt 2026/07/09 07:50:31 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:50:31 NOTICE: (28) : test bisync run with --resync-mode=older 2026/07/09 07:50:31 NOTICE: (29) : bisync resync resync-mode=older 2026/07/09 07:50:34 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:34 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:34 INFO : Synching Path1 "/tmp/074237wuceruh6/resync_modes/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:34 INFO : Copying Path2 files to Path1 2026/07/09 07:50:34 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:34 INFO : file1.txt: Path2 is older. Path1: 2003-09-04 00:00:00 +0000 UTC, Path2: 2003-07-23 00:00:00 +0000 UTC, Difference: 1032h0m0s 2026/07/09 07:50:34 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:50:34 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:34 INFO : Resync updating listings 2026/07/09 07:50:34 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync_modes/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:34 INFO : Bisync successful 2026/07/09 07:50:34 NOTICE: (30) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:50:34 NOTICE: (31) : touch-glob 2004-07-23 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1R.txt 2026/07/09 07:50:34 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:34 DEBUG : file1R.txt: Set modification time 2004-07-23 2026/07/09 07:50:34 NOTICE: (32) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/ file1.txt 2026/07/09 07:50:34 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" as "file1.txt" 2026/07/09 07:50:34 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" 2026/07/09 07:50:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:35 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2'" as "file1.txt" 2026/07/09 07:50:35 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:50:35 DEBUG : file1R.txt: Modification times differ by -8784h0m0s: 2004-07-23 00:00:00 +0000 UTC, 2003-07-23 00:00:00 +0000 UTC 2026/07/09 07:50:35 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:35 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:50:35 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:50:35 NOTICE: (33) : touch-glob 2004-07-23 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1L.txt 2026/07/09 07:50:35 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:35 DEBUG : file1L.txt: Set modification time 2004-07-23 2026/07/09 07:50:35 NOTICE: (34) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt /tmp/074237wuceruh6/resync_modes/path1/ file1.txt 2026/07/09 07:50:35 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" to "/tmp/074237wuceruh6/resync_modes/path1/" as "file1.txt" 2026/07/09 07:50:35 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" 2026/07/09 07:50:35 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1/" 2026/07/09 07:50:35 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resync_modes/path1" as "file1.txt" 2026/07/09 07:50:35 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:35 DEBUG : file1.txt: size = 42 (Local file system at /tmp/074237wuceruh6/resync_modes/path1) 2026/07/09 07:50:35 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:50:35 DEBUG : file1.txt.86629d73.partial: size = 33 OK 2026/07/09 07:50:35 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:35 DEBUG : file1.txt.86629d73.partial: renamed to: file1.txt 2026/07/09 07:50:35 INFO : file1L.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:50:35 NOTICE: (35) : test bisync run with --resync-mode=smaller 2026/07/09 07:50:35 NOTICE: (36) : bisync resync resync-mode=smaller 2026/07/09 07:50:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:37 INFO : Synching Path1 "/tmp/074237wuceruh6/resync_modes/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:37 INFO : Copying Path2 files to Path1 2026/07/09 07:50:37 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:37 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2026/07/09 07:50:37 INFO : There was nothing to transfer 2026/07/09 07:50:37 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:37 INFO : file1.txt: Path1 is smaller. Path1: 33, Path2: 42, Difference: 9 2026/07/09 07:50:37 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:50:37 INFO : Resync updating listings 2026/07/09 07:50:37 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync_modes/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:37 INFO : Bisync successful 2026/07/09 07:50:37 NOTICE: (37) : test changed on both paths and NOT identical - file1 (file1R, file1L) 2026/07/09 07:50:37 NOTICE: (38) : touch-glob 2005-01-02 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1R.txt 2026/07/09 07:50:37 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:37 DEBUG : file1R.txt: Set modification time 2005-01-02 2026/07/09 07:50:37 NOTICE: (39) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/ file1.txt 2026/07/09 07:50:37 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" as "file1.txt" 2026/07/09 07:50:37 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" 2026/07/09 07:50:37 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:38 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2'" as "file1.txt" 2026/07/09 07:50:38 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:38 DEBUG : file1.txt: size = 33 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2') 2026/07/09 07:50:38 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:50:38 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:50:38 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:50:38 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:38 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:50:38 NOTICE: (40) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt /tmp/074237wuceruh6/resync_modes/path1/ file2.txt 2026/07/09 07:50:38 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" to "/tmp/074237wuceruh6/resync_modes/path1/" as "file2.txt" 2026/07/09 07:50:38 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" 2026/07/09 07:50:38 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1/" 2026/07/09 07:50:38 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/074237wuceruh6/resync_modes/path1" as "file2.txt" 2026/07/09 07:50:38 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:38 DEBUG : file2.txt: size = 0 (Local file system at /tmp/074237wuceruh6/resync_modes/path1) 2026/07/09 07:50:38 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:50:38 DEBUG : file2.txt.e105b681.partial: size = 42 OK 2026/07/09 07:50:38 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:38 DEBUG : file2.txt.e105b681.partial: renamed to: file2.txt 2026/07/09 07:50:38 INFO : file1R.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:50:38 NOTICE: (41) : touch-glob 2006-03-04 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1L.txt 2026/07/09 07:50:38 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:38 DEBUG : file1L.txt: Set modification time 2006-03-04 2026/07/09 07:50:38 NOTICE: (42) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt /tmp/074237wuceruh6/resync_modes/path1/ file1.txt 2026/07/09 07:50:38 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" to "/tmp/074237wuceruh6/resync_modes/path1/" as "file1.txt" 2026/07/09 07:50:38 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" 2026/07/09 07:50:38 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1/" 2026/07/09 07:50:38 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resync_modes/path1" as "file1.txt" 2026/07/09 07:50:38 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:50:38 DEBUG : file1L.txt: Modification times differ by -14136h0m0s: 2006-03-04 00:00:00 +0000 UTC, 2004-07-23 00:00:00 +0000 UTC 2026/07/09 07:50:38 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:38 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:50:38 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:50:38 NOTICE: (43) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/ file2.txt 2026/07/09 07:50:38 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" as "file2.txt" 2026/07/09 07:50:38 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" 2026/07/09 07:50:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:39 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2'" as "file2.txt" 2026/07/09 07:50:39 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:39 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2') 2026/07/09 07:50:39 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:50:39 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:50:39 DEBUG : file2.txt: size = 33 OK 2026/07/09 07:50:39 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:39 INFO : file1L.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:50:39 NOTICE: (44) : test bisync run with --resync-mode=path1 2026/07/09 07:50:39 NOTICE: (45) : bisync resync resync-mode=path1 2026/07/09 07:50:42 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:42 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:42 INFO : Synching Path1 "/tmp/074237wuceruh6/resync_modes/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:42 INFO : Copying Path2 files to Path1 2026/07/09 07:50:42 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:42 INFO : There was nothing to transfer 2026/07/09 07:50:42 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:42 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:50:42 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:50:42 INFO : Resync updating listings 2026/07/09 07:50:42 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync_modes/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:42 INFO : Bisync successful 2026/07/09 07:50:42 NOTICE: (46) : test no winner 2026/07/09 07:50:42 NOTICE: (47) : touch-glob 2022-02-22 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1R.txt 2026/07/09 07:50:42 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:42 DEBUG : file1R.txt: Set modification time 2022-02-22 2026/07/09 07:50:42 NOTICE: (48) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/ file1.txt 2026/07/09 07:50:42 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" as "file1.txt" 2026/07/09 07:50:42 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" 2026/07/09 07:50:42 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:43 DEBUG : operations.CopyFile "file1R.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2'" as "file1.txt" 2026/07/09 07:50:43 DEBUG : file1R.txt: size = 42 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:43 DEBUG : file1.txt: size = 33 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2') 2026/07/09 07:50:43 DEBUG : file1R.txt: Sizes differ 2026/07/09 07:50:44 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:50:44 DEBUG : file1.txt: size = 42 OK 2026/07/09 07:50:44 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:44 INFO : file1R.txt: Copied (replaced existing) to: file1.txt 2026/07/09 07:50:44 NOTICE: (49) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt /tmp/074237wuceruh6/resync_modes/path1/ file2.txt 2026/07/09 07:50:44 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" to "/tmp/074237wuceruh6/resync_modes/path1/" as "file2.txt" 2026/07/09 07:50:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1R.txt" 2026/07/09 07:50:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1/" 2026/07/09 07:50:44 DEBUG : operations.CopyFile "file1R.txt" to "Local file system at /tmp/074237wuceruh6/resync_modes/path1" as "file2.txt" 2026/07/09 07:50:44 DEBUG : file2.txt: size = 42 OK 2026/07/09 07:50:44 DEBUG : file1R.txt: Modification times differ by -150240h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2005-01-02 00:00:00 +0000 UTC 2026/07/09 07:50:44 DEBUG : file1R.txt: md5 = 705bb3c0ef02925739e834ca98c099c3 OK 2026/07/09 07:50:44 INFO : file1R.txt: Updated modification time in destination 2026/07/09 07:50:44 DEBUG : file1R.txt: Unchanged skipping 2026/07/09 07:50:44 NOTICE: (50) : touch-glob 2022-02-22 /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/ file1L.txt 2026/07/09 07:50:44 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/" for canonical name "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9" 2026/07/09 07:50:44 DEBUG : file1L.txt: Set modification time 2022-02-22 2026/07/09 07:50:44 NOTICE: (51) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt /tmp/074237wuceruh6/resync_modes/path1/ file1.txt 2026/07/09 07:50:44 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" to "/tmp/074237wuceruh6/resync_modes/path1/" as "file1.txt" 2026/07/09 07:50:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" 2026/07/09 07:50:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/resync_modes/path1/" 2026/07/09 07:50:44 DEBUG : operations.CopyFile "file1L.txt" to "Local file system at /tmp/074237wuceruh6/resync_modes/path1" as "file1.txt" 2026/07/09 07:50:44 DEBUG : file1.txt: size = 33 OK 2026/07/09 07:50:44 DEBUG : file1L.txt: Modification times differ by -140016h0m0s: 2022-02-22 00:00:00 +0000 UTC, 2006-03-04 00:00:00 +0000 UTC 2026/07/09 07:50:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:44 INFO : file1L.txt: Updated modification time in destination 2026/07/09 07:50:44 DEBUG : file1L.txt: Unchanged skipping 2026/07/09 07:50:44 NOTICE: (52) : copy-as /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/ file2.txt 2026/07/09 07:50:44 DEBUG : copyFile "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" to "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" as "file2.txt" 2026/07/09 07:50:44 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9/file1L.txt" 2026/07/09 07:50:44 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:44 DEBUG : operations.CopyFile "file1L.txt" to "gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2'" as "file2.txt" 2026/07/09 07:50:44 DEBUG : file1L.txt: size = 33 (Local file system at /tmp/074237wuceruh6/datadir/test_resync_modes-vegodul9) 2026/07/09 07:50:44 DEBUG : file2.txt: size = 42 (gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2') 2026/07/09 07:50:44 DEBUG : file1L.txt: Sizes differ 2026/07/09 07:50:44 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:50:44 DEBUG : file2.txt: size = 33 OK 2026/07/09 07:50:44 DEBUG : file1L.txt: md5 = ea683c03f780b76a62405456b08ae6fd OK 2026/07/09 07:50:44 INFO : file1L.txt: Copied (replaced existing) to: file2.txt 2026/07/09 07:50:44 NOTICE: (53) : test bisync run with --resync-mode=newer 2026/07/09 07:50:44 NOTICE: (54) : bisync resync resync-mode=newer 2026/07/09 07:50:47 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:47 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:47 INFO : Synching Path1 "/tmp/074237wuceruh6/resync_modes/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:47 INFO : Copying Path2 files to Path1 2026/07/09 07:50:47 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:47 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:50:47 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:50:47 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:47 INFO : Resync updating listings 2026/07/09 07:50:47 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/resync_modes/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/resync_modes/path2/" 2026/07/09 07:50:47 INFO : Bisync successful 2026/07/09 07:50:47 DEBUG : Waiting for deletions to finish 2026/07/09 07:50:47 INFO : RCLONE_TEST: Deleted 2026/07/09 07:50:47 INFO : file2.txt: Deleted 2026/07/09 07:50:47 INFO : file1.txt: Deleted 2026/07/09 07:50:47 DEBUG : removing 1 level 0 directories 2026/07/09 07:50:47 INFO : Local file system at /tmp/074237wuceruh6/resync_modes/path1: Removing directory bisync_test.go:610: TEST resync_modes PASSED === RUN TestBisyncLocalRemote/rmdirs 2026/07/09 07:50:47 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rmdirs/path1" 2026/07/09 07:50:47 INFO : path2: Making directory 2026/07/09 07:50:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2" 2026/07/09 07:50:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/initial" 2026/07/09 07:50:48 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_rmdirs-huricet0" 2026/07/09 07:50:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : subdir: Making directory with metadata 2026/07/09 07:50:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:50:48 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:50:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:50:48 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_rmdirs-huricet0: Waiting for checks to finish 2026/07/09 07:50:48 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_rmdirs-huricet0: Waiting for transfers to finish 2026/07/09 07:50:48 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:50:48 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:50:48 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:50:48 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:50:48 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:50:48 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:50:48 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:50:48 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:50:48 INFO : file1.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:50:48 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:50:48 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:50:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_rmdirs/modfiles" 2026/07/09 07:50:48 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_rmdirs-luxixaz1" 2026/07/09 07:50:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_rmdirs-luxixaz1: Waiting for checks to finish 2026/07/09 07:50:48 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_rmdirs-luxixaz1: Waiting for transfers to finish 2026/07/09 07:50:48 DEBUG : file1.txt.f41fd5ee.partial: size = 19 OK 2026/07/09 07:50:48 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:50:48 DEBUG : file1.txt.f41fd5ee.partial: renamed to: file1.txt 2026/07/09 07:50:48 INFO : file1.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : Waiting for deletions to finish 2026/07/09 07:50:48 ERROR : error listing: directory not found 2026/07/09 07:50:48 ERROR : Local file system at /tmp/074237wuceruh6/rmdirs/path1: Failed to list "": directory not found 2026/07/09 07:50:48 DEBUG : removing 1 level 0 directories 2026/07/09 07:50:48 INFO : Local file system at /tmp/074237wuceruh6/rmdirs/path1: Removing directory 2026/07/09 07:50:48 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/rmdirs/path1: no such file or directory 2026/07/09 07:50:48 ERROR : error listing: directory not found 2026/07/09 07:50:48 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_rmdirs-huricet0 2026/07/09 07:50:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:50:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : subdir: Making directory with metadata 2026/07/09 07:50:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:50:48 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:50:48 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : Local file system at /tmp/074237wuceruh6/rmdirs/path1: Waiting for checks to finish 2026/07/09 07:50:48 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : Local file system at /tmp/074237wuceruh6/rmdirs/path1: Waiting for transfers to finish 2026/07/09 07:50:48 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:50:48 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:50:48 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:50:48 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:50:48 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:50:48 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:50:48 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:50:48 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:50:48 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:50:48 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:50:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:50:48 INFO : file1.txt: Copied (new) 2026/07/09 07:50:48 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:50:48 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/rmdirs/path1 2026/07/09 07:50:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:48 INFO : subdir: Making directory 2026/07/09 07:50:49 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:50:49 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:49 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:50:49 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:50:49 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:50:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:50:49 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2': Waiting for checks to finish 2026/07/09 07:50:49 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2': Waiting for transfers to finish 2026/07/09 07:50:49 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:50:49 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:49 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:50:49 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:50:49 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:49 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:50:50 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:50:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:50:50 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:50:50 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:50:50 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:50 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:50:50 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:50:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:50 INFO : file1.txt: Copied (new) 2026/07/09 07:50:50 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:50:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:50 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:50:50 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:50:50 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:50:50 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:50:50 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:50:50 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2' 2026/07/09 07:50:50 NOTICE: (01) : test rmdirs 2026/07/09 07:50:50 NOTICE: (02) : test initial bisync 2026/07/09 07:50:50 NOTICE: (03) : bisync resync 2026/07/09 07:50:53 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:50:53 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:50:53 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:53 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:53 INFO : Synching Path1 "/tmp/074237wuceruh6/rmdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/" 2026/07/09 07:50:53 INFO : Copying Path2 files to Path1 2026/07/09 07:50:53 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:50:53 INFO : There was nothing to transfer 2026/07/09 07:50:53 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:50:53 INFO : There was nothing to transfer 2026/07/09 07:50:53 INFO : Resync updating listings 2026/07/09 07:50:53 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rmdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/" 2026/07/09 07:50:53 INFO : Bisync successful 2026/07/09 07:50:53 NOTICE: (04) : test 1. delete path1 subdir file 2026/07/09 07:50:53 NOTICE: (05) : delete-file /tmp/074237wuceruh6/rmdirs/path1/subdir/file20.txt 2026/07/09 07:50:53 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rmdirs/path1/subdir/" 2026/07/09 07:50:53 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/rmdirs/path1/subdir/" to be canonical "/tmp/074237wuceruh6/rmdirs/path1/subdir" 2026/07/09 07:50:53 INFO : file20.txt: Deleted 2026/07/09 07:50:53 NOTICE: (06) : test 2. run bisync without remove-empty-dirs 2026/07/09 07:50:53 NOTICE: (07) : bisync 2026/07/09 07:50:56 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:50:56 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:50:56 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:50:56 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:50:56 INFO : Synching Path1 "/tmp/074237wuceruh6/rmdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/" 2026/07/09 07:50:56 INFO : Building Path1 and Path2 listings 2026/07/09 07:50:56 INFO : Path1 checking for diffs 2026/07/09 07:50:56 INFO : - Path1 File was deleted - subdir/file20.txt 2026/07/09 07:50:56 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:50:56 INFO : Path2 checking for diffs 2026/07/09 07:50:56 INFO : Applying changes 2026/07/09 07:50:56 INFO : - Path2 Queue delete - TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/subdir/file20.txt 2026/07/09 07:50:56 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:50:56 INFO : subdir/file20.txt: Deleted 2026/07/09 07:50:56 INFO : There was nothing to transfer 2026/07/09 07:50:56 INFO : Updating listings 2026/07/09 07:50:56 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rmdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/" 2026/07/09 07:50:56 INFO : Bisync successful 2026/07/09 07:50:56 NOTICE: (08) : test 3. confirm the subdir still exists on both paths 2026/07/09 07:50:56 NOTICE: (09) : list-dirs /tmp/074237wuceruh6/rmdirs/path1/ 2026/07/09 07:50:56 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/rmdirs/path1/" 2026/07/09 07:50:56 DEBUG : fs cache: renaming cache item "/tmp/074237wuceruh6/rmdirs/path1/" to be canonical "/tmp/074237wuceruh6/rmdirs/path1" 2026/07/09 07:50:56 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:50:56 NOTICE: (10) : list-dirs TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/ 2026/07/09 07:50:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/" 2026/07/09 07:50:57 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/" to be canonical "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2" 2026/07/09 07:50:57 NOTICE: subdir/ - filename hash: 86ae37b338459868804e9697025ba4c2 2026/07/09 07:50:57 NOTICE: (11) : test 4. run bisync with remove-empty-dirs 2026/07/09 07:50:57 NOTICE: (12) : bisync remove-empty-dirs 2026/07/09 07:51:00 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:00 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:51:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": true, "DownloadHash": false } 2026/07/09 07:51:00 INFO : Synching Path1 "/tmp/074237wuceruh6/rmdirs/path1/" with Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/" 2026/07/09 07:51:00 INFO : Building Path1 and Path2 listings 2026/07/09 07:51:00 INFO : Path1 checking for diffs 2026/07/09 07:51:00 INFO : Path2 checking for diffs 2026/07/09 07:51:00 INFO : No changes found 2026/07/09 07:51:00 INFO : Updating listings 2026/07/09 07:51:00 INFO : Validating listings for Path1 "/tmp/074237wuceruh6/rmdirs/path1/" vs Path2 "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/" 2026/07/09 07:51:00 INFO : Removing empty directories 2026/07/09 07:51:00 INFO : subdir: Removing directory 2026/07/09 07:51:00 INFO : subdir: Removing directory 2026/07/09 07:51:01 INFO : Bisync successful 2026/07/09 07:51:01 NOTICE: (13) : test 5. confirm the subdir has been removed on both paths 2026/07/09 07:51:01 NOTICE: (14) : list-dirs /tmp/074237wuceruh6/rmdirs/path1/ 2026/07/09 07:51:01 DEBUG : fs cache: switching user supplied name "/tmp/074237wuceruh6/rmdirs/path1/" for canonical name "/tmp/074237wuceruh6/rmdirs/path1" 2026/07/09 07:51:01 NOTICE: (15) : list-dirs TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/ 2026/07/09 07:51:01 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2/" for canonical name "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/rmdirs/path2" 2026/07/09 07:51:01 DEBUG : Waiting for deletions to finish 2026/07/09 07:51:01 INFO : RCLONE_TEST: Deleted 2026/07/09 07:51:01 INFO : file1.copy4.txt: Deleted 2026/07/09 07:51:01 INFO : file1.copy1.txt: Deleted 2026/07/09 07:51:01 INFO : file1.copy5.txt: Deleted 2026/07/09 07:51:01 INFO : file1.copy2.txt: Deleted 2026/07/09 07:51:01 INFO : file1.copy3.txt: Deleted 2026/07/09 07:51:01 INFO : file1.txt: Deleted 2026/07/09 07:51:01 DEBUG : removing 1 level 0 directories 2026/07/09 07:51:01 INFO : Local file system at /tmp/074237wuceruh6/rmdirs/path1: Removing directory bisync_test.go:610: TEST rmdirs PASSED === RUN TestBisyncLocalRemote/volatile 2026/07/09 07:51:01 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/volatile/path1" 2026/07/09 07:51:01 INFO : path2: Making directory 2026/07/09 07:51:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-kavoyur4xezu/074237wuceruh6/volatile/path2" 2026/07/09 07:51:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/initial" 2026/07/09 07:51:01 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/initdir/test_volatile-jizesob9" 2026/07/09 07:51:01 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_volatile-jizesob9: Waiting for checks to finish 2026/07/09 07:51:01 DEBUG : Local file system at /tmp/074237wuceruh6/initdir/test_volatile-jizesob9: Waiting for transfers to finish 2026/07/09 07:51:01 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:51:01 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:51:01 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:01 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:51:01 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:01 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:51:01 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:51:01 INFO : file1.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:01 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:01 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:51:01 INFO : file2.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:51:01 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:01 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:51:01 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:51:01 INFO : file3.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:01 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:51:01 INFO : file4.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:51:01 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:01 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:51:01 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:01 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:51:01 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:51:01 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:51:01 INFO : file6.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:51:01 INFO : file7.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:01 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:01 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:51:01 INFO : file8.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:51:01 INFO : file5.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_volatile/modfiles" 2026/07/09 07:51:01 DEBUG : Creating backend with remote "/tmp/074237wuceruh6/datadir/test_volatile-podaxif5" 2026/07/09 07:51:01 DEBUG : dummy.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:01 DEBUG : dummy.txt.b3782999.partial: size = 0 OK 2026/07/09 07:51:01 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_volatile-podaxif5: Waiting for checks to finish 2026/07/09 07:51:01 DEBUG : file10.txt.bdde3bf8.partial: size = 19 OK 2026/07/09 07:51:01 DEBUG : Local file system at /tmp/074237wuceruh6/datadir/test_volatile-podaxif5: Waiting for transfers to finish 2026/07/09 07:51:01 DEBUG : dummy.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:01 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:01 DEBUG : file1.txt.be52b1c9.partial: size = 19 OK 2026/07/09 07:51:01 DEBUG : dummy.txt.b3782999.partial: renamed to: dummy.txt 2026/07/09 07:51:01 DEBUG : file10.txt.bdde3bf8.partial: renamed to: file10.txt 2026/07/09 07:51:01 INFO : dummy.txt: Copied (new) 2026/07/09 07:51:01 INFO : file10.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:01 DEBUG : file11.txt.d4a7309d.partial: size = 19 OK 2026/07/09 07:51:01 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:01 DEBUG : file1.txt.be52b1c9.partial: renamed to: file1.txt 2026/07/09 07:51:01 INFO : file1.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file11.txt.d4a7309d.partial: renamed to: file11.txt 2026/07/09 07:51:01 INFO : file11.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file2.txt.23ff1769.partial: size = 13 OK 2026/07/09 07:51:01 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:51:01 DEBUG : file6.txt.7b4c87b3.partial: size = 19 OK 2026/07/09 07:51:01 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:51:01 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:01 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:51:01 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:51:01 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:51:01 DEBUG : file6.txt.7b4c87b3.partial: renamed to: file6.txt 2026/07/09 07:51:01 INFO : file6.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:51:01 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:51:01 INFO : file5R.txt: Copied (new) 2026/07/09 07:51:01 INFO : file5L.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file2.txt.23ff1769.partial: renamed to: file2.txt 2026/07/09 07:51:01 INFO : file2.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : file7.txt.38c43fbf.partial: size = 19 OK 2026/07/09 07:51:01 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:01 DEBUG : file7.txt.38c43fbf.partial: renamed to: file7.txt 2026/07/09 07:51:01 INFO : file7.txt: Copied (new) 2026/07/09 07:51:01 DEBUG : Waiting for deletions to finish 2026/07/09 07:51:01 ERROR : error listing: directory not found 2026/07/09 07:51:01 ERROR : Local file system at /tmp/074237wuceruh6/volatile/path1: Failed to list "": directory not found 2026/07/09 07:51:01 DEBUG : removing 1 level 0 directories 2026/07/09 07:51:01 INFO : Local file system at /tmp/074237wuceruh6/volatile/path1: Removing directory 2026/07/09 07:51:01 ERROR : Failed to rmdir: stat /tmp/074237wuceruh6/volatile/path1: no such file or directory 2026/07/09 07:51:01 ERROR : error listing: directory not found 2026/07/09 07:51:02 NOTICE: checking initFs Local file system at /tmp/074237wuceruh6/initdir/test_volatile-jizesob9 2026/07/09 07:51:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : Local file system at /tmp/074237wuceruh6/volatile/path1: Waiting for checks to finish 2026/07/09 07:51:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:51:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:51:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:51:02 INFO : file1.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:51:02 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:51:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:51:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:51:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:51:02 INFO : file3.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:51:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:51:02 INFO : file4.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:51:02 DEBUG : Local file system at /tmp/074237wuceruh6/volatile/path1: Waiting for transfers to finish 2026/07/09 07:51:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:51:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 INFO : file5.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:51:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:51:02 INFO : file2.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:51:02 INFO : file7.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:51:02 INFO : file6.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:51:02 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:51:02 INFO : file8.txt: Copied (new) 2026/07/09 07:51:02 NOTICE: checking Path1 Local file system at /tmp/074237wuceruh6/volatile/path1 2026/07/09 07:51:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:02 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/volatile/path2': Waiting for checks to finish 2026/07/09 07:51:02 DEBUG : gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/volatile/path2': Waiting for transfers to finish 2026/07/09 07:51:02 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:51:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:02 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:02 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:51:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 INFO : file3.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:51:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 INFO : file2.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:51:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 INFO : file1.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:51:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 INFO : file5.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:51:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 INFO : file7.txt: Copied (new) 2026/07/09 07:51:02 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:51:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:02 INFO : file6.txt: Copied (new) 2026/07/09 07:51:03 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:51:03 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:03 INFO : file4.txt: Copied (new) 2026/07/09 07:51:03 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:51:03 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:03 INFO : file8.txt: Copied (new) 2026/07/09 07:51:03 NOTICE: checking path2 gofile root 'rclone-test-kavoyur4xezu/074237wuceruh6/volatile/path2' 2026/07/09 07:51:03 NOTICE: (01) : test volatile 2026/07/09 07:51:03 NOTICE: (02) : test initial bisync 2026/07/09 07:51:03 NOTICE: (03) : bisync resync bisync_test.go:980: skipping 'volatile' test on non-local as it requires uploading 100 files 2026/07/09 07:51:03 DEBUG : gofile root 'rclone-test-kavoyur4xezu': Purge remote --- PASS: TestBisyncLocalRemote (508.84s) --- PASS: TestBisyncLocalRemote/all_changed (16.27s) --- SKIP: TestBisyncLocalRemote/backupdir (1.83s) --- PASS: TestBisyncLocalRemote/basic (9.33s) --- PASS: TestBisyncLocalRemote/changes (13.26s) --- PASS: TestBisyncLocalRemote/check_access (28.99s) --- PASS: TestBisyncLocalRemote/check_access_filters (39.56s) --- PASS: TestBisyncLocalRemote/check_filename (18.29s) --- PASS: TestBisyncLocalRemote/check_sync (20.45s) --- PASS: TestBisyncLocalRemote/compare_all (14.60s) --- PASS: TestBisyncLocalRemote/concurrent (11.93s) --- PASS: TestBisyncLocalRemote/createemptysrcdirs (27.45s) --- PASS: TestBisyncLocalRemote/dry_run (20.53s) --- PASS: TestBisyncLocalRemote/equal (10.19s) --- PASS: TestBisyncLocalRemote/ext_paths (34.65s) --- SKIP: TestBisyncLocalRemote/extended_filenames (7.94s) --- PASS: TestBisyncLocalRemote/filters (9.87s) --- PASS: TestBisyncLocalRemote/filtersfile_checks (24.19s) --- PASS: TestBisyncLocalRemote/ignorelistingchecksum (12.81s) --- PASS: TestBisyncLocalRemote/max_delete_path1 (11.45s) --- PASS: TestBisyncLocalRemote/max_delete_path2_force (14.13s) --- PASS: TestBisyncLocalRemote/nomodtime (9.51s) --- SKIP: TestBisyncLocalRemote/normalization (6.74s) --- PASS: TestBisyncLocalRemote/rclone_args (34.44s) --- PASS: TestBisyncLocalRemote/resolve (37.85s) --- PASS: TestBisyncLocalRemote/resync (25.05s) --- PASS: TestBisyncLocalRemote/resync_modes (29.47s) --- PASS: TestBisyncLocalRemote/rmdirs (13.46s) --- SKIP: TestBisyncLocalRemote/volatile (1.97s) === RUN TestBisyncRemoteRemote 2026/07/09 07:51:05 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva" 2026/07/09 07:51:06 NOTICE: remote: TestGoFile:rclone-test-bunotil9geva === RUN TestBisyncRemoteRemote/all_changed 2026/07/09 07:51:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2" 2026/07/09 07:51:06 INFO : path1: Making directory 2026/07/09 07:51:06 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1" 2026/07/09 07:51:07 INFO : path2: Making directory 2026/07/09 07:51:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2" 2026/07/09 07:51:08 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_all_changed/initial" 2026/07/09 07:51:08 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/initdir/test_all_changed-dugezub2" 2026/07/09 07:51:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : subdir: Making directory with metadata 2026/07/09 07:51:08 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:51:08 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:51:08 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:51:08 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_all_changed-dugezub2: Waiting for checks to finish 2026/07/09 07:51:08 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_all_changed-dugezub2: Waiting for transfers to finish 2026/07/09 07:51:08 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:08 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:51:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:51:08 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:51:08 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:08 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:08 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:08 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:51:08 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:51:08 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:51:08 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:51:08 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:08 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:51:08 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:51:08 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:08 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:51:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:51:08 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:51:08 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:51:08 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:08 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:08 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:51:08 INFO : file1.txt: Copied (new) 2026/07/09 07:51:08 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:51:08 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:51:08 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:51:08 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:51:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:51:08 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:08 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:51:08 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:51:08 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:08 NOTICE: checking initFs Local file system at /tmp/075106suluwaw2/initdir/test_all_changed-dugezub2 2026/07/09 07:51:08 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:08 INFO : subdir: Making directory 2026/07/09 07:51:09 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:51:09 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:51:09 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:09 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1': Waiting for checks to finish 2026/07/09 07:51:09 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1': Waiting for transfers to finish 2026/07/09 07:51:09 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:51:09 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:09 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:51:09 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:51:09 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:09 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:51:09 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:51:09 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:09 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:09 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:51:09 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:09 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:51:09 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:51:09 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:09 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:51:09 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:51:09 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:09 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:51:09 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:51:09 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:09 INFO : file1.txt: Copied (new) 2026/07/09 07:51:09 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:51:09 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:09 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:51:09 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:51:09 NOTICE: checking Path1 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1' 2026/07/09 07:51:10 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:10 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:10 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:10 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:10 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:10 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:10 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:10 INFO : subdir: Making directory 2026/07/09 07:51:10 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:51:10 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:51:10 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:10 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2': Waiting for checks to finish 2026/07/09 07:51:10 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2': Waiting for transfers to finish 2026/07/09 07:51:10 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:51:10 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:10 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:11 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:51:11 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:11 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:51:11 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:51:11 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:11 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:51:11 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:51:11 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:11 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:51:11 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:51:11 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:11 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:51:11 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:51:11 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:11 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:51:11 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:51:11 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:11 INFO : file1.txt: Copied (new) 2026/07/09 07:51:11 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:51:11 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:11 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:51:11 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:51:11 NOTICE: checking path2 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2' 2026/07/09 07:51:11 NOTICE: (01) : test all-changed 2026/07/09 07:51:11 NOTICE: (02) : test initial bisync 2026/07/09 07:51:11 NOTICE: (03) : bisync resync 2026/07/09 07:51:16 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:16 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:51:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:51:16 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/" 2026/07/09 07:51:16 INFO : Copying Path2 files to Path1 2026/07/09 07:51:16 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:51:17 INFO : There was nothing to transfer 2026/07/09 07:51:17 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:51:17 INFO : There was nothing to transfer 2026/07/09 07:51:17 INFO : Resync updating listings 2026/07/09 07:51:17 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/" 2026/07/09 07:51:17 INFO : Bisync successful 2026/07/09 07:51:17 NOTICE: (04) : test change timestamp on all files except RCLONE_TEST 2026/07/09 07:51:17 NOTICE: (05) : touch-glob 2005-01-02 TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/ file* 2026/07/09 07:51:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" 2026/07/09 07:51:18 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1" 2026/07/09 07:51:18 DEBUG : file1.copy1.txt: Set modification time 2005-01-02 2026/07/09 07:51:18 DEBUG : file1.copy2.txt: Set modification time 2005-01-02 2026/07/09 07:51:18 DEBUG : file1.copy3.txt: Set modification time 2005-01-02 2026/07/09 07:51:18 DEBUG : file1.copy4.txt: Set modification time 2005-01-02 2026/07/09 07:51:18 DEBUG : file1.copy5.txt: Set modification time 2005-01-02 2026/07/09 07:51:18 DEBUG : file1.txt: Set modification time 2005-01-02 2026/07/09 07:51:19 NOTICE: (06) : touch-glob 2005-01-02 TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/subdir file* 2026/07/09 07:51:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/subdir" 2026/07/09 07:51:19 DEBUG : file20.txt: Set modification time 2005-01-02 2026/07/09 07:51:19 NOTICE: (07) : test sync should pass 2026/07/09 07:51:19 NOTICE: (08) : bisync 2026/07/09 07:51:24 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:25 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:25 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:51:25 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:51:25 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/" 2026/07/09 07:51:25 INFO : Building Path1 and Path2 listings 2026/07/09 07:51:25 INFO : Path1 checking for diffs 2026/07/09 07:51:25 INFO : - Path1 File changed: time (newer) - file1.copy1.txt 2026/07/09 07:51:25 INFO : - Path1 File changed: time (newer) - file1.copy2.txt 2026/07/09 07:51:25 INFO : - Path1 File changed: time (newer) - file1.copy3.txt 2026/07/09 07:51:25 INFO : - Path1 File changed: time (newer) - file1.copy4.txt 2026/07/09 07:51:25 INFO : - Path1 File changed: time (newer) - file1.copy5.txt 2026/07/09 07:51:25 INFO : - Path1 File changed: time (newer) - file1.txt 2026/07/09 07:51:25 INFO : - Path1 File changed: time (newer) - subdir/file20.txt 2026/07/09 07:51:25 INFO : Path1: 7 changes:  0 new,  7 modified,  0 deleted 2026/07/09 07:51:25 INFO : (Modified:  7 newer,  0 older) 2026/07/09 07:51:25 INFO : Path2 checking for diffs 2026/07/09 07:51:25 INFO : Applying changes 2026/07/09 07:51:25 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy1.txt 2026/07/09 07:51:25 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy2.txt 2026/07/09 07:51:25 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy3.txt 2026/07/09 07:51:25 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy4.txt 2026/07/09 07:51:25 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy5.txt 2026/07/09 07:51:25 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.txt 2026/07/09 07:51:25 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/subdir/file20.txt 2026/07/09 07:51:25 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:51:25 INFO : file1.copy2.txt: Updated modification time in destination 2026/07/09 07:51:25 INFO : file1.copy1.txt: Updated modification time in destination 2026/07/09 07:51:25 INFO : file1.copy5.txt: Updated modification time in destination 2026/07/09 07:51:25 INFO : file1.copy4.txt: Updated modification time in destination 2026/07/09 07:51:25 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:51:25 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:51:25 INFO : file1.copy3.txt: Updated modification time in destination 2026/07/09 07:51:25 INFO : There was nothing to transfer 2026/07/09 07:51:25 INFO : Updating listings 2026/07/09 07:51:25 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/" 2026/07/09 07:51:25 INFO : Bisync successful 2026/07/09 07:51:25 NOTICE: (09) : test change timestamp on all files including RCLONE_TEST 2026/07/09 07:51:25 NOTICE: (10) : touch-glob 2004-01-02 TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/ * 2026/07/09 07:51:25 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1" 2026/07/09 07:51:25 DEBUG : RCLONE_TEST: Set modification time 2004-01-02 2026/07/09 07:51:26 DEBUG : file1.copy1.txt: Set modification time 2004-01-02 2026/07/09 07:51:26 DEBUG : file1.copy2.txt: Set modification time 2004-01-02 2026/07/09 07:51:26 DEBUG : file1.copy3.txt: Set modification time 2004-01-02 2026/07/09 07:51:26 DEBUG : file1.copy4.txt: Set modification time 2004-01-02 2026/07/09 07:51:26 DEBUG : file1.copy5.txt: Set modification time 2004-01-02 2026/07/09 07:51:26 DEBUG : file1.txt: Set modification time 2004-01-02 2026/07/09 07:51:26 NOTICE: (11) : touch-glob 2004-01-02 TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/subdir * 2026/07/09 07:51:26 DEBUG : file20.txt: Set modification time 2004-01-02 2026/07/09 07:51:26 NOTICE: (12) : test sync should fail 2026/07/09 07:51:26 NOTICE: (13) : bisync 2026/07/09 07:51:31 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:31 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:31 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:51:31 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:51:31 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/" 2026/07/09 07:51:31 INFO : Building Path1 and Path2 listings 2026/07/09 07:51:32 INFO : Path1 checking for diffs 2026/07/09 07:51:32 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2026/07/09 07:51:32 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2026/07/09 07:51:32 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2026/07/09 07:51:32 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2026/07/09 07:51:32 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2026/07/09 07:51:32 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2026/07/09 07:51:32 INFO : - Path1 File changed: time (older) - file1.txt 2026/07/09 07:51:32 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2026/07/09 07:51:32 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2026/07/09 07:51:32 INFO : (Modified:  1 newer,  7 older) 2026/07/09 07:51:32 INFO : Path2 checking for diffs 2026/07/09 07:51:32 ERROR : Safety abort: all files were changed on Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/". Run with --force if desired. 2026/07/09 07:51:32 NOTICE: Bisync aborted. Please try again. 2026/07/09 07:51:32 NOTICE: Bisync error: all files were changed 2026/07/09 07:51:32 NOTICE: (14) : test sync with force should pass 2026/07/09 07:51:32 NOTICE: (15) : bisync force 2026/07/09 07:51:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:37 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:37 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:51:37 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:51:37 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/" 2026/07/09 07:51:37 INFO : Building Path1 and Path2 listings 2026/07/09 07:51:37 INFO : Path1 checking for diffs 2026/07/09 07:51:37 INFO : - Path1 File changed: time (newer) - RCLONE_TEST 2026/07/09 07:51:37 INFO : - Path1 File changed: time (older) - file1.copy1.txt 2026/07/09 07:51:37 INFO : - Path1 File changed: time (older) - file1.copy2.txt 2026/07/09 07:51:37 INFO : - Path1 File changed: time (older) - file1.copy3.txt 2026/07/09 07:51:37 INFO : - Path1 File changed: time (older) - file1.copy4.txt 2026/07/09 07:51:37 INFO : - Path1 File changed: time (older) - file1.copy5.txt 2026/07/09 07:51:37 INFO : - Path1 File changed: time (older) - file1.txt 2026/07/09 07:51:37 INFO : - Path1 File changed: time (older) - subdir/file20.txt 2026/07/09 07:51:37 INFO : Path1: 8 changes:  0 new,  8 modified,  0 deleted 2026/07/09 07:51:37 INFO : (Modified:  1 newer,  7 older) 2026/07/09 07:51:37 INFO : Path2 checking for diffs 2026/07/09 07:51:37 INFO : Applying changes 2026/07/09 07:51:37 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/RCLONE_TEST 2026/07/09 07:51:37 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy1.txt 2026/07/09 07:51:37 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy2.txt 2026/07/09 07:51:37 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy3.txt 2026/07/09 07:51:37 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy4.txt 2026/07/09 07:51:37 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.copy5.txt 2026/07/09 07:51:37 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/file1.txt 2026/07/09 07:51:37 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/subdir/file20.txt 2026/07/09 07:51:37 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:51:37 INFO : file1.copy1.txt: Updated modification time in destination 2026/07/09 07:51:37 INFO : RCLONE_TEST: Updated modification time in destination 2026/07/09 07:51:37 INFO : file1.copy3.txt: Updated modification time in destination 2026/07/09 07:51:37 INFO : file1.copy5.txt: Updated modification time in destination 2026/07/09 07:51:37 INFO : file1.copy2.txt: Updated modification time in destination 2026/07/09 07:51:37 INFO : file1.txt: Updated modification time in destination 2026/07/09 07:51:38 INFO : subdir/file20.txt: Updated modification time in destination 2026/07/09 07:51:38 INFO : file1.copy4.txt: Updated modification time in destination 2026/07/09 07:51:38 INFO : There was nothing to transfer 2026/07/09 07:51:38 INFO : Updating listings 2026/07/09 07:51:38 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/all_changed/path2/" 2026/07/09 07:51:38 INFO : Bisync successful bisync_test.go:610: TEST all_changed PASSED === RUN TestBisyncRemoteRemote/backupdir 2026/07/09 07:51:38 INFO : path1: Making directory 2026/07/09 07:51:38 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/backupdir/path1" 2026/07/09 07:51:39 INFO : path2: Making directory 2026/07/09 07:51:39 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/backupdir/path2" 2026/07/09 07:51:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/initial" 2026/07/09 07:51:40 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/initdir/test_backupdir-jajorar9" 2026/07/09 07:51:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:51:40 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_backupdir-jajorar9: Waiting for checks to finish 2026/07/09 07:51:40 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:51:40 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:51:40 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:40 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_backupdir-jajorar9: Waiting for transfers to finish 2026/07/09 07:51:40 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:40 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:40 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:51:40 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:51:40 INFO : file3.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:51:40 INFO : file2.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:40 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:51:40 INFO : file1.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:51:40 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:40 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:51:40 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:40 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:51:40 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:51:40 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:40 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:40 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:51:40 INFO : file7.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:51:40 INFO : file5.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:51:40 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:40 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:51:40 INFO : file4.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:51:40 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:51:40 INFO : file6.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:40 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:51:40 INFO : file8.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_backupdir/modfiles" 2026/07/09 07:51:40 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_backupdir-beruwas1" 2026/07/09 07:51:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:51:40 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_backupdir-beruwas1: Waiting for checks to finish 2026/07/09 07:51:40 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:51:40 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:40 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_backupdir-beruwas1: Waiting for transfers to finish 2026/07/09 07:51:40 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:40 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:51:40 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:51:40 INFO : file1.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:40 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:51:40 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:51:40 INFO : file11.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:51:40 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:51:40 INFO : file2.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:51:40 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:51:40 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:51:40 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:51:40 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:40 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:51:40 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:51:40 INFO : file10.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:51:40 INFO : file5R.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:51:40 INFO : file5L.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:51:40 INFO : file6.txt: Copied (new) 2026/07/09 07:51:40 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:51:40 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:40 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:51:40 INFO : file7.txt: Copied (new) 2026/07/09 07:51:40 NOTICE: checking initFs Local file system at /tmp/075106suluwaw2/initdir/test_backupdir-jajorar9 2026/07/09 07:51:40 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:40 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/backupdir/path1': Waiting for checks to finish 2026/07/09 07:51:40 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/backupdir/path1': Waiting for transfers to finish 2026/07/09 07:51:41 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:51:41 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:41 INFO : file1.txt: Copied (new) 2026/07/09 07:51:41 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:51:41 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:41 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:41 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:51:41 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:41 INFO : file2.txt: Copied (new) 2026/07/09 07:51:41 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:51:41 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:41 INFO : file3.txt: Copied (new) 2026/07/09 07:51:41 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:51:41 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:41 INFO : file4.txt: Copied (new) 2026/07/09 07:51:41 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:51:41 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:41 INFO : file7.txt: Copied (new) 2026/07/09 07:51:41 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:51:41 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:41 INFO : file6.txt: Copied (new) 2026/07/09 07:51:41 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:51:41 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:41 INFO : file5.txt: Copied (new) 2026/07/09 07:51:41 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:51:41 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:41 INFO : file8.txt: Copied (new) 2026/07/09 07:51:41 NOTICE: checking Path1 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/backupdir/path1' 2026/07/09 07:51:42 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:42 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:42 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:42 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:42 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:42 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:42 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:42 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:42 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:42 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/backupdir/path2': Waiting for checks to finish 2026/07/09 07:51:42 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/backupdir/path2': Waiting for transfers to finish 2026/07/09 07:51:42 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:51:42 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:42 INFO : file2.txt: Copied (new) 2026/07/09 07:51:42 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:51:42 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:42 INFO : file3.txt: Copied (new) 2026/07/09 07:51:42 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:51:42 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:42 INFO : file1.txt: Copied (new) 2026/07/09 07:51:42 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:51:42 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:42 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:42 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:51:42 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:42 INFO : file5.txt: Copied (new) 2026/07/09 07:51:43 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:51:43 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:43 INFO : file7.txt: Copied (new) 2026/07/09 07:51:43 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:51:43 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:43 INFO : file4.txt: Copied (new) 2026/07/09 07:51:43 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:51:43 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:43 INFO : file6.txt: Copied (new) 2026/07/09 07:51:43 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:51:43 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:43 INFO : file8.txt: Copied (new) 2026/07/09 07:51:43 NOTICE: checking path2 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/backupdir/path2' 2026/07/09 07:51:43 NOTICE: (01) : test backupdir 2026/07/09 07:51:43 NOTICE: (02) : test initial bisync 2026/07/09 07:51:43 NOTICE: (03) : bisync resync backupdir1=/tmp/075106suluwaw2/workdir/backupdirs/backupdir1 backupdir2=/tmp/075106suluwaw2/workdir/backupdirs/backupdir2 bisync_test.go:977: backupdir test currently only works on local (it uses the workdir) === RUN TestBisyncRemoteRemote/basic 2026/07/09 07:51:43 INFO : path1: Making directory 2026/07/09 07:51:43 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path1" 2026/07/09 07:51:43 INFO : path2: Making directory 2026/07/09 07:51:43 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path2" 2026/07/09 07:51:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/initial" 2026/07/09 07:51:44 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/initdir/test_basic-nasuyiw9" 2026/07/09 07:51:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : subdir: Making directory with metadata 2026/07/09 07:51:44 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:51:44 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:51:44 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:51:44 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:44 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:51:44 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:44 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy2.txt.455881d5.partial: size = 0 OK 2026/07/09 07:51:44 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:44 DEBUG : file1.copy4.txt.8c987629.partial: size = 0 OK 2026/07/09 07:51:44 DEBUG : file1.copy2.txt.455881d5.partial: renamed to: file1.copy2.txt 2026/07/09 07:51:44 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:51:44 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_basic-nasuyiw9: Waiting for checks to finish 2026/07/09 07:51:44 DEBUG : file1.copy3.txt.d0285540.partial: size = 0 OK 2026/07/09 07:51:44 DEBUG : file1.copy1.txt.21b8fa2b.partial: size = 0 OK 2026/07/09 07:51:44 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:44 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_basic-nasuyiw9: Waiting for transfers to finish 2026/07/09 07:51:44 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:44 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:44 DEBUG : file1.copy5.txt.19e8a2bc.partial: size = 0 OK 2026/07/09 07:51:44 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:44 DEBUG : file1.copy4.txt.8c987629.partial: renamed to: file1.copy4.txt 2026/07/09 07:51:44 DEBUG : file1.copy5.txt.19e8a2bc.partial: renamed to: file1.copy5.txt 2026/07/09 07:51:44 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:51:44 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:51:44 DEBUG : file1.copy1.txt.21b8fa2b.partial: renamed to: file1.copy1.txt 2026/07/09 07:51:44 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:51:44 DEBUG : file1.copy3.txt.d0285540.partial: renamed to: file1.copy3.txt 2026/07/09 07:51:44 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:51:44 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:51:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:51:44 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:44 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:44 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:51:44 INFO : file1.txt: Copied (new) 2026/07/09 07:51:44 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:51:44 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:51:44 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:44 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_basic/modfiles" 2026/07/09 07:51:44 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_basic-somasep7" 2026/07/09 07:51:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_basic-somasep7: Waiting for checks to finish 2026/07/09 07:51:44 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_basic-somasep7: Waiting for transfers to finish 2026/07/09 07:51:44 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:51:44 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:44 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:51:44 INFO : file1.txt: Copied (new) 2026/07/09 07:51:44 NOTICE: checking initFs Local file system at /tmp/075106suluwaw2/initdir/test_basic-nasuyiw9 2026/07/09 07:51:44 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:44 INFO : subdir: Making directory 2026/07/09 07:51:45 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:51:45 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:51:45 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:45 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path1': Waiting for checks to finish 2026/07/09 07:51:45 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path1': Waiting for transfers to finish 2026/07/09 07:51:45 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:51:45 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:51:45 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:45 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:45 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:45 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:51:45 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:51:45 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:45 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:51:45 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:51:45 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:45 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:51:45 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:51:45 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:45 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:51:45 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:51:45 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:45 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:51:45 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:51:45 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:45 INFO : file1.txt: Copied (new) 2026/07/09 07:51:45 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:51:45 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:45 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:51:46 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:51:46 NOTICE: checking Path1 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path1' 2026/07/09 07:51:46 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:51:46 DEBUG : file1.copy1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:46 DEBUG : file1.copy2.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:46 DEBUG : file1.copy3.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:46 DEBUG : file1.copy4.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:46 DEBUG : file1.copy5.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:46 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:46 INFO : subdir: Making directory 2026/07/09 07:51:46 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:51:46 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:51:46 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:51:46 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path2': Waiting for checks to finish 2026/07/09 07:51:46 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path2': Waiting for transfers to finish 2026/07/09 07:51:46 DEBUG : file1.copy1.txt: size = 0 OK 2026/07/09 07:51:46 DEBUG : file1.copy1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:46 INFO : file1.copy1.txt: Copied (new) 2026/07/09 07:51:46 DEBUG : file1.copy3.txt: size = 0 OK 2026/07/09 07:51:46 DEBUG : file1.copy3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:46 INFO : file1.copy3.txt: Copied (new) 2026/07/09 07:51:46 DEBUG : file1.copy2.txt: size = 0 OK 2026/07/09 07:51:46 DEBUG : file1.copy2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:46 INFO : file1.copy2.txt: Copied (new) 2026/07/09 07:51:46 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:51:46 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:51:46 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:51:47 DEBUG : file1.copy4.txt: size = 0 OK 2026/07/09 07:51:47 DEBUG : file1.copy4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:47 INFO : file1.copy4.txt: Copied (new) 2026/07/09 07:51:47 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:51:47 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:47 INFO : file1.txt: Copied (new) 2026/07/09 07:51:47 DEBUG : file1.copy5.txt: size = 0 OK 2026/07/09 07:51:47 DEBUG : file1.copy5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:47 INFO : file1.copy5.txt: Copied (new) 2026/07/09 07:51:47 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:51:47 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:51:47 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:51:47 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:51:47 NOTICE: checking path2 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path2' 2026/07/09 07:51:47 NOTICE: (01) : test basic 2026/07/09 07:51:47 NOTICE: (02) : test initial bisync 2026/07/09 07:51:47 NOTICE: (03) : bisync resync 2026/07/09 07:51:52 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:52 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:52 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:51:52 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:51:52 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path2/" 2026/07/09 07:51:52 INFO : Copying Path2 files to Path1 2026/07/09 07:51:52 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:51:52 INFO : There was nothing to transfer 2026/07/09 07:51:52 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:51:52 INFO : There was nothing to transfer 2026/07/09 07:51:52 INFO : Resync updating listings 2026/07/09 07:51:52 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path2/" 2026/07/09 07:51:52 INFO : Bisync successful 2026/07/09 07:51:52 NOTICE: (04) : test place newer files on both paths 2026/07/09 07:51:52 NOTICE: (05) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_basic-somasep7/file1.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path2/ 2026/07/09 07:51:52 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_basic-somasep7/" 2026/07/09 07:51:52 DEBUG : fs cache: renaming cache item "/tmp/075106suluwaw2/datadir/test_basic-somasep7/" to be canonical "/tmp/075106suluwaw2/datadir/test_basic-somasep7" 2026/07/09 07:51:52 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:51:52 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_basic-somasep7/file1.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path2/" as "" 2026/07/09 07:51:52 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_basic-somasep7/file1.txt" 2026/07/09 07:51:52 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path2/" 2026/07/09 07:51:53 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path2'" as "file1.txt" 2026/07/09 07:51:53 DEBUG : file1.txt: size = 19 (Local file system at /tmp/075106suluwaw2/datadir/test_basic-somasep7) 2026/07/09 07:51:53 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path2') 2026/07/09 07:51:53 DEBUG : file1.txt: Sizes differ 2026/07/09 07:51:53 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:51:53 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:51:53 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:53 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:51:53 NOTICE: (06) : copy-as /tmp/075106suluwaw2/datadir/test_basic-somasep7/file1.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path1/subdir file20.txt 2026/07/09 07:51:53 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_basic-somasep7/file1.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path1/subdir" as "file20.txt" 2026/07/09 07:51:53 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_basic-somasep7/file1.txt" 2026/07/09 07:51:53 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path1/subdir" 2026/07/09 07:51:54 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path1/subdir'" as "file20.txt" 2026/07/09 07:51:54 DEBUG : file1.txt: size = 19 (Local file system at /tmp/075106suluwaw2/datadir/test_basic-somasep7) 2026/07/09 07:51:54 DEBUG : file20.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/basic/path1/subdir') 2026/07/09 07:51:54 DEBUG : file1.txt: Sizes differ 2026/07/09 07:51:54 DEBUG : file20.txt: Removing old object on successful upload 2026/07/09 07:51:54 DEBUG : file20.txt: size = 19 OK 2026/07/09 07:51:54 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:51:54 INFO : file1.txt: Copied (replaced existing) to: file20.txt 2026/07/09 07:51:54 NOTICE: (07) : test bisync run 2026/07/09 07:51:54 NOTICE: (08) : bisync 2026/07/09 07:51:59 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:59 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:51:59 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:51:59 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:51:59 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path2/" 2026/07/09 07:51:59 INFO : Building Path1 and Path2 listings 2026/07/09 07:51:59 INFO : Path1 checking for diffs 2026/07/09 07:51:59 INFO : - Path1 File changed: size (larger), time (newer) - subdir/file20.txt 2026/07/09 07:51:59 INFO : Path1: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:51:59 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:51:59 INFO : Path2 checking for diffs 2026/07/09 07:51:59 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:51:59 INFO : Path2: 1 changes:  0 new,  1 modified,  0 deleted 2026/07/09 07:51:59 INFO : (Modified:  1 newer,  0 older,  1 larger,  0 smaller) 2026/07/09 07:51:59 INFO : Applying changes 2026/07/09 07:51:59 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path2/subdir/file20.txt 2026/07/09 07:51:59 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path1/file1.txt 2026/07/09 07:51:59 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:52:00 INFO : file1.txt: Copied (server-side copy) 2026/07/09 07:52:00 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:52:01 INFO : subdir/file20.txt: Copied (server-side copy) 2026/07/09 07:52:01 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:52:01 INFO : Updating listings 2026/07/09 07:52:01 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/basic/path2/" 2026/07/09 07:52:01 INFO : Bisync successful bisync_test.go:610: TEST basic PASSED === RUN TestBisyncRemoteRemote/changes 2026/07/09 07:52:01 INFO : path1: Making directory 2026/07/09 07:52:01 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1" 2026/07/09 07:52:02 INFO : path2: Making directory 2026/07/09 07:52:02 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2" 2026/07/09 07:52:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/initial" 2026/07/09 07:52:02 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/initdir/test_changes-moyawoc1" 2026/07/09 07:52:02 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:52:02 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_changes-moyawoc1: Waiting for checks to finish 2026/07/09 07:52:02 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_changes-moyawoc1: Waiting for transfers to finish 2026/07/09 07:52:02 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:02 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:52:02 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:52:02 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:52:02 INFO : file1.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:52:02 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:02 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:52:02 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:52:02 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:52:02 INFO : file3.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:52:02 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:52:02 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:02 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:02 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:52:02 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:52:02 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:02 INFO : file4.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:52:02 INFO : file2.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:52:02 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:02 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:52:02 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:52:02 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:52:02 INFO : file5.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:52:02 INFO : file7.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:02 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:52:02 INFO : file6.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:02 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:52:02 INFO : file8.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_changes/modfiles" 2026/07/09 07:52:02 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8" 2026/07/09 07:52:02 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:02 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:52:02 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_changes-fehatiw8: Waiting for checks to finish 2026/07/09 07:52:02 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_changes-fehatiw8: Waiting for transfers to finish 2026/07/09 07:52:02 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:02 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:52:02 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:52:02 INFO : file1.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:02 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:52:02 INFO : file11.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:52:02 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:02 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:52:02 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:52:02 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:52:02 INFO : file10.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:52:02 INFO : file2.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:52:02 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:52:02 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:52:02 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:02 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:52:02 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:52:02 INFO : file5L.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:52:02 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:02 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:52:02 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:52:02 INFO : file6.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:52:02 INFO : file5R.txt: Copied (new) 2026/07/09 07:52:02 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:52:02 INFO : file7.txt: Copied (new) 2026/07/09 07:52:03 NOTICE: checking initFs Local file system at /tmp/075106suluwaw2/initdir/test_changes-moyawoc1 2026/07/09 07:52:03 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:52:03 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:03 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:03 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:03 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:03 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:03 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:03 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:03 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:03 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1': Waiting for checks to finish 2026/07/09 07:52:03 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1': Waiting for transfers to finish 2026/07/09 07:52:04 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:52:04 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:52:04 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:52:04 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:52:04 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:04 INFO : file3.txt: Copied (new) 2026/07/09 07:52:04 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:52:04 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:04 INFO : file1.txt: Copied (new) 2026/07/09 07:52:04 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:52:04 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:04 INFO : file4.txt: Copied (new) 2026/07/09 07:52:04 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:52:04 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:04 INFO : file5.txt: Copied (new) 2026/07/09 07:52:04 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:52:04 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:04 INFO : file2.txt: Copied (new) 2026/07/09 07:52:04 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:52:04 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:04 INFO : file6.txt: Copied (new) 2026/07/09 07:52:04 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:52:04 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:04 INFO : file8.txt: Copied (new) 2026/07/09 07:52:04 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:52:04 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:04 INFO : file7.txt: Copied (new) 2026/07/09 07:52:04 NOTICE: checking Path1 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1' 2026/07/09 07:52:04 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:52:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:04 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:04 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:04 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:04 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:04 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:04 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:04 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:04 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2': Waiting for checks to finish 2026/07/09 07:52:04 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2': Waiting for transfers to finish 2026/07/09 07:52:05 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:52:05 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:05 INFO : file1.txt: Copied (new) 2026/07/09 07:52:05 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:52:05 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:05 INFO : file3.txt: Copied (new) 2026/07/09 07:52:05 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:52:05 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:05 INFO : file2.txt: Copied (new) 2026/07/09 07:52:05 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:52:05 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:52:05 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:52:05 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:52:05 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:05 INFO : file4.txt: Copied (new) 2026/07/09 07:52:05 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:52:05 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:05 INFO : file5.txt: Copied (new) 2026/07/09 07:52:05 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:52:05 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:05 INFO : file6.txt: Copied (new) 2026/07/09 07:52:05 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:52:05 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:05 INFO : file8.txt: Copied (new) 2026/07/09 07:52:05 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:52:05 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:05 INFO : file7.txt: Copied (new) 2026/07/09 07:52:05 NOTICE: checking path2 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2' 2026/07/09 07:52:05 NOTICE: (01) : test changes 2026/07/09 07:52:05 NOTICE: (02) : test initial bisync 2026/07/09 07:52:05 NOTICE: (03) : bisync resync 2026/07/09 07:52:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:52:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:52:10 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" 2026/07/09 07:52:10 INFO : Copying Path2 files to Path1 2026/07/09 07:52:10 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:52:10 INFO : There was nothing to transfer 2026/07/09 07:52:10 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:52:11 INFO : There was nothing to transfer 2026/07/09 07:52:11 INFO : Resync updating listings 2026/07/09 07:52:11 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" 2026/07/09 07:52:11 INFO : Bisync successful 2026/07/09 07:52:11 NOTICE: (04) : test make modifications on both paths 2026/07/09 07:52:11 NOTICE: (05) : test new on path2 - file10 2026/07/09 07:52:11 NOTICE: (06) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file10.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/ 2026/07/09 07:52:11 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/" 2026/07/09 07:52:11 DEBUG : fs cache: renaming cache item "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/" to be canonical "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8" 2026/07/09 07:52:11 DEBUG : file10.txt: Set modification time 2001-01-02 2026/07/09 07:52:11 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file10.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" as "" 2026/07/09 07:52:11 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file10.txt" 2026/07/09 07:52:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" 2026/07/09 07:52:11 DEBUG : operations.CopyFile "file10.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2'" as "file10.txt" 2026/07/09 07:52:11 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:11 DEBUG : file10.txt: size = 19 OK 2026/07/09 07:52:11 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:11 INFO : file10.txt: Copied (new) 2026/07/09 07:52:11 NOTICE: (07) : test newer on path2 - file1 2026/07/09 07:52:11 NOTICE: (08) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file1.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/ 2026/07/09 07:52:11 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/" for canonical name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8" 2026/07/09 07:52:11 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:52:11 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file1.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" as "" 2026/07/09 07:52:11 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file1.txt" 2026/07/09 07:52:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" 2026/07/09 07:52:12 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2'" as "file1.txt" 2026/07/09 07:52:12 DEBUG : file1.txt: size = 19 (Local file system at /tmp/075106suluwaw2/datadir/test_changes-fehatiw8) 2026/07/09 07:52:12 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2') 2026/07/09 07:52:12 DEBUG : file1.txt: Sizes differ 2026/07/09 07:52:13 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:52:13 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:52:13 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:13 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:52:13 NOTICE: (09) : test new on path1 - file11 2026/07/09 07:52:13 NOTICE: (10) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file11.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/ 2026/07/09 07:52:13 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/" for canonical name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8" 2026/07/09 07:52:13 DEBUG : file11.txt: Set modification time 2001-01-02 2026/07/09 07:52:13 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file11.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" as "" 2026/07/09 07:52:13 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file11.txt" 2026/07/09 07:52:13 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" 2026/07/09 07:52:13 DEBUG : operations.CopyFile "file11.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1'" as "file11.txt" 2026/07/09 07:52:13 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:14 DEBUG : file11.txt: size = 19 OK 2026/07/09 07:52:14 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:14 INFO : file11.txt: Copied (new) 2026/07/09 07:52:14 NOTICE: (11) : test newer on path1 - file2 2026/07/09 07:52:14 NOTICE: (12) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file2.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/ 2026/07/09 07:52:14 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/" for canonical name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8" 2026/07/09 07:52:14 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:52:14 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file2.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" as "" 2026/07/09 07:52:14 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file2.txt" 2026/07/09 07:52:14 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" 2026/07/09 07:52:14 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1'" as "file2.txt" 2026/07/09 07:52:14 DEBUG : file2.txt: size = 13 (Local file system at /tmp/075106suluwaw2/datadir/test_changes-fehatiw8) 2026/07/09 07:52:14 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1') 2026/07/09 07:52:14 DEBUG : file2.txt: Sizes differ 2026/07/09 07:52:15 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:52:15 DEBUG : file2.txt: size = 13 OK 2026/07/09 07:52:15 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:52:15 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:52:15 NOTICE: (13) : test deleted on path2 - file3 2026/07/09 07:52:15 NOTICE: (14) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/file3.txt 2026/07/09 07:52:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" 2026/07/09 07:52:15 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2" 2026/07/09 07:52:15 INFO : file3.txt: Deleted 2026/07/09 07:52:15 NOTICE: (15) : test deleted on path1 - file4 2026/07/09 07:52:15 NOTICE: (16) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/file4.txt 2026/07/09 07:52:15 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" 2026/07/09 07:52:16 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1" 2026/07/09 07:52:16 INFO : file4.txt: Deleted 2026/07/09 07:52:16 NOTICE: (17) : test deleted on both paths - file8 2026/07/09 07:52:16 NOTICE: (18) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/file8.txt 2026/07/09 07:52:16 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1" 2026/07/09 07:52:16 INFO : file8.txt: Deleted 2026/07/09 07:52:16 NOTICE: (19) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/file8.txt 2026/07/09 07:52:16 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2" 2026/07/09 07:52:16 INFO : file8.txt: Deleted 2026/07/09 07:52:16 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2026/07/09 07:52:16 NOTICE: (21) : touch-glob 2001-01-02 /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/ file5R.txt 2026/07/09 07:52:16 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/" for canonical name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8" 2026/07/09 07:52:16 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:52:16 NOTICE: (22) : copy-as /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file5R.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/ file5.txt 2026/07/09 07:52:16 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file5R.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" as "file5.txt" 2026/07/09 07:52:16 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file5R.txt" 2026/07/09 07:52:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" 2026/07/09 07:52:17 DEBUG : operations.CopyFile "file5R.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2'" as "file5.txt" 2026/07/09 07:52:17 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/075106suluwaw2/datadir/test_changes-fehatiw8) 2026/07/09 07:52:17 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2') 2026/07/09 07:52:17 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:52:17 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:52:17 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:52:17 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:52:17 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:52:17 NOTICE: (23) : touch-glob 2001-03-04 /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/ file5L.txt 2026/07/09 07:52:17 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/" for canonical name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8" 2026/07/09 07:52:17 DEBUG : file5L.txt: Set modification time 2001-03-04 2026/07/09 07:52:17 NOTICE: (24) : copy-as /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file5L.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/ file5.txt 2026/07/09 07:52:17 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file5L.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" as "file5.txt" 2026/07/09 07:52:17 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file5L.txt" 2026/07/09 07:52:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" 2026/07/09 07:52:18 DEBUG : operations.CopyFile "file5L.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1'" as "file5.txt" 2026/07/09 07:52:18 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/075106suluwaw2/datadir/test_changes-fehatiw8) 2026/07/09 07:52:18 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1') 2026/07/09 07:52:18 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:52:19 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:52:19 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:52:19 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:52:19 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:52:19 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2026/07/09 07:52:19 NOTICE: (26) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file6.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/ 2026/07/09 07:52:19 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/" for canonical name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8" 2026/07/09 07:52:19 DEBUG : file6.txt: Set modification time 2001-01-02 2026/07/09 07:52:19 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file6.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" as "" 2026/07/09 07:52:19 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file6.txt" 2026/07/09 07:52:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" 2026/07/09 07:52:19 DEBUG : operations.CopyFile "file6.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2'" as "file6.txt" 2026/07/09 07:52:19 DEBUG : file6.txt: size = 19 (Local file system at /tmp/075106suluwaw2/datadir/test_changes-fehatiw8) 2026/07/09 07:52:19 DEBUG : file6.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2') 2026/07/09 07:52:19 DEBUG : file6.txt: Sizes differ 2026/07/09 07:52:20 DEBUG : file6.txt: Removing old object on successful upload 2026/07/09 07:52:20 DEBUG : file6.txt: size = 19 OK 2026/07/09 07:52:20 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:20 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:52:20 NOTICE: (27) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/file6.txt 2026/07/09 07:52:20 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1" 2026/07/09 07:52:20 INFO : file6.txt: Deleted 2026/07/09 07:52:20 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2026/07/09 07:52:20 NOTICE: (29) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file7.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/ 2026/07/09 07:52:20 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/" for canonical name "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8" 2026/07/09 07:52:20 DEBUG : file7.txt: Set modification time 2001-01-02 2026/07/09 07:52:20 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file7.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" as "" 2026/07/09 07:52:20 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_changes-fehatiw8/file7.txt" 2026/07/09 07:52:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" 2026/07/09 07:52:20 DEBUG : operations.CopyFile "file7.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1'" as "file7.txt" 2026/07/09 07:52:20 DEBUG : file7.txt: size = 19 (Local file system at /tmp/075106suluwaw2/datadir/test_changes-fehatiw8) 2026/07/09 07:52:20 DEBUG : file7.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path1') 2026/07/09 07:52:20 DEBUG : file7.txt: Sizes differ 2026/07/09 07:52:21 DEBUG : file7.txt: Removing old object on successful upload 2026/07/09 07:52:21 DEBUG : file7.txt: size = 19 OK 2026/07/09 07:52:21 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:52:21 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:52:21 NOTICE: (30) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/file7.txt 2026/07/09 07:52:21 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2" 2026/07/09 07:52:21 INFO : file7.txt: Deleted 2026/07/09 07:52:21 NOTICE: (31) : test bisync run 2026/07/09 07:52:21 NOTICE: (32) : bisync 2026/07/09 07:52:26 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:52:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:52:26 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" 2026/07/09 07:52:26 INFO : Building Path1 and Path2 listings 2026/07/09 07:52:26 INFO : Path1 checking for diffs 2026/07/09 07:52:26 INFO : - Path1 File changed: size (larger), time (newer) - file2.txt 2026/07/09 07:52:26 INFO : - Path1 File was deleted - file4.txt 2026/07/09 07:52:26 INFO : - Path1 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:52:26 INFO : - Path1 File was deleted - file6.txt 2026/07/09 07:52:26 INFO : - Path1 File changed: size (larger), time (newer) - file7.txt 2026/07/09 07:52:26 INFO : - Path1 File was deleted - file8.txt 2026/07/09 07:52:26 INFO : - Path1 File is new - file11.txt 2026/07/09 07:52:26 INFO : Path1: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:52:26 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:52:26 INFO : Path2 checking for diffs 2026/07/09 07:52:26 INFO : - Path2 File changed: size (larger), time (newer) - file1.txt 2026/07/09 07:52:26 INFO : - Path2 File was deleted - file3.txt 2026/07/09 07:52:26 INFO : - Path2 File changed: size (larger), time (newer) - file5.txt 2026/07/09 07:52:26 INFO : - Path2 File changed: size (larger), time (newer) - file6.txt 2026/07/09 07:52:26 INFO : - Path2 File was deleted - file7.txt 2026/07/09 07:52:26 INFO : - Path2 File was deleted - file8.txt 2026/07/09 07:52:26 INFO : - Path2 File is new - file10.txt 2026/07/09 07:52:26 INFO : Path2: 7 changes:  1 new,  3 modified,  3 deleted 2026/07/09 07:52:26 INFO : (Modified:  3 newer,  0 older,  3 larger,  0 smaller) 2026/07/09 07:52:26 INFO : Applying changes 2026/07/09 07:52:26 INFO : Checking potential conflicts... 2026/07/09 07:52:26 ERROR : file5.txt: md5 differ 2026/07/09 07:52:26 NOTICE: gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2': 1 differences found 2026/07/09 07:52:26 NOTICE: gofile root 'rclone-test-bunotil9geva/075106suluwaw2/changes/path2': 1 errors while checking 2026/07/09 07:52:26 INFO : Finished checking the potential conflicts. 1 differences found 2026/07/09 07:52:26 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/file11.txt 2026/07/09 07:52:26 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/file2.txt 2026/07/09 07:52:26 INFO : - Path2 Queue delete - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/file4.txt 2026/07/09 07:52:26 NOTICE: - WARNING New or changed in both paths - file5.txt 2026/07/09 07:52:26 NOTICE: - Path1 Renaming Path1 copy - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/file5.txt.conflict1 2026/07/09 07:52:26 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict1 2026/07/09 07:52:26 NOTICE: - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/file5.txt.conflict1 2026/07/09 07:52:26 NOTICE: - Path2 Renaming Path2 copy - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/file5.txt.conflict2 2026/07/09 07:52:26 INFO : file5.txt: Moved (server-side) to: file5.txt.conflict2 2026/07/09 07:52:26 NOTICE: - Path2 Queue copy to Path1 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/file5.txt.conflict2 2026/07/09 07:52:26 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/file6.txt 2026/07/09 07:52:26 INFO : - Path1 Queue copy to Path2 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/file7.txt 2026/07/09 07:52:26 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/file1.txt 2026/07/09 07:52:26 INFO : - Path2 Queue copy to Path1 - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/file10.txt 2026/07/09 07:52:26 INFO : - Path1 Queue delete - TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/file3.txt 2026/07/09 07:52:26 INFO : - Path2 Do queued copies to - Path1 2026/07/09 07:52:27 INFO : file6.txt: Copied (server-side copy) 2026/07/09 07:52:27 INFO : file1.txt: Copied (server-side copy) 2026/07/09 07:52:27 INFO : file10.txt: Copied (server-side copy) 2026/07/09 07:52:38 INFO : file5.txt.conflict2: Copied (server-side copy) 2026/07/09 07:52:38 INFO : file3.txt: Deleted 2026/07/09 07:52:38 INFO : - Path1 Do queued copies to - Path2 2026/07/09 07:52:38 INFO : file11.txt: Copied (server-side copy) 2026/07/09 07:52:38 INFO : file5.txt.conflict1: Copied (server-side copy) 2026/07/09 07:52:38 INFO : file7.txt: Copied (server-side copy) 2026/07/09 07:52:49 INFO : file2.txt: Copied (server-side copy) 2026/07/09 07:52:49 INFO : file4.txt: Deleted 2026/07/09 07:52:49 INFO : Updating listings 2026/07/09 07:52:49 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/changes/path2/" 2026/07/09 07:52:49 INFO : Bisync successful bisync_test.go:610: TEST changes PASSED === RUN TestBisyncRemoteRemote/check_access 2026/07/09 07:52:49 INFO : path1: Making directory 2026/07/09 07:52:49 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1" 2026/07/09 07:52:50 INFO : path2: Making directory 2026/07/09 07:52:50 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2" 2026/07/09 07:52:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/initial" 2026/07/09 07:52:50 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/initdir/test_check_access-qedidaj6" 2026/07/09 07:52:50 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:52:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:50 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:50 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:50 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:50 DEBUG : subdir: Making directory with metadata 2026/07/09 07:52:50 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:52:50 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:52:50 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:52:50 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:52:50 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:52:50 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:50 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:52:50 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_check_access-qedidaj6: Waiting for checks to finish 2026/07/09 07:52:50 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_check_access-qedidaj6: Waiting for transfers to finish 2026/07/09 07:52:50 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:52:50 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:52:50 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:50 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:52:50 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:50 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:52:50 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:52:50 INFO : file1.txt: Copied (new) 2026/07/09 07:52:50 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:52:50 INFO : file2.txt: Copied (new) 2026/07/09 07:52:50 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:50 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:52:50 INFO : file3.txt: Copied (new) 2026/07/09 07:52:50 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:52:50 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:52:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:52:50 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:52:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:50 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:52:50 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:52:50 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:52:50 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:52:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:50 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:52:50 INFO : file4.txt: Copied (new) 2026/07/09 07:52:50 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:52:50 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access/modfiles" 2026/07/09 07:52:50 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_check_access-vewucuv9" 2026/07/09 07:52:50 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:50 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_check_access-vewucuv9: Waiting for checks to finish 2026/07/09 07:52:50 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_check_access-vewucuv9: Waiting for transfers to finish 2026/07/09 07:52:50 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:52:50 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:52:50 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:52:50 INFO : hold.txt: Copied (new) 2026/07/09 07:52:51 NOTICE: checking initFs Local file system at /tmp/075106suluwaw2/initdir/test_check_access-qedidaj6 2026/07/09 07:52:51 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:52:51 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:51 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:51 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:51 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:51 INFO : subdir: Making directory 2026/07/09 07:52:51 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:52:51 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:52:51 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:52:51 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:51 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access/path1': Waiting for checks to finish 2026/07/09 07:52:51 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access/path1': Waiting for transfers to finish 2026/07/09 07:52:52 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:52:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:52 INFO : file1.txt: Copied (new) 2026/07/09 07:52:52 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:52:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:52:52 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:52:52 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:52:52 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:52 INFO : file2.txt: Copied (new) 2026/07/09 07:52:52 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:52:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:52 INFO : file3.txt: Copied (new) 2026/07/09 07:52:52 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:52:52 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:52 INFO : file4.txt: Copied (new) 2026/07/09 07:52:52 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:52:52 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:52:52 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:52:52 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:52:52 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:52 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:52:52 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:52:52 NOTICE: checking Path1 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access/path1' 2026/07/09 07:52:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:52:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:52 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:52 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:52 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:52 INFO : subdir: Making directory 2026/07/09 07:52:53 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:52:53 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:52:53 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:52:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:52:53 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access/path2': Waiting for checks to finish 2026/07/09 07:52:53 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access/path2': Waiting for transfers to finish 2026/07/09 07:52:53 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:52:53 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:52:53 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:52:53 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:52:53 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:53 INFO : file3.txt: Copied (new) 2026/07/09 07:52:53 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:52:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:53 INFO : file2.txt: Copied (new) 2026/07/09 07:52:53 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:52:53 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:53 INFO : file1.txt: Copied (new) 2026/07/09 07:52:53 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:52:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:53 INFO : file4.txt: Copied (new) 2026/07/09 07:52:53 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:52:53 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:52:53 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:52:53 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:52:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:52:53 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:52:53 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:52:53 NOTICE: checking path2 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access/path2' 2026/07/09 07:52:53 NOTICE: (01) : test check-access 2026/07/09 07:52:53 NOTICE: (02) : test initial bisync 2026/07/09 07:52:53 NOTICE: (03) : bisync resync 2026/07/09 07:52:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:52:58 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:52:58 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:52:58 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:52:58 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:52:58 INFO : Copying Path2 files to Path1 2026/07/09 07:52:58 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:52:59 INFO : There was nothing to transfer 2026/07/09 07:52:59 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:52:59 INFO : There was nothing to transfer 2026/07/09 07:52:59 INFO : Resync updating listings 2026/07/09 07:52:59 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:52:59 INFO : Bisync successful 2026/07/09 07:52:59 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2026/07/09 07:52:59 NOTICE: (05) : bisync check-access 2026/07/09 07:53:04 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:04 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:04 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:53:04 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:53:04 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:04 INFO : Building Path1 and Path2 listings 2026/07/09 07:53:04 INFO : Path1 checking for diffs 2026/07/09 07:53:04 INFO : Path2 checking for diffs 2026/07/09 07:53:04 INFO : Checking access health 2026/07/09 07:53:04 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2026/07/09 07:53:04 INFO : No changes found 2026/07/09 07:53:04 INFO : Updating listings 2026/07/09 07:53:04 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:04 INFO : Bisync successful 2026/07/09 07:53:04 NOTICE: (06) : test 2. delete the path2 subdir RCLONE_TEST and run sync. should fail critical. 2026/07/09 07:53:04 NOTICE: (07) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/subdir/RCLONE_TEST 2026/07/09 07:53:04 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/subdir/" 2026/07/09 07:53:05 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/subdir/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/subdir" 2026/07/09 07:53:06 INFO : RCLONE_TEST: Deleted 2026/07/09 07:53:06 NOTICE: (08) : bisync check-access 2026/07/09 07:53:10 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:11 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:53:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:53:11 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:11 INFO : Building Path1 and Path2 listings 2026/07/09 07:53:11 INFO : Path1 checking for diffs 2026/07/09 07:53:11 INFO : Path2 checking for diffs 2026/07/09 07:53:11 INFO : - Path2 File was deleted - subdir/RCLONE_TEST 2026/07/09 07:53:11 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:53:11 INFO : Checking access health 2026/07/09 07:53:11 ERROR : Access test failed: Path1 count 2, Path2 count 1 - RCLONE_TEST 2026/07/09 07:53:11 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/RCLONE_TEST 2026/07/09 07:53:11 ERROR : Bisync critical error: check file check failed 2026/07/09 07:53:11 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:53:11 NOTICE: Bisync error: bisync aborted 2026/07/09 07:53:11 NOTICE: (09) : copy-listings path2-missing 2026/07/09 07:53:11 NOTICE: (10) : test 3. put the path2 subdir RCLONE_TEST back, resync. 2026/07/09 07:53:11 NOTICE: (11) : copy-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/subdir/RCLONE_TEST TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/ 2026/07/09 07:53:11 DEBUG : copyFile "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/subdir/RCLONE_TEST" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" as "" 2026/07/09 07:53:11 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/subdir/RCLONE_TEST" 2026/07/09 07:53:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:12 DEBUG : operations.CopyFile "RCLONE_TEST" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access/path2'" as "RCLONE_TEST" 2026/07/09 07:53:12 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:53:12 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:53:12 DEBUG : RCLONE_TEST: Unchanged skipping 2026/07/09 07:53:12 NOTICE: (12) : bisync resync 2026/07/09 07:53:17 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:17 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:17 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:53:17 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:53:17 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:17 INFO : Copying Path2 files to Path1 2026/07/09 07:53:17 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:53:18 INFO : There was nothing to transfer 2026/07/09 07:53:18 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:53:18 INFO : subdir/RCLONE_TEST: Copied (server-side copy) 2026/07/09 07:53:18 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:18 INFO : Resync updating listings 2026/07/09 07:53:18 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:18 INFO : Bisync successful 2026/07/09 07:53:18 NOTICE: (13) : test 4. run sync with check-access. should pass. 2026/07/09 07:53:18 NOTICE: (14) : bisync check-access 2026/07/09 07:53:23 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:23 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:23 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:53:23 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:53:23 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:23 INFO : Building Path1 and Path2 listings 2026/07/09 07:53:24 INFO : Path1 checking for diffs 2026/07/09 07:53:24 INFO : Path2 checking for diffs 2026/07/09 07:53:24 INFO : Checking access health 2026/07/09 07:53:24 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2026/07/09 07:53:24 INFO : No changes found 2026/07/09 07:53:24 INFO : Updating listings 2026/07/09 07:53:24 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:24 INFO : Bisync successful 2026/07/09 07:53:24 NOTICE: (15) : test 5. delete path1 top level RCLONE_TEST, run sync. should fail critical. 2026/07/09 07:53:24 NOTICE: (16) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/RCLONE_TEST 2026/07/09 07:53:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" 2026/07/09 07:53:24 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1" 2026/07/09 07:53:24 INFO : RCLONE_TEST: Deleted 2026/07/09 07:53:24 NOTICE: (17) : bisync check-access 2026/07/09 07:53:29 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:29 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:29 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:53:29 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:53:29 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:29 INFO : Building Path1 and Path2 listings 2026/07/09 07:53:30 INFO : Path1 checking for diffs 2026/07/09 07:53:30 INFO : - Path1 File was deleted - RCLONE_TEST 2026/07/09 07:53:30 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:53:30 INFO : Path2 checking for diffs 2026/07/09 07:53:30 INFO : Checking access health 2026/07/09 07:53:30 ERROR : Access test failed: Path1 count 1, Path2 count 2 - RCLONE_TEST 2026/07/09 07:53:30 ERROR : -  Access test failed: Path2 file not found in Path1 - RCLONE_TEST 2026/07/09 07:53:30 ERROR : Bisync critical error: check file check failed 2026/07/09 07:53:30 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:53:30 NOTICE: Bisync error: bisync aborted 2026/07/09 07:53:30 NOTICE: (18) : copy-listings path1-missing 2026/07/09 07:53:30 NOTICE: (19) : test 6. run again. should fail critical due to missing listings. 2026/07/09 07:53:30 NOTICE: (20) : bisync check-access 2026/07/09 07:53:35 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:35 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:35 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:53:35 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:53:35 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:35 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/075106suluwaw2/workdir/TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_access_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_access_path2.path1.lst Path2: /tmp/075106suluwaw2/workdir/TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_access_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_access_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/075106suluwaw2/workdir" 2026/07/09 07:53:35 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:53:35 NOTICE: Bisync error: bisync aborted 2026/07/09 07:53:35 NOTICE: (21) : move-listings missing-listings 2026/07/09 07:53:35 NOTICE: (22) : test 7. run resync, which will copy the path2 top level back to path1. 2026/07/09 07:53:35 NOTICE: (23) : bisync resync 2026/07/09 07:53:40 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:40 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:40 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:53:40 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:53:40 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:40 INFO : Copying Path2 files to Path1 2026/07/09 07:53:40 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:53:41 INFO : RCLONE_TEST: Copied (server-side copy) 2026/07/09 07:53:41 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:53:41 INFO : Resync updating listings 2026/07/09 07:53:41 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:41 INFO : Bisync successful 2026/07/09 07:53:41 NOTICE: (24) : test 8. run sync with --check-access. should pass. 2026/07/09 07:53:41 NOTICE: (25) : bisync check-access 2026/07/09 07:53:46 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:46 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:53:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:53:46 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:46 INFO : Building Path1 and Path2 listings 2026/07/09 07:53:46 INFO : Path1 checking for diffs 2026/07/09 07:53:46 INFO : Path2 checking for diffs 2026/07/09 07:53:46 INFO : Checking access health 2026/07/09 07:53:46 INFO : Found 2 matching "RCLONE_TEST" files on both paths 2026/07/09 07:53:46 INFO : No changes found 2026/07/09 07:53:46 INFO : Updating listings 2026/07/09 07:53:46 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access/path2/" 2026/07/09 07:53:46 INFO : Bisync successful bisync_test.go:610: TEST check_access PASSED === RUN TestBisyncRemoteRemote/check_access_filters 2026/07/09 07:53:47 INFO : path1: Making directory 2026/07/09 07:53:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1" 2026/07/09 07:53:47 INFO : path2: Making directory 2026/07/09 07:53:47 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2" 2026/07/09 07:53:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial" 2026/07/09 07:53:48 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/initdir/test_check_access_filters-kebutup7" 2026/07/09 07:53:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : subdir-not: Making directory with metadata 2026/07/09 07:53:48 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:53:48 INFO : subdir-not: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:53:48 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:48 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:53:48 DEBUG : subdir: Making directory with metadata 2026/07/09 07:53:48 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:53:48 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:53:48 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:53:48 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:53:48 INFO : file2.txt: Copied (new) 2026/07/09 07:53:48 INFO : file1.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:53:48 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:53:48 DEBUG : subdirX: Making directory with metadata 2026/07/09 07:53:48 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:53:48 INFO : file3.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 INFO : subdirX: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:53:48 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:53:48 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:53:48 INFO : file4.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdirX/subdirX1: Making directory with metadata 2026/07/09 07:53:48 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdir-not/subdir-not2: Making directory with metadata 2026/07/09 07:53:48 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdir/subdirA: Making directory with metadata 2026/07/09 07:53:48 INFO : subdirX/subdirX1: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:53:48 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:53:48 INFO : subdir-not/subdir-not2: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:53:48 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:53:48 INFO : subdir/subdirA: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:53:48 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:53:48 DEBUG : subdir/subdirB: Making directory with metadata 2026/07/09 07:53:48 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: size = 109 OK 2026/07/09 07:53:48 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:48 INFO : subdir/subdirB: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:53:48 DEBUG : subdirX/RCLONE_TEST.fd5b40a2.partial: renamed to: subdirX/RCLONE_TEST 2026/07/09 07:53:48 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:53:48 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdirX/file20.txt.0c4add8a.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdirX/file20.txt.0c4add8a.partial: renamed to: subdirX/file20.txt 2026/07/09 07:53:48 INFO : subdirX/file20.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: size = 109 OK 2026/07/09 07:53:48 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:48 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_check_access_filters-kebutup7: Waiting for checks to finish 2026/07/09 07:53:48 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_check_access_filters-kebutup7: Waiting for transfers to finish 2026/07/09 07:53:48 DEBUG : subdir-not/RCLONE_TEST.16d95000.partial: renamed to: subdir-not/RCLONE_TEST 2026/07/09 07:53:48 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: size = 109 OK 2026/07/09 07:53:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:48 DEBUG : subdir-not/file20.txt.e2b8d4dd.partial: renamed to: subdir-not/file20.txt 2026/07/09 07:53:48 INFO : subdir-not/file20.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 DEBUG : subdir/RCLONE_TEST.e0d6433d.partial: renamed to: subdir/RCLONE_TEST 2026/07/09 07:53:48 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:53:48 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: size = 109 OK 2026/07/09 07:53:48 DEBUG : subdir-not/subdir-not2/file30.txt.e99a79ee.partial: renamed to: subdir-not/subdir-not2/file30.txt 2026/07/09 07:53:48 INFO : subdir-not/subdir-not2/file30.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: size = 109 OK 2026/07/09 07:53:48 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:48 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 DEBUG : subdirX/subdirX1/RCLONE_TEST.09a85483.partial: renamed to: subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:53:48 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new) 2026/07/09 07:53:48 DEBUG : subdirX/subdirX1/file30.txt.0106cff7.partial: renamed to: subdirX/subdirX1/file30.txt 2026/07/09 07:53:48 INFO : subdirX/subdirX1/file30.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:48 DEBUG : subdir-not/subdir-not2/RCLONE_TEST.51791ac5.partial: renamed to: subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:53:48 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: size = 109 OK 2026/07/09 07:53:48 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:48 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: size = 109 OK 2026/07/09 07:53:48 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:48 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 DEBUG : subdir/subdirB/RCLONE_TEST.37da2e99.partial: renamed to: subdir/subdirB/RCLONE_TEST 2026/07/09 07:53:48 INFO : subdir/subdirB/RCLONE_TEST: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir/subdirB/file30.txt.ca7c4d29.partial: renamed to: subdir/subdirB/file30.txt 2026/07/09 07:53:48 INFO : subdir/subdirB/file30.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir/subdirA/file30.txt.03485624.partial: size = 0 OK 2026/07/09 07:53:48 DEBUG : subdir/subdirA/RCLONE_TEST.b780822c.partial: renamed to: subdir/subdirA/RCLONE_TEST 2026/07/09 07:53:48 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:53:48 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:48 DEBUG : subdir/subdirA/file30.txt.03485624.partial: renamed to: subdir/subdirA/file30.txt 2026/07/09 07:53:48 INFO : subdir/subdirA/file30.txt: Copied (new) 2026/07/09 07:53:48 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:53:48 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:53:48 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:53:48 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:53:48 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:53:48 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:53:48 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:53:48 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/modfiles" 2026/07/09 07:53:48 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_check_access_filters-hevatat3" 2026/07/09 07:53:48 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_check_access_filters-hevatat3: Waiting for checks to finish 2026/07/09 07:53:48 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_check_access_filters-hevatat3: Waiting for transfers to finish 2026/07/09 07:53:48 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK 2026/07/09 07:53:48 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK 2026/07/09 07:53:48 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK 2026/07/09 07:53:48 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK 2026/07/09 07:53:48 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt 2026/07/09 07:53:48 INFO : exclude-other-filtersfile.txt: Copied (new) 2026/07/09 07:53:48 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt 2026/07/09 07:53:48 INFO : include-other-filtersfile.txt: Copied (new) 2026/07/09 07:53:48 NOTICE: checking initFs Local file system at /tmp/075106suluwaw2/initdir/test_check_access_filters-kebutup7 2026/07/09 07:53:48 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:48 INFO : subdir-not: Making directory 2026/07/09 07:53:49 INFO : subdir-not: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:49 DEBUG : Added delayed dir = "subdir-not", newDst= 2026/07/09 07:53:49 INFO : subdir: Making directory 2026/07/09 07:53:49 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:49 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:53:49 INFO : subdirX: Making directory 2026/07/09 07:53:49 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:53:49 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:49 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:53:49 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:53:49 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:49 INFO : file2.txt: Copied (new) 2026/07/09 07:53:49 INFO : subdirX: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:49 DEBUG : Added delayed dir = "subdirX", newDst= 2026/07/09 07:53:49 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:49 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:49 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:49 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:49 INFO : subdir/subdirA: Making directory 2026/07/09 07:53:49 INFO : subdir-not/subdir-not2: Making directory 2026/07/09 07:53:49 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:49 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:49 INFO : subdirX/subdirX1: Making directory 2026/07/09 07:53:49 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:53:49 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:49 INFO : file1.txt: Copied (new) 2026/07/09 07:53:49 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:53:49 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:49 INFO : file3.txt: Copied (new) 2026/07/09 07:53:49 INFO : subdir/subdirA: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:49 DEBUG : Added delayed dir = "subdir/subdirA", newDst= 2026/07/09 07:53:49 INFO : subdir/subdirB: Making directory 2026/07/09 07:53:50 INFO : subdir-not/subdir-not2: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:50 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst= 2026/07/09 07:53:50 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:50 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:50 INFO : subdirX/subdirX1: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:50 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst= 2026/07/09 07:53:50 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:50 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:50 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:53:50 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:50 INFO : file4.txt: Copied (new) 2026/07/09 07:53:50 INFO : subdir/subdirB: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:50 DEBUG : Added delayed dir = "subdir/subdirB", newDst= 2026/07/09 07:53:50 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:50 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:50 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:50 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:50 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1': Waiting for checks to finish 2026/07/09 07:53:50 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1': Waiting for transfers to finish 2026/07/09 07:53:50 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:50 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:50 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:53:50 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:53:50 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:50 INFO : subdir-not/file20.txt: Copied (new) 2026/07/09 07:53:50 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:53:50 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:50 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:53:50 DEBUG : subdirX/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:50 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:50 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:53:50 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:53:50 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:50 INFO : subdirX/file20.txt: Copied (new) 2026/07/09 07:53:50 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:50 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:50 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:53:50 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:50 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:53:50 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:50 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:53:50 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:50 INFO : subdir-not/subdir-not2/file30.txt: Copied (new) 2026/07/09 07:53:51 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:51 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:51 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new) 2026/07/09 07:53:51 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:53:51 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:51 INFO : subdirX/subdirX1/file30.txt: Copied (new) 2026/07/09 07:53:51 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:53:51 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:51 INFO : subdir/subdirA/file30.txt: Copied (new) 2026/07/09 07:53:51 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:51 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:51 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:53:51 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:53:51 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:51 INFO : subdir/subdirB/file30.txt: Copied (new) 2026/07/09 07:53:51 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:51 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:51 INFO : subdir/subdirB/RCLONE_TEST: Copied (new) 2026/07/09 07:53:51 INFO : subdirX/subdirX1: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:51 INFO : subdir-not/subdir-not2: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:51 INFO : subdir/subdirA: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:51 INFO : subdir/subdirB: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:51 INFO : subdir-not: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:51 INFO : subdirX: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:51 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:51 NOTICE: checking Path1 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1' 2026/07/09 07:53:52 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:52 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:52 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:52 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:52 INFO : subdir-not: Making directory 2026/07/09 07:53:52 INFO : subdir-not: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:52 DEBUG : Added delayed dir = "subdir-not", newDst= 2026/07/09 07:53:52 INFO : subdir: Making directory 2026/07/09 07:53:52 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:52 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:53:52 INFO : subdirX: Making directory 2026/07/09 07:53:52 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:53:52 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:52 INFO : file1.txt: Copied (new) 2026/07/09 07:53:52 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:53:52 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:52 INFO : file3.txt: Copied (new) 2026/07/09 07:53:52 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:53:52 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:52 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:53:53 INFO : subdirX: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:53 DEBUG : Added delayed dir = "subdirX", newDst= 2026/07/09 07:53:53 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdirX/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdir-not/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:53 INFO : subdir/subdirA: Making directory 2026/07/09 07:53:53 INFO : subdir-not/subdir-not2: Making directory 2026/07/09 07:53:53 INFO : subdirX/subdirX1: Making directory 2026/07/09 07:53:53 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:53:53 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:53 INFO : file2.txt: Copied (new) 2026/07/09 07:53:53 INFO : subdir/subdirA: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:53 DEBUG : Added delayed dir = "subdir/subdirA", newDst= 2026/07/09 07:53:53 INFO : subdir/subdirB: Making directory 2026/07/09 07:53:53 INFO : subdir-not/subdir-not2: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:53 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst= 2026/07/09 07:53:53 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdir-not/subdir-not2/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:53 INFO : subdirX/subdirX1: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:53 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst= 2026/07/09 07:53:53 DEBUG : subdirX/subdirX1/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdirX/subdirX1/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:53:53 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:53 INFO : file4.txt: Copied (new) 2026/07/09 07:53:53 INFO : subdir/subdirB: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:53:53 DEBUG : Added delayed dir = "subdir/subdirB", newDst= 2026/07/09 07:53:53 DEBUG : subdir/subdirB/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdir/subdirB/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : subdir/subdirA/file30.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:53 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2': Waiting for checks to finish 2026/07/09 07:53:53 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2': Waiting for transfers to finish 2026/07/09 07:53:53 DEBUG : subdirX/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:53 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:53 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:53:53 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:53 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:53 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:53:53 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:53 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:53 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:53:53 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:53:53 DEBUG : subdirX/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:53 INFO : subdirX/file20.txt: Copied (new) 2026/07/09 07:53:53 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:53:53 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:53 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:53:54 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:53:54 DEBUG : subdir-not/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:54 INFO : subdir-not/file20.txt: Copied (new) 2026/07/09 07:53:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:54 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:54 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (new) 2026/07/09 07:53:54 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:53:54 DEBUG : subdir-not/subdir-not2/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:54 INFO : subdir-not/subdir-not2/file30.txt: Copied (new) 2026/07/09 07:53:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:54 DEBUG : subdirX/subdirX1/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:54 INFO : subdirX/subdirX1/RCLONE_TEST: Copied (new) 2026/07/09 07:53:54 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:54 DEBUG : subdir/subdirB/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:54 INFO : subdir/subdirB/RCLONE_TEST: Copied (new) 2026/07/09 07:53:54 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:53:54 DEBUG : subdir/subdirB/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:54 INFO : subdir/subdirB/file30.txt: Copied (new) 2026/07/09 07:53:54 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK 2026/07/09 07:53:54 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:53:54 INFO : subdir/subdirA/RCLONE_TEST: Copied (new) 2026/07/09 07:53:54 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:53:54 DEBUG : subdir/subdirA/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:54 INFO : subdir/subdirA/file30.txt: Copied (new) 2026/07/09 07:53:54 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:53:54 DEBUG : subdirX/subdirX1/file30.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:53:54 INFO : subdirX/subdirX1/file30.txt: Copied (new) 2026/07/09 07:53:54 INFO : subdir/subdirB: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:54 INFO : subdir-not/subdir-not2: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:54 INFO : subdir/subdirA: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:54 INFO : subdirX/subdirX1: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:54 INFO : subdirX: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:54 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:54 INFO : subdir-not: Set directory modification time (using DirSetModTime) 2026/07/09 07:53:54 NOTICE: checking path2 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2' 2026/07/09 07:53:55 NOTICE: (01) : test check-access-filters 2026/07/09 07:53:55 NOTICE: (02) : test EXCLUDE - OTHER TESTS 2026/07/09 07:53:55 NOTICE: (03) : copy-file /tmp/075106suluwaw2/datadir/test_check_access_filters-hevatat3/exclude-other-filtersfile.txt /tmp/075106suluwaw2/workdir/ 2026/07/09 07:53:55 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_check_access_filters-hevatat3/exclude-other-filtersfile.txt" to "/tmp/075106suluwaw2/workdir/" as "" 2026/07/09 07:53:55 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_check_access_filters-hevatat3/exclude-other-filtersfile.txt" 2026/07/09 07:53:55 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/workdir/" 2026/07/09 07:53:55 DEBUG : operations.CopyFile "exclude-other-filtersfile.txt" to "Local file system at /tmp/075106suluwaw2/workdir" as "exclude-other-filtersfile.txt" 2026/07/09 07:53:55 DEBUG : exclude-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:53:55 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: size = 173 OK 2026/07/09 07:53:55 DEBUG : exclude-other-filtersfile.txt: md5 = 5fcc6205d7df1c2e9ed3a15a1356b345 OK 2026/07/09 07:53:55 DEBUG : exclude-other-filtersfile.txt.955454a7.partial: renamed to: exclude-other-filtersfile.txt 2026/07/09 07:53:55 INFO : exclude-other-filtersfile.txt: Copied (new) 2026/07/09 07:53:55 NOTICE: (04) : test resync to get the filters file md5 built. 2026/07/09 07:53:55 NOTICE: (05) : bisync resync filters-file=/tmp/075106suluwaw2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:53:59 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:53:59 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:53:59 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:54:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:54:00 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:00 INFO : Using filters file /tmp/075106suluwaw2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:54:00 INFO : Storing filters file hash to /tmp/075106suluwaw2/workdir/exclude-other-filtersfile.txt.md5 2026/07/09 07:54:00 INFO : Copying Path2 files to Path1 2026/07/09 07:54:00 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:54:01 INFO : There was nothing to transfer 2026/07/09 07:54:01 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:54:01 INFO : There was nothing to transfer 2026/07/09 07:54:01 INFO : Resync updating listings 2026/07/09 07:54:01 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:01 INFO : Bisync successful 2026/07/09 07:54:01 NOTICE: (06) : test EXCLUDE - test filters for check access 2026/07/09 07:54:01 NOTICE: (07) : bisync check-access filters-file=/tmp/075106suluwaw2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:54:06 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:06 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:06 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:06 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:06 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:06 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:06 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:07 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:07 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:07 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:07 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:07 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:07 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:07 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:07 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:54:07 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:54:07 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:07 INFO : Using filters file /tmp/075106suluwaw2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:54:07 INFO : Building Path1 and Path2 listings 2026/07/09 07:54:07 INFO : Path1 checking for diffs 2026/07/09 07:54:07 INFO : Path2 checking for diffs 2026/07/09 07:54:07 INFO : Checking access health 2026/07/09 07:54:07 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2026/07/09 07:54:07 INFO : No changes found 2026/07/09 07:54:07 INFO : Updating listings 2026/07/09 07:54:07 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:07 INFO : Bisync successful 2026/07/09 07:54:07 NOTICE: (08) : copy-listings exclude-initial 2026/07/09 07:54:07 NOTICE: (09) : test EXCLUDE - delete RCLONE_TEST files in excluded directories 2026/07/09 07:54:07 NOTICE: (10) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2026/07/09 07:54:07 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir/subdirA/" 2026/07/09 07:54:08 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir/subdirA/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir/subdirA" 2026/07/09 07:54:08 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:08 NOTICE: (11) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir-not/RCLONE_TEST 2026/07/09 07:54:08 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir-not/" 2026/07/09 07:54:08 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir-not/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir-not" 2026/07/09 07:54:09 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:09 NOTICE: (12) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:54:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir-not/subdir-not2/" 2026/07/09 07:54:09 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir-not/subdir-not2/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir-not/subdir-not2" 2026/07/09 07:54:09 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:09 NOTICE: (13) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdirX/RCLONE_TEST 2026/07/09 07:54:09 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdirX/" 2026/07/09 07:54:10 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdirX/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdirX" 2026/07/09 07:54:10 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:10 NOTICE: (14) : test EXCLUDE - test should PASS 2026/07/09 07:54:10 NOTICE: (15) : bisync check-access filters-file=/tmp/075106suluwaw2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:54:15 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:15 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:15 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:15 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:15 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:15 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:15 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:16 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:16 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:16 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:16 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:16 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:16 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:16 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:16 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:54:16 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:54:16 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:16 INFO : Using filters file /tmp/075106suluwaw2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:54:16 INFO : Building Path1 and Path2 listings 2026/07/09 07:54:16 INFO : Path1 checking for diffs 2026/07/09 07:54:16 INFO : Path2 checking for diffs 2026/07/09 07:54:16 INFO : Checking access health 2026/07/09 07:54:16 INFO : Found 3 matching "RCLONE_TEST" files on both paths 2026/07/09 07:54:16 INFO : No changes found 2026/07/09 07:54:16 INFO : Updating listings 2026/07/09 07:54:16 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:16 INFO : Bisync successful 2026/07/09 07:54:16 NOTICE: (16) : copy-listings exclude-pass-run 2026/07/09 07:54:16 NOTICE: (17) : test EXCLUDE - delete RCLONE_TEST files in included directories 2026/07/09 07:54:16 NOTICE: (18) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/RCLONE_TEST 2026/07/09 07:54:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:17 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2" 2026/07/09 07:54:17 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:17 NOTICE: (19) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir/RCLONE_TEST 2026/07/09 07:54:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir/" 2026/07/09 07:54:18 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir" 2026/07/09 07:54:18 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:18 NOTICE: (20) : test EXCLUDE - test should ABORT 2026/07/09 07:54:18 NOTICE: (21) : bisync check-access filters-file=/tmp/075106suluwaw2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:54:23 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:23 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:23 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:23 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:23 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:23 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:23 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:23 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:23 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:23 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:24 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:24 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:24 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:24 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:24 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:54:24 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:54:24 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:24 INFO : Using filters file /tmp/075106suluwaw2/workdir/exclude-other-filtersfile.txt 2026/07/09 07:54:24 INFO : Building Path1 and Path2 listings 2026/07/09 07:54:24 INFO : Path1 checking for diffs 2026/07/09 07:54:24 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2026/07/09 07:54:24 INFO : Path1: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:54:24 INFO : Path2 checking for diffs 2026/07/09 07:54:24 INFO : - Path2 File was deleted - RCLONE_TEST 2026/07/09 07:54:24 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:54:24 INFO : Checking access health 2026/07/09 07:54:24 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2026/07/09 07:54:24 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2026/07/09 07:54:24 ERROR : Bisync critical error: check file check failed 2026/07/09 07:54:24 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:54:24 NOTICE: Bisync error: bisync aborted 2026/07/09 07:54:24 NOTICE: (22) : move-listings exclude-error-run 2026/07/09 07:54:24 NOTICE: (23) : test INCLUDE - OTHER TESTS 2026/07/09 07:54:24 NOTICE: (24) : test reset to the initial state 2026/07/09 07:54:24 NOTICE: (25) : copy-dir /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_access_filters/initial TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/ 2026/07/09 07:54:24 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" 2026/07/09 07:54:24 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1" 2026/07/09 07:54:24 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:54:24 DEBUG : RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:24 DEBUG : RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:24 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:54:24 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:54:24 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:54:24 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:54:24 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:24 DEBUG : file4.txt: Unchanged skipping 2026/07/09 07:54:24 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:24 DEBUG : file3.txt: Unchanged skipping 2026/07/09 07:54:24 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:24 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:54:24 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:24 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:54:24 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:24 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:54:25 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:54:25 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:54:25 DEBUG : subdirX/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:54:25 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdirX/file20.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:54:25 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir/file20.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir-not/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:54:25 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir-not/file20.txt: Unchanged skipping 2026/07/09 07:54:25 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:54:25 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:54:25 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:54:25 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping 2026/07/09 07:54:25 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:54:25 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdirX/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdirX/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:25 INFO : subdirX/RCLONE_TEST: Copied (new) 2026/07/09 07:54:25 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdir-not/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:25 INFO : subdir-not/RCLONE_TEST: Copied (new) 2026/07/09 07:54:25 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdir/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:25 INFO : subdir/RCLONE_TEST: Copied (new) 2026/07/09 07:54:25 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdir/subdirA/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir/subdirA/RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1': Waiting for checks to finish 2026/07/09 07:54:25 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1': Waiting for transfers to finish 2026/07/09 07:54:25 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 NOTICE: (26) : sync-dir TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/ TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/ 2026/07/09 07:54:25 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1" 2026/07/09 07:54:25 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2" 2026/07/09 07:54:25 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:54:25 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : file1.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : file1.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : file2.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : file2.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : file3.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : file3.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : file4.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : file4.txt: Unchanged skipping 2026/07/09 07:54:25 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdir-not", newDst=subdir-not 2026/07/09 07:54:25 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:54:25 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdirX", newDst=subdirX 2026/07/09 07:54:25 DEBUG : subdirX/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdirX/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdirX/file20.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdirX/RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdirX/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdirX/file20.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdir/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir/RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdir/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir/file20.txt: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir-not/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:25 DEBUG : subdir-not/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir-not/file20.txt: size = 0 OK 2026/07/09 07:54:25 DEBUG : subdir-not/RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:25 DEBUG : subdir-not/file20.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:25 DEBUG : subdir-not/file20.txt: Unchanged skipping 2026/07/09 07:54:25 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:25 DEBUG : Added delayed dir = "subdirX/subdirX1", newDst=subdirX/subdirX1 2026/07/09 07:54:26 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:26 DEBUG : Added delayed dir = "subdir/subdirA", newDst=subdir/subdirA 2026/07/09 07:54:26 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:54:26 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:26 INFO : RCLONE_TEST: Copied (server-side copy) 2026/07/09 07:54:26 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:26 DEBUG : Added delayed dir = "subdir-not/subdir-not2", newDst=subdir-not/subdir-not2 2026/07/09 07:54:26 DEBUG : subdirX/subdirX1/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:26 DEBUG : subdirX/subdirX1/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:26 DEBUG : subdirX/subdirX1/file30.txt: size = 0 OK 2026/07/09 07:54:26 DEBUG : subdirX/subdirX1/RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:26 DEBUG : subdirX/subdirX1/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:26 DEBUG : subdirX/subdirX1/file30.txt: Unchanged skipping 2026/07/09 07:54:26 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:26 DEBUG : Added delayed dir = "subdir/subdirB", newDst=subdir/subdirB 2026/07/09 07:54:26 DEBUG : subdir/subdirB/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:26 DEBUG : subdir/subdirB/RCLONE_TEST: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:26 DEBUG : subdir/subdirB/file30.txt: size = 0 OK 2026/07/09 07:54:26 DEBUG : subdir/subdirB/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:26 DEBUG : subdir/subdirB/file30.txt: Unchanged skipping 2026/07/09 07:54:26 DEBUG : subdir/subdirB/RCLONE_TEST: Unchanged skipping 2026/07/09 07:54:26 DEBUG : subdir/subdirA/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:54:26 DEBUG : subdir/subdirA/file30.txt: size = 0 OK 2026/07/09 07:54:26 DEBUG : subdir/subdirA/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:26 DEBUG : subdir/subdirA/file30.txt: Unchanged skipping 2026/07/09 07:54:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:54:26 DEBUG : subdir-not/subdir-not2/file30.txt: size = 0 OK 2026/07/09 07:54:26 DEBUG : subdir-not/subdir-not2/file30.txt: Size and modification time the same (differ by 0s, within tolerance 1s) 2026/07/09 07:54:26 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2': Waiting for checks to finish 2026/07/09 07:54:26 DEBUG : subdir-not/subdir-not2/file30.txt: Unchanged skipping 2026/07/09 07:54:26 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2': Waiting for transfers to finish 2026/07/09 07:54:26 DEBUG : subdir/subdirA/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:26 DEBUG : subdir/subdirA/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:26 INFO : subdir/subdirA/RCLONE_TEST: Copied (server-side copy) 2026/07/09 07:54:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: size = 109 OK 2026/07/09 07:54:26 DEBUG : subdir-not/subdir-not2/RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:26 INFO : subdir-not/subdir-not2/RCLONE_TEST: Copied (server-side copy) 2026/07/09 07:54:26 DEBUG : Waiting for deletions to finish 2026/07/09 07:54:26 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:26 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:26 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:26 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:26 NOTICE: (27) : copy-file /tmp/075106suluwaw2/datadir/test_check_access_filters-hevatat3/include-other-filtersfile.txt /tmp/075106suluwaw2/workdir/ 2026/07/09 07:54:26 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_check_access_filters-hevatat3/include-other-filtersfile.txt" to "/tmp/075106suluwaw2/workdir/" as "" 2026/07/09 07:54:26 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_check_access_filters-hevatat3/include-other-filtersfile.txt" 2026/07/09 07:54:26 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/workdir/" 2026/07/09 07:54:26 DEBUG : operations.CopyFile "include-other-filtersfile.txt" to "Local file system at /tmp/075106suluwaw2/workdir" as "include-other-filtersfile.txt" 2026/07/09 07:54:26 DEBUG : include-other-filtersfile.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:26 DEBUG : include-other-filtersfile.txt.8126a844.partial: size = 178 OK 2026/07/09 07:54:26 DEBUG : include-other-filtersfile.txt: md5 = 2ec13b2813141ed088e5978ef5a47b0e OK 2026/07/09 07:54:26 DEBUG : include-other-filtersfile.txt.8126a844.partial: renamed to: include-other-filtersfile.txt 2026/07/09 07:54:26 INFO : include-other-filtersfile.txt: Copied (new) 2026/07/09 07:54:26 NOTICE: (28) : bisync resync filters-file=/tmp/075106suluwaw2/workdir/include-other-filtersfile.txt 2026/07/09 07:54:32 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:32 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:33 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:33 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:33 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:54:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:54:33 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:33 INFO : Using filters file /tmp/075106suluwaw2/workdir/include-other-filtersfile.txt 2026/07/09 07:54:33 INFO : Storing filters file hash to /tmp/075106suluwaw2/workdir/include-other-filtersfile.txt.md5 2026/07/09 07:54:33 INFO : Copying Path2 files to Path1 2026/07/09 07:54:33 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:54:33 INFO : There was nothing to transfer 2026/07/09 07:54:33 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:54:33 INFO : There was nothing to transfer 2026/07/09 07:54:33 INFO : Resync updating listings 2026/07/09 07:54:33 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:33 INFO : Bisync successful 2026/07/09 07:54:33 NOTICE: (29) : test INCLUDE - test include/exclude filters for check access 2026/07/09 07:54:33 NOTICE: (30) : bisync check-access filters-file=/tmp/075106suluwaw2/workdir/include-other-filtersfile.txt 2026/07/09 07:54:38 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:38 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:38 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:38 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:38 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:39 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:54:39 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:54:39 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:39 INFO : Using filters file /tmp/075106suluwaw2/workdir/include-other-filtersfile.txt 2026/07/09 07:54:39 INFO : Building Path1 and Path2 listings 2026/07/09 07:54:40 INFO : Path1 checking for diffs 2026/07/09 07:54:40 INFO : Path2 checking for diffs 2026/07/09 07:54:40 INFO : Checking access health 2026/07/09 07:54:40 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2026/07/09 07:54:40 INFO : No changes found 2026/07/09 07:54:40 INFO : Updating listings 2026/07/09 07:54:40 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:40 INFO : Bisync successful 2026/07/09 07:54:40 NOTICE: (31) : copy-listings include-initial 2026/07/09 07:54:40 NOTICE: (32) : test INCLUDE - delete RCLONE_TEST files in excluded directories 2026/07/09 07:54:40 NOTICE: (33) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir/subdirA/RCLONE_TEST 2026/07/09 07:54:40 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir/subdirA/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir/subdirA" 2026/07/09 07:54:40 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:40 NOTICE: (34) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir-not/RCLONE_TEST 2026/07/09 07:54:40 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir-not/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir-not" 2026/07/09 07:54:40 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:40 NOTICE: (35) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir-not/subdir-not2/RCLONE_TEST 2026/07/09 07:54:40 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir-not/subdir-not2/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/subdir-not/subdir-not2" 2026/07/09 07:54:40 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:40 NOTICE: (36) : test INCLUDE - test should PASS 2026/07/09 07:54:40 NOTICE: (37) : bisync check-access filters-file=/tmp/075106suluwaw2/workdir/include-other-filtersfile.txt 2026/07/09 07:54:45 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:45 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:45 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:45 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:45 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:45 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:45 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:45 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:46 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:46 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:46 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:46 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:46 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:46 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:46 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:54:46 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:54:46 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:46 INFO : Using filters file /tmp/075106suluwaw2/workdir/include-other-filtersfile.txt 2026/07/09 07:54:46 INFO : Building Path1 and Path2 listings 2026/07/09 07:54:46 INFO : Path1 checking for diffs 2026/07/09 07:54:46 INFO : Path2 checking for diffs 2026/07/09 07:54:46 INFO : Checking access health 2026/07/09 07:54:46 INFO : Found 5 matching "RCLONE_TEST" files on both paths 2026/07/09 07:54:46 INFO : No changes found 2026/07/09 07:54:46 INFO : Updating listings 2026/07/09 07:54:46 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:46 INFO : Bisync successful 2026/07/09 07:54:46 NOTICE: (38) : copy-listings include-pass-run 2026/07/09 07:54:46 NOTICE: (39) : test INCLUDE - delete RCLONE_TEST files in included directories 2026/07/09 07:54:46 NOTICE: (40) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/RCLONE_TEST 2026/07/09 07:54:46 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2" 2026/07/09 07:54:46 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:46 NOTICE: (41) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir/RCLONE_TEST 2026/07/09 07:54:46 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdir" 2026/07/09 07:54:46 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:46 NOTICE: (42) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:54:46 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdirX/subdirX1/" 2026/07/09 07:54:47 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdirX/subdirX1/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/subdirX/subdirX1" 2026/07/09 07:54:47 INFO : RCLONE_TEST: Deleted 2026/07/09 07:54:47 NOTICE: (43) : test INCLUDE - test should ABORT 2026/07/09 07:54:47 NOTICE: (44) : bisync check-access filters-file=/tmp/075106suluwaw2/workdir/include-other-filtersfile.txt 2026/07/09 07:54:53 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdir/subdirA: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdir/subdirB: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdir-not: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdir-not/subdir-not2: Set directory modification time (using SetModTime) 2026/07/09 07:54:53 INFO : subdirX: Set directory modification time (using SetModTime) 2026/07/09 07:54:54 INFO : subdirX/subdirX1: Set directory modification time (using SetModTime) 2026/07/09 07:54:54 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:54:54 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:54:54 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_access_filters/path2/" 2026/07/09 07:54:54 INFO : Using filters file /tmp/075106suluwaw2/workdir/include-other-filtersfile.txt 2026/07/09 07:54:54 INFO : Building Path1 and Path2 listings 2026/07/09 07:54:54 INFO : Path1 checking for diffs 2026/07/09 07:54:54 INFO : - Path1 File was deleted - subdir/RCLONE_TEST 2026/07/09 07:54:54 INFO : - Path1 File was deleted - subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:54:54 INFO : Path1: 2 changes:  0 new,  0 modified,  2 deleted 2026/07/09 07:54:54 INFO : Path2 checking for diffs 2026/07/09 07:54:54 INFO : - Path2 File was deleted - RCLONE_TEST 2026/07/09 07:54:54 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:54:54 INFO : Checking access health 2026/07/09 07:54:54 ERROR : Access test failed: Path1 count 3, Path2 count 4 - RCLONE_TEST 2026/07/09 07:54:54 ERROR : -  Access test failed: Path1 file not found in Path2 - RCLONE_TEST 2026/07/09 07:54:54 ERROR : -  Access test failed: Path2 file not found in Path1 - subdir/RCLONE_TEST 2026/07/09 07:54:54 ERROR : -  Access test failed: Path2 file not found in Path1 - subdirX/subdirX1/RCLONE_TEST 2026/07/09 07:54:54 ERROR : Bisync critical error: check file check failed 2026/07/09 07:54:54 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:54:54 NOTICE: Bisync error: bisync aborted 2026/07/09 07:54:54 NOTICE: (45) : move-listings include-error-run bisync_test.go:610: TEST check_access_filters PASSED === RUN TestBisyncRemoteRemote/check_filename 2026/07/09 07:54:56 INFO : path1: Making directory 2026/07/09 07:54:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1" 2026/07/09 07:54:56 INFO : path2: Making directory 2026/07/09 07:54:56 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2" 2026/07/09 07:54:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/initial" 2026/07/09 07:54:57 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/initdir/test_check_filename-noguvoh1" 2026/07/09 07:54:57 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : subdir: Making directory with metadata 2026/07/09 07:54:57 INFO : subdir: Made directory with metadata (mtime=2021-11-02T05:00:07Z) 2026/07/09 07:54:57 DEBUG : Added delayed dir = "subdir", newDst=subdir 2026/07/09 07:54:57 DEBUG : .chk_file.b7f3f5bf.partial: size = 109 OK 2026/07/09 07:54:57 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:54:57 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:57 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_check_filename-noguvoh1: Waiting for checks to finish 2026/07/09 07:54:57 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:57 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_check_filename-noguvoh1: Waiting for transfers to finish 2026/07/09 07:54:57 DEBUG : .chk_file.b7f3f5bf.partial: renamed to: .chk_file 2026/07/09 07:54:57 INFO : .chk_file: Copied (new) 2026/07/09 07:54:57 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:54:57 INFO : file1.txt: Copied (new) 2026/07/09 07:54:57 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:54:57 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:57 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:54:57 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:57 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:54:57 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:54:57 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:54:57 INFO : file3.txt: Copied (new) 2026/07/09 07:54:57 INFO : file2.txt: Copied (new) 2026/07/09 07:54:57 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:57 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:54:57 INFO : file4.txt: Copied (new) 2026/07/09 07:54:57 DEBUG : subdir/.chk_file.6dc50fe3.partial: size = 109 OK 2026/07/09 07:54:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: size = 0 OK 2026/07/09 07:54:57 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:57 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:57 DEBUG : subdir/.chk_file.6dc50fe3.partial: renamed to: subdir/.chk_file 2026/07/09 07:54:57 INFO : subdir/.chk_file: Copied (new) 2026/07/09 07:54:57 DEBUG : subdir/file20.txt.1ac3db2f.partial: renamed to: subdir/file20.txt 2026/07/09 07:54:57 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:54:57 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:54:57 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_filename/modfiles" 2026/07/09 07:54:57 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_check_filename-sihexey0" 2026/07/09 07:54:57 DEBUG : hold.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_check_filename-sihexey0: Waiting for checks to finish 2026/07/09 07:54:57 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_check_filename-sihexey0: Waiting for transfers to finish 2026/07/09 07:54:57 DEBUG : hold.txt.83686dab.partial: size = 59 OK 2026/07/09 07:54:57 DEBUG : hold.txt: md5 = 628c2241b6ba4e313ef08bdfcf1cd964 OK 2026/07/09 07:54:57 DEBUG : hold.txt.83686dab.partial: renamed to: hold.txt 2026/07/09 07:54:57 INFO : hold.txt: Copied (new) 2026/07/09 07:54:57 NOTICE: checking initFs Local file system at /tmp/075106suluwaw2/initdir/test_check_filename-noguvoh1 2026/07/09 07:54:57 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:57 INFO : subdir: Making directory 2026/07/09 07:54:58 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:54:58 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:54:58 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination 2026/07/09 07:54:58 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:58 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1': Waiting for checks to finish 2026/07/09 07:54:58 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1': Waiting for transfers to finish 2026/07/09 07:54:58 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:54:58 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:58 INFO : file2.txt: Copied (new) 2026/07/09 07:54:58 DEBUG : .chk_file: size = 109 OK 2026/07/09 07:54:58 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:58 INFO : .chk_file: Copied (new) 2026/07/09 07:54:58 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:54:58 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:58 INFO : file1.txt: Copied (new) 2026/07/09 07:54:59 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:54:59 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:59 INFO : file3.txt: Copied (new) 2026/07/09 07:54:59 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:54:59 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:59 INFO : file4.txt: Copied (new) 2026/07/09 07:54:59 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:54:59 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:54:59 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:54:59 DEBUG : subdir/.chk_file: size = 109 OK 2026/07/09 07:54:59 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:54:59 INFO : subdir/.chk_file: Copied (new) 2026/07/09 07:54:59 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:54:59 NOTICE: checking Path1 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1' 2026/07/09 07:54:59 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:54:59 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:59 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:59 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:59 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:59 INFO : subdir: Making directory 2026/07/09 07:54:59 INFO : subdir: Made directory with modification time 2021-11-02 05:00:07 +0000 UTC 2026/07/09 07:54:59 DEBUG : Added delayed dir = "subdir", newDst= 2026/07/09 07:54:59 DEBUG : subdir/.chk_file: Need to transfer - File not found at Destination 2026/07/09 07:54:59 DEBUG : subdir/file20.txt: Need to transfer - File not found at Destination 2026/07/09 07:54:59 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2': Waiting for checks to finish 2026/07/09 07:54:59 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2': Waiting for transfers to finish 2026/07/09 07:55:00 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:55:00 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:00 INFO : file3.txt: Copied (new) 2026/07/09 07:55:00 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:55:00 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:00 INFO : file1.txt: Copied (new) 2026/07/09 07:55:00 DEBUG : .chk_file: size = 109 OK 2026/07/09 07:55:00 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:55:00 INFO : .chk_file: Copied (new) 2026/07/09 07:55:00 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:55:00 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:00 INFO : file2.txt: Copied (new) 2026/07/09 07:55:00 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:55:00 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:00 INFO : file4.txt: Copied (new) 2026/07/09 07:55:00 DEBUG : subdir/file20.txt: size = 0 OK 2026/07/09 07:55:00 DEBUG : subdir/file20.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:00 INFO : subdir/file20.txt: Copied (new) 2026/07/09 07:55:00 DEBUG : subdir/.chk_file: size = 109 OK 2026/07/09 07:55:00 DEBUG : subdir/.chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:55:00 INFO : subdir/.chk_file: Copied (new) 2026/07/09 07:55:00 INFO : subdir: Set directory modification time (using DirSetModTime) 2026/07/09 07:55:00 NOTICE: checking path2 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2' 2026/07/09 07:55:00 NOTICE: (01) : test check-filename 2026/07/09 07:55:00 NOTICE: (02) : test initial bisync 2026/07/09 07:55:00 NOTICE: (03) : bisync resync 2026/07/09 07:55:06 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:06 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:06 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:55:06 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:55:06 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/" 2026/07/09 07:55:06 INFO : Copying Path2 files to Path1 2026/07/09 07:55:06 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:55:06 INFO : There was nothing to transfer 2026/07/09 07:55:06 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:55:06 INFO : There was nothing to transfer 2026/07/09 07:55:06 INFO : Resync updating listings 2026/07/09 07:55:06 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/" 2026/07/09 07:55:06 INFO : Bisync successful 2026/07/09 07:55:06 NOTICE: (04) : test 1. see that check-access passes with the initial setup 2026/07/09 07:55:06 NOTICE: (05) : bisync check-access check-filename=.chk_file 2026/07/09 07:55:11 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:11 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:11 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:55:11 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:55:11 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/" 2026/07/09 07:55:11 INFO : Building Path1 and Path2 listings 2026/07/09 07:55:12 INFO : Path1 checking for diffs 2026/07/09 07:55:12 INFO : Path2 checking for diffs 2026/07/09 07:55:12 INFO : Checking access health 2026/07/09 07:55:12 INFO : Found 2 matching ".chk_file" files on both paths 2026/07/09 07:55:12 INFO : No changes found 2026/07/09 07:55:12 INFO : Updating listings 2026/07/09 07:55:12 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/" 2026/07/09 07:55:12 INFO : Bisync successful 2026/07/09 07:55:12 NOTICE: (06) : copy-listings initial-pass 2026/07/09 07:55:12 NOTICE: (07) : test 2. delete the remote subdir .chk_file, run sync. should fail critical. 2026/07/09 07:55:12 NOTICE: (08) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/subdir/.chk_file 2026/07/09 07:55:12 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/subdir/" 2026/07/09 07:55:12 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/subdir/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/subdir" 2026/07/09 07:55:13 INFO : .chk_file: Deleted 2026/07/09 07:55:13 NOTICE: (09) : bisync check-access check-filename=.chk_file 2026/07/09 07:55:19 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:19 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:19 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:55:19 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:55:19 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/" 2026/07/09 07:55:19 INFO : Building Path1 and Path2 listings 2026/07/09 07:55:19 INFO : Path1 checking for diffs 2026/07/09 07:55:19 INFO : Path2 checking for diffs 2026/07/09 07:55:19 INFO : - Path2 File was deleted - subdir/.chk_file 2026/07/09 07:55:19 INFO : Path2: 1 changes:  0 new,  0 modified,  1 deleted 2026/07/09 07:55:19 INFO : Checking access health 2026/07/09 07:55:19 ERROR : Access test failed: Path1 count 2, Path2 count 1 - .chk_file 2026/07/09 07:55:19 ERROR : -  Access test failed: Path1 file not found in Path2 - subdir/.chk_file 2026/07/09 07:55:19 ERROR : Bisync critical error: check file check failed 2026/07/09 07:55:19 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:55:19 NOTICE: Bisync error: bisync aborted 2026/07/09 07:55:19 NOTICE: (10) : move-listings path2-missing 2026/07/09 07:55:19 NOTICE: (11) : test 3. put the remote subdir .chk_file back, run resync. 2026/07/09 07:55:19 NOTICE: (12) : copy-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/subdir/.chk_file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/subdir/ 2026/07/09 07:55:19 DEBUG : copyFile "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/subdir/.chk_file" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/subdir/" as "" 2026/07/09 07:55:19 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/subdir/.chk_file" 2026/07/09 07:55:20 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/subdir/" 2026/07/09 07:55:21 DEBUG : operations.CopyFile ".chk_file" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/subdir'" as ".chk_file" 2026/07/09 07:55:21 DEBUG : .chk_file: Need to transfer - File not found at Destination 2026/07/09 07:55:21 DEBUG : .chk_file: size = 109 OK 2026/07/09 07:55:21 DEBUG : .chk_file: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:55:21 INFO : .chk_file: Copied (server-side copy) 2026/07/09 07:55:21 NOTICE: (13) : bisync check-access resync check-filename=.chk_file 2026/07/09 07:55:27 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:27 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:27 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:55:27 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:55:27 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/" 2026/07/09 07:55:27 INFO : Copying Path2 files to Path1 2026/07/09 07:55:27 INFO : Checking access health 2026/07/09 07:55:27 INFO : Found 2 matching ".chk_file" files on both paths 2026/07/09 07:55:27 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:55:27 INFO : There was nothing to transfer 2026/07/09 07:55:27 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:55:28 INFO : There was nothing to transfer 2026/07/09 07:55:28 INFO : Resync updating listings 2026/07/09 07:55:28 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/" 2026/07/09 07:55:28 INFO : Bisync successful 2026/07/09 07:55:28 NOTICE: (14) : test 4. run sync with check-access. should pass. 2026/07/09 07:55:28 NOTICE: (15) : bisync check-access check-filename=.chk_file 2026/07/09 07:55:33 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:33 INFO : subdir: Set directory modification time (using SetModTime) 2026/07/09 07:55:33 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:55:33 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:55:33 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/" 2026/07/09 07:55:33 INFO : Building Path1 and Path2 listings 2026/07/09 07:55:34 INFO : Path1 checking for diffs 2026/07/09 07:55:34 INFO : Path2 checking for diffs 2026/07/09 07:55:34 INFO : Checking access health 2026/07/09 07:55:34 INFO : Found 2 matching ".chk_file" files on both paths 2026/07/09 07:55:34 INFO : No changes found 2026/07/09 07:55:34 INFO : Updating listings 2026/07/09 07:55:34 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_filename/path2/" 2026/07/09 07:55:34 INFO : Bisync successful bisync_test.go:610: TEST check_filename PASSED === RUN TestBisyncRemoteRemote/check_sync 2026/07/09 07:55:35 INFO : path1: Making directory 2026/07/09 07:55:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1" 2026/07/09 07:55:35 INFO : path2: Making directory 2026/07/09 07:55:35 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2" 2026/07/09 07:55:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/initial" 2026/07/09 07:55:37 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/initdir/test_check_sync-dejowis0" 2026/07/09 07:55:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_check_sync-dejowis0: Waiting for checks to finish 2026/07/09 07:55:37 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_check_sync-dejowis0: Waiting for transfers to finish 2026/07/09 07:55:37 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:55:37 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:55:37 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:55:37 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:37 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:55:37 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:55:37 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:55:37 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:55:37 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:37 INFO : file1.txt: Copied (new) 2026/07/09 07:55:37 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:55:37 INFO : file2.txt: Copied (new) 2026/07/09 07:55:37 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:55:37 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:37 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:55:37 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:55:37 INFO : file4.txt: Copied (new) 2026/07/09 07:55:37 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:55:37 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:55:37 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:37 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:37 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:37 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:55:37 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:55:37 INFO : file3.txt: Copied (new) 2026/07/09 07:55:37 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:37 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:55:37 INFO : file6.txt: Copied (new) 2026/07/09 07:55:37 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:55:37 INFO : file5.txt: Copied (new) 2026/07/09 07:55:37 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:55:37 INFO : file7.txt: Copied (new) 2026/07/09 07:55:37 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:55:37 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:37 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:55:37 INFO : file8.txt: Copied (new) 2026/07/09 07:55:37 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_check_sync/modfiles" 2026/07/09 07:55:37 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_check_sync-guhebom9" 2026/07/09 07:55:37 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_check_sync-guhebom9: Waiting for checks to finish 2026/07/09 07:55:37 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_check_sync-guhebom9: Waiting for transfers to finish 2026/07/09 07:55:37 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: size = 792 OK 2026/07/09 07:55:37 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: size = 792 OK 2026/07/09 07:55:37 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK 2026/07/09 07:55:37 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK 2026/07/09 07:55:37 DEBUG : _testdir_path1.._testdir_path2.path1.lst.ba8cd101.partial: renamed to: _testdir_path1.._testdir_path2.path1.lst 2026/07/09 07:55:37 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (new) 2026/07/09 07:55:37 DEBUG : _testdir_path1.._testdir_path2.path2.lst.f764d166.partial: renamed to: _testdir_path1.._testdir_path2.path2.lst 2026/07/09 07:55:37 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (new) 2026/07/09 07:55:37 NOTICE: checking initFs Local file system at /tmp/075106suluwaw2/initdir/test_check_sync-dejowis0 2026/07/09 07:55:37 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:37 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1': Waiting for checks to finish 2026/07/09 07:55:37 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1': Waiting for transfers to finish 2026/07/09 07:55:38 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:55:38 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:55:38 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:55:38 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:55:38 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:38 INFO : file3.txt: Copied (new) 2026/07/09 07:55:38 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:55:38 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:38 INFO : file1.txt: Copied (new) 2026/07/09 07:55:38 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:55:38 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:38 INFO : file2.txt: Copied (new) 2026/07/09 07:55:38 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:55:38 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:38 INFO : file4.txt: Copied (new) 2026/07/09 07:55:38 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:55:38 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:38 INFO : file5.txt: Copied (new) 2026/07/09 07:55:38 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:55:38 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:38 INFO : file6.txt: Copied (new) 2026/07/09 07:55:38 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:55:38 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:38 INFO : file7.txt: Copied (new) 2026/07/09 07:55:38 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:55:38 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:38 INFO : file8.txt: Copied (new) 2026/07/09 07:55:38 NOTICE: checking Path1 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1' 2026/07/09 07:55:38 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:55:38 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:38 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:38 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:38 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:38 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:38 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:38 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:38 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:55:38 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2': Waiting for checks to finish 2026/07/09 07:55:38 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2': Waiting for transfers to finish 2026/07/09 07:55:39 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:55:39 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:55:39 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:55:39 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:55:39 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:39 INFO : file3.txt: Copied (new) 2026/07/09 07:55:39 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:55:39 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:39 INFO : file2.txt: Copied (new) 2026/07/09 07:55:39 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:55:39 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:39 INFO : file1.txt: Copied (new) 2026/07/09 07:55:39 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:55:39 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:39 INFO : file4.txt: Copied (new) 2026/07/09 07:55:39 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:55:39 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:39 INFO : file5.txt: Copied (new) 2026/07/09 07:55:39 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:55:39 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:39 INFO : file6.txt: Copied (new) 2026/07/09 07:55:39 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:55:39 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:39 INFO : file7.txt: Copied (new) 2026/07/09 07:55:39 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:55:39 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:55:39 INFO : file8.txt: Copied (new) 2026/07/09 07:55:39 NOTICE: checking path2 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2' 2026/07/09 07:55:39 NOTICE: (01) : test check-sync 2026/07/09 07:55:39 NOTICE: (02) : test initial bisync 2026/07/09 07:55:39 NOTICE: (03) : bisync resync 2026/07/09 07:55:44 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:55:44 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:55:44 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:55:44 INFO : Copying Path2 files to Path1 2026/07/09 07:55:44 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:55:45 INFO : There was nothing to transfer 2026/07/09 07:55:45 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:55:45 INFO : There was nothing to transfer 2026/07/09 07:55:45 INFO : Resync updating listings 2026/07/09 07:55:45 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:55:45 INFO : Bisync successful 2026/07/09 07:55:45 NOTICE: (04) : test 1. run check-sync-only on a clean sync 2026/07/09 07:55:45 NOTICE: (05) : bisync check-sync-only 2026/07/09 07:55:50 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:55:50 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:55:50 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:55:50 INFO : Bisync successful 2026/07/09 07:55:50 NOTICE: (06) : test 2. inject modified listings into the workdir 2026/07/09 07:55:50 NOTICE: (07) : copy-as /tmp/075106suluwaw2/datadir/test_check_sync-guhebom9/_testdir_path1.._testdir_path2.path1.lst /tmp/075106suluwaw2/workdir/ TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path1.lst 2026/07/09 07:55:50 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_check_sync-guhebom9/_testdir_path1.._testdir_path2.path1.lst" to "/tmp/075106suluwaw2/workdir/" as "TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path1.lst" 2026/07/09 07:55:50 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_check_sync-guhebom9/_testdir_path1.._testdir_path2.path1.lst" 2026/07/09 07:55:50 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/workdir/" 2026/07/09 07:55:50 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path1.lst" to "Local file system at /tmp/075106suluwaw2/workdir" as "TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path1.lst" 2026/07/09 07:55:50 DEBUG : _testdir_path1.._testdir_path2.path1.lst: size = 792 (Local file system at /tmp/075106suluwaw2/datadir/test_check_sync-guhebom9) 2026/07/09 07:55:50 DEBUG : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path1.lst: size = 620 (Local file system at /tmp/075106suluwaw2/workdir) 2026/07/09 07:55:50 DEBUG : _testdir_path1.._testdir_path2.path1.lst: Sizes differ 2026/07/09 07:55:50 DEBUG : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_syn.6381b43d.partial: size = 792 OK 2026/07/09 07:55:50 DEBUG : _testdir_path1.._testdir_path2.path1.lst: md5 = fdb18e0dff6961813e12c57227d2e854 OK 2026/07/09 07:55:50 DEBUG : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_syn.6381b43d.partial: renamed to: TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path1.lst 2026/07/09 07:55:50 INFO : _testdir_path1.._testdir_path2.path1.lst: Copied (replaced existing) to: TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path1.lst 2026/07/09 07:55:50 NOTICE: (08) : copy-as /tmp/075106suluwaw2/datadir/test_check_sync-guhebom9/_testdir_path1.._testdir_path2.path2.lst /tmp/075106suluwaw2/workdir/ TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path2.lst 2026/07/09 07:55:50 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_check_sync-guhebom9/_testdir_path1.._testdir_path2.path2.lst" to "/tmp/075106suluwaw2/workdir/" as "TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path2.lst" 2026/07/09 07:55:50 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_check_sync-guhebom9/_testdir_path1.._testdir_path2.path2.lst" 2026/07/09 07:55:50 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/workdir/" 2026/07/09 07:55:50 DEBUG : operations.CopyFile "_testdir_path1.._testdir_path2.path2.lst" to "Local file system at /tmp/075106suluwaw2/workdir" as "TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path2.lst" 2026/07/09 07:55:50 DEBUG : _testdir_path1.._testdir_path2.path2.lst: size = 792 (Local file system at /tmp/075106suluwaw2/datadir/test_check_sync-guhebom9) 2026/07/09 07:55:50 DEBUG : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path2.lst: size = 620 (Local file system at /tmp/075106suluwaw2/workdir) 2026/07/09 07:55:50 DEBUG : _testdir_path1.._testdir_path2.path2.lst: Sizes differ 2026/07/09 07:55:50 DEBUG : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_syn.2e69b45a.partial: size = 792 OK 2026/07/09 07:55:50 DEBUG : _testdir_path1.._testdir_path2.path2.lst: md5 = d6ce44a26af9c2110b1750fe88dc4b69 OK 2026/07/09 07:55:50 DEBUG : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_syn.2e69b45a.partial: renamed to: TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path2.lst 2026/07/09 07:55:50 INFO : _testdir_path1.._testdir_path2.path2.lst: Copied (replaced existing) to: TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path2.lst 2026/07/09 07:55:50 NOTICE: (09) : test 3. run check-sync-only on modified listings 2026/07/09 07:55:50 NOTICE: (10) : bisync check-sync-only 2026/07/09 07:55:55 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:55:55 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:55:55 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:55:55 ERROR : -  Path1 file not found in Path2 - file2.txt 2026/07/09 07:55:55 ERROR : -  Path2 file not found in Path1 - file1.txt 2026/07/09 07:55:55 ERROR : Bisync critical error: path1 and path2 are out of sync, run --resync to recover 2026/07/09 07:55:55 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:55:55 NOTICE: Bisync error: bisync aborted 2026/07/09 07:55:55 NOTICE: (11) : copy-listings check-sync-only 2026/07/09 07:55:55 NOTICE: (12) : test 4. run normal sync to check that it aborts 2026/07/09 07:55:55 NOTICE: (13) : bisync 2026/07/09 07:56:00 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:56:00 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:56:00 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:56:00 ERROR : Bisync critical error: cannot find prior Path1 or Path2 listings, likely due to critical error on prior run Tip: here are the filenames we were looking for. Do they exist? Path1: /tmp/075106suluwaw2/workdir/TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path1.lst Path2: /tmp/075106suluwaw2/workdir/TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path2.lst Try running this command to inspect the work dir: rclone lsl "/tmp/075106suluwaw2/workdir" 2026/07/09 07:56:00 ERROR : Bisync aborted. Must run --resync to recover. 2026/07/09 07:56:00 NOTICE: Bisync error: bisync aborted 2026/07/09 07:56:00 NOTICE: (14) : test 5. prune failure listings after critical abort 2026/07/09 07:56:00 NOTICE: (15) : delete-glob /tmp/075106suluwaw2/workdir/ *.lst 2026/07/09 07:56:00 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/workdir/" 2026/07/09 07:56:00 DEBUG : fs cache: renaming cache item "/tmp/075106suluwaw2/workdir/" to be canonical "/tmp/075106suluwaw2/workdir" 2026/07/09 07:56:00 DEBUG : Waiting for deletions to finish 2026/07/09 07:56:00 NOTICE: (16) : delete-glob /tmp/075106suluwaw2/workdir/ *.lst-err 2026/07/09 07:56:00 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/workdir/" for canonical name "/tmp/075106suluwaw2/workdir" 2026/07/09 07:56:00 DEBUG : Waiting for deletions to finish 2026/07/09 07:56:00 INFO : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path1.lst-err: Deleted 2026/07/09 07:56:00 INFO : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path2.lst-err: Deleted 2026/07/09 07:56:00 NOTICE: (17) : delete-glob /tmp/075106suluwaw2/workdir/ *.lst-new 2026/07/09 07:56:00 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/workdir/" for canonical name "/tmp/075106suluwaw2/workdir" 2026/07/09 07:56:00 DEBUG : Waiting for deletions to finish 2026/07/09 07:56:00 INFO : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path1.lst-new: Deleted 2026/07/09 07:56:00 INFO : TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path1..TestGoFile_rclone-test-bunotil9geva_075106suluwaw2_check_sync_path2.path2.lst-new: Deleted 2026/07/09 07:56:00 NOTICE: (18) : test 6. run resync 2026/07/09 07:56:00 NOTICE: (19) : bisync resync 2026/07/09 07:56:05 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:56:05 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:56:05 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:56:05 INFO : Copying Path2 files to Path1 2026/07/09 07:56:05 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:56:05 INFO : There was nothing to transfer 2026/07/09 07:56:05 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:56:05 INFO : There was nothing to transfer 2026/07/09 07:56:05 INFO : Resync updating listings 2026/07/09 07:56:05 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:56:05 INFO : Bisync successful 2026/07/09 07:56:05 NOTICE: (20) : test 7. run normal sync with check-sync enabled (default) 2026/07/09 07:56:05 NOTICE: (21) : bisync 2026/07/09 07:56:10 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:56:10 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:56:10 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:56:10 INFO : Building Path1 and Path2 listings 2026/07/09 07:56:10 INFO : Path1 checking for diffs 2026/07/09 07:56:10 INFO : Path2 checking for diffs 2026/07/09 07:56:10 INFO : No changes found 2026/07/09 07:56:10 INFO : Updating listings 2026/07/09 07:56:10 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:56:10 INFO : Bisync successful 2026/07/09 07:56:10 NOTICE: (22) : test 8. run normal sync with no-check-sync 2026/07/09 07:56:10 NOTICE: (23) : bisync no-check-sync 2026/07/09 07:56:15 INFO : Setting --ignore-listing-checksum as neither --checksum nor --compare checksum are set. 2026/07/09 07:56:15 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": false, "HashType1": 0, "HashType2": 0, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": false } 2026/07/09 07:56:15 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/check_sync/path2/" 2026/07/09 07:56:15 INFO : Building Path1 and Path2 listings 2026/07/09 07:56:15 INFO : Path1 checking for diffs 2026/07/09 07:56:15 INFO : Path2 checking for diffs 2026/07/09 07:56:15 INFO : No changes found 2026/07/09 07:56:15 INFO : Updating listings 2026/07/09 07:56:15 INFO : Bisync successful bisync_test.go:610: TEST check_sync PASSED === RUN TestBisyncRemoteRemote/compare_all 2026/07/09 07:56:16 INFO : path1: Making directory 2026/07/09 07:56:16 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1" 2026/07/09 07:56:17 INFO : path2: Making directory 2026/07/09 07:56:17 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2" 2026/07/09 07:56:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/initial" 2026/07/09 07:56:18 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/initdir/test_compare_all-zigotad7" 2026/07/09 07:56:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_compare_all-zigotad7: Waiting for checks to finish 2026/07/09 07:56:18 DEBUG : Local file system at /tmp/075106suluwaw2/initdir/test_compare_all-zigotad7: Waiting for transfers to finish 2026/07/09 07:56:18 DEBUG : file1.txt.56d0d699.partial: size = 0 OK 2026/07/09 07:56:18 DEBUG : file2.txt.3230ad67.partial: size = 0 OK 2026/07/09 07:56:18 DEBUG : RCLONE_TEST.abb09051.partial: size = 109 OK 2026/07/09 07:56:18 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:18 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:18 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:56:18 DEBUG : file2.txt.3230ad67.partial: renamed to: file2.txt 2026/07/09 07:56:18 INFO : file2.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file3.txt.a74079f2.partial: size = 0 OK 2026/07/09 07:56:18 DEBUG : file1.txt.56d0d699.partial: renamed to: file1.txt 2026/07/09 07:56:18 INFO : file1.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:18 DEBUG : RCLONE_TEST.abb09051.partial: renamed to: RCLONE_TEST 2026/07/09 07:56:18 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:56:18 DEBUG : file3.txt.a74079f2.partial: renamed to: file3.txt 2026/07/09 07:56:18 INFO : file3.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file4.txt.fbf05a9b.partial: size = 0 OK 2026/07/09 07:56:18 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:18 DEBUG : file5.txt.6e808e0e.partial: size = 0 OK 2026/07/09 07:56:18 DEBUG : file4.txt.fbf05a9b.partial: renamed to: file4.txt 2026/07/09 07:56:18 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:18 INFO : file4.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file6.txt.0a60f5f0.partial: size = 0 OK 2026/07/09 07:56:18 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:18 DEBUG : file5.txt.6e808e0e.partial: renamed to: file5.txt 2026/07/09 07:56:18 INFO : file5.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file8.txt.b300b322.partial: size = 0 OK 2026/07/09 07:56:18 DEBUG : file7.txt.9f102165.partial: size = 0 OK 2026/07/09 07:56:18 DEBUG : file6.txt.0a60f5f0.partial: renamed to: file6.txt 2026/07/09 07:56:18 INFO : file6.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:18 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:18 DEBUG : file7.txt.9f102165.partial: renamed to: file7.txt 2026/07/09 07:56:18 INFO : file7.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file8.txt.b300b322.partial: renamed to: file8.txt 2026/07/09 07:56:18 INFO : file8.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : Creating backend with remote "/home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/testdata/test_compare_all/modfiles" 2026/07/09 07:56:18 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7" 2026/07/09 07:56:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file5L.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file5R.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file1.txt.75b77f44.partial: size = 19 OK 2026/07/09 07:56:18 DEBUG : file10.txt.c02780cb.partial: size = 19 OK 2026/07/09 07:56:18 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:18 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:18 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7: Waiting for checks to finish 2026/07/09 07:56:18 DEBUG : file2.txt.4526d70e.partial: size = 13 OK 2026/07/09 07:56:18 DEBUG : Local file system at /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7: Waiting for transfers to finish 2026/07/09 07:56:18 DEBUG : file1.txt.75b77f44.partial: renamed to: file1.txt 2026/07/09 07:56:18 DEBUG : file11.txt.40d797d4.partial: size = 19 OK 2026/07/09 07:56:18 INFO : file1.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file10.txt.c02780cb.partial: renamed to: file10.txt 2026/07/09 07:56:18 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:56:18 INFO : file10.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:18 DEBUG : file2.txt.4526d70e.partial: renamed to: file2.txt 2026/07/09 07:56:18 DEBUG : file11.txt.40d797d4.partial: renamed to: file11.txt 2026/07/09 07:56:18 INFO : file2.txt: Copied (new) 2026/07/09 07:56:18 INFO : file11.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file5R.txt.ee3b9525.partial: size = 39 OK 2026/07/09 07:56:18 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:56:18 DEBUG : file5L.txt.8dd6541a.partial: size = 39 OK 2026/07/09 07:56:18 DEBUG : file5R.txt.ee3b9525.partial: renamed to: file5R.txt 2026/07/09 07:56:18 INFO : file5R.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file6.txt.4185169b.partial: size = 19 OK 2026/07/09 07:56:18 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:56:18 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:18 DEBUG : file5L.txt.8dd6541a.partial: renamed to: file5L.txt 2026/07/09 07:56:18 INFO : file5L.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file7.txt.c1750184.partial: size = 19 OK 2026/07/09 07:56:18 DEBUG : file6.txt.4185169b.partial: renamed to: file6.txt 2026/07/09 07:56:18 INFO : file6.txt: Copied (new) 2026/07/09 07:56:18 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:18 DEBUG : file7.txt.c1750184.partial: renamed to: file7.txt 2026/07/09 07:56:18 INFO : file7.txt: Copied (new) 2026/07/09 07:56:18 NOTICE: checking initFs Local file system at /tmp/075106suluwaw2/initdir/test_compare_all-zigotad7 2026/07/09 07:56:18 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:18 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1': Waiting for checks to finish 2026/07/09 07:56:18 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1': Waiting for transfers to finish 2026/07/09 07:56:19 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:56:19 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:56:19 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:56:19 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:56:19 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:19 INFO : file2.txt: Copied (new) 2026/07/09 07:56:19 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:56:19 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:19 INFO : file1.txt: Copied (new) 2026/07/09 07:56:19 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:56:19 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:19 INFO : file3.txt: Copied (new) 2026/07/09 07:56:19 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:56:19 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:19 INFO : file4.txt: Copied (new) 2026/07/09 07:56:20 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:56:20 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:20 INFO : file6.txt: Copied (new) 2026/07/09 07:56:20 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:56:20 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:20 INFO : file7.txt: Copied (new) 2026/07/09 07:56:20 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:56:20 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:20 INFO : file8.txt: Copied (new) 2026/07/09 07:56:20 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:56:20 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:20 INFO : file5.txt: Copied (new) 2026/07/09 07:56:20 NOTICE: checking Path1 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1' 2026/07/09 07:56:20 DEBUG : RCLONE_TEST: Need to transfer - File not found at Destination 2026/07/09 07:56:20 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:20 DEBUG : file2.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:20 DEBUG : file3.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:20 DEBUG : file4.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:20 DEBUG : file5.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:20 DEBUG : file6.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:20 DEBUG : file7.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:20 DEBUG : file8.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:20 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2': Waiting for checks to finish 2026/07/09 07:56:20 DEBUG : gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2': Waiting for transfers to finish 2026/07/09 07:56:21 DEBUG : RCLONE_TEST: size = 109 OK 2026/07/09 07:56:21 DEBUG : RCLONE_TEST: md5 = 294d25b294ff26a5243dba914ac3fbf7 OK 2026/07/09 07:56:21 INFO : RCLONE_TEST: Copied (new) 2026/07/09 07:56:21 DEBUG : file3.txt: size = 0 OK 2026/07/09 07:56:21 DEBUG : file3.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:21 INFO : file3.txt: Copied (new) 2026/07/09 07:56:21 DEBUG : file2.txt: size = 0 OK 2026/07/09 07:56:21 DEBUG : file2.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:21 INFO : file2.txt: Copied (new) 2026/07/09 07:56:21 DEBUG : file1.txt: size = 0 OK 2026/07/09 07:56:21 DEBUG : file1.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:21 INFO : file1.txt: Copied (new) 2026/07/09 07:56:21 DEBUG : file4.txt: size = 0 OK 2026/07/09 07:56:21 DEBUG : file4.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:21 INFO : file4.txt: Copied (new) 2026/07/09 07:56:21 DEBUG : file5.txt: size = 0 OK 2026/07/09 07:56:21 DEBUG : file5.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:21 INFO : file5.txt: Copied (new) 2026/07/09 07:56:21 DEBUG : file6.txt: size = 0 OK 2026/07/09 07:56:21 DEBUG : file6.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:21 INFO : file6.txt: Copied (new) 2026/07/09 07:56:21 DEBUG : file8.txt: size = 0 OK 2026/07/09 07:56:21 DEBUG : file8.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:21 INFO : file8.txt: Copied (new) 2026/07/09 07:56:21 DEBUG : file7.txt: size = 0 OK 2026/07/09 07:56:21 DEBUG : file7.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/07/09 07:56:21 INFO : file7.txt: Copied (new) 2026/07/09 07:56:21 NOTICE: checking path2 gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2' 2026/07/09 07:56:21 NOTICE: (01) : test changes compare-all 2026/07/09 07:56:21 NOTICE: (02) : test initial bisync 2026/07/09 07:56:21 NOTICE: (03) : bisync resync compare-all 2026/07/09 07:56:26 INFO : Bisyncing with Comparison Settings: { "Modtime": true, "Size": true, "Checksum": true, "HashType1": 1, "HashType2": 1, "NoSlowHash": false, "SlowHashSyncOnly": false, "SlowHashDetected": false, "DownloadHash": true } 2026/07/09 07:56:26 INFO : Synching Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" with Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" 2026/07/09 07:56:26 INFO : Copying Path2 files to Path1 2026/07/09 07:56:26 INFO : - Path2 Resync is copying files to - Path1 2026/07/09 07:56:26 INFO : There was nothing to transfer 2026/07/09 07:56:26 INFO : - Path1 Resync is copying files to - Path2 2026/07/09 07:56:26 INFO : There was nothing to transfer 2026/07/09 07:56:26 INFO : Resync updating listings 2026/07/09 07:56:26 INFO : Validating listings for Path1 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" vs Path2 "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" 2026/07/09 07:56:26 INFO : Bisync successful 2026/07/09 07:56:26 NOTICE: (04) : test make modifications on both paths 2026/07/09 07:56:26 NOTICE: (05) : test new on path2 - file10 2026/07/09 07:56:26 NOTICE: (06) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file10.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/ 2026/07/09 07:56:26 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/" 2026/07/09 07:56:26 DEBUG : fs cache: renaming cache item "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/" to be canonical "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7" 2026/07/09 07:56:26 DEBUG : file10.txt: Set modification time 2001-01-02 2026/07/09 07:56:26 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file10.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" as "" 2026/07/09 07:56:26 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file10.txt" 2026/07/09 07:56:26 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" 2026/07/09 07:56:27 DEBUG : operations.CopyFile "file10.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2'" as "file10.txt" 2026/07/09 07:56:27 DEBUG : file10.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:27 DEBUG : file10.txt: size = 19 OK 2026/07/09 07:56:27 DEBUG : file10.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:27 INFO : file10.txt: Copied (new) 2026/07/09 07:56:27 NOTICE: (07) : test newer on path2 - file1 2026/07/09 07:56:27 NOTICE: (08) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file1.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/ 2026/07/09 07:56:27 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/" for canonical name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7" 2026/07/09 07:56:27 DEBUG : file1.txt: Set modification time 2001-01-02 2026/07/09 07:56:27 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file1.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" as "" 2026/07/09 07:56:27 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file1.txt" 2026/07/09 07:56:27 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" 2026/07/09 07:56:28 DEBUG : operations.CopyFile "file1.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2'" as "file1.txt" 2026/07/09 07:56:28 DEBUG : file1.txt: size = 19 (Local file system at /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7) 2026/07/09 07:56:28 DEBUG : file1.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2') 2026/07/09 07:56:28 DEBUG : file1.txt: Sizes differ 2026/07/09 07:56:28 DEBUG : file1.txt: Removing old object on successful upload 2026/07/09 07:56:28 DEBUG : file1.txt: size = 19 OK 2026/07/09 07:56:28 DEBUG : file1.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:28 INFO : file1.txt: Copied (replaced existing) 2026/07/09 07:56:28 NOTICE: (09) : test new on path1 - file11 2026/07/09 07:56:28 NOTICE: (10) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file11.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/ 2026/07/09 07:56:28 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/" for canonical name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7" 2026/07/09 07:56:28 DEBUG : file11.txt: Set modification time 2001-01-02 2026/07/09 07:56:28 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file11.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" as "" 2026/07/09 07:56:28 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file11.txt" 2026/07/09 07:56:28 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" 2026/07/09 07:56:29 DEBUG : operations.CopyFile "file11.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1'" as "file11.txt" 2026/07/09 07:56:29 DEBUG : file11.txt: Need to transfer - File not found at Destination 2026/07/09 07:56:29 DEBUG : file11.txt: size = 19 OK 2026/07/09 07:56:29 DEBUG : file11.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:29 INFO : file11.txt: Copied (new) 2026/07/09 07:56:29 NOTICE: (11) : test newer on path1 - file2 2026/07/09 07:56:29 NOTICE: (12) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file2.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/ 2026/07/09 07:56:29 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/" for canonical name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7" 2026/07/09 07:56:29 DEBUG : file2.txt: Set modification time 2001-01-02 2026/07/09 07:56:29 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file2.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" as "" 2026/07/09 07:56:29 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file2.txt" 2026/07/09 07:56:29 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" 2026/07/09 07:56:30 DEBUG : operations.CopyFile "file2.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1'" as "file2.txt" 2026/07/09 07:56:30 DEBUG : file2.txt: size = 13 (Local file system at /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7) 2026/07/09 07:56:30 DEBUG : file2.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1') 2026/07/09 07:56:30 DEBUG : file2.txt: Sizes differ 2026/07/09 07:56:30 DEBUG : file2.txt: Removing old object on successful upload 2026/07/09 07:56:30 DEBUG : file2.txt: size = 13 OK 2026/07/09 07:56:30 DEBUG : file2.txt: md5 = fb3ecfb2800400fb01b0bfd39903e9fb OK 2026/07/09 07:56:30 INFO : file2.txt: Copied (replaced existing) 2026/07/09 07:56:30 NOTICE: (13) : test deleted on path2 - file3 2026/07/09 07:56:30 NOTICE: (14) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/file3.txt 2026/07/09 07:56:30 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" 2026/07/09 07:56:31 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2" 2026/07/09 07:56:31 INFO : file3.txt: Deleted 2026/07/09 07:56:31 NOTICE: (15) : test deleted on path1 - file4 2026/07/09 07:56:31 NOTICE: (16) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/file4.txt 2026/07/09 07:56:31 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" 2026/07/09 07:56:31 DEBUG : fs cache: renaming cache item "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" to be canonical "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1" 2026/07/09 07:56:31 INFO : file4.txt: Deleted 2026/07/09 07:56:31 NOTICE: (17) : test deleted on both paths - file8 2026/07/09 07:56:31 NOTICE: (18) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/file8.txt 2026/07/09 07:56:31 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1" 2026/07/09 07:56:31 INFO : file8.txt: Deleted 2026/07/09 07:56:31 NOTICE: (19) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/file8.txt 2026/07/09 07:56:31 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2" 2026/07/09 07:56:32 INFO : file8.txt: Deleted 2026/07/09 07:56:32 NOTICE: (20) : test changed on both paths - file5 (file5R, file5L) 2026/07/09 07:56:32 NOTICE: (21) : touch-glob 2001-01-02 /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/ file5R.txt 2026/07/09 07:56:32 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/" for canonical name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7" 2026/07/09 07:56:32 DEBUG : file5R.txt: Set modification time 2001-01-02 2026/07/09 07:56:32 NOTICE: (22) : copy-as /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file5R.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/ file5.txt 2026/07/09 07:56:32 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file5R.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" as "file5.txt" 2026/07/09 07:56:32 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file5R.txt" 2026/07/09 07:56:32 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" 2026/07/09 07:56:32 DEBUG : operations.CopyFile "file5R.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2'" as "file5.txt" 2026/07/09 07:56:32 DEBUG : file5R.txt: size = 39 (Local file system at /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7) 2026/07/09 07:56:32 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2') 2026/07/09 07:56:32 DEBUG : file5R.txt: Sizes differ 2026/07/09 07:56:33 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:56:33 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:56:33 DEBUG : file5R.txt: md5 = 979a803b15d27df0c31ad7d29006d10b OK 2026/07/09 07:56:33 INFO : file5R.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:56:33 NOTICE: (23) : touch-glob 2001-03-04 /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/ file5L.txt 2026/07/09 07:56:33 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/" for canonical name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7" 2026/07/09 07:56:33 DEBUG : file5L.txt: Set modification time 2001-03-04 2026/07/09 07:56:33 NOTICE: (24) : copy-as /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file5L.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/ file5.txt 2026/07/09 07:56:33 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file5L.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" as "file5.txt" 2026/07/09 07:56:33 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file5L.txt" 2026/07/09 07:56:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" 2026/07/09 07:56:33 DEBUG : operations.CopyFile "file5L.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1'" as "file5.txt" 2026/07/09 07:56:33 DEBUG : file5L.txt: size = 39 (Local file system at /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7) 2026/07/09 07:56:33 DEBUG : file5.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1') 2026/07/09 07:56:33 DEBUG : file5L.txt: Sizes differ 2026/07/09 07:56:33 DEBUG : file5.txt: Removing old object on successful upload 2026/07/09 07:56:33 DEBUG : file5.txt: size = 39 OK 2026/07/09 07:56:33 DEBUG : file5L.txt: md5 = 0860a03592626642f8fd6c8bfb447d2a OK 2026/07/09 07:56:33 INFO : file5L.txt: Copied (replaced existing) to: file5.txt 2026/07/09 07:56:33 NOTICE: (25) : test newer on path2 and deleted on path1 - file6 2026/07/09 07:56:33 NOTICE: (26) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file6.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/ 2026/07/09 07:56:33 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/" for canonical name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7" 2026/07/09 07:56:33 DEBUG : file6.txt: Set modification time 2001-01-02 2026/07/09 07:56:33 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file6.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" as "" 2026/07/09 07:56:33 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file6.txt" 2026/07/09 07:56:33 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" 2026/07/09 07:56:34 DEBUG : operations.CopyFile "file6.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2'" as "file6.txt" 2026/07/09 07:56:34 DEBUG : file6.txt: size = 19 (Local file system at /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7) 2026/07/09 07:56:34 DEBUG : file6.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2') 2026/07/09 07:56:34 DEBUG : file6.txt: Sizes differ 2026/07/09 07:56:34 DEBUG : file6.txt: Removing old object on successful upload 2026/07/09 07:56:34 DEBUG : file6.txt: size = 19 OK 2026/07/09 07:56:34 DEBUG : file6.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:34 INFO : file6.txt: Copied (replaced existing) 2026/07/09 07:56:34 NOTICE: (27) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/file6.txt 2026/07/09 07:56:34 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1" 2026/07/09 07:56:34 INFO : file6.txt: Deleted 2026/07/09 07:56:34 NOTICE: (28) : test newer on path1 and deleted on path2 - file7 2026/07/09 07:56:34 NOTICE: (29) : touch-copy 2001-01-02 /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file7.txt TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/ 2026/07/09 07:56:34 DEBUG : fs cache: switching user supplied name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/" for canonical name "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7" 2026/07/09 07:56:34 DEBUG : file7.txt: Set modification time 2001-01-02 2026/07/09 07:56:34 DEBUG : copyFile "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file7.txt" to "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" as "" 2026/07/09 07:56:34 DEBUG : Creating backend with remote "/tmp/075106suluwaw2/datadir/test_compare_all-pawofin7/file7.txt" 2026/07/09 07:56:34 DEBUG : Creating backend with remote "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1/" 2026/07/09 07:56:35 DEBUG : operations.CopyFile "file7.txt" to "gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1'" as "file7.txt" 2026/07/09 07:56:35 DEBUG : file7.txt: size = 19 (Local file system at /tmp/075106suluwaw2/datadir/test_compare_all-pawofin7) 2026/07/09 07:56:35 DEBUG : file7.txt: size = 0 (gofile root 'rclone-test-bunotil9geva/075106suluwaw2/compare_all/path1') 2026/07/09 07:56:35 DEBUG : file7.txt: Sizes differ 2026/07/09 07:56:35 DEBUG : file7.txt: Removing old object on successful upload 2026/07/09 07:56:35 DEBUG : file7.txt: size = 19 OK 2026/07/09 07:56:35 DEBUG : file7.txt: md5 = 7fe98ed88552b828777d8630900346b8 OK 2026/07/09 07:56:35 INFO : file7.txt: Copied (replaced existing) 2026/07/09 07:56:35 NOTICE: (30) : delete-file TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/file7.txt 2026/07/09 07:56:35 DEBUG : fs cache: switching user supplied name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2/" for canonical name "TestGoFile:rclone-test-bunotil9geva/075106suluwaw2/compare_all/path2" 2026/07/09 07:56:35 INFO : file7.txt: Deleted 2026/07/09 07:56:35 NOTICE: (31) : test bisync run 2026/07/09 07:56:35 NOTICE: (32) : bisync compare-all panic: test timed out after 1h0m0s running tests: TestBisyncRemoteRemote (40m25s) TestBisyncRemoteRemote/compare_all (35m14s) goroutine 57034 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2802 +0x34b created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 40 minutes]: testing.(*T).Run(0x342c02552fc8, {0x2ad6d83?, 0x342c023ad6f0?}, 0x2c45928) /usr/local/go/src/testing/testing.go:2109 +0x4e5 testing.runTests.func1(0x342c02552fc8) /usr/local/go/src/testing/testing.go:2585 +0x37 testing.tRunner(0x342c02552fc8, 0x342c023ad818) /usr/local/go/src/testing/testing.go:2036 +0xea testing.runTests({0x2adebcf, 0x18}, {0x2b0d923, 0x23}, 0x342c01d3b260, {0x472d540, 0x8, 0x8}, {0xc28bf4f8cbdf82c6, 0x3c528b79f5b, ...}) /usr/local/go/src/testing/testing.go:2583 +0x505 testing.(*M).Run(0x342c01e33b80) /usr/local/go/src/testing/testing.go:2443 +0x6ac github.com/rclone/rclone/fstest.TestMain(0x342c01e33b80) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/cmd/bisync_test.TestMain(0x342c01e33b80) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:245 +0x12b main.main() _testmain.go:64 +0xa5 goroutine 21 [syscall, 69 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x98 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 22 [chan receive, 69 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 23 [chan receive, 69 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 47035 [chan receive, 35 minutes]: testing.(*T).Run(0x342c02368908, {0x342c02eaed05?, 0x2c4c710?}, 0x342c03326480) /usr/local/go/src/testing/testing.go:2109 +0x4e5 github.com/rclone/rclone/cmd/bisync_test.testBisync({0x2c8c840, 0x342c03bafa40}, 0x342c02368908, {0x342c02e3b860, 0x23}, {0x342c02e3b860, 0x23}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:400 +0x905 github.com/rclone/rclone/cmd/bisync_test.TestBisyncRemoteRemote(0x342c02368908) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:282 +0x107 testing.tRunner(0x342c02368908, 0x2c45928) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 20300 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 4676 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 3697 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 24374 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23754 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 28220 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 27117 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 95 [chan receive, 60 minutes]: github.com/rclone/rclone/lib/atexit.Register.func1.1() /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:45 +0x29 created by github.com/rclone/rclone/lib/atexit.Register.func1 in goroutine 153 /home/rclone/go/src/github.com/rclone/rclone/lib/atexit/atexit.go:44 +0x68 goroutine 41985 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 40741 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5076 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 3697 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 17076 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 16422 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5132 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 3697 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 33600 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32819 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5899 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 5291 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 10595 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 9676 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 43211 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3449 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 30258 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 29629 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 46600 [chan receive (nil chan), 40 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 46008 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 43600 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 21502 [chan receive (nil chan), 49 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 20648 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5784 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 5291 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 30954 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 30332 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 28097 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 27117 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 11261 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 10815 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 51175 [chan receive (nil chan), 38 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 50277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 38888 [chan receive (nil chan), 43 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 38396 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 41754 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 40741 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 12680 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 11443 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 16327 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 15890 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5257 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 3697 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 15812 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 15302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 29402 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 28831 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 12521 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 11443 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 4591 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 3697 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 27073 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 1795 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1271 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 35511 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 34610 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 39980 [chan receive (nil chan), 43 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 39546 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 32297 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 31826 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 822 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 96 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 43026 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8850 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 8178 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8812 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 8178 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 9642 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 8178 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 4481 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 3697 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 679 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 96 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3512 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 20309 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 12375 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 11443 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 19913 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 53401 [chan receive (nil chan), 36 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 51357 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8061 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 7561 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 32355 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 31826 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 20477 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3226 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 43045 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 47688 [chan receive (nil chan), 40 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 47060 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 42548 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 20488 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 784 [chan receive (nil chan), 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 96 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 44799 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 43810 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 50879 [chan receive (nil chan), 38 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 50277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 9568 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 8178 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 19891 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 32782 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 31826 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 18622 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 17658 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 51372 [chan receive (nil chan), 38 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 50277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 15162 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 14578 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 2580 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1941 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 11274 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 10815 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 55079 [chan receive (nil chan), 35 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 54254 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 47836 [chan receive (nil chan), 40 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 47060 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 43434 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 23315 [chan receive (nil chan), 49 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 22719 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 20066 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 35304 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 34610 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3659 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 18176 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 17658 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 47876 [chan receive (nil chan), 40 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 47060 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 55006 [chan receive (nil chan), 35 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 54254 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 36851 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 36285 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 33750 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32819 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 3265 [chan receive (nil chan), 56 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 2804 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 14404 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 13846 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 43667 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 53247 [chan receive (nil chan), 37 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 51357 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 2591 [chan receive (nil chan), 57 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1941 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 10398 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 9676 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 39449 [chan receive (nil chan), 43 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 38803 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 42665 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 54065 [chan receive (nil chan), 36 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 53426 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 6000 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 5291 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 5812 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 5291 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 29359 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 28831 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 43200 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 39466 [chan receive (nil chan), 43 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 38803 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 43445 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 57018 [IO wait]: internal/poll.runtime_pollWait(0x7137042bf000, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2c8c8e8?, 0x342c03efefc0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x342c03acc980, {0x2c8c8e8, 0x342c03efefc0}, {0x427694?, 0x69656c?}, {0x2c603a0?, 0x342c02f8c480?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x342c03acc980, {0x2c8c8e8, 0x342c03efefc0}, {0x2c98d78?, 0x0?}, {0x2c98d78, 0x342c03716630}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2c8c8e8, 0x342c03efefc0}, {0x2a9a3fc, 0x3}, 0x2, 0x1, 0x342c02730780?, 0x0, {0x2c98d78, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2c8c8e8, 0x342c03efefc0}, {0x2a9a3fc, 0x3}, {0x2c98d78, 0x0}, {0x2c98d78, 0x342c03716630}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x342c03df6780, {0x2c8c8e8, 0x342c03efefc0}, 0x0, 0x342c03716630, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x26a26c0?, {0x2c8c8e8?, 0x342c03efefc0?}, 0x52bfaf?, 0x342c03efefc0?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x342c03df6780, {0x2c8c8e8, 0x342c03efefc0}, {0x2c76118, 0x342c03716630}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x342c03df6780, {0x2c8c8e8, 0x342c036e8460}, {0x342c02570240?, 0x3, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x342c022129e0?, {0x2c8c8e8?, 0x342c036e8460?}, {0x342c02570240?, 0x261ace0?, 0x2a9b5c8?}, {0x0?, 0x2a9a3fc?, 0x342c02855768?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x342c02b760a0, {0x2c8c878?, 0x342c02fae0a0?}, {0x2a9a3fc, 0x3}, {0x342c0234a120, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x342c02b760a0, {0x2c8c878, 0x342c02fae0a0}, {0x2a9a3fc?, 0x7137042e4a28?}, {0x342c0234a120, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2c8c878, 0x342c02fae0a0}, {0x2a9a3fc, 0x3}, {0x342c0234a120, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:277 +0x5c net/http.(*Transport).dial(0xd?, {0x2c8c878?, 0x342c02fae0a0?}, {0x2a9a3fc?, 0x2e6f692e656c?}, {0x342c0234a120?, 0x0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x342c03a709c0, {0x2c8c878, 0x342c02fae0a0}, {{}, 0x0, {0x342c02da0070, 0x5}, {0x342c0234a120, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x342c03a709c0, 0x342c03988000) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 56053 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 42835 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 29456 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 28831 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 21537 [chan receive (nil chan), 49 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 20648 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 8144 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 7561 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 6695 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 6028 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 27279 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 33613 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32819 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 54036 [chan receive (nil chan), 36 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 53426 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 6717 [chan receive (nil chan), 55 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 6028 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 28286 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 27117 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 19702 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 55934 [chan receive (nil chan), 34 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 55011 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 27126 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 7390 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 6686 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 28761 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 27117 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 12163 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 11443 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 26211 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 25516 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 20045 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 10450 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 9676 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 34384 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 33909 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 35652 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 34610 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 10543 [chan receive (nil chan), 53 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 9676 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 56968 [IO wait]: internal/poll.runtime_pollWait(0x713704ecb800, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2c8c8e8?, 0x342c03efe690?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x342c02a66380, {0x2c8c8e8, 0x342c03efe690}, {0x427694?, 0x342c023ab0b0?}, {0x2c603a0?, 0x342c0249c080?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x342c02a66380, {0x2c8c8e8, 0x342c03efe690}, {0x2c98d78?, 0x0?}, {0x2c98d78, 0x342c034c1140}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2c8c8e8, 0x342c03efe690}, {0x2a9a3fc, 0x3}, 0x2, 0x1, 0x342c02810780?, 0x0, {0x2c98d78, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2c8c8e8, 0x342c03efe690}, {0x2a9a3fc, 0x3}, {0x2c98d78, 0x0}, {0x2c98d78, 0x342c034c1140}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x342c03df6f00, {0x2c8c8e8, 0x342c03efe690}, 0x0, 0x342c034c1140, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x26a26c0?, {0x2c8c8e8?, 0x342c03efe690?}, 0x52bfaf?, 0x342c023ab3e0?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x342c03df6f00, {0x2c8c8e8, 0x342c03efe690}, {0x2c76118, 0x342c034c1140}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x342c03df6f00, {0x2c8c8e8, 0x342c03efe690}, {0x342c025701c0?, 0x3, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x342c02212960?, {0x2c8c8e8?, 0x342c03efe690?}, {0x342c025701c0?, 0x261ace0?, 0x2a9b5c8?}, {0x0?, 0x2a9a3fc?, 0x3?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x342c038f0140, {0x2c8c878?, 0x342c03b00230?}, {0x2a9a3fc, 0x3}, {0x342c0395a030, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x342c038f0140, {0x2c8c878, 0x342c03b00230}, {0x2a9a3fc?, 0x71370425c3a0?}, {0x342c0395a030, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2c8c878, 0x342c03b00230}, {0x2a9a3fc, 0x3}, {0x342c0395a030, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:277 +0x5c net/http.(*Transport).dial(0xd?, {0x2c8c878?, 0x342c03b00230?}, {0x2a9a3fc?, 0x2e6f692e656c?}, {0x342c0395a030?, 0x0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x342c03a709c0, {0x2c8c878, 0x342c03b00230}, {{}, 0x0, {0x342c02a0c000, 0x5}, {0x342c0395a030, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x342c03a709c0, 0x342c02390000) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 56054 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 24264 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23754 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 50056 [chan receive (nil chan), 39 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 49164 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 33741 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 32819 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 56055 [select]: net/http.(*Transport).getConn(0x342c03a709c0, 0x342c03b000a0, {{}, 0x0, {0x342c034900e0, 0x5}, {0x342c0395a048, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x342c03a709c0, 0x342c035aa3c0) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x342c035f89c0, 0x342c035aa3c0) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x342c035aa3c0, {0x2c61f20, 0x342c035f89c0}, {0x342c01d92b90?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x342c034eb500, 0x342c035aa3c0, {0x431836?, 0x4792de0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x342c034eb500, 0x342c035aa3c0) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x342c037fae60, {0x2c8c840, 0x342c03716150}, 0x342c03626f20) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x342c037fae60, {0x2c8c840, 0x342c03716150}, 0x342c01d93498?, {0x0?, 0x0?}, {0x25d0c80, 0x342c02d363c0}, 0x342c028e9d50?, 0x2c471d8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/gofile.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:542 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x7, 0xa, 0x2c60980?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x342c035f8a20, 0x342c025700c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x342c035f8a20, 0x342c025700c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listAll(0x342c03eba800, {0x2c8c840, 0x342c03716150}, {0x342c0268ee70, 0x24}, 0x0, 0x1, {0x342c0271b1c0, 0x9}, 0x342c01d93908) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:541 +0x576 github.com/rclone/rclone/backend/gofile.(*Fs).readMetaDataForPath(0x342c03eba800, {0x2c8c840, 0x342c03716150}, {0x342c0271b1c0?, 0x4280e5?}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:231 +0x115 github.com/rclone/rclone/backend/gofile.(*Object).readMetaData(0x342c02e60000, {0x2c8c840?, 0x342c03716150?}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:1347 +0x4b github.com/rclone/rclone/backend/gofile.(*Fs).newObjectWithInfo(0x342c03eba800, {0x2c8c840, 0x342c03716150}, {0x342c0271b1c0, 0x9}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:451 +0x9c github.com/rclone/rclone/backend/gofile.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:462 github.com/rclone/rclone/backend/gofile.(*Fs).Copy(0x342c03eba800, {0x2c8c840, 0x342c03716150}, {0x2ca92d0?, 0x342c027f55f0?}, {0x342c0271b1c0, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:1132 +0x26b github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0x342c027f57a0, {0x2c8c878, 0x342c037fb630}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:155 +0x167 github.com/rclone/rclone/fs/operations.(*copy).copy(0x342c027f57a0, {0x2c8c878, 0x342c037fb630}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:318 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2c8c878, 0x342c037fb630}, {0x2ca9260, 0x342c03eba800}, {0x2ca92d0, 0x342c027f4e10}, {0x342c0271b680, 0x9}, {0x2ca92d0, 0x342c027f55f0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x342c02fec788, {0x2c8c878, 0x342c037fb630}, 0x342c037fb540, {0x2ca9260, 0x342c03eba800}, 0x4b, 0x342c03958e00?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 55011 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 13747 [chan receive (nil chan), 52 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 13205 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 19524 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 50823 [chan receive (nil chan), 38 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 50277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 26927 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 42682 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 9149 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 8178 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 31782 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 31142 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 52526 [chan receive (nil chan), 37 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 51357 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 18377 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 17658 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 30290 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 29629 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 19505 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 24423 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 23754 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 15781 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 15302 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 57017 [sleep]: time.Sleep(0x4a817c800) /usr/local/go/src/runtime/time.go:363 +0x165 github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall.func1(0x2c46c08?) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:178 +0x1c created by github.com/rclone/rclone/lib/pacer.(*Pacer).beginCall in goroutine 56053 /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:177 +0x17f goroutine 16381 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 15890 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 23217 [chan receive (nil chan), 49 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 22719 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 19715 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 29577 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 28831 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 46489 [chan receive (nil chan), 40 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 46008 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 52642 [chan receive (nil chan), 37 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 51357 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 56975 [IO wait]: internal/poll.runtime_pollWait(0x713704267400, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0x2c8c8e8?, 0x342c03efee70?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:685 net.(*netFD).connect(0x342c03acc600, {0x2c8c8e8, 0x342c03efee70}, {0x427694?, 0x342c03c7f0b0?}, {0x2c603a0?, 0x342c02f8c280?}) /usr/local/go/src/net/fd_unix.go:119 +0x656 net.(*netFD).dial(0x342c03acc600, {0x2c8c8e8, 0x342c03efee70}, {0x2c98d78?, 0x0?}, {0x2c98d78, 0x342c034c1b90}, 0x48df45?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2c8c8e8, 0x342c03efee70}, {0x2a9a3fc, 0x3}, 0x2, 0x1, 0x342c026665a0?, 0x0, {0x2c98d78, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2c8c8e8, 0x342c03efee70}, {0x2a9a3fc, 0x3}, {0x2c98d78, 0x0}, {0x2c98d78, 0x342c034c1b90}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0x342c03df6300, {0x2c8c8e8, 0x342c03efee70}, 0x0, 0x342c034c1b90, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x26a26c0?, {0x2c8c8e8?, 0x342c03efee70?}, 0x52bfaf?, 0x342c03efee70?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0x342c03df6300, {0x2c8c8e8, 0x342c03efee70}, {0x2c76118, 0x342c034c1b90}) /usr/local/go/src/net/dial.go:791 +0x3ae net.(*sysDialer).dialSerial(0x342c03df6300, {0x2c8c8e8, 0x342c03efe380}, {0x342c02570180?, 0x3, 0x0?}) /usr/local/go/src/net/dial.go:756 +0x248 net.(*sysDialer).dialParallel(0x342c02212820?, {0x2c8c8e8?, 0x342c03efe380?}, {0x342c02570180?, 0x261ace0?, 0x2a9b5c8?}, {0x0?, 0x2a9a3fc?, 0x342c025d8768?}) /usr/local/go/src/net/dial.go:657 +0x2f9 net.(*Dialer).DialContext(0x342c038f0000, {0x2c8c878?, 0x342c03b000f0?}, {0x2a9a3fc, 0x3}, {0x342c0395a048, 0x11}) /usr/local/go/src/net/dial.go:557 +0x485 github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0x342c038f0000, {0x2c8c878, 0x342c03b000f0}, {0x2a9a3fc?, 0x71370425c3a0?}, {0x342c0395a048, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2c8c878, 0x342c03b000f0}, {0x2a9a3fc, 0x3}, {0x342c0395a048, 0x11}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:277 +0x5c net/http.(*Transport).dial(0xd?, {0x2c8c878?, 0x342c03b000f0?}, {0x2a9a3fc?, 0x2e6f692e656c?}, {0x342c0395a048?, 0x0?}) /usr/local/go/src/net/http/transport.go:1307 +0xd2 net/http.(*Transport).dialConn(0x342c03a709c0, {0x2c8c878, 0x342c03b000f0}, {{}, 0x0, {0x342c034900e0, 0x5}, {0x342c0395a048, 0x11}, 0x0}, ...) /usr/local/go/src/net/http/transport.go:1815 +0x847 net/http.(*Transport).dialConnFor(0x342c03a709c0, 0x342c02390160) /usr/local/go/src/net/http/transport.go:1648 +0xd2 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1629 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 56055 /usr/local/go/src/net/http/transport.go:1628 +0x112 goroutine 18848 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 17658 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 41300 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 40741 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 28675 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 27117 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 19376 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 32478 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 31826 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 32724 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 31826 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 56054 [select, 2 minutes]: net/http.(*Transport).getConn(0x342c03a709c0, 0x342c03b00190, {{}, 0x0, {0x342c02a0c000, 0x5}, {0x342c0395a030, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x342c03a709c0, 0x342c035aa000) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x342c035f89c0, 0x342c035aa000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x342c035aa000, {0x2c61f20, 0x342c035f89c0}, {0x342c0242ab90?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x342c034eb500, 0x342c035aa000, {0x431836?, 0x4792de0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x342c034eb500, 0x342c035aa000) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x342c037fae60, {0x2c8c840, 0x342c03576690}, 0x342c03c8e6e0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x342c037fae60, {0x2c8c840, 0x342c03576690}, 0x342c0242b498?, {0x0?, 0x0?}, {0x25d0c80, 0x342c02d80960}, 0x342c027fb730?, 0x2c471d8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/gofile.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:542 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x7, 0xa, 0x2c60980?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x342c035f8a20, 0x342c028c20c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x342c035f8a20, 0x342c028c20c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listAll(0x342c03eba800, {0x2c8c840, 0x342c03576690}, {0x342c0268ee70, 0x24}, 0x0, 0x1, {0x342c0345d0c8, 0x13}, 0x342c0242b908) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:541 +0x576 github.com/rclone/rclone/backend/gofile.(*Fs).readMetaDataForPath(0x342c03eba800, {0x2c8c840, 0x342c03576690}, {0x342c0345d0c8?, 0x4280e5?}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:231 +0x115 github.com/rclone/rclone/backend/gofile.(*Object).readMetaData(0x342c02ae62d0, {0x2c8c840?, 0x342c03576690?}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:1347 +0x4b github.com/rclone/rclone/backend/gofile.(*Fs).newObjectWithInfo(0x342c03eba800, {0x2c8c840, 0x342c03576690}, {0x342c0345d0c8, 0x13}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:451 +0x9c github.com/rclone/rclone/backend/gofile.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:462 github.com/rclone/rclone/backend/gofile.(*Fs).Copy(0x342c03eba800, {0x2c8c840, 0x342c03576690}, {0x2ca92d0?, 0x342c027f5170?}, {0x342c0345d0c8, 0x13}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:1132 +0x26b github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0x342c03ab0ab0, {0x2c8c878, 0x342c037fb630}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:155 +0x167 github.com/rclone/rclone/fs/operations.(*copy).copy(0x342c03ab0ab0, {0x2c8c878, 0x342c037fb630}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:318 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2c8c878, 0x342c037fb630}, {0x2ca9260, 0x342c03eba800}, {0x0, 0x0}, {0x342c0345d0c8, 0x13}, {0x2ca92d0, 0x342c027f5170}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x342c02fec788, {0x2c8c878, 0x342c037fb630}, 0x342c037fb540, {0x2ca9260, 0x342c03eba800}, 0x32, 0x342c02fdaf98?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 55011 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d goroutine 41514 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 40741 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 19397 [chan receive (nil chan), 50 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 18864 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 35759 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 34610 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 53149 [chan receive (nil chan), 37 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 51357 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 42534 [chan receive (nil chan), 42 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 37344 [chan receive (nil chan), 44 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 36937 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 26194 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 25516 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 56064 [chan receive, 34 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 55011 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 38276 [chan receive (nil chan), 43 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 37616 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 52371 [chan receive (nil chan), 37 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 51357 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 38846 [chan receive (nil chan), 43 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 38396 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 34435 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 33909 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 56818 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x342c03958200) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 56054 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 31669 [chan receive (nil chan), 46 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 31142 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 28837 [chan receive (nil chan), 47 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 27117 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 25406 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 24881 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 54242 [chan receive (nil chan), 36 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 53426 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 26843 [chan receive (nil chan), 48 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 26410 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 55941 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0x342c03335680, {0x2c8c878, 0x342c0342b400}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 56052 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11d goroutine 55011 [sync.WaitGroup.Wait, 34 minutes]: sync.runtime_SemacquireWaitGroup(0x0?, 0x0?) /usr/local/go/src/runtime/sema.go:114 +0x2e sync.(*WaitGroup).Wait(0x342c02fec898) /usr/local/go/src/sync/waitgroup.go:206 +0x85 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0x342c02fec788) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:556 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0x342c02fec788) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:987 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2c8c878, 0x342c037fb450}, {0x2ca9260, 0x342c03eba800}, {0x2ca9260, 0x342c02202380}, 0x3, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1378 +0x225 github.com/rclone/rclone/fs/sync.Sync({0x2c8c878, 0x342c037fb450}, {0x2ca9260, 0x342c03eba800}, {0x2ca9260, 0x342c02202380}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1384 +0x77 github.com/rclone/rclone/cmd/bisync.(*bisyncRun).fastCopy(0x342c03059008, {0x2c8c840?, 0x342c03860d80?}, {0x2ca9260, 0x342c02202380}, {0x2ca9260, 0x342c03eba800}, 0x342c033ed3e0, {0x2aa90f4, 0x8}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/queue.go:252 +0x525 github.com/rclone/rclone/cmd/bisync.(*bisyncRun).applyDeltas(0x342c03059008, {0x2c8c840, 0x342c03860d80}, 0x342c03710d20, 0x342c03711260) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/deltas.go:505 +0x2265 github.com/rclone/rclone/cmd/bisync.(*bisyncRun).runLocked(0x342c03059008, {0x2c8c840, 0x342c03860d80}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/operations.go:382 +0x131f github.com/rclone/rclone/cmd/bisync.Bisync({0x2c8c840, 0x342c03860d80}, {0x2ca9260, 0x342c02202380}, {0x2ca9260, 0x342c03eba800}, 0x342c03cf5100) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/operations.go:180 +0xb45 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runBisync.func3() /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1220 +0x38 github.com/rclone/rclone/cmd/bisync/bilib.CaptureOutput(0x342c03cf5228) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 +0xfb github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runBisync(0x342c02f768c0, {0x2c8c840?, 0x342c038601b0?}, {0x342c032d4d70, 0x1, 0x342c03a80d20?}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:1219 +0x11b5 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runTestStep(0x342c02f768c0, {0x2c8c840, 0x342c034b9500}, {0x342c01d81968, 0x12}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:790 +0x3e5 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runTestCase-range1({0x342c0241e9c7, 0x12}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:544 +0x1ea github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runTestCase.SplitSeq.splitSeq.func3(...) /usr/local/go/src/strings/iter.go:54 github.com/rclone/rclone/cmd/bisync_test.(*bisyncTest).runTestCase(0x342c02f768c0, {0x2c8c840, 0x342c034b9500}, 0x342c023686c8?, {0x342c02eaed05?, 0xb?}) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:527 +0x1503 github.com/rclone/rclone/cmd/bisync_test.testBisync.func4(0x342c023686c8) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bisync_test.go:407 +0x265 testing.tRunner(0x342c023686c8, 0x342c03326480) /usr/local/go/src/testing/testing.go:2036 +0xea created by testing.(*T).Run in goroutine 47035 /usr/local/go/src/testing/testing.go:2101 +0x4c5 goroutine 44778 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 43810 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 49039 [chan receive (nil chan), 39 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 48397 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 56795 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x342c03958000) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 56055 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 42799 [chan receive (nil chan), 41 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 42093 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 53961 [chan receive (nil chan), 36 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 53426 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 51111 [chan receive (nil chan), 38 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 50277 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 50039 [chan receive (nil chan), 39 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:259 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 49164 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x359 goroutine 56713 [select]: github.com/rclone/rclone/fs/accounting.(*Account).averageLoop(0x342c03d8a800) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:222 +0xec created by github.com/rclone/rclone/fs/accounting.newAccountSizeName in goroutine 56053 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting.go:120 +0x43f goroutine 56053 [select]: net/http.(*Transport).getConn(0x342c03a709c0, 0x342c02fae050, {{}, 0x0, {0x342c02da0070, 0x5}, {0x342c0234a120, 0x11}, 0x0}) /usr/local/go/src/net/http/transport.go:1552 +0x4b0 net/http.(*Transport).roundTrip(0x342c03a709c0, 0x342c02a76000) /usr/local/go/src/net/http/transport.go:693 +0xa7f net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:33 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0x342c035f89c0, 0x342c02a76000) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:675 +0x5d4 net/http.send(0x342c02a76000, {0x2c61f20, 0x342c035f89c0}, {0x342c023a2b90?, 0x4936a6?, 0x0?}) /usr/local/go/src/net/http/client.go:264 +0x64b net/http.(*Client).send(0x342c034eb500, 0x342c02a76000, {0x431836?, 0x4792de0?, 0x0?}) /usr/local/go/src/net/http/client.go:185 +0x258 net/http.(*Client).do(0x342c034eb500, 0x342c02a76000) /usr/local/go/src/net/http/client.go:733 +0x9d7 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:592 github.com/rclone/rclone/lib/rest.(*Client).Call(0x342c037fae60, {0x2c8c840, 0x342c03f46390}, 0x342c03f04000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:371 +0xd85 github.com/rclone/rclone/lib/rest.(*Client).callCodec(0x342c037fae60, {0x2c8c840, 0x342c03f46390}, 0x342c023a3498?, {0x0?, 0x0?}, {0x25d0c80, 0x342c033d0000}, 0x342c02127880?, 0x2c471d8, ...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:579 +0x447 github.com/rclone/rclone/lib/rest.(*Client).CallJSON(...) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:522 github.com/rclone/rclone/backend/gofile.(*Fs).listAll.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:542 +0x85 github.com/rclone/rclone/fs.pacerInvoker(0x8, 0xa, 0x2c60980?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0x342c035f8a20, 0x342c0323e0c0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:228 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0x342c035f8a20, 0x342c0323e0c0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:247 +0x92 github.com/rclone/rclone/backend/gofile.(*Fs).listAll(0x342c03eba800, {0x2c8c840, 0x342c03f46390}, {0x342c0268ee70, 0x24}, 0x0, 0x1, {0x342c0271b610, 0x9}, 0x342c023a3908) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:541 +0x576 github.com/rclone/rclone/backend/gofile.(*Fs).readMetaDataForPath(0x342c03eba800, {0x2c8c840, 0x342c03f46390}, {0x342c0271b610?, 0x4280e5?}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:231 +0x115 github.com/rclone/rclone/backend/gofile.(*Object).readMetaData(0x342c033c2000, {0x2c8c840?, 0x342c03f46390?}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:1347 +0x4b github.com/rclone/rclone/backend/gofile.(*Fs).newObjectWithInfo(0x342c03eba800, {0x2c8c840, 0x342c03f46390}, {0x342c0271b610, 0x9}, 0x0) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:451 +0x9c github.com/rclone/rclone/backend/gofile.(*Fs).NewObject(...) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:462 github.com/rclone/rclone/backend/gofile.(*Fs).Copy(0x342c03eba800, {0x2c8c840, 0x342c03f46390}, {0x2ca92d0?, 0x342c027f50e0?}, {0x342c0271b610, 0x9}) /home/rclone/go/src/github.com/rclone/rclone/backend/gofile/gofile.go:1132 +0x26b github.com/rclone/rclone/fs/operations.(*copy).serverSideCopy(0x342c02b0f170, {0x2c8c878, 0x342c037fb630}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:155 +0x167 github.com/rclone/rclone/fs/operations.(*copy).copy(0x342c02b0f170, {0x2c8c878, 0x342c037fb630}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:318 +0xea github.com/rclone/rclone/fs/operations.Copy({0x2c8c878, 0x342c037fb630}, {0x2ca9260, 0x342c03eba800}, {0x0, 0x0}, {0x342c0271b610, 0x9}, {0x2ca92d0, 0x342c027f50e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:424 +0x4dc github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0x342c02fec788, {0x2c8c878, 0x342c037fb630}, 0x342c037fb540, {0x2ca9260, 0x342c03eba800}, 0x19, 0x342c031c7340?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:518 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 55011 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:548 +0x7d "./bisync.test -test.v -test.timeout 1h0m0s -remote TestGoFile: -verbose" - Finished ERROR in 1h9m5.351277131s (try 5/5): exit status 2: Failed []