"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Starting (try 1/5)
2025/02/14 01:38:34 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu"
2025/02/14 01:38:35 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:38:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:38:35 DEBUG : Azure container rclone-test-buxovaw2judu: Using directory markers
2025/02/14 01:38:35 DEBUG : Creating backend with remote "/tmp/rclone2032570711"
=== 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 "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:38:35 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/14 01:38:35 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/14 01:38:35 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/14 01:38:35 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/14 01:38:35 DEBUG : chunksize-probe: Removing empty object
=== RUN TestMultithreadCopy/upload=false,size=8388607,streams=2
2025/02/14 01:38:35 DEBUG : test-multithread-copy-false-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/14 01:38:35 DEBUG : test-multithread-copy-false-8388607-2: open chunk writer: started multipart upload
2025/02/14 01:38:35 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/14 01:38:35 DEBUG : test-multithread-copy-false-8388607-2: multipart upload: starting chunk 1 size 4.000Mi offset 4Mi/8.000Mi
2025/02/14 01:38:35 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: multipart upload finished
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: write buffer set to 131072
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi starting
2025/02/14 01:38:36 DEBUG : test-multithread-copy-false-8388607-2: writing chunk 0
2025/02/14 01:38:37 DEBUG : test-multithread-copy-false-8388607-2: multi-thread copy: chunk 1/1 (0-8388607) size 8.000Mi finished
2025/02/14 01:38:37 DEBUG : test-multithread-copy-false-8388607-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=false,size=8388608,streams=2
2025/02/14 01:38:37 DEBUG : test-multithread-copy-false-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/14 01:38:37 DEBUG : test-multithread-copy-false-8388608-2: open chunk writer: started multipart upload
2025/02/14 01:38:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 0 size 4Mi offset 0/8Mi
2025/02/14 01:38:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8Mi
2025/02/14 01:38:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 01:38:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 01:38:37 DEBUG : test-multithread-copy-false-8388608-2: multipart upload finished
2025/02/14 01:38:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/14 01:38:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: write buffer set to 131072
2025/02/14 01:38:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8Mi
2025/02/14 01:38:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/14 01:38:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/14 01:38:38 DEBUG : test-multithread-copy-false-8388608-2: Starting multi-thread copy with 1 chunks of size 8Mi with 1 parallel streams
2025/02/14 01:38:38 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi starting
2025/02/14 01:38:38 DEBUG : test-multithread-copy-false-8388608-2: writing chunk 0
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388608-2: multi-thread copy: chunk 1/1 (0-8388608) size 8Mi finished
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388608-2: Finished multi-thread copy with 1 parts of size 8Mi
=== RUN TestMultithreadCopy/upload=false,size=8388609,streams=2
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388609-2: open chunk writer: started multipart upload
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 0 size 4Mi offset 0/8.000Mi
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 2 size 1 offset 8Mi/8.000Mi
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload: starting chunk 1 size 4Mi offset 4Mi/8.000Mi
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 01:38:39 DEBUG : test-multithread-copy-false-8388609-2: multipart upload finished
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: write buffer set to 131072
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk size 64Mi was bigger than source file size 8.000Mi
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: Starting multi-thread copy with 1 chunks of size 8.000Mi with 1 parallel streams
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi starting
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: writing chunk 0
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: multi-thread copy: chunk 1/1 (0-8388609) size 8.000Mi finished
2025/02/14 01:38:40 DEBUG : test-multithread-copy-false-8388609-2: Finished multi-thread copy with 1 parts of size 8.000Mi
=== RUN TestMultithreadCopy/upload=true,size=8388607,streams=2
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: disabling buffering because source is local disk
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: open chunk writer: started multipart upload
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi starting
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194303 to 0
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: Seek from 4194304 to 0
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 2 with 4194303 bytes
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 2/2 (4194304-8388607) size 4.000Mi finished
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 01:38:41 DEBUG : test-multithread-copy-true-8388607-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/14 01:38:42 DEBUG : test-multithread-copy-true-8388607-2: multipart upload finished
2025/02/14 01:38:42 DEBUG : test-multithread-copy-true-8388607-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388608,streams=2
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: disabling buffering because source is local disk
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: Multipart upload session started for 2 parts of size 4Mi
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: open chunk writer: started multipart upload
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: number of streams 16 was bigger than number of chunks 2
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: Starting multi-thread copy with 2 chunks of size 4Mi with 2 parallel streams
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi starting
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi starting
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: Seek from 4194304 to 0
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 2/2 (4194304-8388608) size 4Mi finished
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multi-thread copy: chunk 1/2 (0-4194304) size 4Mi finished
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: multipart upload finished
2025/02/14 01:38:43 DEBUG : test-multithread-copy-true-8388608-2: Finished multi-thread copy with 2 parts of size 4Mi
=== RUN TestMultithreadCopy/upload=true,size=8388609,streams=2
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: disabling buffering because source is local disk
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: Multipart upload session started for 3 parts of size 4Mi
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: open chunk writer: started multipart upload
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 2
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: Seek from 1 to 0
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: Seek from 4194304 to 0
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 3 with 1 bytes
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 finished
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 01:38:44 DEBUG : test-multithread-copy-true-8388609-2: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/14 01:38:45 DEBUG : test-multithread-copy-true-8388609-2: multipart upload finished
2025/02/14 01:38:45 DEBUG : test-multithread-copy-true-8388609-2: Finished multi-thread copy with 3 parts of size 4Mi
--- PASS: TestMultithreadCopy (10.56s)
--- PASS: TestMultithreadCopy/upload=false,size=8388607,streams=2 (2.09s)
--- PASS: TestMultithreadCopy/upload=false,size=8388608,streams=2 (1.98s)
--- PASS: TestMultithreadCopy/upload=false,size=8388609,streams=2 (1.47s)
--- PASS: TestMultithreadCopy/upload=true,size=8388607,streams=2 (1.53s)
--- PASS: TestMultithreadCopy/upload=true,size=8388608,streams=2 (1.42s)
--- PASS: TestMultithreadCopy/upload=true,size=8388609,streams=2 (1.61s)
=== RUN TestMultithreadCopyAbort
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:38:45 DEBUG : chunksize-probe: Multipart upload session started for 25 parts of size 4Mi
2025/02/14 01:38:45 DEBUG : chunksize-probe: open chunk writer: started multipart upload
2025/02/14 01:38:45 DEBUG : chunksize-probe: Clearing uncommitted blocks
2025/02/14 01:38:45 DEBUG : chunksize-probe: Committing 0 blocks to remove uncommitted blocks
2025/02/14 01:38:45 DEBUG : chunksize-probe: Removing empty object
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multi-thread copy: disabling buffering because source is local disk
2025/02/14 01:38:46 DEBUG : test-multithread-abort: Multipart upload session started for 3 parts of size 4Mi
2025/02/14 01:38:46 DEBUG : test-multithread-abort: open chunk writer: started multipart upload
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multi-thread copy: using backend concurrency of 16 instead of --multi-thread-streams 1
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multi-thread copy: number of streams 16 was bigger than number of chunks 3
2025/02/14 01:38:46 DEBUG : test-multithread-abort: Starting multi-thread copy with 3 chunks of size 4Mi with 3 parallel streams
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 (8388608-8388609) size 1 starting
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi starting
2025/02/14 01:38:46 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:46 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi starting
2025/02/14 01:38:46 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/14 01:38:46 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/14 01:38:46 DEBUG : Open with options = [RangeOption(0,4194303)]
2025/02/14 01:38:46 DEBUG : test-multithread-abort: Seek from 4194304 to 0
2025/02/14 01:38:46 DEBUG : Open with options = [RangeOption(4194304,8388607)]
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multipart upload wrote chunk 1 with 4194304 bytes
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 1/3 (0-4194304) size 4Mi finished
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multipart upload wrote chunk 2 with 4194304 bytes
2025/02/14 01:38:46 DEBUG : test-multithread-abort: multi-thread copy: chunk 2/3 (4194304-8388608) size 4Mi finished
2025/02/14 01:38:47 DEBUG : Returning error reader
2025/02/14 01:38:47 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:47 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 1/10: BOOM: simulated read failure
2025/02/14 01:38:47 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:48 DEBUG : Returning error reader
2025/02/14 01:38:48 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:48 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 2/10: BOOM: simulated read failure
2025/02/14 01:38:48 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:49 DEBUG : Returning error reader
2025/02/14 01:38:49 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:49 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 3/10: BOOM: simulated read failure
2025/02/14 01:38:49 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:50 DEBUG : Returning error reader
2025/02/14 01:38:50 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:50 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 4/10: BOOM: simulated read failure
2025/02/14 01:38:50 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:51 DEBUG : Returning error reader
2025/02/14 01:38:51 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:51 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 5/10: BOOM: simulated read failure
2025/02/14 01:38:51 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:52 DEBUG : Returning error reader
2025/02/14 01:38:52 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:52 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 6/10: BOOM: simulated read failure
2025/02/14 01:38:52 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:53 DEBUG : Returning error reader
2025/02/14 01:38:53 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:53 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 7/10: BOOM: simulated read failure
2025/02/14 01:38:53 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:54 DEBUG : Returning error reader
2025/02/14 01:38:54 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:54 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 8/10: BOOM: simulated read failure
2025/02/14 01:38:54 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:55 DEBUG : Returning error reader
2025/02/14 01:38:55 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:55 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 9/10: BOOM: simulated read failure
2025/02/14 01:38:55 DEBUG : Open with options = [RangeOption(8388608,8388608)]
2025/02/14 01:38:56 DEBUG : Returning error reader
2025/02/14 01:38:56 DEBUG : BOOM: simulated read failure
2025/02/14 01:38:56 DEBUG : test-multithread-abort: Reopening on read failure after offset 0 bytes: retry 10/10: BOOM: simulated read failure
2025/02/14 01:38:56 DEBUG : test-multithread-abort: Reopen failed after offset 0 bytes read: failed to reopen: too many retries
2025/02/14 01:38:56 DEBUG : test-multithread-abort: multi-thread copy: chunk 3/3 failed: multi-thread copy: failed to write chunk: BOOM: simulated read failure
2025/02/14 01:38:56 DEBUG : test-multithread-abort: multi-thread copy: cancelling transfer on exit
2025/02/14 01:38:56 DEBUG : test-multithread-abort: Clearing uncommitted blocks
2025/02/14 01:38:56 DEBUG : test-multithread-abort: 2 Uncommitted blocks found
2025/02/14 01:38:56 DEBUG : test-multithread-abort: Committing 0 blocks to remove uncommitted blocks
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:299:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Should be true
Test: TestMultithreadCopyAbort
Messages: listing wrong, want
test-multithread-abort (100) got
test-multithread-abort (0)
fstest.go:144:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:330
Error: Not equal:
expected: 100
actual : 0
Test: TestMultithreadCopyAbort
Messages: test-multithread-abort: size incorrect file=100 vs obj=0
--- FAIL: TestMultithreadCopyAbort (18.33s)
=== RUN TestSizeDiffers
--- PASS: TestSizeDiffers (0.00s)
=== RUN TestReOpen
=== RUN TestReOpen/Normal
=== RUN TestReOpen/Normal/Basics
2025/02/14 01:39:03 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/ErrorAtStart
=== RUN TestReOpen/Normal/WithErrors
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/Normal/TooManyErrors
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/Normal/Seek
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/14 01:39:03 DEBUG : potato: Seek from 5 to 2
=== RUN TestReOpen/Normal/AccountRead
=== RUN TestReOpen/Normal/AccountReadDelay
2025/02/14 01:39:03 DEBUG : potato: Seek from 10 to 0
2025/02/14 01:39:03 DEBUG : potato: Seek from 10 to 0
2025/02/14 01:39:03 DEBUG : potato: Seek from 10 to 0
=== RUN TestReOpen/Normal/AccountReadError
=== RUN TestReOpen/WithRangeOption
=== RUN TestReOpen/WithRangeOption/Basics
2025/02/14 01:39:03 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/ErrorAtStart
=== RUN TestReOpen/WithRangeOption/WithErrors
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithRangeOption/TooManyErrors
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithRangeOption/Seek
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/14 01:39:03 DEBUG : potato: Seek from 5 to 2
2025/02/14 01:39:03 DEBUG : potato: Seek from 7 to 4
=== RUN TestReOpen/WithRangeOption/AccountRead
=== RUN TestReOpen/WithRangeOption/AccountReadDelay
2025/02/14 01:39:03 DEBUG : potato: Seek from 7 to 0
2025/02/14 01:39:03 DEBUG : potato: Seek from 7 to 0
2025/02/14 01:39:03 DEBUG : potato: Seek from 7 to 0
=== RUN TestReOpen/WithRangeOption/AccountReadError
=== RUN TestReOpen/WithSeekOption
=== RUN TestReOpen/WithSeekOption/Basics
2025/02/14 01:39:03 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/ErrorAtStart
=== RUN TestReOpen/WithSeekOption/WithErrors
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/WithSeekOption/TooManyErrors
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/WithSeekOption/Seek
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/14 01:39:03 DEBUG : potato: Seek from 5 to 2
2025/02/14 01:39:03 DEBUG : potato: Seek from 7 to 5
=== RUN TestReOpen/WithSeekOption/AccountRead
=== RUN TestReOpen/WithSeekOption/AccountReadDelay
2025/02/14 01:39:03 DEBUG : potato: Seek from 8 to 0
2025/02/14 01:39:03 DEBUG : potato: Seek from 8 to 0
2025/02/14 01:39:03 DEBUG : potato: Seek from 8 to 0
=== RUN TestReOpen/WithSeekOption/AccountReadError
=== RUN TestReOpen/UnknownSize
=== RUN TestReOpen/UnknownSize/Basics
2025/02/14 01:39:03 DEBUG : potato: Seek from 9 to 0
=== RUN TestReOpen/UnknownSize/ErrorAtStart
=== RUN TestReOpen/UnknownSize/WithErrors
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/10: test error
=== RUN TestReOpen/UnknownSize/TooManyErrors
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 1/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 2/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 6 bytes: retry 3/3: test error
2025/02/14 01:39:03 DEBUG : potato: Reopen failed after offset 6 bytes read: failed to reopen: too many retries
=== RUN TestReOpen/UnknownSize/Seek
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 2 bytes: retry 0/10: test error
2025/02/14 01:39:03 DEBUG : potato: Reopening on read failure after offset 3 bytes: retry 1/10: test error
2025/02/14 01:39:03 DEBUG : potato: Seek from 5 to 2
2025/02/14 01:39:03 DEBUG : potato: Seek from 7 to 6
=== RUN TestReOpen/UnknownSize/AccountRead
=== RUN TestReOpen/UnknownSize/AccountReadDelay
2025/02/14 01:39:03 DEBUG : potato: Seek from 9 to 0
2025/02/14 01:39:03 DEBUG : potato: Seek from 9 to 0
2025/02/14 01:39:03 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 "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", 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.25s)
--- PASS: TestCheck/1 (0.04s)
--- PASS: TestCheck/2 (0.04s)
--- PASS: TestCheck/3 (0.04s)
--- PASS: TestCheck/4 (0.07s)
--- PASS: TestCheck/5 (0.07s)
--- PASS: TestCheck/6 (0.08s)
--- PASS: TestCheck/7 (0.07s)
=== RUN TestCheckFsError
2025/02/14 01:39:05 DEBUG : Creating backend with remote "nonexistent"
2025/02/14 01:39:05 DEBUG : Creating backend with remote "nonexistent"
2025/02/14 01:39:05 DEBUG : Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: Waiting for checks to finish
2025/02/14 01:39:05 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/02/14 01:39:05 NOTICE: Local file system at /home/rclone/go/src/github.com/rclone/rclone/fs/operations/nonexistent: 2 differences found
2025/02/14 01:39:05 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 "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", 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.56s)
--- PASS: TestCheckDownload/1 (0.08s)
--- PASS: TestCheckDownload/2 (0.08s)
--- PASS: TestCheckDownload/3 (0.08s)
--- PASS: TestCheckDownload/4 (0.11s)
--- PASS: TestCheckDownload/5 (0.11s)
--- PASS: TestCheckDownload/6 (0.11s)
--- PASS: TestCheckDownload/7 (0.15s)
=== RUN TestCheckSizeOnly
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", 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.26s)
--- PASS: TestCheckSizeOnly/1 (0.05s)
--- PASS: TestCheckSizeOnly/2 (0.04s)
--- PASS: TestCheckSizeOnly/3 (0.04s)
--- PASS: TestCheckSizeOnly/4 (0.07s)
--- PASS: TestCheckSizeOnly/5 (0.08s)
--- PASS: TestCheckSizeOnly/6 (0.07s)
--- PASS: TestCheckSizeOnly/7 (0.07s)
=== RUN TestCheckEqualReaders
--- PASS: TestCheckEqualReaders (0.00s)
=== RUN TestParseSumFile
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:39:08 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/14 01:39:08 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/14 01:39:08 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/14 01:39:08 NOTICE: test.sum: 2 warning(s) suppressed...
2025/02/14 01:39:08 NOTICE: test.sum: improperly formatted checksum line 4
2025/02/14 01:39:08 NOTICE: test.sum: improperly formatted checksum line 5
2025/02/14 01:39:08 NOTICE: test.sum: improperly formatted checksum line 6
2025/02/14 01:39:08 NOTICE: test.sum: 2 warning(s) suppressed...
--- PASS: TestParseSumFile (0.43s)
=== RUN TestCheckSum
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:39:08 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/data"
2025/02/14 01:39:08 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:08 DEBUG : Azure container rclone-test-buxovaw2judu path data: Using directory markers
2025/02/14 01:39: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/02/14 01:39:11 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSum (2.96s)
--- PASS: TestCheckSum/subtest1 (0.12s)
--- PASS: TestCheckSum/subtest2 (0.16s)
--- PASS: TestCheckSum/subtest3 (0.16s)
--- PASS: TestCheckSum/subtest4 (0.15s)
--- PASS: TestCheckSum/subtest5 (0.16s)
--- PASS: TestCheckSum/subtest6 (0.15s)
--- PASS: TestCheckSum/subtest7 (0.15s)
=== RUN TestCheckSumDownload
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:39:11 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/data"
2025/02/14 01:39:11 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:11 DEBUG : Azure container rclone-test-buxovaw2judu path data: Using directory markers
2025/02/14 01:39: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/02/14 01:39:14 DEBUG : data/: Removing directory marker
--- PASS: TestCheckSumDownload (3.21s)
--- PASS: TestCheckSumDownload/subtest1 (0.16s)
--- PASS: TestCheckSumDownload/subtest2 (0.19s)
--- PASS: TestCheckSumDownload/subtest3 (0.19s)
--- PASS: TestCheckSumDownload/subtest4 (0.19s)
--- PASS: TestCheckSumDownload/subtest5 (0.19s)
--- PASS: TestCheckSumDownload/subtest6 (0.19s)
--- PASS: TestCheckSumDownload/subtest7 (0.19s)
=== RUN TestApplyTransforms
2025/02/14 01:39:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-beluron8givu"
2025/02/14 01:39:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:14 DEBUG : Azure container rclone-test-beluron8givu: Using directory markers
2025/02/14 01:39:14 DEBUG : Creating backend with remote "/tmp/rclone1146265269"
run.go:180: Remote "Azure container rclone-test-beluron8givu", Local "Local file system at /tmp/rclone1146265269", Modify Window "1ns"
upper checkfile vs. lower remote (without normalization)
2025/02/14 01:39:14 ERROR : hello, world!: sum not found
2025/02/14 01:39:14 ERROR : HELLO, WORLD!: file not in Azure container rclone-test-beluron8givu
2025/02/14 01:39:14 NOTICE: Azure container rclone-test-beluron8givu: 1 files missing
2025/02/14 01:39:14 NOTICE: 1 hashes missing
2025/02/14 01:39:14 NOTICE: Azure container rclone-test-beluron8givu: 2 differences found
2025/02/14 01:39:14 NOTICE: Azure container rclone-test-beluron8givu: 2 errors while checking
upper checkfile vs. lower remote (with normalization)
2025/02/14 01:39:14 DEBUG : hello, world!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:14 NOTICE: Azure container rclone-test-beluron8givu: 0 differences found
2025/02/14 01:39:14 NOTICE: Azure container rclone-test-beluron8givu: 1 matching files
2025/02/14 01:39:14 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-tepizen0diwa"
2025/02/14 01:39:14 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:14 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:14 DEBUG : Azure container rclone-test-tepizen0diwa: Using directory markers
2025/02/14 01:39:14 DEBUG : Creating backend with remote "/tmp/rclone939850495"
run.go:180: Remote "Azure container rclone-test-tepizen0diwa", Local "Local file system at /tmp/rclone939850495", Modify Window "1ns"
lower checkfile vs. upper remote (without normalization)
2025/02/14 01:39:15 ERROR : HELLO, WORLD!: sum not found
2025/02/14 01:39:15 ERROR : hello, world!: file not in Azure container rclone-test-tepizen0diwa
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-tepizen0diwa: 1 files missing
2025/02/14 01:39:15 NOTICE: 1 hashes missing
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-tepizen0diwa: 2 differences found
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-tepizen0diwa: 2 errors while checking
lower checkfile vs. upper remote (with normalization)
2025/02/14 01:39:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-tepizen0diwa: 0 differences found
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-tepizen0diwa: 1 matching files
2025/02/14 01:39:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vuquleh7zora"
2025/02/14 01:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:15 DEBUG : Azure container rclone-test-vuquleh7zora: Using directory markers
2025/02/14 01:39:15 DEBUG : Creating backend with remote "/tmp/rclone2427356902"
run.go:180: Remote "Azure container rclone-test-vuquleh7zora", Local "Local file system at /tmp/rclone2427356902", Modify Window "1ns"
lower checkfile vs. upperlowermixed remote (without normalization)
2025/02/14 01:39:15 ERROR : HeLlO, wOrLd!: sum not found
2025/02/14 01:39:15 ERROR : hello, world!: file not in Azure container rclone-test-vuquleh7zora
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-vuquleh7zora: 1 files missing
2025/02/14 01:39:15 NOTICE: 1 hashes missing
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-vuquleh7zora: 2 differences found
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-vuquleh7zora: 2 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2025/02/14 01:39:15 DEBUG : HeLlO, wOrLd!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-vuquleh7zora: 0 differences found
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-vuquleh7zora: 1 matching files
2025/02/14 01:39:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-kijuzix0bifi"
2025/02/14 01:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:15 DEBUG : Azure container rclone-test-kijuzix0bifi: Using directory markers
2025/02/14 01:39:15 DEBUG : Creating backend with remote "/tmp/rclone4277742125"
run.go:180: Remote "Azure container rclone-test-kijuzix0bifi", Local "Local file system at /tmp/rclone4277742125", Modify Window "1ns"
upperlowermixed checkfile vs. upper remote (without normalization)
2025/02/14 01:39:15 ERROR : HELLO, WORLD!: sum not found
2025/02/14 01:39:15 ERROR : HeLlO, wOrLd!: file not in Azure container rclone-test-kijuzix0bifi
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-kijuzix0bifi: 1 files missing
2025/02/14 01:39:15 NOTICE: 1 hashes missing
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-kijuzix0bifi: 2 differences found
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-kijuzix0bifi: 2 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2025/02/14 01:39:15 DEBUG : HELLO, WORLD!: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-kijuzix0bifi: 0 differences found
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-kijuzix0bifi: 1 matching files
2025/02/14 01:39:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-teqazol4hezi"
2025/02/14 01:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:15 DEBUG : Azure container rclone-test-teqazol4hezi: Using directory markers
2025/02/14 01:39:15 DEBUG : Creating backend with remote "/tmp/rclone2562574553"
run.go:180: Remote "Azure container rclone-test-teqazol4hezi", Local "Local file system at /tmp/rclone2562574553", Modify Window "1ns"
NFD checkfile vs. NFC remote (without normalization)
2025/02/14 01:39:15 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/14 01:39:15 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-teqazol4hezi
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-teqazol4hezi: 1 files missing
2025/02/14 01:39:15 NOTICE: 1 hashes missing
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-teqazol4hezi: 2 differences found
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-teqazol4hezi: 2 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2025/02/14 01:39:15 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-teqazol4hezi: 0 differences found
2025/02/14 01:39:15 NOTICE: Azure container rclone-test-teqazol4hezi: 1 matching files
2025/02/14 01:39:15 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-xiruxiv1yape"
2025/02/14 01:39:15 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:15 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:15 DEBUG : Azure container rclone-test-xiruxiv1yape: Using directory markers
2025/02/14 01:39:15 DEBUG : Creating backend with remote "/tmp/rclone417096076"
run.go:180: Remote "Azure container rclone-test-xiruxiv1yape", Local "Local file system at /tmp/rclone417096076", Modify Window "1ns"
NFC checkfile vs. NFD remote (without normalization)
2025/02/14 01:39:16 ERROR : 測試_Русский___ě_áñ: sum not found
2025/02/14 01:39:16 ERROR : 測試_Русский___ě_áñ: file not in Azure container rclone-test-xiruxiv1yape
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-xiruxiv1yape: 1 files missing
2025/02/14 01:39:16 NOTICE: 1 hashes missing
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-xiruxiv1yape: 2 differences found
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-xiruxiv1yape: 2 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2025/02/14 01:39:16 DEBUG : 測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-xiruxiv1yape: 0 differences found
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-xiruxiv1yape: 1 matching files
2025/02/14 01:39:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-wadizoz5teve"
2025/02/14 01:39:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:16 DEBUG : Azure container rclone-test-wadizoz5teve: Using directory markers
2025/02/14 01:39:16 DEBUG : Creating backend with remote "/tmp/rclone464746537"
run.go:180: Remote "Azure container rclone-test-wadizoz5teve", Local "Local file system at /tmp/rclone464746537", Modify Window "1ns"
NFDx2 checkfile vs. both remote (without normalization)
2025/02/14 01:39:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/14 01:39:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-wadizoz5teve
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-wadizoz5teve: 1 files missing
2025/02/14 01:39:16 NOTICE: 1 hashes missing
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-wadizoz5teve: 2 differences found
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-wadizoz5teve: 2 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2025/02/14 01:39:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-wadizoz5teve: 0 differences found
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-wadizoz5teve: 1 matching files
2025/02/14 01:39:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-vecahox8mono"
2025/02/14 01:39:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:16 DEBUG : Azure container rclone-test-vecahox8mono: Using directory markers
2025/02/14 01:39:16 DEBUG : Creating backend with remote "/tmp/rclone654998377"
run.go:180: Remote "Azure container rclone-test-vecahox8mono", Local "Local file system at /tmp/rclone654998377", Modify Window "1ns"
NFCx2 checkfile vs. both remote (without normalization)
2025/02/14 01:39:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/14 01:39:16 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-vecahox8mono
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-vecahox8mono: 1 files missing
2025/02/14 01:39:16 NOTICE: 1 hashes missing
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-vecahox8mono: 2 differences found
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-vecahox8mono: 2 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2025/02/14 01:39:16 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-vecahox8mono: 0 differences found
2025/02/14 01:39:16 NOTICE: Azure container rclone-test-vecahox8mono: 1 matching files
2025/02/14 01:39:16 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-cihorod4pora"
2025/02/14 01:39:16 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:16 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:16 DEBUG : Azure container rclone-test-cihorod4pora: Using directory markers
2025/02/14 01:39:16 DEBUG : Creating backend with remote "/tmp/rclone2515803244"
run.go:180: Remote "Azure container rclone-test-cihorod4pora", Local "Local file system at /tmp/rclone2515803244", Modify Window "1ns"
both checkfile vs. NFDx2 remote (without normalization)
2025/02/14 01:39:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/14 01:39:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-cihorod4pora
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-cihorod4pora: 1 files missing
2025/02/14 01:39:17 NOTICE: 1 hashes missing
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-cihorod4pora: 2 differences found
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-cihorod4pora: 2 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2025/02/14 01:39:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-cihorod4pora: 0 differences found
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-cihorod4pora: 1 matching files
2025/02/14 01:39:17 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-pezebem7gaxo"
2025/02/14 01:39:17 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:39:17 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:17 DEBUG : Azure container rclone-test-pezebem7gaxo: Using directory markers
2025/02/14 01:39:17 DEBUG : Creating backend with remote "/tmp/rclone2866549235"
run.go:180: Remote "Azure container rclone-test-pezebem7gaxo", Local "Local file system at /tmp/rclone2866549235", Modify Window "1ns"
both checkfile vs. NFCx2 remote (without normalization)
2025/02/14 01:39:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: sum not found
2025/02/14 01:39:17 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in Azure container rclone-test-pezebem7gaxo
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-pezebem7gaxo: 1 files missing
2025/02/14 01:39:17 NOTICE: 1 hashes missing
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-pezebem7gaxo: 2 differences found
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-pezebem7gaxo: 2 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2025/02/14 01:39:17 DEBUG : 測試_Русский___ě_áñ測試_Русский___ě_áñ: md5 = 65a8e27d8879283831b664bd8b7f0ad4 OK
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-pezebem7gaxo: 0 differences found
2025/02/14 01:39:17 NOTICE: Azure container rclone-test-pezebem7gaxo: 1 matching files
2025/02/14 01:39:17 DEBUG : Azure container rclone-test-pezebem7gaxo: Purge remote
2025/02/14 01:39:17 DEBUG : Azure container rclone-test-cihorod4pora: Purge remote
2025/02/14 01:39:17 DEBUG : Azure container rclone-test-vecahox8mono: Purge remote
2025/02/14 01:39:17 DEBUG : Azure container rclone-test-wadizoz5teve: Purge remote
2025/02/14 01:39:17 DEBUG : Azure container rclone-test-xiruxiv1yape: Purge remote
2025/02/14 01:39:17 DEBUG : Azure container rclone-test-teqazol4hezi: Purge remote
2025/02/14 01:39:17 DEBUG : Azure container rclone-test-kijuzix0bifi: Purge remote
2025/02/14 01:39:17 DEBUG : Azure container rclone-test-vuquleh7zora: Purge remote
2025/02/14 01:39:18 DEBUG : Azure container rclone-test-tepizen0diwa: Purge remote
2025/02/14 01:39:18 DEBUG : Azure container rclone-test-beluron8givu: Purge remote
--- PASS: TestApplyTransforms (3.66s)
=== RUN TestTruncateString
--- PASS: TestTruncateString (0.00s)
=== RUN TestCopyFile
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:39:18 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/14 01:39:18 DEBUG : sub/: Creating directory marker
2025/02/14 01:39:18 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 01:39:18 INFO : file1: Copied (new) to: sub/file2
2025/02/14 01:39:18 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 01:39:18 DEBUG : file1: Unchanged skipping
2025/02/14 01:39:18 DEBUG : Azure container rclone-test-buxovaw2judu: don't need to copy/move sub/file2, it is already at target location
2025/02/14 01:39:18 DEBUG : sub/: Removing directory marker
--- PASS: TestCopyFile (0.51s)
=== RUN TestCopyLongFile
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
copy_test.go:153: Test only runs on local
--- SKIP: TestCopyLongFile (0.08s)
=== RUN TestCopyFileBackupDir
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:39:18 DEBUG : dst/: Creating directory marker
2025/02/14 01:39:19 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/backup"
2025/02/14 01:39:19 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:19 DEBUG : Azure container rclone-test-buxovaw2judu path backup: Using directory markers
2025/02/14 01:39:19 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/backup"
2025/02/14 01:39:19 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/14 01:39:19 DEBUG : dst/: Creating directory marker
2025/02/14 01:39:19 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/14 01:39:19 INFO : dst/file1: Copied (server-side copy)
2025/02/14 01:39:19 INFO : dst/file1: Deleted
2025/02/14 01:39:19 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 01:39:19 INFO : dst/file1: Copied (new)
2025/02/14 01:39:19 DEBUG : dst/: Removing directory marker
2025/02/14 01:39:19 DEBUG : backup/dst/: Removing directory marker
2025/02/14 01:39:19 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857fed89-a01e-000d-3d81-7e7429000000
Time:2025-02-14T01:39:19.8395764Z
--------------------------------------------------------------------------------
2025/02/14 01:39:20 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857fef61-a01e-000d-6a81-7e7429000000
Time:2025-02-14T01:39:20.8781355Z
--------------------------------------------------------------------------------
2025/02/14 01:39:21 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857ff109-a01e-000d-4781-7e7429000000
Time:2025-02-14T01:39:21.9164173Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857ff109-a01e-000d-4781-7e7429000000
Time:2025-02-14T01:39:21.9164173Z
--------------------------------------------------------------------------------
--- PASS: TestCopyFileBackupDir (4.18s)
=== RUN TestCopyFileCompareDest
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:39:22 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/dst"
2025/02/14 01:39:22 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:22 DEBUG : Azure container rclone-test-buxovaw2judu path dst: Using directory markers
2025/02/14 01:39:23 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CompareDest"
2025/02/14 01:39:23 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:23 DEBUG : Azure container rclone-test-buxovaw2judu path CompareDest: Using directory markers
2025/02/14 01:39:23 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CompareDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CompareDest"
2025/02/14 01:39:23 DEBUG : one: Need to transfer - File not found at Destination
2025/02/14 01:39:23 DEBUG : /: Creating directory marker
2025/02/14 01:39:23 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 01:39:23 INFO : one: Copied (new)
2025/02/14 01:39:23 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CompareDest"
2025/02/14 01:39:23 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 01:39:23 DEBUG : /: Creating directory marker
2025/02/14 01:39:23 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/14 01:39:23 INFO : one: Copied (replaced existing)
2025/02/14 01:39:23 DEBUG : dst/: Creating directory marker
2025/02/14 01:39:23 DEBUG : CompareDest/: Creating directory marker
2025/02/14 01:39:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CompareDest"
2025/02/14 01:39:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 01:39:24 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 01:39:24 DEBUG : one: Destination found in --compare-dest, skipping
2025/02/14 01:39:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CompareDest"
2025/02/14 01:39:24 DEBUG : two: Need to transfer - File not found at Destination
2025/02/14 01:39:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 01:39:24 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/14 01:39:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CompareDest"
2025/02/14 01:39:24 DEBUG : two: Need to transfer - File not found at Destination
2025/02/14 01:39:24 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 01:39:24 DEBUG : two: Destination found in --compare-dest, skipping
2025/02/14 01:39:24 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CompareDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CompareDest"
2025/02/14 01:39:24 DEBUG : two: Need to transfer - File not found at Destination
2025/02/14 01:39:24 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/02/14 01:39:25 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK
2025/02/14 01:39:25 INFO : two: Copied (new)
2025/02/14 01:39:25 DEBUG : dst/: Removing directory marker
2025/02/14 01:39:25 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857ff65e-a01e-000d-0c81-7e7429000000
Time:2025-02-14T01:39:25.3636553Z
--------------------------------------------------------------------------------
2025/02/14 01:39:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857ff7ff-a01e-000d-7881-7e7429000000
Time:2025-02-14T01:39:26.4020331Z
--------------------------------------------------------------------------------
2025/02/14 01:39:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857ff9b2-a01e-000d-7a81-7e7429000000
Time:2025-02-14T01:39:27.4401551Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:857ff9b2-a01e-000d-7a81-7e7429000000
Time:2025-02-14T01:39:27.4401551Z
--------------------------------------------------------------------------------
2025/02/14 01:39:28 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 (12.64s)
=== RUN TestCopyFileCopyDest
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:39:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/dst"
2025/02/14 01:39:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:35 DEBUG : Azure container rclone-test-buxovaw2judu path dst: Using directory markers
2025/02/14 01:39:35 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CopyDest"
2025/02/14 01:39:35 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:35 DEBUG : Azure container rclone-test-buxovaw2judu path CopyDest: Using directory markers
2025/02/14 01:39:35 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CopyDest" to be canonical "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CopyDest"
2025/02/14 01:39:35 DEBUG : one: Need to transfer - File not found at Destination
2025/02/14 01:39:35 DEBUG : /: Creating directory marker
2025/02/14 01:39:35 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 01:39:35 INFO : one: Copied (new)
2025/02/14 01:39:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CopyDest"
2025/02/14 01:39:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 01:39:36 DEBUG : /: Creating directory marker
2025/02/14 01:39:36 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/14 01:39:36 INFO : one: Copied (replaced existing)
2025/02/14 01:39:36 DEBUG : dst/: Creating directory marker
2025/02/14 01:39:36 DEBUG : CopyDest/: Creating directory marker
2025/02/14 01:39:36 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/BackupDir"
2025/02/14 01:39:36 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:39:36 DEBUG : Azure container rclone-test-buxovaw2judu path BackupDir: Using directory markers
2025/02/14 01:39:36 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/BackupDir" to be canonical "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/BackupDir"
2025/02/14 01:39:36 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CopyDest"
2025/02/14 01:39:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 01:39:36 DEBUG : one: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 01:39:36 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/02/14 01:39:36 DEBUG : /: Creating directory marker
2025/02/14 01:39:37 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 01:39:37 INFO : one: Copied (server-side copy)
2025/02/14 01:39:37 INFO : one: Deleted
2025/02/14 01:39:37 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK
2025/02/14 01:39:37 INFO : one: Copied (server-side copy)
2025/02/14 01:39:37 DEBUG : one: Destination found in --copy-dest, using server-side copy
2025/02/14 01:39:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CopyDest"
2025/02/14 01:39:37 DEBUG : two: Need to transfer - File not found at Destination
2025/02/14 01:39:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 01:39:37 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/14 01:39:37 INFO : two: Copied (server-side copy)
2025/02/14 01:39:37 DEBUG : two: Destination found in --copy-dest, using server-side copy
2025/02/14 01:39:37 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CopyDest"
2025/02/14 01:39:37 DEBUG : two: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 01:39:37 DEBUG : two: Unchanged skipping
2025/02/14 01:39:38 DEBUG : fs cache: switching user supplied name "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/CopyDest" for canonical name "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/CopyDest"
2025/02/14 01:39:38 DEBUG : three: Need to transfer - File not found at Destination
2025/02/14 01:39:38 DEBUG : three: Sizes differ (src 7 vs dst 5)
2025/02/14 01:39:38 DEBUG : three: Destination not found in --copy-dest
2025/02/14 01:39:38 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK
2025/02/14 01:39:38 INFO : three: Copied (new)
2025/02/14 01:39:38 DEBUG : dst/: Removing directory marker
2025/02/14 01:39:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85800f21-a01e-000d-1d81-7e7429000000
Time:2025-02-14T01:39:38.7737488Z
--------------------------------------------------------------------------------
2025/02/14 01:39:39 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858010ae-a01e-000d-6581-7e7429000000
Time:2025-02-14T01:39:39.8134024Z
--------------------------------------------------------------------------------
2025/02/14 01:39:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858012b0-a01e-000d-2a81-7e7429000000
Time:2025-02-14T01:39:40.8513250Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858012b0-a01e-000d-2a81-7e7429000000
Time:2025-02-14T01:39:40.8513250Z
--------------------------------------------------------------------------------
2025/02/14 01:39:41 DEBUG : CopyDest/: Removing directory marker
2025/02/14 01:39:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85801487-a01e-000d-5d81-7e7429000000
Time:2025-02-14T01:39:41.9296965Z
--------------------------------------------------------------------------------
2025/02/14 01:39:42 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85801610-a01e-000d-7781-7e7429000000
Time:2025-02-14T01:39:42.9685675Z
--------------------------------------------------------------------------------
2025/02/14 01:39:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858017a2-a01e-000d-3081-7e7429000000
Time:2025-02-14T01:39:44.0083568Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858017a2-a01e-000d-3081-7e7429000000
Time:2025-02-14T01:39:44.0083568Z
--------------------------------------------------------------------------------
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 (16.53s)
=== RUN TestCopyInplace
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
copy_test.go:370: Partial uploads not supported
2025/02/14 01:39:52 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85802646-a01e-000d-1c81-7e7429000000
Time:2025-02-14T01:39:52.2026143Z
--------------------------------------------------------------------------------
2025/02/14 01:39:53 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580281f-a01e-000d-4981-7e7429000000
Time:2025-02-14T01:39:53.2402424Z
--------------------------------------------------------------------------------
2025/02/14 01:39:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858029d8-a01e-000d-5c81-7e7429000000
Time:2025-02-14T01:39:54.2786397Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858029d8-a01e-000d-5c81-7e7429000000
Time:2025-02-14T01:39:54.2786397Z
--------------------------------------------------------------------------------
2025/02/14 01:39:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85802b8a-a01e-000d-4f81-7e7429000000
Time:2025-02-14T01:39:55.3173969Z
--------------------------------------------------------------------------------
2025/02/14 01:39:56 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85802d1d-a01e-000d-2881-7e7429000000
Time:2025-02-14T01:39:56.3554962Z
--------------------------------------------------------------------------------
2025/02/14 01:39:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85802f13-a01e-000d-4981-7e7429000000
Time:2025-02-14T01:39:57.3942175Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85802f13-a01e-000d-4981-7e7429000000
Time:2025-02-14T01:39:57.3942175Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestCopyLongFileName
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
copy_test.go:403: Partial uploads not supported
2025/02/14 01:40:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85803e50-a01e-000d-1c81-7e7429000000
Time:2025-02-14T01:40:05.5899632Z
--------------------------------------------------------------------------------
2025/02/14 01:40:06 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580401e-a01e-000d-2181-7e7429000000
Time:2025-02-14T01:40:06.6313473Z
--------------------------------------------------------------------------------
2025/02/14 01:40:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85804206-a01e-000d-4f81-7e7429000000
Time:2025-02-14T01:40:07.6697893Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85804206-a01e-000d-4f81-7e7429000000
Time:2025-02-14T01:40:07.6697893Z
--------------------------------------------------------------------------------
2025/02/14 01:40:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580441e-a01e-000d-2a81-7e7429000000
Time:2025-02-14T01:40:08.7083038Z
--------------------------------------------------------------------------------
2025/02/14 01:40:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858045e3-a01e-000d-4881-7e7429000000
Time:2025-02-14T01:40:09.7468280Z
--------------------------------------------------------------------------------
2025/02/14 01:40:10 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858047a2-a01e-000d-6081-7e7429000000
Time:2025-02-14T01:40:10.7860721Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858047a2-a01e-000d-6081-7e7429000000
Time:2025-02-14T01:40:10.7860721Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestCopyFileMaxTransfer
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:40:18 DEBUG : TestCopyFileMaxTransfer/file1: Need to transfer - File not found at Destination
2025/02/14 01:40:19 DEBUG : TestCopyFileMaxTransfer/: Creating directory marker
2025/02/14 01:40:19 DEBUG : TestCopyFileMaxTransfer/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 01:40:19 INFO : TestCopyFileMaxTransfer/file1: Copied (new)
2025/02/14 01:40:19 DEBUG : TestCopyFileMaxTransfer/file2: Need to transfer - File not found at Destination
2025/02/14 01:40:19 ERROR : TestCopyFileMaxTransfer/file2: Failed to copy: single part upload read failed: max transfer limit reached as set by --max-transfer
2025/02/14 01:40:19 DEBUG : TestCopyFileMaxTransfer/file3: Need to transfer - File not found at Destination
2025/02/14 01:40:19 DEBUG : TestCopyFileMaxTransfer/file4: Need to transfer - File not found at Destination
2025/02/14 01:40:19 DEBUG : TestCopyFileMaxTransfer/file4: md5 = 116c843c9b91ca82a9e0419c62be6d94 OK
2025/02/14 01:40:19 INFO : TestCopyFileMaxTransfer/file4: Copied (new)
2025/02/14 01:40:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580566f-a01e-000d-7181-7e7429000000
Time:2025-02-14T01:40:19.8932642Z
--------------------------------------------------------------------------------
2025/02/14 01:40:20 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580585a-a01e-000d-2281-7e7429000000
Time:2025-02-14T01:40:20.9329497Z
--------------------------------------------------------------------------------
2025/02/14 01:40:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858059b5-a01e-000d-5981-7e7429000000
Time:2025-02-14T01:40:21.9716900Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858059b5-a01e-000d-5981-7e7429000000
Time:2025-02-14T01:40:21.9716900Z
--------------------------------------------------------------------------------
2025/02/14 01:40:23 DEBUG : TestCopyFileMaxTransfer/: Removing directory marker
2025/02/14 01:40:23 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85805b3b-a01e-000d-3781-7e7429000000
Time:2025-02-14T01:40:23.0504979Z
--------------------------------------------------------------------------------
2025/02/14 01:40:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85805cdb-a01e-000d-1281-7e7429000000
Time:2025-02-14T01:40:24.0889972Z
--------------------------------------------------------------------------------
2025/02/14 01:40:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85805e5f-a01e-000d-5681-7e7429000000
Time:2025-02-14T01:40:25.1276815Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85805e5f-a01e-000d-5681-7e7429000000
Time:2025-02-14T01:40:25.1276815Z
--------------------------------------------------------------------------------
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 (14.34s)
=== RUN TestDeduplicateInteractive
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 01:40:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85806b7e-a01e-000d-4181-7e7429000000
Time:2025-02-14T01:40:33.3263894Z
--------------------------------------------------------------------------------
2025/02/14 01:40:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85806cd6-a01e-000d-6981-7e7429000000
Time:2025-02-14T01:40:34.3657768Z
--------------------------------------------------------------------------------
2025/02/14 01:40:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85806e2e-a01e-000d-0f81-7e7429000000
Time:2025-02-14T01:40:35.4045157Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85806e2e-a01e-000d-0f81-7e7429000000
Time:2025-02-14T01:40:35.4045157Z
--------------------------------------------------------------------------------
2025/02/14 01:40:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85806fef-a01e-000d-0c81-7e7429000000
Time:2025-02-14T01:40:36.4438064Z
--------------------------------------------------------------------------------
2025/02/14 01:40:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580718f-a01e-000d-4d81-7e7429000000
Time:2025-02-14T01:40:37.4839583Z
--------------------------------------------------------------------------------
2025/02/14 01:40:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85807356-a01e-000d-5d81-7e7429000000
Time:2025-02-14T01:40:38.5230414Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85807356-a01e-000d-5d81-7e7429000000
Time:2025-02-14T01:40:38.5230414Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestDeduplicateSkip
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 01:40:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858082a3-a01e-000d-1081-7e7429000000
Time:2025-02-14T01:40:46.7190721Z
--------------------------------------------------------------------------------
2025/02/14 01:40:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85808432-a01e-000d-6f81-7e7429000000
Time:2025-02-14T01:40:47.7571211Z
--------------------------------------------------------------------------------
2025/02/14 01:40:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858085cb-a01e-000d-5981-7e7429000000
Time:2025-02-14T01:40:48.7965099Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858085cb-a01e-000d-5981-7e7429000000
Time:2025-02-14T01:40:48.7965099Z
--------------------------------------------------------------------------------
2025/02/14 01:40:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858087b9-a01e-000d-7b81-7e7429000000
Time:2025-02-14T01:40:49.8354546Z
--------------------------------------------------------------------------------
2025/02/14 01:40:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858089bb-a01e-000d-3c81-7e7429000000
Time:2025-02-14T01:40:50.8736527Z
--------------------------------------------------------------------------------
2025/02/14 01:40:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85808bf7-a01e-000d-2b81-7e7429000000
Time:2025-02-14T01:40:51.9131939Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85808bf7-a01e-000d-2b81-7e7429000000
Time:2025-02-14T01:40:51.9131939Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestDeduplicateSizeOnly
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 01:41:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85809894-a01e-000d-1b81-7e7429000000
Time:2025-02-14T01:41:00.1111942Z
--------------------------------------------------------------------------------
2025/02/14 01:41:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85809a2a-a01e-000d-7781-7e7429000000
Time:2025-02-14T01:41:01.1503190Z
--------------------------------------------------------------------------------
2025/02/14 01:41:02 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85809ba5-a01e-000d-4d81-7e7429000000
Time:2025-02-14T01:41:02.1891341Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85809ba5-a01e-000d-4d81-7e7429000000
Time:2025-02-14T01:41:02.1891341Z
--------------------------------------------------------------------------------
2025/02/14 01:41:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85809d6e-a01e-000d-5581-7e7429000000
Time:2025-02-14T01:41:03.2285429Z
--------------------------------------------------------------------------------
2025/02/14 01:41:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85809ebb-a01e-000d-7781-7e7429000000
Time:2025-02-14T01:41:04.2676577Z
--------------------------------------------------------------------------------
2025/02/14 01:41:05 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580a058-a01e-000d-4981-7e7429000000
Time:2025-02-14T01:41:05.3067704Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580a058-a01e-000d-4981-7e7429000000
Time:2025-02-14T01:41:05.3067704Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestDeduplicateFirst
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 01:41:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580abad-a01e-000d-4e81-7e7429000000
Time:2025-02-14T01:41:13.5048456Z
--------------------------------------------------------------------------------
2025/02/14 01:41:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580acf2-a01e-000d-6181-7e7429000000
Time:2025-02-14T01:41:14.5435553Z
--------------------------------------------------------------------------------
2025/02/14 01:41:15 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580adc8-a01e-000d-1781-7e7429000000
Time:2025-02-14T01:41:15.5823371Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580adc8-a01e-000d-1781-7e7429000000
Time:2025-02-14T01:41:15.5823371Z
--------------------------------------------------------------------------------
2025/02/14 01:41:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580aefa-a01e-000d-1881-7e7429000000
Time:2025-02-14T01:41:16.6214485Z
--------------------------------------------------------------------------------
2025/02/14 01:41:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580afe9-a01e-000d-6081-7e7429000000
Time:2025-02-14T01:41:17.6607074Z
--------------------------------------------------------------------------------
2025/02/14 01:41:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580b0d8-a01e-000d-1381-7e7429000000
Time:2025-02-14T01:41:18.6993219Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580b0d8-a01e-000d-1381-7e7429000000
Time:2025-02-14T01:41:18.6993219Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestDeduplicateNewest
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 01:41:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580b9d9-a01e-000d-7381-7e7429000000
Time:2025-02-14T01:41:26.8951480Z
--------------------------------------------------------------------------------
2025/02/14 01:41:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580bb1d-a01e-000d-6581-7e7429000000
Time:2025-02-14T01:41:27.9340055Z
--------------------------------------------------------------------------------
2025/02/14 01:41:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580bc8f-a01e-000d-2a81-7e7429000000
Time:2025-02-14T01:41:28.9730531Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580bc8f-a01e-000d-2a81-7e7429000000
Time:2025-02-14T01:41:28.9730531Z
--------------------------------------------------------------------------------
2025/02/14 01:41:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580bd63-a01e-000d-6381-7e7429000000
Time:2025-02-14T01:41:30.0114466Z
--------------------------------------------------------------------------------
2025/02/14 01:41:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580be59-a01e-000d-3881-7e7429000000
Time:2025-02-14T01:41:31.0499996Z
--------------------------------------------------------------------------------
2025/02/14 01:41:32 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580bf8c-a01e-000d-3581-7e7429000000
Time:2025-02-14T01:41:32.0890456Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580bf8c-a01e-000d-3581-7e7429000000
Time:2025-02-14T01:41:32.0890456Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestDeduplicateNewestByHash
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:41:40 DEBUG : also/: Creating directory marker
2025/02/14 01:41:40 INFO : Azure container rclone-test-buxovaw2judu: Looking for duplicate md5 hashes using newest mode.
2025/02/14 01:41:40 NOTICE: 1a9b6babe36147b590a955714ae3eda1: Found 3 files with duplicate md5 hashes
2025/02/14 01:41:40 INFO : one: Deleted
2025/02/14 01:41:40 INFO : also/one: Deleted
2025/02/14 01:41:40 NOTICE: 1a9b6babe36147b590a955714ae3eda1: Deleted 2 extra copies
2025/02/14 01:41:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580cc99-a01e-000d-5b81-7e7429000000
Time:2025-02-14T01:41:41.1206691Z
--------------------------------------------------------------------------------
2025/02/14 01:41:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580cdd3-a01e-000d-5981-7e7429000000
Time:2025-02-14T01:41:42.1604835Z
--------------------------------------------------------------------------------
2025/02/14 01:41:43 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580cf30-a01e-000d-4681-7e7429000000
Time:2025-02-14T01:41:43.1987607Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580cf30-a01e-000d-4681-7e7429000000
Time:2025-02-14T01:41:43.1987607Z
--------------------------------------------------------------------------------
2025/02/14 01:41:44 DEBUG : also/: Removing directory marker
2025/02/14 01:41:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580d0d8-a01e-000d-1781-7e7429000000
Time:2025-02-14T01:41:44.2765459Z
--------------------------------------------------------------------------------
2025/02/14 01:41:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580d29a-a01e-000d-0e81-7e7429000000
Time:2025-02-14T01:41:45.3155925Z
--------------------------------------------------------------------------------
2025/02/14 01:41:46 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580d401-a01e-000d-3381-7e7429000000
Time:2025-02-14T01:41:46.3539105Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580d401-a01e-000d-3381-7e7429000000
Time:2025-02-14T01:41:46.3539105Z
--------------------------------------------------------------------------------
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 (14.26s)
=== RUN TestDeduplicateOldest
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 01:41:54 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580e043-a01e-000d-3d81-7e7429000000
Time:2025-02-14T01:41:54.5512492Z
--------------------------------------------------------------------------------
2025/02/14 01:41:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580e1e4-a01e-000d-2181-7e7429000000
Time:2025-02-14T01:41:55.5894727Z
--------------------------------------------------------------------------------
2025/02/14 01:41:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580e33e-a01e-000d-4681-7e7429000000
Time:2025-02-14T01:41:56.6280724Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580e33e-a01e-000d-4681-7e7429000000
Time:2025-02-14T01:41:56.6280724Z
--------------------------------------------------------------------------------
2025/02/14 01:41:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580e498-a01e-000d-7181-7e7429000000
Time:2025-02-14T01:41:57.6664189Z
--------------------------------------------------------------------------------
2025/02/14 01:41:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580e5c1-a01e-000d-7681-7e7429000000
Time:2025-02-14T01:41:58.7071260Z
--------------------------------------------------------------------------------
2025/02/14 01:41:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580e6fd-a01e-000d-7881-7e7429000000
Time:2025-02-14T01:41:59.7468384Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580e6fd-a01e-000d-7881-7e7429000000
Time:2025-02-14T01:41:59.7468384Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestDeduplicateLargest
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 01:42:07 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580f279-a01e-000d-0f81-7e7429000000
Time:2025-02-14T01:42:07.9550184Z
--------------------------------------------------------------------------------
2025/02/14 01:42:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580f3be-a01e-000d-1981-7e7429000000
Time:2025-02-14T01:42:08.9944761Z
--------------------------------------------------------------------------------
2025/02/14 01:42:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580f54f-a01e-000d-6d81-7e7429000000
Time:2025-02-14T01:42:10.0345135Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580f54f-a01e-000d-6d81-7e7429000000
Time:2025-02-14T01:42:10.0345135Z
--------------------------------------------------------------------------------
2025/02/14 01:42:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580f68a-a01e-000d-0d81-7e7429000000
Time:2025-02-14T01:42:11.0742701Z
--------------------------------------------------------------------------------
2025/02/14 01:42:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580f7f3-a01e-000d-4c81-7e7429000000
Time:2025-02-14T01:42:12.1159919Z
--------------------------------------------------------------------------------
2025/02/14 01:42:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580f989-a01e-000d-7181-7e7429000000
Time:2025-02-14T01:42:13.1554283Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8580f989-a01e-000d-7181-7e7429000000
Time:2025-02-14T01:42:13.1554283Z
--------------------------------------------------------------------------------
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 (13.41s)
=== RUN TestDeduplicateSmallest
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 01:42:21 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858106d4-a01e-000d-5a81-7e7429000000
Time:2025-02-14T01:42:21.3532117Z
--------------------------------------------------------------------------------
2025/02/14 01:42:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85810812-a01e-000d-6b81-7e7429000000
Time:2025-02-14T01:42:22.3933869Z
--------------------------------------------------------------------------------
2025/02/14 01:42:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858109ec-a01e-000d-1081-7e7429000000
Time:2025-02-14T01:42:23.4325100Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858109ec-a01e-000d-1081-7e7429000000
Time:2025-02-14T01:42:23.4325100Z
--------------------------------------------------------------------------------
2025/02/14 01:42:24 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85810bcf-a01e-000d-4b81-7e7429000000
Time:2025-02-14T01:42:24.4713662Z
--------------------------------------------------------------------------------
2025/02/14 01:42:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85810dd3-a01e-000d-2381-7e7429000000
Time:2025-02-14T01:42:25.5107284Z
--------------------------------------------------------------------------------
2025/02/14 01:42:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85810ffe-a01e-000d-2181-7e7429000000
Time:2025-02-14T01:42:26.5494141Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85810ffe-a01e-000d-2181-7e7429000000
Time:2025-02-14T01:42:26.5494141Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestDeduplicateRename
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:24: Can't test deduplicate - no duplicate files possible
2025/02/14 01:42:34 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85811f53-a01e-000d-5881-7e7429000000
Time:2025-02-14T01:42:34.7461940Z
--------------------------------------------------------------------------------
2025/02/14 01:42:35 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85812197-a01e-000d-6181-7e7429000000
Time:2025-02-14T01:42:35.7842470Z
--------------------------------------------------------------------------------
2025/02/14 01:42:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85812410-a01e-000d-1281-7e7429000000
Time:2025-02-14T01:42:36.8232240Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85812410-a01e-000d-1281-7e7429000000
Time:2025-02-14T01:42:36.8232240Z
--------------------------------------------------------------------------------
2025/02/14 01:42:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858126c6-a01e-000d-6f81-7e7429000000
Time:2025-02-14T01:42:37.8614488Z
--------------------------------------------------------------------------------
2025/02/14 01:42:38 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581290a-a01e-000d-0981-7e7429000000
Time:2025-02-14T01:42:38.9000455Z
--------------------------------------------------------------------------------
2025/02/14 01:42:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85812b54-a01e-000d-1781-7e7429000000
Time:2025-02-14T01:42:39.9383736Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85812b54-a01e-000d-1781-7e7429000000
Time:2025-02-14T01:42:39.9383736Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestMergeDirs
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
dedupe_test.go:256: Can't merge directories
2025/02/14 01:42:48 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85813d75-a01e-000d-1781-7e7429000000
Time:2025-02-14T01:42:48.1371307Z
--------------------------------------------------------------------------------
2025/02/14 01:42:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85813fd3-a01e-000d-1d81-7e7429000000
Time:2025-02-14T01:42:49.1755687Z
--------------------------------------------------------------------------------
2025/02/14 01:42:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581428b-a01e-000d-0981-7e7429000000
Time:2025-02-14T01:42:50.2138544Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581428b-a01e-000d-0981-7e7429000000
Time:2025-02-14T01:42:50.2138544Z
--------------------------------------------------------------------------------
2025/02/14 01:42:51 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85814565-a01e-000d-1d81-7e7429000000
Time:2025-02-14T01:42:51.2522559Z
--------------------------------------------------------------------------------
2025/02/14 01:42:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858147b4-a01e-000d-3c81-7e7429000000
Time:2025-02-14T01:42:52.2916968Z
--------------------------------------------------------------------------------
2025/02/14 01:42:53 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85814a0b-a01e-000d-6981-7e7429000000
Time:2025-02-14T01:42:53.3299066Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85814a0b-a01e-000d-6981-7e7429000000
Time:2025-02-14T01:42:53.3299066Z
--------------------------------------------------------------------------------
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 (13.39s)
=== RUN TestListDirSorted
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:43:01 DEBUG : sub dir/: Creating directory marker
2025/02/14 01:43:01 DEBUG : sub dir/ignore dir/: Creating directory marker
2025/02/14 01:43:02 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/02/14 01:43:02 DEBUG : sub dir/sub sub dir/: Removing directory marker
2025/02/14 01:43:02 DEBUG : sub dir/ignore dir/: Removing directory marker
2025/02/14 01:43:02 DEBUG : sub dir/: Removing directory marker
2025/02/14 01:43:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85816692-a01e-000d-0c81-7e7429000000
Time:2025-02-14T01:43:03.0363325Z
--------------------------------------------------------------------------------
2025/02/14 01:43:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85816baf-a01e-000d-5d81-7e7429000000
Time:2025-02-14T01:43:04.0775161Z
--------------------------------------------------------------------------------
2025/02/14 01:43:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858171fc-a01e-000d-1481-7e7429000000
Time:2025-02-14T01:43:05.1169681Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858171fc-a01e-000d-1481-7e7429000000
Time:2025-02-14T01:43:05.1169681Z
--------------------------------------------------------------------------------
2025/02/14 01:43:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858177a4-a01e-000d-7481-7e7429000000
Time:2025-02-14T01:43:06.1571765Z
--------------------------------------------------------------------------------
2025/02/14 01:43:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85817c0e-a01e-000d-5e81-7e7429000000
Time:2025-02-14T01:43:07.1962366Z
--------------------------------------------------------------------------------
2025/02/14 01:43:08 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85817fb2-a01e-000d-6781-7e7429000000
Time:2025-02-14T01:43:08.2366898Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85817fb2-a01e-000d-6781-7e7429000000
Time:2025-02-14T01:43:08.2366898Z
--------------------------------------------------------------------------------
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 (14.91s)
=== RUN TestListJSON
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:43:16 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/02/14 01:43:17 DEBUG : sub/: Removing directory marker
2025/02/14 01:43:17 DEBUG : dst/: Removing directory marker
=== NAME TestListJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85819264-a01e-000d-3b81-7e7429000000
Time:2025-02-14T01:43:17.3304450Z
--------------------------------------------------------------------------------
2025/02/14 01:43:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85819437-a01e-000d-6481-7e7429000000
Time:2025-02-14T01:43:18.3688375Z
--------------------------------------------------------------------------------
2025/02/14 01:43:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85819696-a01e-000d-0e81-7e7429000000
Time:2025-02-14T01:43:19.4074288Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85819696-a01e-000d-0e81-7e7429000000
Time:2025-02-14T01:43:19.4074288Z
--------------------------------------------------------------------------------
2025/02/14 01:43:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858198ca-a01e-000d-0c81-7e7429000000
Time:2025-02-14T01:43:20.4491909Z
--------------------------------------------------------------------------------
2025/02/14 01:43:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85819aec-a01e-000d-7e81-7e7429000000
Time:2025-02-14T01:43:21.4874284Z
--------------------------------------------------------------------------------
2025/02/14 01:43:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85819d7f-a01e-000d-5c81-7e7429000000
Time:2025-02-14T01:43:22.5272500Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85819d7f-a01e-000d-5c81-7e7429000000
Time:2025-02-14T01:43:22.5272500Z
--------------------------------------------------------------------------------
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 (14.28s)
--- FAIL: TestListJSON/Default (0.04s)
--- PASS: TestListJSON/FilesOnly (0.04s)
--- FAIL: TestListJSON/DirsOnly (0.04s)
--- FAIL: TestListJSON/Recurse (0.07s)
--- PASS: TestListJSON/SubDir (0.04s)
--- PASS: TestListJSON/NoModTime (0.04s)
--- PASS: TestListJSON/NoMimeType (0.04s)
--- PASS: TestListJSON/ShowHash (0.04s)
--- PASS: TestListJSON/HashTypes (0.04s)
--- FAIL: TestListJSON/Metadata (0.04s)
=== RUN TestStatJSON
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:43:30 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/02/14 01:43:31 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/notfound"
2025/02/14 01:43:31 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:43:31 DEBUG : Azure container rclone-test-buxovaw2judu path notfound: Using directory markers
2025/02/14 01:43:31 DEBUG : sub/: Removing directory marker
2025/02/14 01:43:31 DEBUG : dst/: Removing directory marker
=== NAME TestStatJSON
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581b12f-a01e-000d-3881-7e7429000000
Time:2025-02-14T01:43:31.8349834Z
--------------------------------------------------------------------------------
2025/02/14 01:43:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581b33c-a01e-000d-0c81-7e7429000000
Time:2025-02-14T01:43:32.8728566Z
--------------------------------------------------------------------------------
2025/02/14 01:43:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581b55d-a01e-000d-6d81-7e7429000000
Time:2025-02-14T01:43:33.9119294Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581b55d-a01e-000d-6d81-7e7429000000
Time:2025-02-14T01:43:33.9119294Z
--------------------------------------------------------------------------------
2025/02/14 01:43:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581b76d-a01e-000d-5881-7e7429000000
Time:2025-02-14T01:43:34.9508379Z
--------------------------------------------------------------------------------
2025/02/14 01:43:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581b9af-a01e-000d-5981-7e7429000000
Time:2025-02-14T01:43:35.9892833Z
--------------------------------------------------------------------------------
2025/02/14 01:43:37 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581bbf2-a01e-000d-3e81-7e7429000000
Time:2025-02-14T01:43:37.0281700Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581bbf2-a01e-000d-3e81-7e7429000000
Time:2025-02-14T01:43:37.0281700Z
--------------------------------------------------------------------------------
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 (14.50s)
--- PASS: TestStatJSON/Root (0.04s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.04s)
--- PASS: TestStatJSON/Dir (0.08s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.04s)
--- PASS: TestStatJSON/File (0.04s)
--- PASS: TestStatJSON/NotFound (0.08s)
--- 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.11s)
=== RUN TestMkdir
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:43:45 INFO : Azure container rclone-test-buxovaw2judu: Making directory
2025/02/14 01:43:45 INFO : Azure container rclone-test-buxovaw2judu: Making directory
2025/02/14 01:43:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581cee5-a01e-000d-7f81-7e7429000000
Time:2025-02-14T01:43:45.2653808Z
--------------------------------------------------------------------------------
2025/02/14 01:43:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581d11b-a01e-000d-8081-7e7429000000
Time:2025-02-14T01:43:46.3034281Z
--------------------------------------------------------------------------------
2025/02/14 01:43:47 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581d354-a01e-000d-7c81-7e7429000000
Time:2025-02-14T01:43:47.3423041Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581d354-a01e-000d-7c81-7e7429000000
Time:2025-02-14T01:43:47.3423041Z
--------------------------------------------------------------------------------
2025/02/14 01:43:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581d577-a01e-000d-6f81-7e7429000000
Time:2025-02-14T01:43:48.3818034Z
--------------------------------------------------------------------------------
2025/02/14 01:43:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581d795-a01e-000d-5181-7e7429000000
Time:2025-02-14T01:43:49.4202737Z
--------------------------------------------------------------------------------
2025/02/14 01:43:50 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581d9f6-a01e-000d-7c81-7e7429000000
Time:2025-02-14T01:43:50.4591192Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581d9f6-a01e-000d-7c81-7e7429000000
Time:2025-02-14T01:43:50.4591192Z
--------------------------------------------------------------------------------
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 (13.43s)
=== RUN TestLsd
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:43:58 DEBUG : sub dir/: Creating directory marker
2025/02/14 01:43:58 DEBUG : sub dir/: Removing directory marker
2025/02/14 01:43:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581eaef-a01e-000d-5881-7e7429000000
Time:2025-02-14T01:43:59.0418798Z
--------------------------------------------------------------------------------
2025/02/14 01:44:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581ed04-a01e-000d-3a81-7e7429000000
Time:2025-02-14T01:44:00.0852206Z
--------------------------------------------------------------------------------
2025/02/14 01:44:01 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581ef6a-a01e-000d-5181-7e7429000000
Time:2025-02-14T01:44:01.1237045Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581ef6a-a01e-000d-5181-7e7429000000
Time:2025-02-14T01:44:01.1237045Z
--------------------------------------------------------------------------------
2025/02/14 01:44:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581f17e-a01e-000d-3181-7e7429000000
Time:2025-02-14T01:44:02.1618337Z
--------------------------------------------------------------------------------
2025/02/14 01:44:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581f377-a01e-000d-7381-7e7429000000
Time:2025-02-14T01:44:03.2004229Z
--------------------------------------------------------------------------------
2025/02/14 01:44:04 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581f587-a01e-000d-5b81-7e7429000000
Time:2025-02-14T01:44:04.2392401Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8581f587-a01e-000d-5b81-7e7429000000
Time:2025-02-14T01:44:04.2392401Z
--------------------------------------------------------------------------------
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 (13.79s)
=== RUN TestLs
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:44:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858208e7-a01e-000d-4081-7e7429000000
Time:2025-02-14T01:44:12.8651674Z
--------------------------------------------------------------------------------
2025/02/14 01:44:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85820aff-a01e-000d-6081-7e7429000000
Time:2025-02-14T01:44:13.9036091Z
--------------------------------------------------------------------------------
2025/02/14 01:44:14 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85820c91-a01e-000d-4681-7e7429000000
Time:2025-02-14T01:44:14.9423599Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85820c91-a01e-000d-4681-7e7429000000
Time:2025-02-14T01:44:14.9423599Z
--------------------------------------------------------------------------------
2025/02/14 01:44:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85820ee1-a01e-000d-5781-7e7429000000
Time:2025-02-14T01:44:15.9806484Z
--------------------------------------------------------------------------------
2025/02/14 01:44:17 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858210f7-a01e-000d-3481-7e7429000000
Time:2025-02-14T01:44:17.0197018Z
--------------------------------------------------------------------------------
2025/02/14 01:44:18 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858212da-a01e-000d-6e81-7e7429000000
Time:2025-02-14T01:44:18.0592574Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858212da-a01e-000d-6e81-7e7429000000
Time:2025-02-14T01:44:18.0592574Z
--------------------------------------------------------------------------------
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 (13.81s)
=== RUN TestLsWithFilesFrom
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:44:26 DEBUG : empty space: Excluded (FilesFrom Filter)
2025/02/14 01:44:26 DEBUG : empty space: Excluded
2025/02/14 01:44:26 DEBUG : BackupDir: Excluded
2025/02/14 01:44:26 DEBUG : dst: Excluded
2025/02/14 01:44:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858221b4-a01e-000d-2181-7e7429000000
Time:2025-02-14T01:44:26.7275327Z
--------------------------------------------------------------------------------
2025/02/14 01:44:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85822326-a01e-000d-5881-7e7429000000
Time:2025-02-14T01:44:27.7657542Z
--------------------------------------------------------------------------------
2025/02/14 01:44:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858224d8-a01e-000d-5281-7e7429000000
Time:2025-02-14T01:44:28.8058782Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858224d8-a01e-000d-5281-7e7429000000
Time:2025-02-14T01:44:28.8058782Z
--------------------------------------------------------------------------------
2025/02/14 01:44:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582264a-a01e-000d-2081-7e7429000000
Time:2025-02-14T01:44:29.8445372Z
--------------------------------------------------------------------------------
2025/02/14 01:44:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582282a-a01e-000d-3e81-7e7429000000
Time:2025-02-14T01:44:30.8832328Z
--------------------------------------------------------------------------------
2025/02/14 01:44:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858229f9-a01e-000d-5681-7e7429000000
Time:2025-02-14T01:44:31.9221540Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858229f9-a01e-000d-5681-7e7429000000
Time:2025-02-14T01:44:31.9221540Z
--------------------------------------------------------------------------------
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 (13.86s)
=== RUN TestLsLong
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:44:40 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85823a3d-a01e-000d-2d82-7e7429000000
Time:2025-02-14T01:44:40.5448294Z
--------------------------------------------------------------------------------
2025/02/14 01:44:41 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85823c38-a01e-000d-7782-7e7429000000
Time:2025-02-14T01:44:41.5832315Z
--------------------------------------------------------------------------------
2025/02/14 01:44:42 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85823ded-a01e-000d-0982-7e7429000000
Time:2025-02-14T01:44:42.6243311Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85823ded-a01e-000d-0982-7e7429000000
Time:2025-02-14T01:44:42.6243311Z
--------------------------------------------------------------------------------
2025/02/14 01:44:43 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582403a-a01e-000d-3982-7e7429000000
Time:2025-02-14T01:44:43.6638923Z
--------------------------------------------------------------------------------
2025/02/14 01:44:44 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85824214-a01e-000d-5982-7e7429000000
Time:2025-02-14T01:44:44.7030837Z
--------------------------------------------------------------------------------
2025/02/14 01:44:45 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85824462-a01e-000d-4b82-7e7429000000
Time:2025-02-14T01:44:45.7417585Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85824462-a01e-000d-4b82-7e7429000000
Time:2025-02-14T01:44:45.7417585Z
--------------------------------------------------------------------------------
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 (13.82s)
=== RUN TestHashSums
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
=== RUN TestHashSums/Md5
=== RUN TestHashSums/Md5Download
2025/02/14 01:44:54 DEBUG : dst/: Removing directory marker
=== NAME TestHashSums
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582517e-a01e-000d-0282-7e7429000000
Time:2025-02-14T01:44:54.5161645Z
--------------------------------------------------------------------------------
2025/02/14 01:44:55 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858252f5-a01e-000d-3982-7e7429000000
Time:2025-02-14T01:44:55.5541800Z
--------------------------------------------------------------------------------
2025/02/14 01:44:56 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858254a7-a01e-000d-3582-7e7429000000
Time:2025-02-14T01:44:56.5922377Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858254a7-a01e-000d-3582-7e7429000000
Time:2025-02-14T01:44:56.5922377Z
--------------------------------------------------------------------------------
2025/02/14 01:44:57 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858256b9-a01e-000d-0382-7e7429000000
Time:2025-02-14T01:44:57.6304832Z
--------------------------------------------------------------------------------
2025/02/14 01:44:58 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85825878-a01e-000d-1082-7e7429000000
Time:2025-02-14T01:44:58.6689297Z
--------------------------------------------------------------------------------
2025/02/14 01:44:59 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85825a11-a01e-000d-0482-7e7429000000
Time:2025-02-14T01:44:59.7083097Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85825a11-a01e-000d-0482-7e7429000000
Time:2025-02-14T01:44:59.7083097Z
--------------------------------------------------------------------------------
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 (13.97s)
--- PASS: TestHashSums/Md5 (0.07s)
--- PASS: TestHashSums/Md5Download (0.15s)
=== RUN TestHashSumsWithErrors
2025/02/14 01:45:07 DEBUG : Creating backend with remote ":memory:"
2025/02/14 01:45:07 ERROR : file1: hash unsupported: hash type not supported
--- PASS: TestHashSumsWithErrors (0.00s)
=== RUN TestHashStream
2025/02/14 01:45:07 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/14 01:45:07 DEBUG : Creating md5 hash of 0 bytes read from input stream
2025/02/14 01:45:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/14 01:45:07 DEBUG : Creating sha1 hash of 0 bytes read from input stream
2025/02/14 01:45:07 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/14 01:45:07 DEBUG : Creating md5 hash of 12 bytes read from input stream
2025/02/14 01:45:07 DEBUG : Creating sha1 hash of 12 bytes read from input stream
2025/02/14 01:45:07 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 "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:45:08 DEBUG : sub dir/: Creating directory marker
2025/02/14 01:45:08 DEBUG : sub dir/: Removing directory marker
2025/02/14 01:45:08 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85826966-a01e-000d-0682-7e7429000000
Time:2025-02-14T01:45:08.5301665Z
--------------------------------------------------------------------------------
2025/02/14 01:45:09 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85826b3b-a01e-000d-0e82-7e7429000000
Time:2025-02-14T01:45:09.5690977Z
--------------------------------------------------------------------------------
2025/02/14 01:45:10 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85826cc2-a01e-000d-6e82-7e7429000000
Time:2025-02-14T01:45:10.6072654Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85826cc2-a01e-000d-6e82-7e7429000000
Time:2025-02-14T01:45:10.6072654Z
--------------------------------------------------------------------------------
2025/02/14 01:45:11 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85826e3d-a01e-000d-2f82-7e7429000000
Time:2025-02-14T01:45:11.6460763Z
--------------------------------------------------------------------------------
2025/02/14 01:45:12 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85826ff2-a01e-000d-0f82-7e7429000000
Time:2025-02-14T01:45:12.6854727Z
--------------------------------------------------------------------------------
2025/02/14 01:45:13 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858271f7-a01e-000d-1382-7e7429000000
Time:2025-02-14T01:45:13.7241562Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858271f7-a01e-000d-1382-7e7429000000
Time:2025-02-14T01:45:13.7241562Z
--------------------------------------------------------------------------------
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 (14.01s)
=== RUN TestDelete
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:45:22 DEBUG : Waiting for deletions to finish
2025/02/14 01:45:22 DEBUG : large: Excluded (Size Filter)
2025/02/14 01:45:22 INFO : medium: Deleted
2025/02/14 01:45:22 INFO : small: Deleted
2025/02/14 01:45:22 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb6e095-c01e-0034-6282-7e8f35000000
Time:2025-02-14T01:45:22.5237139Z
--------------------------------------------------------------------------------
2025/02/14 01:45:23 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb6e2dc-c01e-0034-7b82-7e8f35000000
Time:2025-02-14T01:45:23.5611345Z
--------------------------------------------------------------------------------
2025/02/14 01:45:24 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb6e51c-c01e-0034-0e82-7e8f35000000
Time:2025-02-14T01:45:24.5990389Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb6e51c-c01e-0034-0e82-7e8f35000000
Time:2025-02-14T01:45:24.5990389Z
--------------------------------------------------------------------------------
2025/02/14 01:45:25 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb6e7a1-c01e-0034-4a82-7e8f35000000
Time:2025-02-14T01:45:25.6368995Z
--------------------------------------------------------------------------------
2025/02/14 01:45:26 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb6ea5c-c01e-0034-5482-7e8f35000000
Time:2025-02-14T01:45:26.6751701Z
--------------------------------------------------------------------------------
2025/02/14 01:45:27 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb6ec28-c01e-0034-6f82-7e8f35000000
Time:2025-02-14T01:45:27.7139970Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb6ec28-c01e-0034-6f82-7e8f35000000
Time:2025-02-14T01:45:27.7139970Z
--------------------------------------------------------------------------------
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 (13.99s)
=== RUN TestMaxDelete
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:45:36 DEBUG : Waiting for deletions to finish
2025/02/14 01:45:36 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2025/02/14 01:45:36 INFO : large: Deleted
2025/02/14 01:45:36 INFO : medium: Deleted
2025/02/14 01:45:36 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85829845-a01e-000d-6182-7e7429000000
Time:2025-02-14T01:45:36.4873685Z
--------------------------------------------------------------------------------
2025/02/14 01:45:37 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85829a3a-a01e-000d-7982-7e7429000000
Time:2025-02-14T01:45:37.5258018Z
--------------------------------------------------------------------------------
2025/02/14 01:45:38 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85829c45-a01e-000d-5482-7e7429000000
Time:2025-02-14T01:45:38.5638343Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85829c45-a01e-000d-5482-7e7429000000
Time:2025-02-14T01:45:38.5638343Z
--------------------------------------------------------------------------------
2025/02/14 01:45:39 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85829e12-a01e-000d-5c82-7e7429000000
Time:2025-02-14T01:45:39.6020207Z
--------------------------------------------------------------------------------
2025/02/14 01:45:40 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85829f8c-a01e-000d-2482-7e7429000000
Time:2025-02-14T01:45:40.6416329Z
--------------------------------------------------------------------------------
2025/02/14 01:45:41 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582a125-a01e-000d-7382-7e7429000000
Time:2025-02-14T01:45:41.6804222Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582a125-a01e-000d-7382-7e7429000000
Time:2025-02-14T01:45:41.6804222Z
--------------------------------------------------------------------------------
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/02/14 01:45:49 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582af09-a01e-000d-7682-7e7429000000
Time:2025-02-14T01:45:49.8780625Z
--------------------------------------------------------------------------------
2025/02/14 01:45:50 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582b095-a01e-000d-5282-7e7429000000
Time:2025-02-14T01:45:50.9161493Z
--------------------------------------------------------------------------------
2025/02/14 01:45:51 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582b22f-a01e-000d-4082-7e7429000000
Time:2025-02-14T01:45:51.9543429Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582b22f-a01e-000d-4082-7e7429000000
Time:2025-02-14T01:45:51.9543429Z
--------------------------------------------------------------------------------
2025/02/14 01:45:52 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582b402-a01e-000d-5282-7e7429000000
Time:2025-02-14T01:45:52.9931359Z
--------------------------------------------------------------------------------
2025/02/14 01:45:54 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582b54c-a01e-000d-7282-7e7429000000
Time:2025-02-14T01:45:54.0315402Z
--------------------------------------------------------------------------------
2025/02/14 01:45:55 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582b691-a01e-000d-0a82-7e7429000000
Time:2025-02-14T01:45:55.0698043Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582b691-a01e-000d-0a82-7e7429000000
Time:2025-02-14T01:45:55.0698043Z
--------------------------------------------------------------------------------
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 (27.35s)
=== RUN TestMaxDeleteSizeLargeFile
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:46:03 DEBUG : Waiting for deletions to finish
2025/02/14 01:46:03 ERROR : large: Got fatal error on delete: --max-delete-size threshold reached
2025/02/14 01:46:03 INFO : medium: Deleted
2025/02/14 01:46:03 INFO : small: Deleted
2025/02/14 01:46:03 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb72d89-c01e-0034-3c82-7e8f35000000
Time:2025-02-14T01:46:03.8424961Z
--------------------------------------------------------------------------------
2025/02/14 01:46:04 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb72eca-c01e-0034-5382-7e8f35000000
Time:2025-02-14T01:46:04.8846757Z
--------------------------------------------------------------------------------
2025/02/14 01:46:05 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb7305a-c01e-0034-3182-7e8f35000000
Time:2025-02-14T01:46:05.9226553Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb7305a-c01e-0034-3182-7e8f35000000
Time:2025-02-14T01:46:05.9226553Z
--------------------------------------------------------------------------------
2025/02/14 01:46:06 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb731bf-c01e-0034-6e82-7e8f35000000
Time:2025-02-14T01:46:06.9607605Z
--------------------------------------------------------------------------------
2025/02/14 01:46:07 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb7334a-c01e-0034-4682-7e8f35000000
Time:2025-02-14T01:46:07.9991358Z
--------------------------------------------------------------------------------
2025/02/14 01:46:09 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb734a0-c01e-0034-7882-7e8f35000000
Time:2025-02-14T01:46:09.0374305Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb734a0-c01e-0034-7882-7e8f35000000
Time:2025-02-14T01:46:09.0374305Z
--------------------------------------------------------------------------------
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/02/14 01:46:17 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb73f21-c01e-0034-0b82-7e8f35000000
Time:2025-02-14T01:46:17.2341642Z
--------------------------------------------------------------------------------
2025/02/14 01:46:18 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb74014-c01e-0034-4982-7e8f35000000
Time:2025-02-14T01:46:18.2732986Z
--------------------------------------------------------------------------------
2025/02/14 01:46:19 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb74132-c01e-0034-2782-7e8f35000000
Time:2025-02-14T01:46:19.3110201Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb74132-c01e-0034-2782-7e8f35000000
Time:2025-02-14T01:46:19.3110201Z
--------------------------------------------------------------------------------
2025/02/14 01:46:20 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb7425c-c01e-0034-2482-7e8f35000000
Time:2025-02-14T01:46:20.3492402Z
--------------------------------------------------------------------------------
2025/02/14 01:46:21 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb743c6-c01e-0034-3c82-7e8f35000000
Time:2025-02-14T01:46:21.3882492Z
--------------------------------------------------------------------------------
2025/02/14 01:46:22 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb744ef-c01e-0034-3282-7e8f35000000
Time:2025-02-14T01:46:22.4261938Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:7bb744ef-c01e-0034-3282-7e8f35000000
Time:2025-02-14T01:46:22.4261938Z
--------------------------------------------------------------------------------
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 (27.36s)
=== RUN TestMaxDeleteSize
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:46:30 DEBUG : Waiting for deletions to finish
2025/02/14 01:46:30 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2025/02/14 01:46:30 INFO : large: Deleted
2025/02/14 01:46:31 INFO : medium: Deleted
2025/02/14 01:46:31 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582eee3-a01e-000d-2882-7e7429000000
Time:2025-02-14T01:46:31.2140131Z
--------------------------------------------------------------------------------
2025/02/14 01:46:32 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582f048-a01e-000d-5a82-7e7429000000
Time:2025-02-14T01:46:32.2526006Z
--------------------------------------------------------------------------------
2025/02/14 01:46:33 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582f1d5-a01e-000d-2382-7e7429000000
Time:2025-02-14T01:46:33.2913581Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582f1d5-a01e-000d-2382-7e7429000000
Time:2025-02-14T01:46:33.2913581Z
--------------------------------------------------------------------------------
2025/02/14 01:46:34 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582f363-a01e-000d-7a82-7e7429000000
Time:2025-02-14T01:46:34.3297496Z
--------------------------------------------------------------------------------
2025/02/14 01:46:35 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582f504-a01e-000d-5f82-7e7429000000
Time:2025-02-14T01:46:35.3680433Z
--------------------------------------------------------------------------------
2025/02/14 01:46:36 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582f69b-a01e-000d-3882-7e7429000000
Time:2025-02-14T01:46:36.4071798Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8582f69b-a01e-000d-3882-7e7429000000
Time:2025-02-14T01:46:36.4071798Z
--------------------------------------------------------------------------------
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/02/14 01:46:44 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85830460-a01e-000d-7b82-7e7429000000
Time:2025-02-14T01:46:44.6030815Z
--------------------------------------------------------------------------------
2025/02/14 01:46:45 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8583061e-a01e-000d-6982-7e7429000000
Time:2025-02-14T01:46:45.6417545Z
--------------------------------------------------------------------------------
2025/02/14 01:46:46 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85830779-a01e-000d-1982-7e7429000000
Time:2025-02-14T01:46:46.6800726Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85830779-a01e-000d-1982-7e7429000000
Time:2025-02-14T01:46:46.6800726Z
--------------------------------------------------------------------------------
2025/02/14 01:46:47 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858308bc-a01e-000d-2982-7e7429000000
Time:2025-02-14T01:46:47.7187276Z
--------------------------------------------------------------------------------
2025/02/14 01:46:48 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85830a1f-a01e-000d-6082-7e7429000000
Time:2025-02-14T01:46:48.7572531Z
--------------------------------------------------------------------------------
2025/02/14 01:46:49 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85830b51-a01e-000d-6f82-7e7429000000
Time:2025-02-14T01:46:49.7961417Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85830b51-a01e-000d-6f82-7e7429000000
Time:2025-02-14T01:46:49.7961417Z
--------------------------------------------------------------------------------
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 (27.37s)
=== RUN TestReadFile
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:46:58 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85831843-a01e-000d-6b82-7e7429000000
Time:2025-02-14T01:46:58.2961555Z
--------------------------------------------------------------------------------
2025/02/14 01:46:59 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85831a39-a01e-000d-3582-7e7429000000
Time:2025-02-14T01:46:59.3347932Z
--------------------------------------------------------------------------------
2025/02/14 01:47:00 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85831c08-a01e-000d-3782-7e7429000000
Time:2025-02-14T01:47:00.3737017Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85831c08-a01e-000d-3782-7e7429000000
Time:2025-02-14T01:47:00.3737017Z
--------------------------------------------------------------------------------
2025/02/14 01:47:01 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85831df1-a01e-000d-5482-7e7429000000
Time:2025-02-14T01:47:01.4138999Z
--------------------------------------------------------------------------------
2025/02/14 01:47:02 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85831f9d-a01e-000d-4182-7e7429000000
Time:2025-02-14T01:47:02.4522942Z
--------------------------------------------------------------------------------
2025/02/14 01:47:03 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8583210c-a01e-000d-0e82-7e7429000000
Time:2025-02-14T01:47:03.4911659Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8583210c-a01e-000d-0e82-7e7429000000
Time:2025-02-14T01:47:03.4911659Z
--------------------------------------------------------------------------------
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/02/14 01:47:11 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85832d95-a01e-000d-6b82-7e7429000000
Time:2025-02-14T01:47:11.6890069Z
--------------------------------------------------------------------------------
2025/02/14 01:47:12 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85832ec9-a01e-000d-6982-7e7429000000
Time:2025-02-14T01:47:12.7281368Z
--------------------------------------------------------------------------------
2025/02/14 01:47:13 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85833046-a01e-000d-6d82-7e7429000000
Time:2025-02-14T01:47:13.7667959Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85833046-a01e-000d-6d82-7e7429000000
Time:2025-02-14T01:47:13.7667959Z
--------------------------------------------------------------------------------
2025/02/14 01:47:14 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858331a7-a01e-000d-0282-7e7429000000
Time:2025-02-14T01:47:14.8070059Z
--------------------------------------------------------------------------------
2025/02/14 01:47:15 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85833331-a01e-000d-4382-7e7429000000
Time:2025-02-14T01:47:15.8455653Z
--------------------------------------------------------------------------------
2025/02/14 01:47:16 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858334cf-a01e-000d-3582-7e7429000000
Time:2025-02-14T01:47:16.8845450Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858334cf-a01e-000d-3582-7e7429000000
Time:2025-02-14T01:47:16.8845450Z
--------------------------------------------------------------------------------
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 (27.09s)
=== RUN TestRetry
2025/02/14 01:47:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 1/5
2025/02/14 01:47:25 DEBUG : Received error: Wrapped EOF is retriable: EOF - low level retry 2/5
2025/02/14 01:47:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/14 01:47:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/14 01:47:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/14 01:47:25 DEBUG : Sleeping for 10ms (as indicated by the server) to obey Retry-After error: BANG
2025/02/14 01:47:25 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 "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:47:26 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85834091-a01e-000d-2082-7e7429000000
Time:2025-02-14T01:47:26.3385206Z
--------------------------------------------------------------------------------
2025/02/14 01:47:27 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85834269-a01e-000d-1582-7e7429000000
Time:2025-02-14T01:47:27.3768177Z
--------------------------------------------------------------------------------
2025/02/14 01:47:28 DEBUG : dst/: Removing directory marker
run.go:125: removing dir "dst" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858343db-a01e-000d-6882-7e7429000000
Time:2025-02-14T01:47:28.4154014Z
--------------------------------------------------------------------------------
run.go:128: removing dir "dst" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858343db-a01e-000d-6882-7e7429000000
Time:2025-02-14T01:47:28.4154014Z
--------------------------------------------------------------------------------
2025/02/14 01:47:29 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:8583454e-a01e-000d-2582-7e7429000000
Time:2025-02-14T01:47:29.4538898Z
--------------------------------------------------------------------------------
2025/02/14 01:47:30 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:858346c3-a01e-000d-5c82-7e7429000000
Time:2025-02-14T01:47:30.4919862Z
--------------------------------------------------------------------------------
2025/02/14 01:47:31 DEBUG : BackupDir/: Removing directory marker
run.go:125: removing dir "BackupDir" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85834830-a01e-000d-0c82-7e7429000000
Time:2025-02-14T01:47:31.5316511Z
--------------------------------------------------------------------------------
run.go:128: removing dir "BackupDir" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:85834830-a01e-000d-0c82-7e7429000000
Time:2025-02-14T01:47:31.5316511Z
--------------------------------------------------------------------------------
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 (14.60s)
=== RUN TestPurge
2025/02/14 01:47:39 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-yatuney3wibo"
2025/02/14 01:47:39 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/02/14 01:47:39 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:47:39 DEBUG : Azure container rclone-test-yatuney3wibo: Using directory markers
2025/02/14 01:47:39 DEBUG : Creating backend with remote "/tmp/rclone1688365292"
run.go:180: Remote "Azure container rclone-test-yatuney3wibo", Local "Local file system at /tmp/rclone1688365292", Modify Window "1ns"
2025/02/14 01:47:39 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/14 01:47:39 DEBUG : A1/B1/: Creating directory marker
2025/02/14 01:47:39 DEBUG : A1/: Creating directory marker
2025/02/14 01:47:40 INFO : A2: Making directory
2025/02/14 01:47:40 DEBUG : A2/: Creating directory marker
2025/02/14 01:47:40 INFO : A1/B2: Making directory
2025/02/14 01:47:40 DEBUG : A1/B2/: Creating directory marker
2025/02/14 01:47:40 INFO : A1/B2/C2: Making directory
2025/02/14 01:47:40 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/14 01:47:40 INFO : A1/B1/C3: Making directory
2025/02/14 01:47:40 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/14 01:47:40 INFO : A3: Making directory
2025/02/14 01:47:40 DEBUG : A3/: Creating directory marker
2025/02/14 01:47:40 INFO : A3/B3: Making directory
2025/02/14 01:47:40 DEBUG : A3/B3/: Creating directory marker
2025/02/14 01:47:40 INFO : A3/B3/C4: Making directory
2025/02/14 01:47:40 DEBUG : A3/B3/C4/: Creating directory marker
2025/02/14 01:47:40 DEBUG : Waiting for deletions to finish
2025/02/14 01:47:41 INFO : A1/B1/C1/one: Deleted
2025/02/14 01:47:41 DEBUG : removing 2 level 3 directories
2025/02/14 01:47:41 INFO : A1/B1/C3: Removing directory
2025/02/14 01:47:41 INFO : A1/B1/C1: Removing directory
2025/02/14 01:47:41 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/14 01:47:41 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 01:47:41 DEBUG : removing 1 level 2 directories
2025/02/14 01:47:41 INFO : A1/B1: Removing directory
2025/02/14 01:47:41 DEBUG : A1/B1/: Removing directory marker
2025/02/14 01:47:41 DEBUG : Azure container rclone-test-yatuney3wibo: Purge remote
2025/02/14 01:47:41 NOTICE: purge failed: bucket already deleted
--- PASS: TestPurge (1.82s)
=== RUN TestRmdirsNoLeaveRoot
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:47:41 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/14 01:47:41 DEBUG : A1/B1/: Creating directory marker
2025/02/14 01:47:41 DEBUG : A1/: Creating directory marker
2025/02/14 01:47:41 INFO : A2: Making directory
2025/02/14 01:47:41 DEBUG : A2/: Creating directory marker
2025/02/14 01:47:41 INFO : A1/B2: Making directory
2025/02/14 01:47:41 DEBUG : A1/B2/: Creating directory marker
2025/02/14 01:47:42 INFO : A1/B2/C2: Making directory
2025/02/14 01:47:42 DEBUG : A1/B2/C2/: Creating directory marker
2025/02/14 01:47:42 INFO : A1/B1/C3: Making directory
2025/02/14 01:47:42 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/14 01:47:42 INFO : A3: Making directory
2025/02/14 01:47:42 DEBUG : A3/: Creating directory marker
2025/02/14 01:47:42 INFO : A3/B3: Making directory
2025/02/14 01:47:42 DEBUG : A3/B3/: Creating directory marker
2025/02/14 01:47:42 INFO : A3/B3/C4: Making directory
2025/02/14 01:47:42 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/02/14 01:47:49 DEBUG : removing 1 level 3 directories
2025/02/14 01:47:49 INFO : A3/B3/C4: Removing directory
2025/02/14 01:47:49 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/02/14 01:47:57 DEBUG : removing 2 level 3 directories
2025/02/14 01:47:57 INFO : A1/B2/C2: Removing directory
2025/02/14 01:47:57 DEBUG : A1/B2/C2/: Removing directory marker
2025/02/14 01:47:57 INFO : A1/B1/C3: Removing directory
2025/02/14 01:47:57 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/14 01:47:57 DEBUG : removing 4 level 2 directories
2025/02/14 01:47:57 INFO : dst/: Removing directory
2025/02/14 01:47:57 DEBUG : dst//: Removing directory marker
2025/02/14 01:47:57 INFO : A3/B3: Removing directory
2025/02/14 01:47:57 INFO : A1/B2: Removing directory
2025/02/14 01:47:57 DEBUG : A3/B3/: Removing directory marker
2025/02/14 01:47:57 DEBUG : A1/B2/: Removing directory marker
2025/02/14 01:47:57 INFO : BackupDir/: Removing directory
2025/02/14 01:47:57 DEBUG : BackupDir//: Removing directory marker
2025/02/14 01:47:57 DEBUG : removing 4 level 1 directories
2025/02/14 01:47:57 INFO : dst: Removing directory
2025/02/14 01:47:57 DEBUG : dst/: Removing directory marker
2025/02/14 01:47:57 INFO : A3: Removing directory
2025/02/14 01:47:57 DEBUG : A3/: Removing directory marker
2025/02/14 01:47:57 INFO : A2: Removing directory
2025/02/14 01:47:57 DEBUG : A2/: Removing directory marker
2025/02/14 01:47:57 INFO : BackupDir: Removing directory
2025/02/14 01:47:57 DEBUG : BackupDir/: Removing directory marker
2025/02/14 01:47:57 ERROR : BackupDir: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/BackupDir/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:a881b33b-501e-009f-2282-7ef0ff000000
Time:2025-02-14T01:47:57.5439887Z
--------------------------------------------------------------------------------
2025/02/14 01:47:57 ERROR : dst: Failed to rmdir: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:68fe2c0e-e01e-0051-0682-7e2171000000
Time:2025-02-14T01:47:57.5471137Z
--------------------------------------------------------------------------------
operations_test.go:705:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Received unexpected error:
failed to remove directories: 2 errors: last error: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/dst/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:68fe2c0e-e01e-0051-0682-7e2171000000
Time:2025-02-14T01:47:57.5471137Z
--------------------------------------------------------------------------------
Test: TestRmdirsNoLeaveRoot
2025/02/14 01:47:57 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 01:47:57 DEBUG : A1/B1/: Removing directory marker
2025/02/14 01:47:57 DEBUG : A1/: Removing directory marker
--- FAIL: TestRmdirsNoLeaveRoot (16.39s)
=== RUN TestRmdirsLeaveRoot
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:47:57 INFO : A1: Making directory
2025/02/14 01:47:57 DEBUG : A1/: Creating directory marker
2025/02/14 01:47:57 INFO : A1/B1: Making directory
2025/02/14 01:47:58 DEBUG : A1/B1/: Creating directory marker
2025/02/14 01:47:58 INFO : A1/B1/C1: Making directory
2025/02/14 01:47:58 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/14 01:47:58 DEBUG : removing 1 level 3 directories
2025/02/14 01:47:58 INFO : A1/B1/C1: Removing directory
2025/02/14 01:47:58 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 01:47:58 DEBUG : removing 1 level 2 directories
2025/02/14 01:47:58 INFO : A1/B1: Removing directory
2025/02/14 01:47:58 DEBUG : A1/B1/: Removing directory marker
2025/02/14 01:47:58 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsLeaveRoot (0.74s)
=== RUN TestRmdirsWithFilter
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:47:58 INFO : A1: Making directory
2025/02/14 01:47:58 DEBUG : A1/: Creating directory marker
2025/02/14 01:47:58 INFO : A1/B1: Making directory
2025/02/14 01:47:58 DEBUG : A1/B1/: Creating directory marker
2025/02/14 01:47:58 INFO : A1/B1/C1: Making directory
2025/02/14 01:47:58 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/14 01:47:59 DEBUG : removing 1 level 3 directories
2025/02/14 01:47:59 INFO : A1/B1/C1: Removing directory
2025/02/14 01:47:59 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 01:47:59 DEBUG : removing 1 level 2 directories
2025/02/14 01:47:59 INFO : A1/B1: Removing directory
2025/02/14 01:47:59 DEBUG : A1/B1/: Removing directory marker
2025/02/14 01:47:59 DEBUG : A1/: Removing directory marker
--- PASS: TestRmdirsWithFilter (0.78s)
=== RUN TestCopyURL
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:47:59 DEBUG : filename.txt: File name found in url
2025/02/14 01:47:59 DEBUG : headerfilename.txt: filename found in Content-Disposition header.
--- PASS: TestCopyURL (0.78s)
=== RUN TestCopyURLToWriter
--- PASS: TestCopyURLToWriter (0.00s)
=== RUN TestMoveFile
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:00 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/14 01:48:00 DEBUG : sub/: Creating directory marker
2025/02/14 01:48:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 01:48:00 INFO : file1: Copied (new) to: sub/file2
2025/02/14 01:48:00 INFO : file1: Deleted
2025/02/14 01:48:00 DEBUG : file1: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 01:48:00 DEBUG : file1: Unchanged skipping
2025/02/14 01:48:00 INFO : file1: Deleted
2025/02/14 01:48:00 DEBUG : Azure container rclone-test-buxovaw2judu: don't need to copy/move sub/file2, it is already at target location
2025/02/14 01:48:00 DEBUG : sub/: Removing directory marker
--- PASS: TestMoveFile (0.51s)
=== RUN TestMoveFileWithIgnoreExisting
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:00 DEBUG : file1: Need to transfer - File not found at Destination
2025/02/14 01:48:00 DEBUG : file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 01:48:00 INFO : file1: Copied (new)
2025/02/14 01:48:00 INFO : file1: Deleted
2025/02/14 01:48:00 DEBUG : file1: Destination exists, skipping
2025/02/14 01:48:00 DEBUG : file1: Not removing source file as destination file exists and --ignore-existing is set
--- PASS: TestMoveFileWithIgnoreExisting (0.35s)
=== RUN TestCaseInsensitiveMoveFile
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFile (0.08s)
=== RUN TestCaseInsensitiveMoveFileDryRun
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
--- PASS: TestCaseInsensitiveMoveFileDryRun (0.08s)
=== RUN TestMoveFileBackupDir
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:01 DEBUG : dst/: Creating directory marker
2025/02/14 01:48:01 DEBUG : Creating backend with remote "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/backup"
2025/02/14 01:48:01 DEBUG : TestAzureBlob: detected overridden config - adding "{juk_h}" suffix to name
2025/02/14 01:48:01 DEBUG : Azure container rclone-test-buxovaw2judu path backup: Using directory markers
2025/02/14 01:48:01 DEBUG : fs cache: renaming cache item "TestAzureBlob,directory_markers:rclone-test-buxovaw2judu/backup" to be canonical "TestAzureBlob{juk_h}:rclone-test-buxovaw2judu/backup"
2025/02/14 01:48:01 DEBUG : dst/file1: Sizes differ (src 14 vs dst 18)
2025/02/14 01:48:01 DEBUG : dst/: Creating directory marker
2025/02/14 01:48:01 DEBUG : dst/file1: md5 = 05164b153084ba910184c26e561a7c18 OK
2025/02/14 01:48:01 INFO : dst/file1: Copied (server-side copy)
2025/02/14 01:48:01 INFO : dst/file1: Deleted
2025/02/14 01:48:01 DEBUG : dst/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK
2025/02/14 01:48:01 INFO : dst/file1: Copied (new)
2025/02/14 01:48:01 INFO : dst/file1: Deleted
2025/02/14 01:48:02 DEBUG : dst/: Removing directory marker
2025/02/14 01:48:02 DEBUG : backup/dst/: Removing directory marker
2025/02/14 01:48:02 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 1/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3ae0f6f0-001e-0004-3382-7e31fa000000
Time:2025-02-14T01:48:02.3018637Z
--------------------------------------------------------------------------------
2025/02/14 01:48:03 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 2/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3ae0f802-001e-0004-1b82-7e31fa000000
Time:2025-02-14T01:48:03.3397003Z
--------------------------------------------------------------------------------
2025/02/14 01:48:04 DEBUG : backup/: Removing directory marker
run.go:125: removing dir "backup" failed - try 3/3: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3ae0f93e-001e-0004-3382-7e31fa000000
Time:2025-02-14T01:48:04.3790396Z
--------------------------------------------------------------------------------
run.go:128: removing dir "backup" failed: removing directory marker failed: DELETE https://rclone.blob.core.windows.net/rclone-test-buxovaw2judu/backup/
--------------------------------------------------------------------------------
RESPONSE 404: 404 The specified blob does not exist.
ERROR CODE: BlobNotFound
--------------------------------------------------------------------------------
BlobNotFound
The specified blob does not exist.
RequestId:3ae0f93e-001e-0004-3382-7e31fa000000
Time:2025-02-14T01:48:04.3790396Z
--------------------------------------------------------------------------------
--- PASS: TestMoveFileBackupDir (4.26s)
=== 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 "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:05 DEBUG : A1/: Creating directory marker
2025/02/14 01:48:05 DEBUG : A1/B1/: Creating directory marker
2025/02/14 01:48:05 DEBUG : A1/B1/C1/: Creating directory marker
2025/02/14 01:48:06 DEBUG : A1/B1/C2/: Creating directory marker
2025/02/14 01:48:06 INFO : A1/B2: Making directory
2025/02/14 01:48:06 DEBUG : A1/B2/: Creating directory marker
2025/02/14 01:48:06 INFO : A1/B1/C3: Making directory
2025/02/14 01:48:06 DEBUG : A1/B1/C3/: Creating directory marker
2025/02/14 01:48:06 DEBUG : A2/: Creating directory marker
2025/02/14 01:48:06 DEBUG : A2/B1/: Creating directory marker
2025/02/14 01:48:06 DEBUG : A2/B1/C1/: Creating directory marker
2025/02/14 01:48:07 DEBUG : A2/B1/C2/: Creating directory marker
2025/02/14 01:48:07 DEBUG : A2/B1/C3/: Creating directory marker
2025/02/14 01:48:07 DEBUG : A2/B2/: Creating directory marker
2025/02/14 01:48:07 DEBUG : A1/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/14 01:48:07 INFO : A1/B1/three: Copied (server-side copy) to: A2/B1/three
2025/02/14 01:48:07 DEBUG : A1/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/14 01:48:07 INFO : A1/B1/C2/five: Copied (server-side copy) to: A2/B1/C2/five
2025/02/14 01:48:07 DEBUG : A1/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 01:48:07 INFO : A1/one: Copied (server-side copy) to: A2/one
2025/02/14 01:48:07 DEBUG : A1/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/14 01:48:07 DEBUG : A1/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/14 01:48:07 INFO : A1/B1/C1/four: Copied (server-side copy) to: A2/B1/C1/four
2025/02/14 01:48:07 INFO : A1/two: Copied (server-side copy) to: A2/two
2025/02/14 01:48:07 INFO : A1/B1/three: Deleted
2025/02/14 01:48:07 INFO : A1/B1/C2/five: Deleted
2025/02/14 01:48:07 INFO : A1/one: Deleted
2025/02/14 01:48:07 INFO : A1/B1/C1/four: Deleted
2025/02/14 01:48:07 INFO : A1/two: Deleted
2025/02/14 01:48:07 DEBUG : A1/B2/: Removing directory marker
2025/02/14 01:48:07 DEBUG : A1/B1/C3/: Removing directory marker
2025/02/14 01:48:07 DEBUG : A1/B1/C2/: Removing directory marker
2025/02/14 01:48:07 DEBUG : A1/B1/C1/: Removing directory marker
2025/02/14 01:48:07 DEBUG : A1/B1/: Removing directory marker
2025/02/14 01:48:07 DEBUG : A1/: Removing directory marker
2025/02/14 01:48:07 DEBUG : A3/: Creating directory marker
2025/02/14 01:48:08 DEBUG : A3/B1/: Creating directory marker
2025/02/14 01:48:08 DEBUG : A3/B1/C1/: Creating directory marker
2025/02/14 01:48:08 DEBUG : A3/B1/C2/: Creating directory marker
2025/02/14 01:48:08 DEBUG : A3/B1/C3/: Creating directory marker
2025/02/14 01:48:08 DEBUG : A3/B2/: Creating directory marker
2025/02/14 01:48:08 DEBUG : A2/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/14 01:48:08 INFO : A2/two: Copied (server-side copy) to: A3/two
2025/02/14 01:48:08 DEBUG : A2/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 01:48:08 INFO : A2/one: Copied (server-side copy) to: A3/one
2025/02/14 01:48:08 DEBUG : A2/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/14 01:48:08 INFO : A2/B1/C2/five: Copied (server-side copy) to: A3/B1/C2/five
2025/02/14 01:48:08 DEBUG : A2/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/14 01:48:08 INFO : A2/B1/C1/four: Copied (server-side copy) to: A3/B1/C1/four
2025/02/14 01:48:08 DEBUG : A2/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/14 01:48:08 INFO : A2/B1/three: Copied (server-side copy) to: A3/B1/three
2025/02/14 01:48:08 INFO : A2/two: Deleted
2025/02/14 01:48:08 INFO : A2/one: Deleted
2025/02/14 01:48:08 INFO : A2/B1/C2/five: Deleted
2025/02/14 01:48:08 INFO : A2/B1/C1/four: Deleted
2025/02/14 01:48:08 INFO : A2/B1/three: Deleted
2025/02/14 01:48:08 DEBUG : A2/B2/: Removing directory marker
2025/02/14 01:48:08 DEBUG : A2/B1/C3/: Removing directory marker
2025/02/14 01:48:08 DEBUG : A2/B1/C2/: Removing directory marker
2025/02/14 01:48:08 DEBUG : A2/B1/C1/: Removing directory marker
2025/02/14 01:48:08 DEBUG : A2/B1/: Removing directory marker
2025/02/14 01:48:08 DEBUG : A2/: Removing directory marker
2025/02/14 01:48:09 INFO : Azure container rclone-test-buxovaw2judu: Can't DirMove - falling back to file moves: can't move directory - incompatible remotes
2025/02/14 01:48:09 DEBUG : A4/: Creating directory marker
2025/02/14 01:48:09 DEBUG : A4/B1/: Creating directory marker
2025/02/14 01:48:09 DEBUG : A4/B1/C1/: Creating directory marker
2025/02/14 01:48:09 DEBUG : A4/B1/C2/: Creating directory marker
2025/02/14 01:48:09 DEBUG : A4/B1/C3/: Creating directory marker
2025/02/14 01:48:09 DEBUG : A4/B2/: Creating directory marker
2025/02/14 01:48:09 DEBUG : A3/one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK
2025/02/14 01:48:09 INFO : A3/one: Copied (server-side copy) to: A4/one
2025/02/14 01:48:09 DEBUG : A3/two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK
2025/02/14 01:48:09 INFO : A3/two: Copied (server-side copy) to: A4/two
2025/02/14 01:48:09 DEBUG : A3/B1/C2/five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK
2025/02/14 01:48:09 INFO : A3/B1/C2/five: Copied (server-side copy) to: A4/B1/C2/five
2025/02/14 01:48:09 DEBUG : A3/B1/C1/four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK
2025/02/14 01:48:09 INFO : A3/B1/C1/four: Copied (server-side copy) to: A4/B1/C1/four
2025/02/14 01:48:09 DEBUG : A3/B1/three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK
2025/02/14 01:48:09 INFO : A3/B1/three: Copied (server-side copy) to: A4/B1/three
2025/02/14 01:48:09 INFO : A3/one: Deleted
2025/02/14 01:48:10 INFO : A3/two: Deleted
2025/02/14 01:48:10 INFO : A3/B1/C2/five: Deleted
2025/02/14 01:48:10 INFO : A3/B1/C1/four: Deleted
2025/02/14 01:48:10 INFO : A3/B1/three: Deleted
2025/02/14 01:48:10 DEBUG : A3/B2/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A3/B1/C3/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A3/B1/C2/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A3/B1/C1/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A3/B1/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A3/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A4/B2/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A4/B1/C3/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A4/B1/C2/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A4/B1/C1/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A4/B1/: Removing directory marker
2025/02/14 01:48:10 DEBUG : A4/: Removing directory marker
--- PASS: TestDirMove (5.43s)
=== RUN TestGetFsInfo
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
--- PASS: TestGetFsInfo (0.08s)
=== RUN TestRcat
=== RUN TestRcat/withChecksum=false,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:10 DEBUG : Azure container rclone-test-buxovaw2judu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/14 01:48:11 DEBUG : no_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/14 01:48:11 DEBUG : no_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/14 01:48:11 NOTICE: Azure container rclone-test-buxovaw2judu: Streaming uploads using chunk size 4Mi will have maximum file size of 195.312Gi
2025/02/14 01:48:11 DEBUG : no_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/14 01:48:11 DEBUG : no_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/14 01:48:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/14 01:48:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/14 01:48:11 DEBUG : no_checksum_big_file_from_pipe: multipart upload finished
2025/02/14 01:48:11 DEBUG : no_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/14 01:48:11 DEBUG : no_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=true,ignoreChecksum=false
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:11 DEBUG : Azure container rclone-test-buxovaw2judu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/14 01:48:11 DEBUG : with_checksum_small_file_from_pipe: md5 = 4c762bc6ec18f21b23fcae426c7863b5 OK
2025/02/14 01:48:11 DEBUG : with_checksum_small_file_from_pipe: Size and md5 of src and dst objects identical
2025/02/14 01:48:11 DEBUG : with_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/14 01:48:11 DEBUG : with_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/14 01:48:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/14 01:48:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/14 01:48:11 DEBUG : with_checksum_big_file_from_pipe: multipart upload finished
2025/02/14 01:48:11 DEBUG : with_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/14 01:48:11 DEBUG : with_checksum_big_file_from_pipe: Size of src and dst objects identical
=== RUN TestRcat/withChecksum=false,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:11 DEBUG : Azure container rclone-test-buxovaw2judu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/14 01:48:12 DEBUG : ignore_checksum_small_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: Size and modification time the same (differ by 0s, within tolerance 1ns)
=== RUN TestRcat/withChecksum=true,ignoreChecksum=true
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:12 DEBUG : Azure container rclone-test-buxovaw2judu: File to upload is small (34 bytes), uploading instead of streaming
2025/02/14 01:48:12 DEBUG : ignore_checksum_small_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/14 01:48:12 DEBUG : ignore_checksum_small_file_from_pipe: Size of src and dst objects identical
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: Multipart upload session started for -1 parts of size 4Mi
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: open chunk writer: started multipart upload
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload: starting chunk 0 size 100.001Ki offset 0/off
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload wrote chunk 1 with 102401 bytes
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: multipart upload finished
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: Dst hash empty - aborting Src hash check
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: Src hash empty - aborting Dst hash check
2025/02/14 01:48:12 DEBUG : ignore_checksum_big_file_from_pipe: Size of src and dst objects identical
--- PASS: TestRcat (1.86s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=false (0.55s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=false (0.44s)
--- PASS: TestRcat/withChecksum=false,ignoreChecksum=true (0.44s)
--- PASS: TestRcat/withChecksum=true,ignoreChecksum=true (0.44s)
=== RUN TestRcatMetadata
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
operations_test.go:1532: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatMetadata (0.08s)
=== RUN TestRcatSize
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:12 DEBUG : Azure container rclone-test-buxovaw2judu: File to upload is small (60 bytes), uploading instead of streaming
2025/02/14 01:48:13 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK
2025/02/14 01:48:13 DEBUG : potato2: Size and md5 of src and dst objects identical
--- PASS: TestRcatSize (0.36s)
=== RUN TestRcatSizeMetadata
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
operations_test.go:1613: Skipping as destination doesn't support user metadata
--- SKIP: TestRcatSizeMetadata (0.08s)
=== RUN TestTouchDir
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
2025/02/14 01:48:13 DEBUG : sub dir/: Creating directory marker
2025/02/14 01:48:13 DEBUG : Azure container rclone-test-buxovaw2judu: Touching "empty space"
2025/02/14 01:48:13 DEBUG : Azure container rclone-test-buxovaw2judu: Touching "potato2"
2025/02/14 01:48:13 DEBUG : Azure container rclone-test-buxovaw2judu: Touching "sub dir/potato3"
2025/02/14 01:48:14 DEBUG : sub dir/: Removing directory marker
--- PASS: TestTouchDir (0.93s)
=== RUN TestMkdirMetadata
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
operations_test.go:1703: Skipping test as remote does not support MkdirMetadata
--- SKIP: TestMkdirMetadata (0.08s)
=== RUN TestMkdirModTime
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
operations_test.go:1722: Skipping test as remote does not support DirSetModTime or MkdirMetadata
--- SKIP: TestMkdirModTime (0.08s)
=== RUN TestCopyDirMetadata
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
operations_test.go:1743: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestCopyDirMetadata (0.08s)
=== RUN TestSetDirModTime
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
operations_test.go:1779: Skipping test as remote does not support DirSetModTime or WriteDirSetModTime
--- SKIP: TestSetDirModTime (0.08s)
=== RUN TestDirsEqual
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
operations_test.go:1823: Skipping test as remote does not support WriteDirMetadata or MkdirMetadata
--- SKIP: TestDirsEqual (0.08s)
=== RUN TestRemoveExisting
run.go:180: Remote "Azure container rclone-test-buxovaw2judu", Local "Local file system at /tmp/rclone2032570711", Modify Window "1ns"
operations_test.go:1892: Skipping as remote can't Move
--- SKIP: TestRemoveExisting (0.08s)
=== 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/02/14 01:48:14 DEBUG : Azure container rclone-test-buxovaw2judu: Purge remote
"./operations.test -test.v -test.timeout 1h0m0s -remote 'TestAzureBlob,directory_markers:' -verbose" - Finished ERROR in 9m39.844150849s (try 1/5): exit status 1: Failed [TestMultithreadCopyAbort 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]