"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestS3,directory_markers:' -verbose -fast-list" - Starting (try 1/5) 2025/01/23 05:06:39 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu" 2025/01/23 05:06:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:06:39 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:06:39 DEBUG : Creating backend with remote "/tmp/rclone3924901712" === RUN TestDoMultiThreadCopy --- PASS: TestDoMultiThreadCopy (0.00s) === RUN TestMultithreadCalculateNumChunks === RUN TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} === RUN TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} === RUN TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} === RUN TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} --- PASS: TestMultithreadCalculateNumChunks (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1_chunkSize:65536_wantNumChunks:1} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:1_wantNumChunks:1048576} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048576_chunkSize:2_wantNumChunks:524288} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048577_chunkSize:2_wantNumChunks:524289} (0.00s) --- PASS: TestMultithreadCalculateNumChunks/{size:1048575_chunkSize:2_wantNumChunks:524288} (0.00s) === RUN TestMultithreadCopy run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:06:40 INFO : S3 bucket rclone-test-bajavat1bivu: Bucket "rclone-test-bajavat1bivu" created with ACL "" 2025/01/23 05:06:40 DEBUG : chunksize-probe: open chunk writer: started multipart upload: cIvdmftB71.Ed8Ok.Se0MR5d5dzTDl5VBsl63EWgZBB0jyHByJW9taOKR_u8MnAmjg.tYrKPCyDPTAGNK79iOYpluw2KJX54qaCUK7iX7gV2389WC1TzImm8YLuQAUve 2025/01/23 05:06:40 DEBUG : chunksize-probe: multipart upload "cIvdmftB71.Ed8Ok.Se0MR5d5dzTDl5VBsl63EWgZBB0jyHByJW9taOKR_u8MnAmjg.tYrKPCyDPTAGNK79iOYpluw2KJX54qaCUK7iX7gV2389WC1TzImm8YLuQAUve" aborted === RUN TestMultithreadCopy/upload=false,size=10485759,streams=2 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: write buffer set to 131072 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10.000Mi 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: Starting multi-thread copy with 1 chunks of size 10.000Mi with 1 parallel streams 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi starting 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: writing chunk 0 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi finished 2025/01/23 05:06:41 DEBUG : test-multithread-copy-false-10485759-2: Finished multi-thread copy with 1 parts of size 10.000Mi === RUN TestMultithreadCopy/upload=false,size=10485760,streams=2 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: write buffer set to 131072 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10Mi 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: Starting multi-thread copy with 1 chunks of size 10Mi with 1 parallel streams 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk 1/1 (0-10485760) size 10Mi starting 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: writing chunk 0 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: multi-thread copy: chunk 1/1 (0-10485760) size 10Mi finished 2025/01/23 05:06:43 DEBUG : test-multithread-copy-false-10485760-2: Finished multi-thread copy with 1 parts of size 10Mi === RUN TestMultithreadCopy/upload=false,size=10485761,streams=2 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: write buffer set to 131072 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10.000Mi 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: Starting multi-thread copy with 1 chunks of size 10.000Mi with 1 parallel streams 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk 1/1 (0-10485761) size 10.000Mi starting 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: writing chunk 0 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: multi-thread copy: chunk 1/1 (0-10485761) size 10.000Mi finished 2025/01/23 05:06:44 DEBUG : test-multithread-copy-false-10485761-2: Finished multi-thread copy with 1 parts of size 10.000Mi === RUN TestMultithreadCopy/upload=true,size=10485759,streams=2 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: disabling buffering because source is local disk 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: open chunk writer: started multipart upload: TNNhM2uq470hPdNbLVrDr6QsR.T68.dOJO_7RR5QjoRdqrObOY5gTQwMo.5YMRQ5A62oigMFQXt_VNblXxg8Hl1rRCZ1n6tS6pXP9BiYI83jHrjOBmJLIReLXCEGK8qW 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi starting 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: Seek from 5242880 to 0 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: Seek from 5242879 to 0 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "1bffe5c1c207233ae44c586fa535f183" 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multipart upload wrote chunk 2 with 5242879 bytes and etag "4f54a36c7234ec778a02d8e35f1f462d" 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi finished 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: multipart upload "TNNhM2uq470hPdNbLVrDr6QsR.T68.dOJO_7RR5QjoRdqrObOY5gTQwMo.5YMRQ5A62oigMFQXt_VNblXxg8Hl1rRCZ1n6tS6pXP9BiYI83jHrjOBmJLIReLXCEGK8qW" finished 2025/01/23 05:06:46 DEBUG : test-multithread-copy-true-10485759-2: Finished multi-thread copy with 2 parts of size 5Mi === RUN TestMultithreadCopy/upload=true,size=10485760,streams=2 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: disabling buffering because source is local disk 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: open chunk writer: started multipart upload: zC0TlJfw7e19lomNWw6sdwjZhb5cokWZ.u23rxmNpy2_yc_c2tWr3o_wti1BErkOtXff7nHY5sKh1yy.BnbbeE.IIHIa9CwOdCf45yI_UMuUNz4OFqkrxev2bN4pzUHF 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi starting 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: Seek from 5242880 to 0 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: Seek from 5242880 to 0 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multipart upload wrote chunk 2 with 5242880 bytes and etag "e41c51d8eefb5991f8de83b8de8e6db7" 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi finished 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "bdc25f38efa484892483e9e349557475" 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: multipart upload "zC0TlJfw7e19lomNWw6sdwjZhb5cokWZ.u23rxmNpy2_yc_c2tWr3o_wti1BErkOtXff7nHY5sKh1yy.BnbbeE.IIHIa9CwOdCf45yI_UMuUNz4OFqkrxev2bN4pzUHF" finished 2025/01/23 05:06:48 DEBUG : test-multithread-copy-true-10485760-2: Finished multi-thread copy with 2 parts of size 5Mi === RUN TestMultithreadCopy/upload=true,size=10485761,streams=2 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: disabling buffering because source is local disk 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: open chunk writer: started multipart upload: vAkUUQ_h3hk.oPDqHmknJ0S5YBRLhHr8cSzUnBgOjDndJ_S5TQGnMLG.iQCNvaugPiOwxLoaeEQnm5u0bI6eSJe9HCJPf8I9hjRJFdywaMqE3UaKj.rA5QFaOFyf.6nn 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: Starting multi-thread copy with 3 chunks of size 5Mi with 3 parallel streams 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 starting 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi starting 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi starting 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: Seek from 1 to 0 2025/01/23 05:06:49 DEBUG : test-multithread-copy-true-10485761-2: Seek from 5242880 to 0 2025/01/23 05:06:50 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 3 with 1 bytes and etag "8fa14cdd754f91cc6554c9e71929cce7" 2025/01/23 05:06:50 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 finished 2025/01/23 05:06:50 DEBUG : test-multithread-copy-true-10485761-2: Seek from 5242880 to 0 2025/01/23 05:06:50 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 1 with 5242880 bytes and etag "c4cdb6d8c21fd11ab437220ecdd762fc" 2025/01/23 05:06:50 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi finished 2025/01/23 05:06:50 DEBUG : test-multithread-copy-true-10485761-2: multipart upload wrote chunk 2 with 5242880 bytes and etag "e55791876ca46deeff39bed22096cec1" 2025/01/23 05:06:50 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi finished 2025/01/23 05:06:50 DEBUG : test-multithread-copy-true-10485761-2: multipart upload "vAkUUQ_h3hk.oPDqHmknJ0S5YBRLhHr8cSzUnBgOjDndJ_S5TQGnMLG.iQCNvaugPiOwxLoaeEQnm5u0bI6eSJe9HCJPf8I9hjRJFdywaMqE3UaKj.rA5QFaOFyf.6nn" finished 2025/01/23 05:06:50 DEBUG : test-multithread-copy-true-10485761-2: Finished multi-thread copy with 3 parts of size 5Mi --- PASS: TestMultithreadCopy (11.64s) --- PASS: TestMultithreadCopy/upload=false,size=10485759,streams=2 (1.84s) --- PASS: TestMultithreadCopy/upload=false,size=10485760,streams=2 (1.53s) --- PASS: TestMultithreadCopy/upload=false,size=10485761,streams=2 (1.44s) --- PASS: TestMultithreadCopy/upload=true,size=10485759,streams=2 (1.93s) --- PASS: TestMultithreadCopy/upload=true,size=10485760,streams=2 (1.92s) --- PASS: TestMultithreadCopy/upload=true,size=10485761,streams=2 (1.79s) === RUN TestMultithreadCopyAbort run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:06:51 DEBUG : chunksize-probe: open chunk writer: started multipart upload: P0W4kH_CqFArWCK1Wkh_Zc7igbF9dmmdv2jQi0X2gDSA1vyip9WcJQwzhccSIgzjNCQqcn4CiYNU7zpK38WyXzHB9te.fFFd2mA9qciqUttfr44mpMrwH96b8Q.mf8Ai 2025/01/23 05:06:51 DEBUG : chunksize-probe: multipart upload "P0W4kH_CqFArWCK1Wkh_Zc7igbF9dmmdv2jQi0X2gDSA1vyip9WcJQwzhccSIgzjNCQqcn4CiYNU7zpK38WyXzHB9te.fFFd2mA9qciqUttfr44mpMrwH96b8Q.mf8Ai" aborted 2025/01/23 05:06:51 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk 2025/01/23 05:06:52 DEBUG : test-multithread-abort: open chunk writer: started multipart upload: YbWmcphQqzchOzLdbL3g69TYTzmXLJSjJxEEhbo7DDo9xarRUUqMT.65hb3AKe.5K_2naXlcB.b_xlcKhiHmkO1rCBXTiRBaSToi6dxV3bmudmScswV20EZwH75gUHxU 2025/01/23 05:06:52 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 1 2025/01/23 05:06:52 DEBUG : test-multithread-abort: multi-thread copy: number of streams 4 was bigger than number of chunks 3 2025/01/23 05:06:52 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 5Mi with 3 parallel streams 2025/01/23 05:06:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 starting 2025/01/23 05:06:52 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:06:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi starting 2025/01/23 05:06:52 DEBUG : Open with options = [RangeOption(5242880,10485759)] 2025/01/23 05:06:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi starting 2025/01/23 05:06:52 DEBUG : Open with options = [RangeOption(0,5242879)] 2025/01/23 05:06:52 DEBUG : test-multithread-abort: Seek from 5242880 to 0 2025/01/23 05:06:52 DEBUG : Open with options = [RangeOption(5242880,10485759)] 2025/01/23 05:06:52 DEBUG : test-multithread-abort: Seek from 5242880 to 0 2025/01/23 05:06:52 DEBUG : Open with options = [RangeOption(0,5242879)] 2025/01/23 05:06:52 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 5242880 bytes and etag "1bac0e64c34bf5311e0487838181f60c" 2025/01/23 05:06:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi finished 2025/01/23 05:06:52 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 5242880 bytes and etag "97d1c39760458a2ef6de9492fe96f239" 2025/01/23 05:06:52 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi finished 2025/01/23 05:06:53 DEBUG : Returning error reader 2025/01/23 05:06:53 DEBUG : BOOM: simulated read failure 2025/01/23 05:06:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure 2025/01/23 05:06:53 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:06:54 DEBUG : Returning error reader 2025/01/23 05:06:54 DEBUG : BOOM: simulated read failure 2025/01/23 05:06:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure 2025/01/23 05:06:54 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:06:55 DEBUG : Returning error reader 2025/01/23 05:06:55 DEBUG : BOOM: simulated read failure 2025/01/23 05:06:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure 2025/01/23 05:06:55 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:06:56 DEBUG : Returning error reader 2025/01/23 05:06:56 DEBUG : BOOM: simulated read failure 2025/01/23 05:06:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure 2025/01/23 05:06:56 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:06:57 DEBUG : Returning error reader 2025/01/23 05:06:57 DEBUG : BOOM: simulated read failure 2025/01/23 05:06:57 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure 2025/01/23 05:06:57 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:06:58 DEBUG : Returning error reader 2025/01/23 05:06:58 DEBUG : BOOM: simulated read failure 2025/01/23 05:06:58 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure 2025/01/23 05:06:58 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:06:59 DEBUG : Returning error reader 2025/01/23 05:06:59 DEBUG : BOOM: simulated read failure 2025/01/23 05:06:59 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure 2025/01/23 05:06:59 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:07:00 DEBUG : Returning error reader 2025/01/23 05:07:00 DEBUG : BOOM: simulated read failure 2025/01/23 05:07:00 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure 2025/01/23 05:07:00 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:07:01 DEBUG : Returning error reader 2025/01/23 05:07:01 DEBUG : BOOM: simulated read failure 2025/01/23 05:07:01 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure 2025/01/23 05:07:01 DEBUG : Open with options = [RangeOption(10485760,10485760)] 2025/01/23 05:07:02 DEBUG : Returning error reader 2025/01/23 05:07:02 DEBUG : BOOM: simulated read failure 2025/01/23 05:07:02 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure 2025/01/23 05:07:02 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries 2025/01/23 05:07:02 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure 2025/01/23 05:07:02 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit 2025/01/23 05:07:02 DEBUG : test-multithread-abort: multipart upload "YbWmcphQqzchOzLdbL3g69TYTzmXLJSjJxEEhbo7DDo9xarRUUqMT.65hb3AKe.5K_2naXlcB.b_xlcKhiHmkO1rCBXTiRBaSToi6dxV3bmudmScswV20EZwH75gUHxU" aborted --- PASS: TestMultithreadCopyAbort (11.37s) === RUN TestSizeDiffers --- PASS: TestSizeDiffers (0.00s) === RUN TestReOpen === RUN TestReOpen/Normal === RUN TestReOpen/Normal/Basics 2025/01/23 05:07:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/ErrorAtStart === RUN TestReOpen/Normal/WithErrors 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/Normal/TooManyErrors 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/Normal/Seek 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 05:07:02 DEBUG : potato: Seek from 5 to 2 === RUN TestReOpen/Normal/AccountRead === RUN TestReOpen/Normal/AccountReadDelay 2025/01/23 05:07:02 DEBUG : potato: Seek from 10 to 0 2025/01/23 05:07:02 DEBUG : potato: Seek from 10 to 0 2025/01/23 05:07:02 DEBUG : potato: Seek from 10 to 0 === RUN TestReOpen/Normal/AccountReadError === RUN TestReOpen/WithRangeOption === RUN TestReOpen/WithRangeOption/Basics 2025/01/23 05:07:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/ErrorAtStart === RUN TestReOpen/WithRangeOption/WithErrors 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithRangeOption/TooManyErrors 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithRangeOption/Seek 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 05:07:02 DEBUG : potato: Seek from 5 to 2 2025/01/23 05:07:02 DEBUG : potato: Seek from 7 to 4 === RUN TestReOpen/WithRangeOption/AccountRead === RUN TestReOpen/WithRangeOption/AccountReadDelay 2025/01/23 05:07:02 DEBUG : potato: Seek from 7 to 0 2025/01/23 05:07:02 DEBUG : potato: Seek from 7 to 0 2025/01/23 05:07:02 DEBUG : potato: Seek from 7 to 0 === RUN TestReOpen/WithRangeOption/AccountReadError === RUN TestReOpen/WithSeekOption === RUN TestReOpen/WithSeekOption/Basics 2025/01/23 05:07:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/ErrorAtStart === RUN TestReOpen/WithSeekOption/WithErrors 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/WithSeekOption/TooManyErrors 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/WithSeekOption/Seek 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 05:07:02 DEBUG : potato: Seek from 5 to 2 2025/01/23 05:07:02 DEBUG : potato: Seek from 7 to 5 === RUN TestReOpen/WithSeekOption/AccountRead === RUN TestReOpen/WithSeekOption/AccountReadDelay 2025/01/23 05:07:02 DEBUG : potato: Seek from 8 to 0 2025/01/23 05:07:02 DEBUG : potato: Seek from 8 to 0 2025/01/23 05:07:02 DEBUG : potato: Seek from 8 to 0 === RUN TestReOpen/WithSeekOption/AccountReadError === RUN TestReOpen/UnknownSize === RUN TestReOpen/UnknownSize/Basics 2025/01/23 05:07:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/ErrorAtStart === RUN TestReOpen/UnknownSize/WithErrors 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error === RUN TestReOpen/UnknownSize/TooManyErrors 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error 2025/01/23 05:07:02 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries === RUN TestReOpen/UnknownSize/Seek 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error 2025/01/23 05:07:02 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error 2025/01/23 05:07:02 DEBUG : potato: Seek from 5 to 2 2025/01/23 05:07:02 DEBUG : potato: Seek from 7 to 6 === RUN TestReOpen/UnknownSize/AccountRead === RUN TestReOpen/UnknownSize/AccountReadDelay 2025/01/23 05:07:02 DEBUG : potato: Seek from 9 to 0 2025/01/23 05:07:02 DEBUG : potato: Seek from 9 to 0 2025/01/23 05:07:02 DEBUG : potato: Seek from 9 to 0 === RUN TestReOpen/UnknownSize/AccountReadError --- PASS: TestReOpen (0.00s) --- PASS: TestReOpen/Normal (0.00s) --- PASS: TestReOpen/Normal/Basics (0.00s) --- PASS: TestReOpen/Normal/ErrorAtStart (0.00s) --- PASS: TestReOpen/Normal/WithErrors (0.00s) --- PASS: TestReOpen/Normal/TooManyErrors (0.00s) --- PASS: TestReOpen/Normal/Seek (0.00s) --- PASS: TestReOpen/Normal/AccountRead (0.00s) --- PASS: TestReOpen/Normal/AccountReadDelay (0.00s) --- PASS: TestReOpen/Normal/AccountReadError (0.00s) --- PASS: TestReOpen/WithRangeOption (0.00s) --- PASS: TestReOpen/WithRangeOption/Basics (0.00s) --- PASS: TestReOpen/WithRangeOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithRangeOption/WithErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithRangeOption/Seek (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountRead (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithRangeOption/AccountReadError (0.00s) --- PASS: TestReOpen/WithSeekOption (0.00s) --- PASS: TestReOpen/WithSeekOption/Basics (0.00s) --- PASS: TestReOpen/WithSeekOption/ErrorAtStart (0.00s) --- PASS: TestReOpen/WithSeekOption/WithErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/TooManyErrors (0.00s) --- PASS: TestReOpen/WithSeekOption/Seek (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountRead (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadDelay (0.00s) --- PASS: TestReOpen/WithSeekOption/AccountReadError (0.00s) --- PASS: TestReOpen/UnknownSize (0.00s) --- PASS: TestReOpen/UnknownSize/Basics (0.00s) --- PASS: TestReOpen/UnknownSize/ErrorAtStart (0.00s) --- PASS: TestReOpen/UnknownSize/WithErrors (0.00s) --- PASS: TestReOpen/UnknownSize/TooManyErrors (0.00s) --- PASS: TestReOpen/UnknownSize/Seek (0.00s) --- PASS: TestReOpen/UnknownSize/AccountRead (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadDelay (0.00s) --- PASS: TestReOpen/UnknownSize/AccountReadError (0.00s) === RUN TestCheck run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" === RUN TestCheck/1 === RUN TestCheck/2 === RUN TestCheck/3 === RUN TestCheck/4 === RUN TestCheck/5 === RUN TestCheck/6 === RUN TestCheck/7 --- PASS: TestCheck (1.55s) --- PASS: TestCheck/1 (0.05s) --- PASS: TestCheck/2 (0.05s) --- PASS: TestCheck/3 (0.05s) --- PASS: TestCheck/4 (0.05s) --- PASS: TestCheck/5 (0.05s) --- PASS: TestCheck/6 (0.05s) --- PASS: TestCheck/7 (0.05s) === RUN TestCheckFsError 2025/01/23 05:07:03 DEBUG : Creating backend with remote "nonexistent" 2025/01/23 05:07:03 DEBUG : Creating backend with remote "nonexistent" 2025/01/23 05:07:03 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish 2025/01/23 05:07:03 ERROR : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: error reading source root directory: directory not found 2025/01/23 05:07:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found 2025/01/23 05:07:03 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 errors while checking --- PASS: TestCheckFsError (0.00s) === RUN TestCheckDownload run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" === RUN TestCheckDownload/1 === RUN TestCheckDownload/2 === RUN TestCheckDownload/3 === RUN TestCheckDownload/4 === RUN TestCheckDownload/5 === RUN TestCheckDownload/6 === RUN TestCheckDownload/7 --- PASS: TestCheckDownload (1.91s) --- PASS: TestCheckDownload/1 (0.09s) --- PASS: TestCheckDownload/2 (0.09s) --- PASS: TestCheckDownload/3 (0.09s) --- PASS: TestCheckDownload/4 (0.13s) --- PASS: TestCheckDownload/5 (0.14s) --- PASS: TestCheckDownload/6 (0.09s) --- PASS: TestCheckDownload/7 (0.09s) === RUN TestCheckSizeOnly run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" === RUN TestCheckSizeOnly/1 === RUN TestCheckSizeOnly/2 === RUN TestCheckSizeOnly/3 === RUN TestCheckSizeOnly/4 === RUN TestCheckSizeOnly/5 === RUN TestCheckSizeOnly/6 === RUN TestCheckSizeOnly/7 --- PASS: TestCheckSizeOnly (1.55s) --- PASS: TestCheckSizeOnly/1 (0.05s) --- PASS: TestCheckSizeOnly/2 (0.05s) --- PASS: TestCheckSizeOnly/3 (0.05s) --- PASS: TestCheckSizeOnly/4 (0.05s) --- PASS: TestCheckSizeOnly/5 (0.05s) --- PASS: TestCheckSizeOnly/6 (0.04s) --- PASS: TestCheckSizeOnly/7 (0.05s) === RUN TestCheckEqualReaders --- PASS: TestCheckEqualReaders (0.00s) === RUN TestParseSumFile run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:07:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/23 05:07:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/23 05:07:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/23 05:07:07 NOTICE: test.sum: 2 warning(s) suppressed... 2025/01/23 05:07:07 NOTICE: test.sum: improperly formatted checksum line 4 2025/01/23 05:07:07 NOTICE: test.sum: improperly formatted checksum line 5 2025/01/23 05:07:07 NOTICE: test.sum: improperly formatted checksum line 6 2025/01/23 05:07:07 NOTICE: test.sum: 2 warning(s) suppressed... --- PASS: TestParseSumFile (0.47s) === RUN TestCheckSum run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:07:07 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/data" 2025/01/23 05:07:07 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:08 DEBUG : data/: Creating directory marker === RUN TestCheckSum/subtest1 === RUN TestCheckSum/subtest2 === RUN TestCheckSum/subtest3 === RUN TestCheckSum/subtest4 === RUN TestCheckSum/subtest5 === RUN TestCheckSum/subtest6 === RUN TestCheckSum/subtest7 2025/01/23 05:07:11 DEBUG : data/: Removing directory marker --- PASS: TestCheckSum (3.70s) --- PASS: TestCheckSum/subtest1 (0.12s) --- PASS: TestCheckSum/subtest2 (0.13s) --- PASS: TestCheckSum/subtest3 (0.12s) --- PASS: TestCheckSum/subtest4 (0.12s) --- PASS: TestCheckSum/subtest5 (0.12s) --- PASS: TestCheckSum/subtest6 (0.13s) --- PASS: TestCheckSum/subtest7 (0.13s) === RUN TestCheckSumDownload run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:07:11 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/data" 2025/01/23 05:07:11 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:11 DEBUG : data/: Creating directory marker === RUN TestCheckSumDownload/subtest1 === RUN TestCheckSumDownload/subtest2 === RUN TestCheckSumDownload/subtest3 === RUN TestCheckSumDownload/subtest4 === RUN TestCheckSumDownload/subtest5 === RUN TestCheckSumDownload/subtest6 === RUN TestCheckSumDownload/subtest7 2025/01/23 05:07:15 DEBUG : data/: Removing directory marker --- PASS: TestCheckSumDownload (3.94s) --- PASS: TestCheckSumDownload/subtest1 (0.17s) --- PASS: TestCheckSumDownload/subtest2 (0.17s) --- PASS: TestCheckSumDownload/subtest3 (0.21s) --- PASS: TestCheckSumDownload/subtest4 (0.18s) --- PASS: TestCheckSumDownload/subtest5 (0.17s) --- PASS: TestCheckSumDownload/subtest6 (0.18s) --- PASS: TestCheckSumDownload/subtest7 (0.17s) === RUN TestApplyTransforms 2025/01/23 05:07:15 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-tepenij7wetu" 2025/01/23 05:07:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:15 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:15 DEBUG : Creating backend with remote "/tmp/rclone706300427" run.go:180: Remote "S3 bucket rclone-test-tepenij7wetu", Local "Local file system at /tmp/rclone706300427", Modify Window "1ns" 2025/01/23 05:07:16 INFO : S3 bucket rclone-test-tepenij7wetu: Bucket "rclone-test-tepenij7wetu" created with ACL "" upper checkfile vs. lower remote (without normalization) 2025/01/23 05:07:16 ERROR : hello, world!: sum not found 2025/01/23 05:07:16 ERROR : HELLO, WORLD!: file not in S3 bucket rclone-test-tepenij7wetu 2025/01/23 05:07:16 NOTICE: S3 bucket rclone-test-tepenij7wetu: 1 files missing 2025/01/23 05:07:16 NOTICE: 1 hashes missing 2025/01/23 05:07:16 NOTICE: S3 bucket rclone-test-tepenij7wetu: 2 differences found 2025/01/23 05:07:16 NOTICE: S3 bucket rclone-test-tepenij7wetu: 2 errors while checking upper checkfile vs. lower remote (with normalization) 2025/01/23 05:07:16 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:16 NOTICE: S3 bucket rclone-test-tepenij7wetu: 0 differences found 2025/01/23 05:07:16 NOTICE: S3 bucket rclone-test-tepenij7wetu: 1 matching files 2025/01/23 05:07:16 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-lerukix5yaje" 2025/01/23 05:07:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:16 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:16 DEBUG : Creating backend with remote "/tmp/rclone1965850026" run.go:180: Remote "S3 bucket rclone-test-lerukix5yaje", Local "Local file system at /tmp/rclone1965850026", Modify Window "1ns" 2025/01/23 05:07:17 INFO : S3 bucket rclone-test-lerukix5yaje: Bucket "rclone-test-lerukix5yaje" created with ACL "" lower checkfile vs. upper remote (without normalization) 2025/01/23 05:07:17 ERROR : HELLO, WORLD!: sum not found 2025/01/23 05:07:17 ERROR : hello, world!: file not in S3 bucket rclone-test-lerukix5yaje 2025/01/23 05:07:17 NOTICE: S3 bucket rclone-test-lerukix5yaje: 1 files missing 2025/01/23 05:07:17 NOTICE: 1 hashes missing 2025/01/23 05:07:17 NOTICE: S3 bucket rclone-test-lerukix5yaje: 2 differences found 2025/01/23 05:07:17 NOTICE: S3 bucket rclone-test-lerukix5yaje: 2 errors while checking lower checkfile vs. upper remote (with normalization) 2025/01/23 05:07:17 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:17 NOTICE: S3 bucket rclone-test-lerukix5yaje: 0 differences found 2025/01/23 05:07:17 NOTICE: S3 bucket rclone-test-lerukix5yaje: 1 matching files 2025/01/23 05:07:17 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-nisuziy3xeti" 2025/01/23 05:07:17 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:17 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:17 DEBUG : Creating backend with remote "/tmp/rclone705258658" run.go:180: Remote "S3 bucket rclone-test-nisuziy3xeti", Local "Local file system at /tmp/rclone705258658", Modify Window "1ns" 2025/01/23 05:07:18 INFO : S3 bucket rclone-test-nisuziy3xeti: Bucket "rclone-test-nisuziy3xeti" created with ACL "" lower checkfile vs. upperlowermixed remote (without normalization) 2025/01/23 05:07:18 ERROR : HeLlO, wOrLd!: sum not found 2025/01/23 05:07:18 ERROR : hello, world!: file not in S3 bucket rclone-test-nisuziy3xeti 2025/01/23 05:07:18 NOTICE: S3 bucket rclone-test-nisuziy3xeti: 1 files missing 2025/01/23 05:07:18 NOTICE: 1 hashes missing 2025/01/23 05:07:18 NOTICE: S3 bucket rclone-test-nisuziy3xeti: 2 differences found 2025/01/23 05:07:18 NOTICE: S3 bucket rclone-test-nisuziy3xeti: 2 errors while checking lower checkfile vs. upperlowermixed remote (with normalization) 2025/01/23 05:07:18 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:18 NOTICE: S3 bucket rclone-test-nisuziy3xeti: 0 differences found 2025/01/23 05:07:18 NOTICE: S3 bucket rclone-test-nisuziy3xeti: 1 matching files 2025/01/23 05:07:18 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-junokat2selo" 2025/01/23 05:07:18 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:18 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:18 DEBUG : Creating backend with remote "/tmp/rclone43459920" run.go:180: Remote "S3 bucket rclone-test-junokat2selo", Local "Local file system at /tmp/rclone43459920", Modify Window "1ns" 2025/01/23 05:07:19 INFO : S3 bucket rclone-test-junokat2selo: Bucket "rclone-test-junokat2selo" created with ACL "" upperlowermixed checkfile vs. upper remote (without normalization) 2025/01/23 05:07:19 ERROR : HELLO, WORLD!: sum not found 2025/01/23 05:07:19 ERROR : HeLlO, wOrLd!: file not in S3 bucket rclone-test-junokat2selo 2025/01/23 05:07:19 NOTICE: S3 bucket rclone-test-junokat2selo: 1 files missing 2025/01/23 05:07:19 NOTICE: 1 hashes missing 2025/01/23 05:07:19 NOTICE: S3 bucket rclone-test-junokat2selo: 2 differences found 2025/01/23 05:07:19 NOTICE: S3 bucket rclone-test-junokat2selo: 2 errors while checking upperlowermixed checkfile vs. upper remote (with normalization) 2025/01/23 05:07:19 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:19 NOTICE: S3 bucket rclone-test-junokat2selo: 0 differences found 2025/01/23 05:07:19 NOTICE: S3 bucket rclone-test-junokat2selo: 1 matching files 2025/01/23 05:07:19 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bisirin6jefu" 2025/01/23 05:07:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:19 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:19 DEBUG : Creating backend with remote "/tmp/rclone2467324211" run.go:180: Remote "S3 bucket rclone-test-bisirin6jefu", Local "Local file system at /tmp/rclone2467324211", Modify Window "1ns" 2025/01/23 05:07:20 INFO : S3 bucket rclone-test-bisirin6jefu: Bucket "rclone-test-bisirin6jefu" created with ACL "" NFD checkfile vs. NFC remote (without normalization) 2025/01/23 05:07:20 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/23 05:07:20 ERROR : 測試_Русский___ě_áñ: file not in S3 bucket rclone-test-bisirin6jefu 2025/01/23 05:07:20 NOTICE: S3 bucket rclone-test-bisirin6jefu: 1 files missing 2025/01/23 05:07:20 NOTICE: 1 hashes missing 2025/01/23 05:07:20 NOTICE: S3 bucket rclone-test-bisirin6jefu: 2 differences found 2025/01/23 05:07:20 NOTICE: S3 bucket rclone-test-bisirin6jefu: 2 errors while checking NFD checkfile vs. NFC remote (with normalization) 2025/01/23 05:07:20 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:20 NOTICE: S3 bucket rclone-test-bisirin6jefu: 0 differences found 2025/01/23 05:07:20 NOTICE: S3 bucket rclone-test-bisirin6jefu: 1 matching files 2025/01/23 05:07:20 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-qujebug2yoqu" 2025/01/23 05:07:20 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:20 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:20 DEBUG : Creating backend with remote "/tmp/rclone555510561" run.go:180: Remote "S3 bucket rclone-test-qujebug2yoqu", Local "Local file system at /tmp/rclone555510561", Modify Window "1ns" 2025/01/23 05:07:21 INFO : S3 bucket rclone-test-qujebug2yoqu: Bucket "rclone-test-qujebug2yoqu" created with ACL "" NFC checkfile vs. NFD remote (without normalization) 2025/01/23 05:07:21 ERROR : 測試_Русский___ě_áñ: sum not found 2025/01/23 05:07:21 ERROR : 測試_Русский___ě_áñ: file not in S3 bucket rclone-test-qujebug2yoqu 2025/01/23 05:07:21 NOTICE: S3 bucket rclone-test-qujebug2yoqu: 1 files missing 2025/01/23 05:07:21 NOTICE: 1 hashes missing 2025/01/23 05:07:21 NOTICE: S3 bucket rclone-test-qujebug2yoqu: 2 differences found 2025/01/23 05:07:21 NOTICE: S3 bucket rclone-test-qujebug2yoqu: 2 errors while checking NFC checkfile vs. NFD remote (with normalization) 2025/01/23 05:07:21 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:21 NOTICE: S3 bucket rclone-test-qujebug2yoqu: 0 differences found 2025/01/23 05:07:21 NOTICE: S3 bucket rclone-test-qujebug2yoqu: 1 matching files 2025/01/23 05:07:21 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-sukehow6cera" 2025/01/23 05:07:21 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:21 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:21 DEBUG : Creating backend with remote "/tmp/rclone2580913388" run.go:180: Remote "S3 bucket rclone-test-sukehow6cera", Local "Local file system at /tmp/rclone2580913388", Modify Window "1ns" 2025/01/23 05:07:22 INFO : S3 bucket rclone-test-sukehow6cera: Bucket "rclone-test-sukehow6cera" created with ACL "" NFDx2 checkfile vs. both remote (without normalization) 2025/01/23 05:07:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 05:07:22 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-sukehow6cera 2025/01/23 05:07:22 NOTICE: S3 bucket rclone-test-sukehow6cera: 1 files missing 2025/01/23 05:07:22 NOTICE: 1 hashes missing 2025/01/23 05:07:22 NOTICE: S3 bucket rclone-test-sukehow6cera: 2 differences found 2025/01/23 05:07:22 NOTICE: S3 bucket rclone-test-sukehow6cera: 2 errors while checking NFDx2 checkfile vs. both remote (with normalization) 2025/01/23 05:07:22 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:22 NOTICE: S3 bucket rclone-test-sukehow6cera: 0 differences found 2025/01/23 05:07:22 NOTICE: S3 bucket rclone-test-sukehow6cera: 1 matching files 2025/01/23 05:07:22 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-hitotap3vuxu" 2025/01/23 05:07:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:22 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:22 DEBUG : Creating backend with remote "/tmp/rclone2864536956" run.go:180: Remote "S3 bucket rclone-test-hitotap3vuxu", Local "Local file system at /tmp/rclone2864536956", Modify Window "1ns" 2025/01/23 05:07:23 INFO : S3 bucket rclone-test-hitotap3vuxu: Bucket "rclone-test-hitotap3vuxu" created with ACL "" NFCx2 checkfile vs. both remote (without normalization) 2025/01/23 05:07:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 05:07:23 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-hitotap3vuxu 2025/01/23 05:07:23 NOTICE: S3 bucket rclone-test-hitotap3vuxu: 1 files missing 2025/01/23 05:07:23 NOTICE: 1 hashes missing 2025/01/23 05:07:23 NOTICE: S3 bucket rclone-test-hitotap3vuxu: 2 differences found 2025/01/23 05:07:23 NOTICE: S3 bucket rclone-test-hitotap3vuxu: 2 errors while checking NFCx2 checkfile vs. both remote (with normalization) 2025/01/23 05:07:23 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:23 NOTICE: S3 bucket rclone-test-hitotap3vuxu: 0 differences found 2025/01/23 05:07:23 NOTICE: S3 bucket rclone-test-hitotap3vuxu: 1 matching files 2025/01/23 05:07:23 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-semanoh1lolo" 2025/01/23 05:07:23 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:23 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:23 DEBUG : Creating backend with remote "/tmp/rclone3712707821" run.go:180: Remote "S3 bucket rclone-test-semanoh1lolo", Local "Local file system at /tmp/rclone3712707821", Modify Window "1ns" 2025/01/23 05:07:24 INFO : S3 bucket rclone-test-semanoh1lolo: Bucket "rclone-test-semanoh1lolo" created with ACL "" both checkfile vs. NFDx2 remote (without normalization) 2025/01/23 05:07:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 05:07:24 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-semanoh1lolo 2025/01/23 05:07:24 NOTICE: S3 bucket rclone-test-semanoh1lolo: 1 files missing 2025/01/23 05:07:24 NOTICE: 1 hashes missing 2025/01/23 05:07:24 NOTICE: S3 bucket rclone-test-semanoh1lolo: 2 differences found 2025/01/23 05:07:24 NOTICE: S3 bucket rclone-test-semanoh1lolo: 2 errors while checking both checkfile vs. NFDx2 remote (with normalization) 2025/01/23 05:07:24 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:24 NOTICE: S3 bucket rclone-test-semanoh1lolo: 0 differences found 2025/01/23 05:07:24 NOTICE: S3 bucket rclone-test-semanoh1lolo: 1 matching files 2025/01/23 05:07:24 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-zafineg8guwu" 2025/01/23 05:07:24 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:07:24 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:24 DEBUG : Creating backend with remote "/tmp/rclone1248339736" run.go:180: Remote "S3 bucket rclone-test-zafineg8guwu", Local "Local file system at /tmp/rclone1248339736", Modify Window "1ns" 2025/01/23 05:07:25 INFO : S3 bucket rclone-test-zafineg8guwu: Bucket "rclone-test-zafineg8guwu" created with ACL "" both checkfile vs. NFCx2 remote (without normalization) 2025/01/23 05:07:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found 2025/01/23 05:07:25 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in S3 bucket rclone-test-zafineg8guwu 2025/01/23 05:07:25 NOTICE: S3 bucket rclone-test-zafineg8guwu: 1 files missing 2025/01/23 05:07:25 NOTICE: 1 hashes missing 2025/01/23 05:07:25 NOTICE: S3 bucket rclone-test-zafineg8guwu: 2 differences found 2025/01/23 05:07:25 NOTICE: S3 bucket rclone-test-zafineg8guwu: 2 errors while checking both checkfile vs. NFCx2 remote (with normalization) 2025/01/23 05:07:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK 2025/01/23 05:07:25 NOTICE: S3 bucket rclone-test-zafineg8guwu: 0 differences found 2025/01/23 05:07:25 NOTICE: S3 bucket rclone-test-zafineg8guwu: 1 matching files 2025/01/23 05:07:25 DEBUG : S3 bucket rclone-test-zafineg8guwu: Purge remote 2025/01/23 05:07:25 DEBUG : S3 bucket rclone-test-zafineg8guwu: bucket is versioned: false 2025/01/23 05:07:25 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:25 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/01/23 05:07:25 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/01/23 05:07:25 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/01/23 05:07:26 INFO : S3 bucket rclone-test-zafineg8guwu: Bucket "rclone-test-zafineg8guwu" deleted 2025/01/23 05:07:26 DEBUG : S3 bucket rclone-test-semanoh1lolo: Purge remote 2025/01/23 05:07:26 DEBUG : S3 bucket rclone-test-semanoh1lolo: bucket is versioned: false 2025/01/23 05:07:26 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:26 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/01/23 05:07:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/01/23 05:07:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/01/23 05:07:26 INFO : S3 bucket rclone-test-semanoh1lolo: Bucket "rclone-test-semanoh1lolo" deleted 2025/01/23 05:07:26 DEBUG : S3 bucket rclone-test-hitotap3vuxu: Purge remote 2025/01/23 05:07:26 DEBUG : S3 bucket rclone-test-hitotap3vuxu: bucket is versioned: false 2025/01/23 05:07:26 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:26 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/01/23 05:07:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/01/23 05:07:26 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/01/23 05:07:26 INFO : S3 bucket rclone-test-hitotap3vuxu: Bucket "rclone-test-hitotap3vuxu" deleted 2025/01/23 05:07:26 DEBUG : S3 bucket rclone-test-sukehow6cera: Purge remote 2025/01/23 05:07:26 DEBUG : S3 bucket rclone-test-sukehow6cera: bucket is versioned: false 2025/01/23 05:07:26 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:26 DEBUG : "測試_Русский___ě_áñ測試_Русский___ě_áñ" version false 2025/01/23 05:07:26 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleting (id "") 2025/01/23 05:07:27 INFO : 測試_Русский___ě_áñ測試_Русский___ě_áñ: Deleted 2025/01/23 05:07:27 INFO : S3 bucket rclone-test-sukehow6cera: Bucket "rclone-test-sukehow6cera" deleted 2025/01/23 05:07:27 DEBUG : S3 bucket rclone-test-qujebug2yoqu: Purge remote 2025/01/23 05:07:27 DEBUG : S3 bucket rclone-test-qujebug2yoqu: bucket is versioned: false 2025/01/23 05:07:27 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:27 DEBUG : "測試_Русский___ě_áñ" version false 2025/01/23 05:07:27 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/01/23 05:07:27 INFO : 測試_Русский___ě_áñ: Deleted 2025/01/23 05:07:27 INFO : S3 bucket rclone-test-qujebug2yoqu: Bucket "rclone-test-qujebug2yoqu" deleted 2025/01/23 05:07:27 DEBUG : S3 bucket rclone-test-bisirin6jefu: Purge remote 2025/01/23 05:07:27 DEBUG : S3 bucket rclone-test-bisirin6jefu: bucket is versioned: false 2025/01/23 05:07:27 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:27 DEBUG : "測試_Русский___ě_áñ" version false 2025/01/23 05:07:27 DEBUG : 測試_Русский___ě_áñ: Deleting (id "") 2025/01/23 05:07:27 INFO : 測試_Русский___ě_áñ: Deleted 2025/01/23 05:07:28 INFO : S3 bucket rclone-test-bisirin6jefu: Bucket "rclone-test-bisirin6jefu" deleted 2025/01/23 05:07:28 DEBUG : S3 bucket rclone-test-junokat2selo: Purge remote 2025/01/23 05:07:28 DEBUG : S3 bucket rclone-test-junokat2selo: bucket is versioned: false 2025/01/23 05:07:28 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:28 DEBUG : "HELLO, WORLD!" version false 2025/01/23 05:07:28 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/01/23 05:07:28 INFO : HELLO, WORLD!: Deleted 2025/01/23 05:07:28 INFO : S3 bucket rclone-test-junokat2selo: Bucket "rclone-test-junokat2selo" deleted 2025/01/23 05:07:28 DEBUG : S3 bucket rclone-test-nisuziy3xeti: Purge remote 2025/01/23 05:07:28 DEBUG : S3 bucket rclone-test-nisuziy3xeti: bucket is versioned: false 2025/01/23 05:07:28 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:28 DEBUG : "HeLlO, wOrLd!" version false 2025/01/23 05:07:28 DEBUG : HeLlO, wOrLd!: Deleting (id "") 2025/01/23 05:07:28 INFO : HeLlO, wOrLd!: Deleted 2025/01/23 05:07:28 INFO : S3 bucket rclone-test-nisuziy3xeti: Bucket "rclone-test-nisuziy3xeti" deleted 2025/01/23 05:07:28 DEBUG : S3 bucket rclone-test-lerukix5yaje: Purge remote 2025/01/23 05:07:29 DEBUG : S3 bucket rclone-test-lerukix5yaje: bucket is versioned: false 2025/01/23 05:07:29 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:29 DEBUG : "HELLO, WORLD!" version false 2025/01/23 05:07:29 DEBUG : HELLO, WORLD!: Deleting (id "") 2025/01/23 05:07:29 INFO : HELLO, WORLD!: Deleted 2025/01/23 05:07:29 INFO : S3 bucket rclone-test-lerukix5yaje: Bucket "rclone-test-lerukix5yaje" deleted 2025/01/23 05:07:29 DEBUG : S3 bucket rclone-test-tepenij7wetu: Purge remote 2025/01/23 05:07:29 DEBUG : S3 bucket rclone-test-tepenij7wetu: bucket is versioned: false 2025/01/23 05:07:29 DEBUG : Waiting for deletions to finish 2025/01/23 05:07:29 DEBUG : "hello, world!" version false 2025/01/23 05:07:29 DEBUG : hello, world!: Deleting (id "") 2025/01/23 05:07:29 INFO : hello, world!: Deleted 2025/01/23 05:07:29 INFO : S3 bucket rclone-test-tepenij7wetu: Bucket "rclone-test-tepenij7wetu" deleted --- PASS: TestApplyTransforms (14.39s) === RUN TestTruncateString --- PASS: TestTruncateString (0.00s) === RUN TestCopyFile run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:07:30 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/23 05:07:30 DEBUG : sub/: Creating directory marker 2025/01/23 05:07:30 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/23 05:07:30 INFO : file1: Copied (new) to: sub/file2 2025/01/23 05:07:30 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:07:30 DEBUG : file1: Unchanged skipping 2025/01/23 05:07:30 DEBUG : S3 bucket rclone-test-bajavat1bivu: don't need to copy/move sub/file2, it is already at target location 2025/01/23 05:07:30 DEBUG : sub/: Removing directory marker --- PASS: TestCopyFile (0.83s) === RUN TestCopyLongFile run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" copy_test.go:153: Test only runs on local --- SKIP: TestCopyLongFile (0.09s) === RUN TestCopyFileBackupDir run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:07:30 DEBUG : dst/: Creating directory marker 2025/01/23 05:07:31 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/backup" 2025/01/23 05:07:31 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:31 DEBUG : fs cache: renaming cache item "TestS3,directory_markers:rclone-test-bajavat1bivu/backup" to be canonical "TestS3{juk_h}:rclone-test-bajavat1bivu/backup" 2025/01/23 05:07:31 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/23 05:07:31 DEBUG : dst/: Creating directory marker 2025/01/23 05:07:31 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/01/23 05:07:31 INFO : dst/file1: Copied (server-side copy) 2025/01/23 05:07:31 INFO : dst/file1: Deleted 2025/01/23 05:07:32 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/23 05:07:32 INFO : dst/file1: Copied (new) 2025/01/23 05:07:32 DEBUG : dst/: Removing directory marker 2025/01/23 05:07:32 DEBUG : backup/dst/: Removing directory marker 2025/01/23 05:07:32 DEBUG : backup/: Removing directory marker --- PASS: TestCopyFileBackupDir (1.71s) === RUN TestCopyFileCompareDest run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:07:32 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/dst" 2025/01/23 05:07:32 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:32 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/CompareDest" 2025/01/23 05:07:32 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:32 DEBUG : fs cache: renaming cache item "TestS3,directory_markers:rclone-test-bajavat1bivu/CompareDest" to be canonical "TestS3{juk_h}:rclone-test-bajavat1bivu/CompareDest" 2025/01/23 05:07:32 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 05:07:33 DEBUG : /: Creating directory marker 2025/01/23 05:07:33 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/23 05:07:33 INFO : one: Copied (new) 2025/01/23 05:07:33 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CompareDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CompareDest" 2025/01/23 05:07:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:07:33 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/23 05:07:33 INFO : one: Copied (replaced existing) 2025/01/23 05:07:33 DEBUG : dst/: Creating directory marker 2025/01/23 05:07:34 DEBUG : CompareDest/: Creating directory marker 2025/01/23 05:07:34 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CompareDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CompareDest" 2025/01/23 05:07:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:07:34 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:07:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/23 05:07:35 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CompareDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CompareDest" 2025/01/23 05:07:35 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 05:07:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:07:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 05:07:35 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CompareDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CompareDest" 2025/01/23 05:07:35 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 05:07:35 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:07:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/23 05:07:35 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CompareDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CompareDest" 2025/01/23 05:07:35 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 05:07:35 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/23 05:07:35 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2025/01/23 05:07:35 INFO : two: Copied (new) 2025/01/23 05:07:36 DEBUG : dst/: Removing directory marker 2025/01/23 05:07:36 DEBUG : dst/: Removing directory marker 2025/01/23 05:07:36 DEBUG : CompareDest/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,3 @@ -([]string) { +([]string) (len=1) { + (string) (len=3) "dst" } Test: TestCopyFileCompareDest Messages: directories --- FAIL: TestCopyFileCompareDest (11.05s) === RUN TestCopyFileCopyDest run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:07:43 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/dst" 2025/01/23 05:07:43 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:43 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/CopyDest" 2025/01/23 05:07:43 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:43 DEBUG : fs cache: renaming cache item "TestS3,directory_markers:rclone-test-bajavat1bivu/CopyDest" to be canonical "TestS3{juk_h}:rclone-test-bajavat1bivu/CopyDest" 2025/01/23 05:07:43 DEBUG : one: Need to transfer - File not found at Destination 2025/01/23 05:07:44 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/23 05:07:44 INFO : one: Copied (new) 2025/01/23 05:07:44 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CopyDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CopyDest" 2025/01/23 05:07:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:07:44 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/23 05:07:44 INFO : one: Copied (replaced existing) 2025/01/23 05:07:44 DEBUG : dst/: Creating directory marker 2025/01/23 05:07:45 DEBUG : CopyDest/: Creating directory marker 2025/01/23 05:07:45 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/BackupDir" 2025/01/23 05:07:45 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:07:45 DEBUG : fs cache: renaming cache item "TestS3,directory_markers:rclone-test-bajavat1bivu/BackupDir" to be canonical "TestS3{juk_h}:rclone-test-bajavat1bivu/BackupDir" 2025/01/23 05:07:45 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CopyDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CopyDest" 2025/01/23 05:07:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:07:45 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:07:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/23 05:07:46 DEBUG : /: Creating directory marker 2025/01/23 05:07:46 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/23 05:07:46 INFO : one: Copied (server-side copy) 2025/01/23 05:07:46 INFO : one: Deleted 2025/01/23 05:07:46 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2025/01/23 05:07:46 INFO : one: Copied (server-side copy) 2025/01/23 05:07:46 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/23 05:07:47 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CopyDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CopyDest" 2025/01/23 05:07:47 DEBUG : two: Need to transfer - File not found at Destination 2025/01/23 05:07:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:07:47 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/23 05:07:47 INFO : two: Copied (server-side copy) 2025/01/23 05:07:47 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/23 05:07:47 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CopyDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CopyDest" 2025/01/23 05:07:47 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:07:47 DEBUG : two: Unchanged skipping 2025/01/23 05:07:48 DEBUG : fs cache: switching user supplied name "TestS3,directory_markers:rclone-test-bajavat1bivu/CopyDest" for canonical name "TestS3{juk_h}:rclone-test-bajavat1bivu/CopyDest" 2025/01/23 05:07:48 DEBUG : three: Need to transfer - File not found at Destination 2025/01/23 05:07:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/23 05:07:48 DEBUG : three: Destination not found in --copy-dest 2025/01/23 05:07:48 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2025/01/23 05:07:48 INFO : three: Copied (new) 2025/01/23 05:07:49 DEBUG : dst/: Removing directory marker 2025/01/23 05:07:49 DEBUG : dst/: Removing directory marker 2025/01/23 05:07:49 DEBUG : CopyDest/: Removing directory marker 2025/01/23 05:07:49 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyFileCopyDest Messages: directories --- FAIL: TestCopyFileCopyDest (12.88s) === RUN TestCopyInplace run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" copy_test.go:370: Partial uploads not supported 2025/01/23 05:07:56 DEBUG : dst/: Removing directory marker 2025/01/23 05:07:56 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:370 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyInplace Messages: directories --- FAIL: TestCopyInplace (7.27s) === RUN TestCopyLongFileName run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" copy_test.go:403: Partial uploads not supported 2025/01/23 05:08:03 DEBUG : dst/: Removing directory marker 2025/01/23 05:08:03 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:403 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyLongFileName Messages: directories --- FAIL: TestCopyLongFileName (7.31s) === RUN TestCopyFileMaxTransfer run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:08:11 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination 2025/01/23 05:08:11 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker 2025/01/23 05:08:11 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/23 05:08:11 INFO : TestCopyFileMaxTransfer/file1: Copied (new) 2025/01/23 05:08:11 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination 2025/01/23 05:08:11 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: operation error S3: PutObject, exceeded maximum number of attempts, 1, https response error StatusCode: 0, RequestID: , HostID: , request send failed, Put "https://rclone-test-bajavat1bivu.s3.eu-west-2.amazonaws.com/TestCopyFileMaxTransfer/file2?x-id=PutObject": max transfer limit reached as set by --max-transfer 2025/01/23 05:08:11 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination 2025/01/23 05:08:11 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination 2025/01/23 05:08:11 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 3d19f714de07784763b95475d69d84b4 OK 2025/01/23 05:08:11 INFO : TestCopyFileMaxTransfer/file4: Copied (new) 2025/01/23 05:08:12 DEBUG : dst/: Removing directory marker 2025/01/23 05:08:12 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker 2025/01/23 05:08:12 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyFileMaxTransfer Messages: directories --- FAIL: TestCopyFileMaxTransfer (8.48s) === RUN TestDeduplicateInteractive run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/23 05:08:19 DEBUG : dst/: Removing directory marker 2025/01/23 05:08:19 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:48 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateInteractive Messages: directories --- FAIL: TestDeduplicateInteractive (7.28s) === RUN TestDeduplicateSkip run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/23 05:08:26 DEBUG : dst/: Removing directory marker 2025/01/23 05:08:26 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:64 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSkip Messages: directories --- FAIL: TestDeduplicateSkip (7.28s) === RUN TestDeduplicateSizeOnly run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/23 05:08:34 DEBUG : dst/: Removing directory marker 2025/01/23 05:08:34 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:85 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSizeOnly Messages: directories --- FAIL: TestDeduplicateSizeOnly (7.28s) === RUN TestDeduplicateFirst run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/23 05:08:41 DEBUG : dst/: Removing directory marker 2025/01/23 05:08:41 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:107 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateFirst Messages: directories --- FAIL: TestDeduplicateFirst (7.28s) === RUN TestDeduplicateNewest run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/23 05:08:48 DEBUG : dst/: Removing directory marker 2025/01/23 05:08:48 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:135 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateNewest Messages: directories --- FAIL: TestDeduplicateNewest (7.27s) === RUN TestDeduplicateNewestByHash run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:08:56 DEBUG : also/: Creating directory marker 2025/01/23 05:08:56 INFO : S3 bucket rclone-test-bajavat1bivu: Looking for duplicate md5 hashes using newest mode. 2025/01/23 05:08:56 NOTICE: 18d77930dce5f11596bf5adb7615db24: Found 3 files with duplicate md5 hashes 2025/01/23 05:08:56 INFO : one: Deleted 2025/01/23 05:08:56 INFO : also/one: Deleted 2025/01/23 05:08:56 NOTICE: 18d77930dce5f11596bf5adb7615db24: Deleted 2 extra copies 2025/01/23 05:08:57 DEBUG : dst/: Removing directory marker 2025/01/23 05:08:57 DEBUG : also/: Removing directory marker 2025/01/23 05:08:57 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateNewestByHash Messages: directories --- FAIL: TestDeduplicateNewestByHash (8.52s) === RUN TestDeduplicateOldest run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/23 05:09:04 DEBUG : dst/: Removing directory marker 2025/01/23 05:09:04 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:169 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateOldest Messages: directories --- FAIL: TestDeduplicateOldest (7.28s) === RUN TestDeduplicateLargest run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/23 05:09:11 DEBUG : dst/: Removing directory marker 2025/01/23 05:09:11 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:184 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateLargest Messages: directories --- FAIL: TestDeduplicateLargest (7.32s) === RUN TestDeduplicateSmallest run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/23 05:09:19 DEBUG : dst/: Removing directory marker 2025/01/23 05:09:19 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:199 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateSmallest Messages: directories --- FAIL: TestDeduplicateSmallest (7.37s) === RUN TestDeduplicateRename run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:24: Can't test deduplicate - no duplicate files possible 2025/01/23 05:09:26 DEBUG : dst/: Removing directory marker 2025/01/23 05:09:26 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:24 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:214 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDeduplicateRename Messages: directories --- FAIL: TestDeduplicateRename (7.29s) === RUN TestMergeDirs run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" dedupe_test.go:256: Can't merge directories 2025/01/23 05:09:33 DEBUG : dst/: Removing directory marker 2025/01/23 05:09:33 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/dedupe_test.go:256 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMergeDirs Messages: directories --- FAIL: TestMergeDirs (7.29s) === RUN TestListDirSorted run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:09:41 DEBUG : sub dir/: Creating directory marker 2025/01/23 05:09:41 DEBUG : sub dir/ignore dir/: Creating directory marker 2025/01/23 05:09:42 DEBUG : sub dir/sub sub dir/: Creating directory marker listdirsorted_test.go:57: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 Error: "[BackupDir a.txt dst sub dir zend.txt]" should have 3 item(s), but has 5 Test: TestListDirSorted 2025/01/23 05:09:43 DEBUG : sub dir/sub sub dir/: Removing directory marker 2025/01/23 05:09:43 DEBUG : sub dir/ignore dir/: Removing directory marker 2025/01/23 05:09:43 DEBUG : sub dir/: Removing directory marker 2025/01/23 05:09:43 DEBUG : dst/: Removing directory marker 2025/01/23 05:09:43 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListDirSorted Messages: directories --- FAIL: TestListDirSorted (9.42s) === RUN TestListJSON run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:09:50 DEBUG : sub/: Creating directory marker === RUN TestListJSON/Default lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 4 Test: TestListJSON/Default Messages: Wrong number of results === RUN TestListJSON/FilesOnly === RUN TestListJSON/DirsOnly lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 1 actual : 3 Test: TestListJSON/DirsOnly Messages: Wrong number of results === RUN TestListJSON/Recurse lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 3 actual : 5 Test: TestListJSON/Recurse Messages: Wrong number of results === RUN TestListJSON/SubDir === RUN TestListJSON/NoModTime === RUN TestListJSON/NoMimeType === RUN TestListJSON/ShowHash === RUN TestListJSON/HashTypes === RUN TestListJSON/Metadata lsjson_test.go:202: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202 Error: Not equal: expected: 2 actual : 4 Test: TestListJSON/Metadata Messages: Wrong number of results 2025/01/23 05:09:51 DEBUG : sub/: Removing directory marker 2025/01/23 05:09:52 DEBUG : dst/: Removing directory marker 2025/01/23 05:09:52 DEBUG : BackupDir/: Removing directory marker === NAME TestListJSON fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestListJSON Messages: directories --- FAIL: TestListJSON (8.93s) --- FAIL: TestListJSON/Default (0.10s) --- PASS: TestListJSON/FilesOnly (0.08s) --- FAIL: TestListJSON/DirsOnly (0.04s) --- FAIL: TestListJSON/Recurse (0.13s) --- PASS: TestListJSON/SubDir (0.09s) --- PASS: TestListJSON/NoModTime (0.09s) --- PASS: TestListJSON/NoMimeType (0.09s) --- PASS: TestListJSON/ShowHash (0.09s) --- PASS: TestListJSON/HashTypes (0.09s) --- FAIL: TestListJSON/Metadata (0.11s) === RUN TestStatJSON run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:09:59 DEBUG : sub/: Creating directory marker === RUN TestStatJSON/Root === RUN TestStatJSON/RootFilesOnly === RUN TestStatJSON/RootDirsOnly === RUN TestStatJSON/Dir === RUN TestStatJSON/DirWithTrailingSlash === RUN TestStatJSON/File === RUN TestStatJSON/NotFound === RUN TestStatJSON/DirFilesOnly === RUN TestStatJSON/FileFilesOnly === RUN TestStatJSON/NotFoundFilesOnly === RUN TestStatJSON/DirDirsOnly === RUN TestStatJSON/FileDirsOnly === RUN TestStatJSON/NotFoundDirsOnly === RUN TestStatJSON/RootNotFound 2025/01/23 05:10:00 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/notfound" 2025/01/23 05:10:00 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:10:00 DEBUG : sub/: Removing directory marker 2025/01/23 05:10:00 DEBUG : dst/: Removing directory marker 2025/01/23 05:10:00 DEBUG : BackupDir/: Removing directory marker === NAME TestStatJSON fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestStatJSON Messages: directories --- FAIL: TestStatJSON (8.67s) --- PASS: TestStatJSON/Root (0.05s) --- PASS: TestStatJSON/RootFilesOnly (0.00s) --- PASS: TestStatJSON/RootDirsOnly (0.04s) --- PASS: TestStatJSON/Dir (0.09s) --- PASS: TestStatJSON/DirWithTrailingSlash (0.05s) --- PASS: TestStatJSON/File (0.04s) --- PASS: TestStatJSON/NotFound (0.09s) --- PASS: TestStatJSON/DirFilesOnly (0.04s) --- PASS: TestStatJSON/FileFilesOnly (0.04s) --- PASS: TestStatJSON/NotFoundFilesOnly (0.04s) --- PASS: TestStatJSON/DirDirsOnly (0.04s) --- PASS: TestStatJSON/FileDirsOnly (0.04s) --- PASS: TestStatJSON/NotFoundDirsOnly (0.04s) --- PASS: TestStatJSON/RootNotFound (0.20s) === RUN TestMkdir run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:10:07 INFO : S3 bucket rclone-test-bajavat1bivu: Making directory 2025/01/23 05:10:08 INFO : S3 bucket rclone-test-bajavat1bivu: Making directory 2025/01/23 05:10:08 DEBUG : dst/: Removing directory marker 2025/01/23 05:10:08 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdir Messages: directories --- FAIL: TestMkdir (7.32s) === RUN TestLsd run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:10:15 DEBUG : sub dir/: Creating directory marker 2025/01/23 05:10:15 DEBUG : sub dir/: Removing directory marker 2025/01/23 05:10:15 DEBUG : dst/: Removing directory marker 2025/01/23 05:10:15 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsd Messages: directories --- FAIL: TestLsd (7.73s) === RUN TestLs run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:10:23 DEBUG : dst/: Removing directory marker 2025/01/23 05:10:23 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLs Messages: directories --- FAIL: TestLs (7.72s) === RUN TestLsWithFilesFrom run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:10:31 DEBUG : empty space: Excluded (FilesFrom Filter) 2025/01/23 05:10:31 DEBUG : dst/: Removing directory marker 2025/01/23 05:10:31 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsWithFilesFrom Messages: directories --- FAIL: TestLsWithFilesFrom (7.81s) === RUN TestLsLong run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:10:39 DEBUG : dst/: Removing directory marker 2025/01/23 05:10:39 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestLsLong Messages: directories --- FAIL: TestLsLong (7.88s) === RUN TestHashSums run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" === RUN TestHashSums/Md5 === RUN TestHashSums/Md5Download 2025/01/23 05:10:47 DEBUG : dst/: Removing directory marker 2025/01/23 05:10:47 DEBUG : BackupDir/: Removing directory marker === NAME TestHashSums fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestHashSums Messages: directories --- FAIL: TestHashSums (7.86s) --- PASS: TestHashSums/Md5 (0.04s) --- PASS: TestHashSums/Md5Download (0.13s) === RUN TestHashSumsWithErrors 2025/01/23 05:10:54 DEBUG : Creating backend with remote ":memory:" 2025/01/23 05:10:54 ERROR : file1: hash unsupported: hash type not supported --- PASS: TestHashSumsWithErrors (0.00s) === RUN TestHashStream 2025/01/23 05:10:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/23 05:10:54 DEBUG : Creating md5 hash of 0 bytes read from input stream 2025/01/23 05:10:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/23 05:10:54 DEBUG : Creating sha1 hash of 0 bytes read from input stream 2025/01/23 05:10:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/23 05:10:54 DEBUG : Creating md5 hash of 12 bytes read from input stream 2025/01/23 05:10:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream 2025/01/23 05:10:54 DEBUG : Creating sha1 hash of 12 bytes read from input stream --- PASS: TestHashStream (0.00s) === RUN TestSuffixName --- PASS: TestSuffixName (0.00s) === RUN TestCount run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:10:54 DEBUG : sub dir/: Creating directory marker 2025/01/23 05:10:55 DEBUG : sub dir/: Removing directory marker 2025/01/23 05:10:55 DEBUG : dst/: Removing directory marker 2025/01/23 05:10:55 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCount Messages: directories --- FAIL: TestCount (8.11s) === RUN TestDelete run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:11:02 DEBUG : Waiting for deletions to finish 2025/01/23 05:11:02 DEBUG : large: Excluded (Size Filter) 2025/01/23 05:11:02 INFO : medium: Deleted 2025/01/23 05:11:02 INFO : small: Deleted 2025/01/23 05:11:03 DEBUG : dst/: Removing directory marker 2025/01/23 05:11:03 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDelete Messages: directories --- FAIL: TestDelete (7.98s) === RUN TestMaxDelete run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:11:10 DEBUG : Waiting for deletions to finish 2025/01/23 05:11:10 ERROR : small: Got fatal error on delete: --max-delete threshold reached 2025/01/23 05:11:10 INFO : large: Deleted 2025/01/23 05:11:10 INFO : medium: Deleted 2025/01/23 05:11:11 DEBUG : dst/: Removing directory marker 2025/01/23 05:11:11 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:454 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDelete Messages: directories 2025/01/23 05:11:18 DEBUG : dst/: Removing directory marker 2025/01/23 05:11:18 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDelete Messages: directories --- FAIL: TestMaxDelete (15.24s) === RUN TestMaxDeleteSizeLargeFile run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:11:26 DEBUG : Waiting for deletions to finish 2025/01/23 05:11:26 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached 2025/01/23 05:11:26 INFO : small: Deleted 2025/01/23 05:11:26 INFO : medium: Deleted 2025/01/23 05:11:26 DEBUG : dst/: Removing directory marker 2025/01/23 05:11:26 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:473 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSizeLargeFile Messages: directories 2025/01/23 05:11:33 DEBUG : dst/: Removing directory marker 2025/01/23 05:11:33 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSizeLargeFile Messages: directories --- FAIL: TestMaxDeleteSizeLargeFile (15.23s) === RUN TestMaxDeleteSize run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:11:41 DEBUG : Waiting for deletions to finish 2025/01/23 05:11:41 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached 2025/01/23 05:11:41 INFO : large: Deleted 2025/01/23 05:11:41 INFO : medium: Deleted 2025/01/23 05:11:41 DEBUG : dst/: Removing directory marker 2025/01/23 05:11:41 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:493 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSize Messages: directories 2025/01/23 05:11:48 DEBUG : dst/: Removing directory marker 2025/01/23 05:11:48 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMaxDeleteSize Messages: directories --- FAIL: TestMaxDeleteSize (15.25s) === RUN TestReadFile run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:11:56 DEBUG : dst/: Removing directory marker 2025/01/23 05:11:56 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:510 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestReadFile Messages: directories 2025/01/23 05:12:03 DEBUG : dst/: Removing directory marker 2025/01/23 05:12:03 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestReadFile Messages: directories --- FAIL: TestReadFile (14.86s) === RUN TestRetry 2025/01/23 05:12:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5 2025/01/23 05:12:10 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5 2025/01/23 05:12:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 05:12:10 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 05:12:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 05:12:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG 2025/01/23 05:12:11 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG --- PASS: TestRetry (0.05s) === RUN TestCat run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:12:12 DEBUG : dst/: Removing directory marker 2025/01/23 05:12:12 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCat Messages: directories --- FAIL: TestCat (8.27s) === RUN TestPurge 2025/01/23 05:12:19 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-wikucod1vuvu" 2025/01/23 05:12:19 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/23 05:12:19 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:12:19 DEBUG : Creating backend with remote "/tmp/rclone7263625" run.go:180: Remote "S3 bucket rclone-test-wikucod1vuvu", Local "Local file system at /tmp/rclone7263625", Modify Window "1ns" 2025/01/23 05:12:20 INFO : S3 bucket rclone-test-wikucod1vuvu: Bucket "rclone-test-wikucod1vuvu" created with ACL "" 2025/01/23 05:12:20 DEBUG : A1/B1/C1/: Creating directory marker 2025/01/23 05:12:20 DEBUG : A1/B1/: Creating directory marker 2025/01/23 05:12:20 DEBUG : A1/: Creating directory marker 2025/01/23 05:12:20 INFO : A2: Making directory 2025/01/23 05:12:20 DEBUG : A2/: Creating directory marker 2025/01/23 05:12:20 INFO : A1/B2: Making directory 2025/01/23 05:12:20 DEBUG : A1/B2/: Creating directory marker 2025/01/23 05:12:20 INFO : A1/B2/C2: Making directory 2025/01/23 05:12:20 DEBUG : A1/B2/C2/: Creating directory marker 2025/01/23 05:12:20 INFO : A1/B1/C3: Making directory 2025/01/23 05:12:21 DEBUG : A1/B1/C3/: Creating directory marker 2025/01/23 05:12:21 INFO : A3: Making directory 2025/01/23 05:12:21 DEBUG : A3/: Creating directory marker 2025/01/23 05:12:21 INFO : A3/B3: Making directory 2025/01/23 05:12:21 DEBUG : A3/B3/: Creating directory marker 2025/01/23 05:12:21 INFO : A3/B3/C4: Making directory 2025/01/23 05:12:21 DEBUG : A3/B3/C4/: Creating directory marker 2025/01/23 05:12:21 DEBUG : S3 bucket rclone-test-wikucod1vuvu: bucket is versioned: false 2025/01/23 05:12:21 DEBUG : Waiting for deletions to finish 2025/01/23 05:12:21 DEBUG : "A1/B1/" version false 2025/01/23 05:12:21 DEBUG : A1/B1/: Deleting (id "") 2025/01/23 05:12:21 DEBUG : "A1/B1/C1/" version false 2025/01/23 05:12:21 DEBUG : A1/B1/C1/: Deleting (id "") 2025/01/23 05:12:21 DEBUG : "A1/B1/C1/one" version false 2025/01/23 05:12:21 DEBUG : A1/B1/C1/one: Deleting (id "") 2025/01/23 05:12:21 DEBUG : "A1/B1/C3/" version false 2025/01/23 05:12:21 DEBUG : A1/B1/C3/: Deleting (id "") 2025/01/23 05:12:21 INFO : A1/B1/: Deleted 2025/01/23 05:12:22 INFO : A1/B1/C1/one: Deleted 2025/01/23 05:12:22 INFO : A1/B1/C1/: Deleted 2025/01/23 05:12:22 INFO : A1/B1/C3/: Deleted 2025/01/23 05:12:22 DEBUG : A1/B1/: Removing directory marker 2025/01/23 05:12:22 DEBUG : Waiting for deletions to finish 2025/01/23 05:12:22 DEBUG : "A1/" version false 2025/01/23 05:12:22 DEBUG : A1/: Deleting (id "") 2025/01/23 05:12:22 DEBUG : "A1/B2/" version false 2025/01/23 05:12:22 DEBUG : A1/B2/: Deleting (id "") 2025/01/23 05:12:22 DEBUG : "A1/B2/C2/" version false 2025/01/23 05:12:22 DEBUG : A1/B2/C2/: Deleting (id "") 2025/01/23 05:12:22 DEBUG : "A1/two" version false 2025/01/23 05:12:22 DEBUG : A1/two: Deleting (id "") 2025/01/23 05:12:22 DEBUG : "A2/" version false 2025/01/23 05:12:22 DEBUG : A2/: Deleting (id "") 2025/01/23 05:12:22 DEBUG : "A3/" version false 2025/01/23 05:12:22 DEBUG : A3/: Deleting (id "") 2025/01/23 05:12:22 DEBUG : "A3/B3/" version false 2025/01/23 05:12:22 DEBUG : A3/B3/: Deleting (id "") 2025/01/23 05:12:22 DEBUG : "A3/B3/C4/" version false 2025/01/23 05:12:22 DEBUG : A3/B3/C4/: Deleting (id "") 2025/01/23 05:12:22 INFO : A1/B2/C2/: Deleted 2025/01/23 05:12:22 INFO : A1/two: Deleted 2025/01/23 05:12:22 INFO : A3/B3/C4/: Deleted 2025/01/23 05:12:22 INFO : A1/B2/: Deleted 2025/01/23 05:12:22 INFO : A3/B3/: Deleted 2025/01/23 05:12:22 INFO : A1/: Deleted 2025/01/23 05:12:22 INFO : A3/: Deleted 2025/01/23 05:12:22 INFO : A2/: Deleted 2025/01/23 05:12:22 INFO : S3 bucket rclone-test-wikucod1vuvu: Bucket "rclone-test-wikucod1vuvu" deleted 2025/01/23 05:12:22 DEBUG : S3 bucket rclone-test-wikucod1vuvu: Purge remote 2025/01/23 05:12:22 DEBUG : Waiting for deletions to finish 2025/01/23 05:12:22 NOTICE: purge failed: directory not found --- PASS: TestPurge (3.38s) === RUN TestRmdirsNoLeaveRoot run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:12:22 DEBUG : A1/B1/C1/: Creating directory marker 2025/01/23 05:12:22 DEBUG : A1/B1/: Creating directory marker 2025/01/23 05:12:23 DEBUG : A1/: Creating directory marker 2025/01/23 05:12:23 INFO : A2: Making directory 2025/01/23 05:12:23 DEBUG : A2/: Creating directory marker 2025/01/23 05:12:23 INFO : A1/B2: Making directory 2025/01/23 05:12:23 DEBUG : A1/B2/: Creating directory marker 2025/01/23 05:12:23 INFO : A1/B2/C2: Making directory 2025/01/23 05:12:23 DEBUG : A1/B2/C2/: Creating directory marker 2025/01/23 05:12:23 INFO : A1/B1/C3: Making directory 2025/01/23 05:12:23 DEBUG : A1/B1/C3/: Creating directory marker 2025/01/23 05:12:23 INFO : A3: Making directory 2025/01/23 05:12:23 DEBUG : A3/: Creating directory marker 2025/01/23 05:12:24 INFO : A3/B3: Making directory 2025/01/23 05:12:24 DEBUG : A3/B3/: Creating directory marker 2025/01/23 05:12:24 INFO : A3/B3/C4: Making directory 2025/01/23 05:12:24 DEBUG : A3/B3/C4/: Creating directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:662 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "A3/B3/C4", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=10) { +([]string) (len=12) { (string) (len=2) "A1", @@ -10,3 +10,5 @@ (string) (len=5) "A3/B3", - (string) (len=8) "A3/B3/C4" + (string) (len=8) "A3/B3/C4", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories 2025/01/23 05:12:31 DEBUG : removing 1 level 3 directories 2025/01/23 05:12:31 INFO : A3/B3/C4: Removing directory 2025/01/23 05:12:31 DEBUG : A3/B3/C4/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:685 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C3", "A1/B2", "A1/B2/C2", "A2", "A3", "A3/B3", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=9) { +([]string) (len=11) { (string) (len=2) "A1", @@ -9,3 +9,5 @@ (string) (len=2) "A3", - (string) (len=5) "A3/B3" + (string) (len=5) "A3/B3", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories 2025/01/23 05:12:39 DEBUG : removing 2 level 3 directories 2025/01/23 05:12:39 INFO : A1/B2/C2: Removing directory 2025/01/23 05:12:39 DEBUG : A1/B2/C2/: Removing directory marker 2025/01/23 05:12:39 INFO : A1/B1/C3: Removing directory 2025/01/23 05:12:39 DEBUG : A1/B1/C3/: Removing directory marker 2025/01/23 05:12:39 DEBUG : removing 2 level 2 directories 2025/01/23 05:12:39 INFO : A3/B3: Removing directory 2025/01/23 05:12:39 DEBUG : A3/B3/: Removing directory marker 2025/01/23 05:12:39 INFO : A1/B2: Removing directory 2025/01/23 05:12:39 DEBUG : A1/B2/: Removing directory marker 2025/01/23 05:12:39 DEBUG : removing 4 level 1 directories 2025/01/23 05:12:39 INFO : dst: Removing directory 2025/01/23 05:12:39 DEBUG : dst/: Removing directory marker 2025/01/23 05:12:39 INFO : A2: Removing directory 2025/01/23 05:12:39 DEBUG : A2/: Removing directory marker 2025/01/23 05:12:39 INFO : A3: Removing directory 2025/01/23 05:12:39 DEBUG : A3/: Removing directory marker 2025/01/23 05:12:39 INFO : BackupDir: Removing directory 2025/01/23 05:12:39 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:707 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,5 +1,7 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories 2025/01/23 05:12:46 DEBUG : removing 1 level 3 directories 2025/01/23 05:12:46 INFO : A1/B1/C1: Removing directory 2025/01/23 05:12:46 DEBUG : A1/B1/C1/: Removing directory marker 2025/01/23 05:12:46 DEBUG : removing 1 level 2 directories 2025/01/23 05:12:46 INFO : A1/B1: Removing directory 2025/01/23 05:12:46 DEBUG : A1/B1/: Removing directory marker 2025/01/23 05:12:46 DEBUG : removing 3 level 1 directories 2025/01/23 05:12:46 INFO : dst: Removing directory 2025/01/23 05:12:46 DEBUG : dst/: Removing directory marker 2025/01/23 05:12:46 INFO : A1: Removing directory 2025/01/23 05:12:46 DEBUG : A1/: Removing directory marker 2025/01/23 05:12:46 INFO : BackupDir: Removing directory 2025/01/23 05:12:46 DEBUG : BackupDir/: Removing directory marker 2025/01/23 05:12:46 DEBUG : removing 1 level 0 directories 2025/01/23 05:12:46 INFO : S3 bucket rclone-test-bajavat1bivu: Removing directory 2025/01/23 05:12:47 ERROR : : Failed to rmdir: operation error S3: DeleteBucket, https response error StatusCode: 409, RequestID: FXZFM2YG895GJ8QD, HostID: w45U7Gq0B/ICEh49Je8d71VHrH1B7VrNffuygg7Hc2+de69mqF4FXO7etwrk71jJVXLJZ6O7qhM=, api error BucketNotEmpty: The bucket you tried to delete is not empty operations_test.go:728: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Received unexpected error: failed to remove directories: operation error S3: DeleteBucket, https response error StatusCode: 409, RequestID: FXZFM2YG895GJ8QD, HostID: w45U7Gq0B/ICEh49Je8d71VHrH1B7VrNffuygg7Hc2+de69mqF4FXO7etwrk71jJVXLJZ6O7qhM=, api error BucketNotEmpty: The bucket you tried to delete is not empty Test: TestRmdirsNoLeaveRoot 2025/01/23 05:12:47 DEBUG : dst/: Removing directory marker 2025/01/23 05:12:47 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1005 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:728 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsNoLeaveRoot Messages: directories --- FAIL: TestRmdirsNoLeaveRoot (31.61s) === RUN TestRmdirsLeaveRoot run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:12:54 INFO : A1: Making directory 2025/01/23 05:12:54 DEBUG : A1/: Creating directory marker 2025/01/23 05:12:54 INFO : A1/B1: Making directory 2025/01/23 05:12:54 DEBUG : A1/B1/: Creating directory marker 2025/01/23 05:12:54 INFO : A1/B1/C1: Making directory 2025/01/23 05:12:54 DEBUG : A1/B1/C1/: Creating directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:750 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,5 +1,7 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories 2025/01/23 05:13:01 DEBUG : removing 1 level 3 directories 2025/01/23 05:13:01 INFO : A1/B1/C1: Removing directory 2025/01/23 05:13:01 DEBUG : A1/B1/C1/: Removing directory marker 2025/01/23 05:13:02 DEBUG : removing 1 level 2 directories 2025/01/23 05:13:02 INFO : A1/B1: Removing directory 2025/01/23 05:13:02 DEBUG : A1/B1/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:764 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=3) { + (string) (len=2) "A1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories 2025/01/23 05:13:09 DEBUG : dst/: Removing directory marker 2025/01/23 05:13:09 DEBUG : BackupDir/: Removing directory marker 2025/01/23 05:13:09 DEBUG : A1/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsLeaveRoot Messages: directories --- FAIL: TestRmdirsLeaveRoot (22.23s) === RUN TestRmdirsWithFilter run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:13:16 INFO : A1: Making directory 2025/01/23 05:13:16 DEBUG : A1/: Creating directory marker 2025/01/23 05:13:16 INFO : A1/B1: Making directory 2025/01/23 05:13:16 DEBUG : A1/B1/: Creating directory marker 2025/01/23 05:13:16 INFO : A1/B1/C1: Making directory 2025/01/23 05:13:16 DEBUG : A1/B1/C1/: Creating directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:789 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,5 +1,7 @@ -([]string) (len=3) { +([]string) (len=5) { (string) (len=2) "A1", (string) (len=5) "A1/B1", - (string) (len=8) "A1/B1/C1" + (string) (len=8) "A1/B1/C1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories 2025/01/23 05:13:24 DEBUG : removing 1 level 3 directories 2025/01/23 05:13:24 INFO : A1/B1/C1: Removing directory 2025/01/23 05:13:24 DEBUG : A1/B1/C1/: Removing directory marker 2025/01/23 05:13:24 DEBUG : removing 1 level 2 directories 2025/01/23 05:13:24 INFO : A1/B1: Removing directory 2025/01/23 05:13:24 DEBUG : A1/B1/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:803 Error: Not equal: expected: []string{"A1"} actual : []string{"A1", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,3 +1,5 @@ -([]string) (len=1) { - (string) (len=2) "A1" +([]string) (len=3) { + (string) (len=2) "A1", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories 2025/01/23 05:13:31 DEBUG : dst/: Removing directory marker 2025/01/23 05:13:31 DEBUG : BackupDir/: Removing directory marker 2025/01/23 05:13:31 DEBUG : A1/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRmdirsWithFilter Messages: directories --- FAIL: TestRmdirsWithFilter (22.24s) === RUN TestCopyURL run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:13:39 DEBUG : filename.txt: File name found in url 2025/01/23 05:13:39 DEBUG : headerfilename.txt: filename found in Content-Disposition header. 2025/01/23 05:13:39 DEBUG : dst/: Removing directory marker 2025/01/23 05:13:39 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyURL Messages: directories --- FAIL: TestCopyURL (8.22s) === RUN TestCopyURLToWriter --- PASS: TestCopyURLToWriter (0.00s) === RUN TestMoveFile run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:13:47 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/23 05:13:47 DEBUG : sub/: Creating directory marker 2025/01/23 05:13:47 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/23 05:13:47 INFO : file1: Copied (new) to: sub/file2 2025/01/23 05:13:47 INFO : file1: Deleted 2025/01/23 05:13:47 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:13:47 DEBUG : file1: Unchanged skipping 2025/01/23 05:13:47 INFO : file1: Deleted 2025/01/23 05:13:47 DEBUG : S3 bucket rclone-test-bajavat1bivu: don't need to copy/move sub/file2, it is already at target location 2025/01/23 05:13:47 DEBUG : sub/: Removing directory marker 2025/01/23 05:13:47 DEBUG : dst/: Removing directory marker 2025/01/23 05:13:47 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMoveFile Messages: directories --- FAIL: TestMoveFile (8.04s) === RUN TestMoveFileWithIgnoreExisting run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:13:55 DEBUG : file1: Need to transfer - File not found at Destination 2025/01/23 05:13:55 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/23 05:13:55 INFO : file1: Copied (new) 2025/01/23 05:13:55 INFO : file1: Deleted 2025/01/23 05:13:55 DEBUG : file1: Destination exists, skipping 2025/01/23 05:13:55 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set 2025/01/23 05:13:55 DEBUG : dst/: Removing directory marker 2025/01/23 05:13:55 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMoveFileWithIgnoreExisting Messages: directories --- FAIL: TestMoveFileWithIgnoreExisting (7.70s) === RUN TestCaseInsensitiveMoveFile run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:14:02 DEBUG : dst/: Removing directory marker 2025/01/23 05:14:02 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCaseInsensitiveMoveFile Messages: directories --- FAIL: TestCaseInsensitiveMoveFile (7.30s) === RUN TestCaseInsensitiveMoveFileDryRun run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:14:10 DEBUG : dst/: Removing directory marker 2025/01/23 05:14:10 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCaseInsensitiveMoveFileDryRun Messages: directories --- FAIL: TestCaseInsensitiveMoveFileDryRun (7.29s) === RUN TestMoveFileBackupDir run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:14:17 DEBUG : dst/: Creating directory marker 2025/01/23 05:14:17 DEBUG : Creating backend with remote "TestS3,directory_markers:rclone-test-bajavat1bivu/backup" 2025/01/23 05:14:17 DEBUG : TestS3: detected overridden config - adding "{juk_h}" suffix to name 2025/01/23 05:14:17 DEBUG : fs cache: renaming cache item "TestS3,directory_markers:rclone-test-bajavat1bivu/backup" to be canonical "TestS3{juk_h}:rclone-test-bajavat1bivu/backup" 2025/01/23 05:14:17 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18) 2025/01/23 05:14:18 DEBUG : dst/: Creating directory marker 2025/01/23 05:14:18 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK 2025/01/23 05:14:18 INFO : dst/file1: Copied (server-side copy) 2025/01/23 05:14:18 INFO : dst/file1: Deleted 2025/01/23 05:14:18 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2025/01/23 05:14:18 INFO : dst/file1: Copied (new) 2025/01/23 05:14:18 INFO : dst/file1: Deleted 2025/01/23 05:14:18 DEBUG : dst/: Removing directory marker 2025/01/23 05:14:18 DEBUG : dst/: Removing directory marker 2025/01/23 05:14:18 DEBUG : backup/dst/: Removing directory marker 2025/01/23 05:14:18 DEBUG : backup/: Removing directory marker 2025/01/23 05:14:19 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMoveFileBackupDir Messages: directories --- FAIL: TestMoveFileBackupDir (8.89s) === RUN TestSameConfig --- PASS: TestSameConfig (0.00s) === RUN TestSame --- PASS: TestSame (0.00s) === RUN TestOverlappingFilterCheckWithoutFilter --- PASS: TestOverlappingFilterCheckWithoutFilter (0.00s) === RUN TestOverlappingFilterCheckWithFilter --- PASS: TestOverlappingFilterCheckWithFilter (0.00s) === RUN TestListFormat --- PASS: TestListFormat (0.00s) === RUN TestDirMove run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:14:26 DEBUG : A1/: Creating directory marker 2025/01/23 05:14:26 DEBUG : A1/B1/: Creating directory marker 2025/01/23 05:14:26 DEBUG : A1/B1/C1/: Creating directory marker 2025/01/23 05:14:27 DEBUG : A1/B1/C2/: Creating directory marker 2025/01/23 05:14:27 INFO : A1/B2: Making directory 2025/01/23 05:14:27 DEBUG : A1/B2/: Creating directory marker 2025/01/23 05:14:27 INFO : A1/B1/C3: Making directory 2025/01/23 05:14:27 DEBUG : A1/B1/C3/: Creating directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1365 Error: Not equal: expected: []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2"} actual : []string{"A1", "A1/B1", "A1/B1/C1", "A1/B1/C2", "A1/B1/C3", "A1/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A1", @@ -6,3 +6,5 @@ (string) (len=8) "A1/B1/C3", - (string) (len=5) "A1/B2" + (string) (len=5) "A1/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 2025/01/23 05:14:35 DEBUG : A2/: Creating directory marker 2025/01/23 05:14:35 DEBUG : A2/B1/: Creating directory marker 2025/01/23 05:14:35 DEBUG : A2/B1/C1/: Creating directory marker 2025/01/23 05:14:35 DEBUG : A2/B1/C2/: Creating directory marker 2025/01/23 05:14:35 DEBUG : A2/B1/C3/: Creating directory marker 2025/01/23 05:14:36 DEBUG : A2/B2/: Creating directory marker 2025/01/23 05:14:36 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/23 05:14:36 INFO : A1/two: Copied (server-side copy) to: A2/two 2025/01/23 05:14:36 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/23 05:14:36 INFO : A1/one: Copied (server-side copy) to: A2/one 2025/01/23 05:14:36 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/23 05:14:36 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four 2025/01/23 05:14:36 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/23 05:14:36 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three 2025/01/23 05:14:36 INFO : A1/two: Deleted 2025/01/23 05:14:36 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/23 05:14:36 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five 2025/01/23 05:14:36 INFO : A1/one: Deleted 2025/01/23 05:14:36 INFO : A1/B1/C1/four: Deleted 2025/01/23 05:14:36 INFO : A1/B1/three: Deleted 2025/01/23 05:14:36 INFO : A1/B1/C2/five: Deleted 2025/01/23 05:14:36 DEBUG : A1/B2/: Removing directory marker 2025/01/23 05:14:36 DEBUG : A1/B1/C3/: Removing directory marker 2025/01/23 05:14:36 DEBUG : A1/B1/C2/: Removing directory marker 2025/01/23 05:14:36 DEBUG : A1/B1/C1/: Removing directory marker 2025/01/23 05:14:36 DEBUG : A1/B1/: Removing directory marker 2025/01/23 05:14:36 DEBUG : A1/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1386 Error: Not equal: expected: []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2"} actual : []string{"A2", "A2/B1", "A2/B1/C1", "A2/B1/C2", "A2/B1/C3", "A2/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A2", @@ -6,3 +6,5 @@ (string) (len=8) "A2/B1/C3", - (string) (len=5) "A2/B2" + (string) (len=5) "A2/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 2025/01/23 05:14:44 DEBUG : A3/: Creating directory marker 2025/01/23 05:14:44 DEBUG : A3/B1/: Creating directory marker 2025/01/23 05:14:44 DEBUG : A3/B1/C1/: Creating directory marker 2025/01/23 05:14:44 DEBUG : A3/B1/C2/: Creating directory marker 2025/01/23 05:14:44 DEBUG : A3/B1/C3/: Creating directory marker 2025/01/23 05:14:45 DEBUG : A3/B2/: Creating directory marker 2025/01/23 05:14:45 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/23 05:14:45 INFO : A2/one: Copied (server-side copy) to: A3/one 2025/01/23 05:14:45 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/23 05:14:45 INFO : A2/two: Copied (server-side copy) to: A3/two 2025/01/23 05:14:45 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/23 05:14:45 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three 2025/01/23 05:14:45 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/23 05:14:45 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four 2025/01/23 05:14:45 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/23 05:14:45 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five 2025/01/23 05:14:45 INFO : A2/one: Deleted 2025/01/23 05:14:45 INFO : A2/two: Deleted 2025/01/23 05:14:45 INFO : A2/B1/three: Deleted 2025/01/23 05:14:45 INFO : A2/B1/C1/four: Deleted 2025/01/23 05:14:45 INFO : A2/B1/C2/five: Deleted 2025/01/23 05:14:45 DEBUG : A2/B2/: Removing directory marker 2025/01/23 05:14:45 DEBUG : A2/B1/C3/: Removing directory marker 2025/01/23 05:14:45 DEBUG : A2/B1/C2/: Removing directory marker 2025/01/23 05:14:45 DEBUG : A2/B1/C1/: Removing directory marker 2025/01/23 05:14:45 DEBUG : A2/B1/: Removing directory marker 2025/01/23 05:14:45 DEBUG : A2/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411 Error: Not equal: expected: []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2"} actual : []string{"A3", "A3/B1", "A3/B1/C1", "A3/B1/C2", "A3/B1/C3", "A3/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A3", @@ -6,3 +6,5 @@ (string) (len=8) "A3/B1/C3", - (string) (len=5) "A3/B2" + (string) (len=5) "A3/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 2025/01/23 05:14:53 INFO : S3 bucket rclone-test-bajavat1bivu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes 2025/01/23 05:14:53 DEBUG : A4/: Creating directory marker 2025/01/23 05:14:53 DEBUG : A4/B1/: Creating directory marker 2025/01/23 05:14:53 DEBUG : A4/B1/C1/: Creating directory marker 2025/01/23 05:14:53 DEBUG : A4/B1/C2/: Creating directory marker 2025/01/23 05:14:53 DEBUG : A4/B1/C3/: Creating directory marker 2025/01/23 05:14:54 DEBUG : A4/B2/: Creating directory marker 2025/01/23 05:14:55 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2025/01/23 05:14:55 INFO : A3/two: Copied (server-side copy) to: A4/two 2025/01/23 05:14:55 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2025/01/23 05:14:55 INFO : A3/one: Copied (server-side copy) to: A4/one 2025/01/23 05:14:55 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2025/01/23 05:14:55 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four 2025/01/23 05:14:55 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2025/01/23 05:14:55 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three 2025/01/23 05:14:55 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2025/01/23 05:14:55 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five 2025/01/23 05:14:55 INFO : A3/two: Deleted 2025/01/23 05:14:55 INFO : A3/one: Deleted 2025/01/23 05:14:55 INFO : A3/B1/C1/four: Deleted 2025/01/23 05:14:55 INFO : A3/B1/C2/five: Deleted 2025/01/23 05:14:55 INFO : A3/B1/three: Deleted 2025/01/23 05:14:55 DEBUG : A3/B2/: Removing directory marker 2025/01/23 05:14:55 DEBUG : A3/B1/C3/: Removing directory marker 2025/01/23 05:14:55 DEBUG : A3/B1/C2/: Removing directory marker 2025/01/23 05:14:55 DEBUG : A3/B1/C1/: Removing directory marker 2025/01/23 05:14:55 DEBUG : A3/B1/: Removing directory marker 2025/01/23 05:14:55 DEBUG : A3/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1439 Error: Not equal: expected: []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2"} actual : []string{"A4", "A4/B1", "A4/B1/C1", "A4/B1/C2", "A4/B1/C3", "A4/B2", "BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,2 @@ -([]string) (len=6) { +([]string) (len=8) { (string) (len=2) "A4", @@ -6,3 +6,5 @@ (string) (len=8) "A4/B1/C3", - (string) (len=5) "A4/B2" + (string) (len=5) "A4/B2", + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories 2025/01/23 05:15:03 DEBUG : dst/: Removing directory marker 2025/01/23 05:15:03 DEBUG : BackupDir/: Removing directory marker 2025/01/23 05:15:03 DEBUG : A4/B2/: Removing directory marker 2025/01/23 05:15:03 DEBUG : A4/B1/C3/: Removing directory marker 2025/01/23 05:15:03 DEBUG : A4/B1/C2/: Removing directory marker 2025/01/23 05:15:03 DEBUG : A4/B1/C1/: Removing directory marker 2025/01/23 05:15:03 DEBUG : A4/B1/: Removing directory marker 2025/01/23 05:15:03 DEBUG : A4/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirMove Messages: directories --- FAIL: TestDirMove (44.42s) === RUN TestGetFsInfo run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:15:10 DEBUG : dst/: Removing directory marker 2025/01/23 05:15:10 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestGetFsInfo Messages: directories --- FAIL: TestGetFsInfo (7.28s) === RUN TestRcat === RUN TestRcat/withChecksum=false,ignoreChecksum=false run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:15:17 DEBUG : S3 bucket rclone-test-bajavat1bivu: File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 05:15:18 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/23 05:15:18 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/23 05:15:18 NOTICE: S3 bucket rclone-test-bajavat1bivu: Streaming uploads using chunk size 5Mi will have maximum file size of 48.828Gi 2025/01/23 05:15:18 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload: BqFeC7JVeh1Ky2u3b4fHLC4HICOcxMLVoCyeO758wqkjXcAikcXR.kPtLWHuvMxnQlgUuv3Z.iy7u7nNKBy2b_nTS_ea0OLvsiOMqbNd2hvEEEQS6rVMPmgauQL3XyqU 2025/01/23 05:15:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/01/23 05:15:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/01/23 05:15:18 DEBUG : no_checksum_big_file_from_pipe: multipart upload "BqFeC7JVeh1Ky2u3b4fHLC4HICOcxMLVoCyeO758wqkjXcAikcXR.kPtLWHuvMxnQlgUuv3Z.iy7u7nNKBy2b_nTS_ea0OLvsiOMqbNd2hvEEEQS6rVMPmgauQL3XyqU" finished 2025/01/23 05:15:18 DEBUG : no_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/01/23 05:15:18 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/01/23 05:15:18 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/01/23 05:15:18 DEBUG : dst/: Removing directory marker 2025/01/23 05:15:18 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=false,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=false run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:15:25 DEBUG : S3 bucket rclone-test-bajavat1bivu: File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 05:15:26 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK 2025/01/23 05:15:26 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical 2025/01/23 05:15:26 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload: 0UorrsVFjEUhuEo6TGmyQ27h_bTlhyhYIq4z0eZ7SOMKAtbkl9tpkuPT3xtADB9NFqAuFBwwvsVM2R50dArvoNV3BclNBZjS1UUAxYW.jd3EOpe6m5rFueSYT_EKV.nk 2025/01/23 05:15:26 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/01/23 05:15:26 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/01/23 05:15:26 DEBUG : with_checksum_big_file_from_pipe: multipart upload "0UorrsVFjEUhuEo6TGmyQ27h_bTlhyhYIq4z0eZ7SOMKAtbkl9tpkuPT3xtADB9NFqAuFBwwvsVM2R50dArvoNV3BclNBZjS1UUAxYW.jd3EOpe6m5rFueSYT_EKV.nk" finished 2025/01/23 05:15:26 DEBUG : with_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/01/23 05:15:26 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/01/23 05:15:26 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/01/23 05:15:26 DEBUG : dst/: Removing directory marker 2025/01/23 05:15:26 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=true,ignoreChecksum=false Messages: directories === RUN TestRcat/withChecksum=false,ignoreChecksum=true run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:15:34 DEBUG : S3 bucket rclone-test-bajavat1bivu: File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 05:15:34 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:15:34 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: BtvI76Z_Fx_vbCcfJBClKkP36O3mR2ZUqhzPlHIBXoZFoJrPmXfXP6ReLq22Ir.Zuiy6OkpWc5BiOIK4mUkMummaJIFJnPcQuBJbU_fwKJ.ml1TM9In03Muct6rVMvWl 2025/01/23 05:15:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/01/23 05:15:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/01/23 05:15:34 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "BtvI76Z_Fx_vbCcfJBClKkP36O3mR2ZUqhzPlHIBXoZFoJrPmXfXP6ReLq22Ir.Zuiy6OkpWc5BiOIK4mUkMummaJIFJnPcQuBJbU_fwKJ.ml1TM9In03Muct6rVMvWl" finished 2025/01/23 05:15:34 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/01/23 05:15:34 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns) 2025/01/23 05:15:34 DEBUG : dst/: Removing directory marker 2025/01/23 05:15:34 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=false,ignoreChecksum=true Messages: directories === RUN TestRcat/withChecksum=true,ignoreChecksum=true run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:15:41 DEBUG : S3 bucket rclone-test-bajavat1bivu: File to upload is small (34 bytes), uploading instead of streaming 2025/01/23 05:15:42 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/23 05:15:42 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical 2025/01/23 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload: 7G8tH7wtuoTnz9c9K5QJBT_3fEPQ60hRUyumsAI9JFDSQ5BWjFabzrU3jQ_QPBujnFoh0l40Bii91eZbqEcI._sotfGgg70SpC56mdaWrYyhnGjL.7XT07otta2mCs3T 2025/01/23 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off 2025/01/23 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes and etag "fffc7956ba9a7b58a63c01b6ce1ddc45" 2025/01/23 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload "7G8tH7wtuoTnz9c9K5QJBT_3fEPQ60hRUyumsAI9JFDSQ5BWjFabzrU3jQ_QPBujnFoh0l40Bii91eZbqEcI._sotfGgg70SpC56mdaWrYyhnGjL.7XT07otta2mCs3T" finished 2025/01/23 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload Etag: bbeee02c608c6e85736b35e536fba719-1 OK 2025/01/23 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check 2025/01/23 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check 2025/01/23 05:15:42 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical 2025/01/23 05:15:42 DEBUG : dst/: Removing directory marker 2025/01/23 05:15:42 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcat/withChecksum=true,ignoreChecksum=true Messages: directories --- FAIL: TestRcat (32.09s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=false (8.02s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=false (8.02s) --- FAIL: TestRcat/withChecksum=false,ignoreChecksum=true (7.99s) --- FAIL: TestRcat/withChecksum=true,ignoreChecksum=true (8.05s) === RUN TestRcatMetadata run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" === RUN TestRcatMetadata/Normal 2025/01/23 05:15:50 DEBUG : S3 bucket rclone-test-bajavat1bivu: File to upload is small (48 bytes), uploading instead of streaming 2025/01/23 05:15:50 DEBUG : rcat_metadata: md5 = dee10c33b9fe5e2ac4eb8ad8467b7063 OK 2025/01/23 05:15:50 DEBUG : rcat_metadata: Size and md5 of src and dst objects identical === RUN TestRcatMetadata/ViaDisk 2025/01/23 05:15:50 DEBUG : rcat_metadata_uploadcutoff0: open chunk writer: started multipart upload: 3Go8z3OF_nG5EznEuL1qc9uC3fqds1nNK2BOwv4qLA9ws51YkX24MrNWx3Ei_orCqyNlqqjAzrB8jZS.Krs93f6nxK4Y03g9YIAHuQt2B4NSddR2DYRAO6BHB9e1seZi 2025/01/23 05:15:50 DEBUG : rcat_metadata_uploadcutoff0: multipart upload: starting chunk 0 size 63 offset 0/off 2025/01/23 05:15:50 DEBUG : rcat_metadata_uploadcutoff0: multipart upload wrote chunk 1 with 63 bytes and etag "51ca8560f35b9b87370a65d72356b86c" 2025/01/23 05:15:50 DEBUG : rcat_metadata_uploadcutoff0: multipart upload "3Go8z3OF_nG5EznEuL1qc9uC3fqds1nNK2BOwv4qLA9ws51YkX24MrNWx3Ei_orCqyNlqqjAzrB8jZS.Krs93f6nxK4Y03g9YIAHuQt2B4NSddR2DYRAO6BHB9e1seZi" finished 2025/01/23 05:15:50 DEBUG : rcat_metadata_uploadcutoff0: Multipart upload Etag: ed80e8f4a79a14666b4280dc1353888f-1 OK 2025/01/23 05:15:50 DEBUG : rcat_metadata_uploadcutoff0: Dst hash empty - aborting Src hash check 2025/01/23 05:15:50 DEBUG : rcat_metadata_uploadcutoff0: Size of src and dst objects identical 2025/01/23 05:15:50 DEBUG : dst/: Removing directory marker 2025/01/23 05:15:50 DEBUG : BackupDir/: Removing directory marker === NAME TestRcatMetadata fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcatMetadata Messages: directories --- FAIL: TestRcatMetadata (8.03s) --- PASS: TestRcatMetadata/Normal (0.30s) --- PASS: TestRcatMetadata/ViaDisk (0.45s) === RUN TestRcatSize run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:15:58 DEBUG : S3 bucket rclone-test-bajavat1bivu: File to upload is small (60 bytes), uploading instead of streaming 2025/01/23 05:15:58 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 05:15:58 DEBUG : potato2: Size and md5 of src and dst objects identical 2025/01/23 05:15:58 DEBUG : dst/: Removing directory marker 2025/01/23 05:15:58 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcatSize Messages: directories --- FAIL: TestRcatSize (7.65s) === RUN TestRcatSizeMetadata run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:16:05 DEBUG : S3 bucket rclone-test-bajavat1bivu: File to upload is small (60 bytes), uploading instead of streaming 2025/01/23 05:16:05 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2025/01/23 05:16:05 DEBUG : potato2: Size and md5 of src and dst objects identical 2025/01/23 05:16:06 DEBUG : dst/: Removing directory marker 2025/01/23 05:16:06 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRcatSizeMetadata Messages: directories --- FAIL: TestRcatSizeMetadata (7.75s) === RUN TestTouchDir run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" 2025/01/23 05:16:13 DEBUG : sub dir/: Creating directory marker 2025/01/23 05:16:14 DEBUG : S3 bucket rclone-test-bajavat1bivu: Touching "empty space" 2025/01/23 05:16:14 DEBUG : S3 bucket rclone-test-bajavat1bivu: Touching "potato2" 2025/01/23 05:16:14 DEBUG : S3 bucket rclone-test-bajavat1bivu: Touching "sub dir/potato3" 2025/01/23 05:16:14 DEBUG : sub dir/: Removing directory marker 2025/01/23 05:16:14 DEBUG : dst/: Removing directory marker 2025/01/23 05:16:14 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestTouchDir Messages: directories --- FAIL: TestTouchDir (8.56s) === RUN TestMkdirMetadata run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" operations_test.go:1703: Skipping test as remote does not support MkdirMetadata 2025/01/23 05:16:22 DEBUG : dst/: Removing directory marker 2025/01/23 05:16:22 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1703 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdirMetadata Messages: directories --- FAIL: TestMkdirMetadata (7.28s) === RUN TestMkdirModTime run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata 2025/01/23 05:16:29 DEBUG : dst/: Removing directory marker 2025/01/23 05:16:29 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1722 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestMkdirModTime Messages: directories --- FAIL: TestMkdirModTime (7.28s) === RUN TestCopyDirMetadata run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/01/23 05:16:36 DEBUG : dst/: Removing directory marker 2025/01/23 05:16:36 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1743 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestCopyDirMetadata Messages: directories --- FAIL: TestCopyDirMetadata (7.28s) === RUN TestSetDirModTime run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime 2025/01/23 05:16:43 DEBUG : dst/: Removing directory marker 2025/01/23 05:16:43 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1779 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestSetDirModTime Messages: directories --- FAIL: TestSetDirModTime (7.28s) === RUN TestDirsEqual run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata 2025/01/23 05:16:51 DEBUG : dst/: Removing directory marker 2025/01/23 05:16:51 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1823 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestDirsEqual Messages: directories --- FAIL: TestDirsEqual (7.28s) === RUN TestRemoveExisting run.go:180: Remote "S3 bucket rclone-test-bajavat1bivu", Local "Local file system at /tmp/rclone3924901712", Modify Window "1ns" operations_test.go:1892: Skipping as remote can't Move 2025/01/23 05:16:58 DEBUG : dst/: Removing directory marker 2025/01/23 05:16:58 DEBUG : BackupDir/: Removing directory marker fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:321: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:321 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1175 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1353 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1683 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/runtime/panic.go:626 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1120 /home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.22.0.linux-amd64/src/testing/testing.go:1096 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1892 Error: Not equal: expected: []string{} actual : []string{"BackupDir", "dst"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) (len=9) "BackupDir", + (string) (len=3) "dst" } Test: TestRemoveExisting Messages: directories --- FAIL: TestRemoveExisting (7.27s) === RUN TestRcAbout rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcAbout (0.00s) === RUN TestRcCleanup rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCleanup (0.00s) === RUN TestRcCopyfile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyfile (0.00s) === RUN TestRcCopyurl rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCopyurl (0.00s) === RUN TestRcDelete rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDelete (0.00s) === RUN TestRcDeletefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDeletefile (0.00s) === RUN TestRcList rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStat rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcStat (0.00s) === RUN TestRcSetTier rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTier (0.00s) === RUN TestRcSetTierFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSetTierFile (0.00s) === RUN TestRcMkdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMkdir (0.00s) === RUN TestRcMovefile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcMovefile (0.00s) === RUN TestRcPurge rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPurge (0.00s) === RUN TestRcRmdir rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdir (0.00s) === RUN TestRcRmdirs rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcRmdirs (0.00s) === RUN TestRcSize rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcSize (0.00s) === RUN TestRcPublicLink rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcPublicLink (0.00s) === RUN TestRcFsInfo rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcFsInfo (0.00s) === RUN TestUploadFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestUploadFile (0.00s) === RUN TestRcCommand rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCommand (0.00s) === RUN TestRcDu rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcDu (0.00s) === RUN TestRcCheck rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcCheck (0.00s) === RUN TestRcHashsum rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsum (0.00s) === RUN TestRcHashsumFile rc_test.go:30: Skipping test on non local remote --- SKIP: TestRcHashsumFile (0.00s) FAIL 2025/01/23 05:17:05 DEBUG : S3 bucket rclone-test-bajavat1bivu: Purge remote 2025/01/23 05:17:05 DEBUG : S3 bucket rclone-test-bajavat1bivu: bucket is versioned: false 2025/01/23 05:17:05 DEBUG : Waiting for deletions to finish 2025/01/23 05:17:05 DEBUG : "BackupDir//" version false 2025/01/23 05:17:05 DEBUG : BackupDir//: Deleting (id "") 2025/01/23 05:17:05 DEBUG : "dst//" version false 2025/01/23 05:17:05 DEBUG : dst//: Deleting (id "") 2025/01/23 05:17:05 INFO : BackupDir//: Deleted 2025/01/23 05:17:05 INFO : dst//: Deleted 2025/01/23 05:17:06 INFO : S3 bucket rclone-test-bajavat1bivu: Bucket "rclone-test-bajavat1bivu" deleted "./operations.test -test.v -test.timeout 1h0m0s -remote 'TestS3,directory_markers:' -verbose -fast-list" - Finished ERROR in 10m26.774038074s (try 1/5): exit status 1: Failed [TestCopyFileCompareDest TestCopyFileCopyDest TestCopyInplace TestCopyLongFileName TestCopyFileMaxTransfer TestDeduplicateInteractive TestDeduplicateSkip TestDeduplicateSizeOnly TestDeduplicateFirst TestDeduplicateNewest TestDeduplicateNewestByHash TestDeduplicateOldest TestDeduplicateLargest TestDeduplicateSmallest TestDeduplicateRename TestMergeDirs TestListDirSorted TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestMkdir TestLsd TestLs TestLsWithFilesFrom TestLsLong TestHashSums TestCount TestDelete TestMaxDelete TestMaxDeleteSizeLargeFile TestMaxDeleteSize TestReadFile TestCat TestRmdirsNoLeaveRoot TestRmdirsLeaveRoot TestRmdirsWithFilter TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestCaseInsensitiveMoveFile TestCaseInsensitiveMoveFileDryRun TestMoveFileBackupDir TestDirMove TestGetFsInfo TestRcat/withChecksum=false,ignoreChecksum=false TestRcat/withChecksum=true,ignoreChecksum=false TestRcat/withChecksum=false,ignoreChecksum=true TestRcat/withChecksum=true,ignoreChecksum=true TestRcatMetadata TestRcatSize TestRcatSizeMetadata TestTouchDir TestMkdirMetadata TestMkdirModTime TestCopyDirMetadata TestSetDirModTime TestDirsEqual TestRemoveExisting]