Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Safely use unsafe.Pointer to avoid crashes on ARM #8027

Merged
merged 1 commit into from
Aug 9, 2019

Conversation

harshavardhana
Copy link
Member

@harshavardhana harshavardhana commented Aug 5, 2019

Description

Safely use unsafe.Pointer to avoid crashes on ARM

Motivation and Context

Refactor the Dirent parsing code such that when we
calculate offsets are correct based on the platform
This PR fixes a silent potential crash on ARM
architecture.

Fixes #8005

How to test this PR?

You need access to ARM64 hardware as mentioned in issue #8005

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • Fixes a regression (If yes, please add commit-id or PR # here)
  • Documentation needed
  • Unit tests needed
  • Functional tests needed (If yes, add mint PR # here: )

@vadmeste
Copy link
Member

vadmeste commented Aug 6, 2019

By the way @harshavardhana, did you see in the original issue report any indication that there is an issue in dirent code ?

cmd/posix-list-dir_unix.go Outdated Show resolved Hide resolved
@harshavardhana
Copy link
Member Author

Yes @vadmeste it happened every 12hrs which is our disk usage thread.

@harshavardhana harshavardhana force-pushed the fix-unsafe branch 11 times, most recently from ff6fa17 to e567389 Compare August 7, 2019 19:06
@harshavardhana harshavardhana changed the title Safely use unsafe.Pointer to avoid crashes on ARM architecture Safely use unsafe.Pointer to avoid crashes on ARM Aug 7, 2019
cmd/posix-list-dir_windows.go Outdated Show resolved Hide resolved
cmd/posix-dirent_namelen_linux.go Show resolved Hide resolved
cmd/posix-list-dir_unix.go Show resolved Hide resolved
Refactor the Dirent parsing code such that when we
calculate offsets are correct based on the platform
This PR fixes a silent potential crash on ARM
architecture.
@minio-ops
Copy link

Mint Automation

Test Result
mint-compression-xl.sh ✔️
mint-xl.sh ✔️
mint-large-bucket.sh ✔️
mint-compression-dist-xl.sh ✔️
mint-worm.sh ✔️
mint-fs.sh ✔️
mint-gateway-nas.sh ✔️
mint-compression-fs.sh more...
mint-dist-xl.sh more...

8027-cf64ea3/mint-dist-xl.sh.log:

Running with
SERVER_ENDPOINT:      72.28.97.59:32540
ACCESS_KEY:           minio
SECRET_KEY:           ***REDACTED***
ENABLE_HTTPS:         0
SERVER_REGION:        us-east-1
MINT_DATA_DIR:        /mint/data
MINT_MODE:            full
ENABLE_VIRTUAL_STYLE: 0

To get logs, run 'docker cp 21a1eb8385c0:/mint/log /tmp/mint-logs'

(1/14) Running aws-sdk-go tests ... done in 1 seconds
(2/14) Running aws-sdk-java tests ... done in 1 seconds
(3/14) Running aws-sdk-php tests ... done in 48 seconds
(4/14) Running aws-sdk-ruby tests ... done in 5 seconds
(5/14) Running awscli tests ... FAILED in 1 minutes and 58 seconds
{"name": "awscli", "duration": 67403, "function": "aws --endpoint-url http://72.28.97.59:32540 s3 sync /mint/data s3://awscli-mint-test-bucket-28058/\n", "status": "FAIL", "error": "Completed 256.0 KiB/233.2 MiB (4.8 MiB/s) with 15 file(s) remaining
Completed 512.0 KiB/233.2 MiB (9.5 MiB/s) with 15 file(s) remaining
Completed 768.0 KiB/233.2 MiB (14.1 MiB/s) with 15 file(s) remaining
Completed 1.0 MiB/233.2 MiB (17.6 MiB/s) with 15 file(s) remaining  
Completed 1.2 MiB/233.2 MiB (21.7 MiB/s) with 15 file(s) remaining  
Completed 1.5 MiB/233.2 MiB (25.7 MiB/s) with 15 file(s) remaining  
Completed 1.8 MiB/233.2 MiB (29.6 MiB/s) with 15 file(s) remaining  
Completed 2.0 MiB/233.2 MiB (33.5 MiB/s) with 15 file(s) remaining  
upload: ../../../data/datafile-0-b to s3://awscli-mint-test-bucket-28058/datafile-0-bCompleted 2.0 MiB/233.2 MiB (33.5 MiB/s) with 14 file(s) remaining
Completed 2.0 MiB/233.2 MiB (19.5 MiB/s) with 14 file(s) remaining
upload: ../../../data/datafile-1-b to s3://awscli-mint-test-bucket-28058/datafile-1-bCompleted 2.0 MiB/233.2 MiB (19.5 MiB/s) with 13 file(s) remaining
Completed 2.0 MiB/233.2 MiB (13.3 MiB/s) with 13 file(s) remaining
upload: ../../../data/datafile-1-kB to s3://awscli-mint-test-bucket-28058/datafile-1-kBCompleted 2.0 MiB/233.2 MiB (13.3 MiB/s) with 12 file(s) remaining
upload: ../../../data/datafile-1-MB to s3://awscli-mint-test-bucket-28058/datafile-1-MBCompleted 2.0 MiB/233.2 MiB (13.3 MiB/s) with 11 file(s) remaining
Completed 2.0 MiB/233.2 MiB (12.9 MiB/s) with 11 file(s) remaining
upload: ../../../data/datafile-1.03-MB to s3://awscli-mint-test-bucket-28058/datafile-1.03-MBCompleted 2.0 MiB/233.2 MiB (12.9 MiB/s) with 10 file(s) remaining
Completed 2.1 MiB/233.2 MiB (13.2 MiB/s) with 10 file(s) remaining
upload: ../../../data/datafile-100-kB to s3://awscli-mint-test-bucket-28058/datafile-100-kBCompleted 2.1 MiB/233.2 MiB (13.2 MiB/s) with 9 file(s) remaining
Completed 2.1 MiB/233.2 MiB (12.5 MiB/s) with 9 file(s) remaining
upload: ../../../data/datafile-10-kB to s3://awscli-mint-test-bucket-28058/datafile-10-kBCompleted 2.1 MiB/233.2 MiB (12.5 MiB/s) with 8 file(s) remaining
Completed 2.2 MiB/233.2 MiB (11.6 MiB/s) with 8 file(s) remaining
upload: ../../../data/datafile-33-kB to s3://awscli-mint-test-bucket-28058/datafile-33-kBCompleted 2.2 MiB/233.2 MiB (11.6 MiB/s) with 7 file(s) remaining
Completed 2.4 MiB/233.2 MiB (11.3 MiB/s) with 7 file(s) remaining
Completed 2.7 MiB/233.2 MiB (12.4 MiB/s) with 7 file(s) remaining
Completed 2.9 MiB/233.2 MiB (13.5 MiB/s) with 7 file(s) remaining
Completed 3.2 MiB/233.2 MiB (14.6 MiB/s) with 7 file(s) remaining
Completed 3.4 MiB/233.2 MiB (15.7 MiB/s) with 7 file(s) remaining
Completed 3.7 MiB/233.2 MiB (16.7 MiB/s) with 7 file(s) remaining
Completed 3.9 MiB/233.2 MiB (17.7 MiB/s) with 7 file(s) remaining
Completed 4.2 MiB/233.2 MiB (18.3 MiB/s) with 7 file(s) remaining
Completed 4.4 MiB/233.2 MiB (19.4 MiB/s) with 7 file(s) remaining
Completed 4.7 MiB/233.2 MiB (20.3 MiB/s) with 7 file(s) remaining
Completed 4.9 MiB/233.2 MiB (21.2 MiB/s) with 7 file(s) remaining
Completed 5.2 MiB/233.2 MiB (22.1 MiB/s) with 7 file(s) remaining
Completed 5.4 MiB/233.2 MiB (23.1 MiB/s) with 7 file(s) remaining
Completed 5.7 MiB/233.2 MiB (24.1 MiB/s) with 7 file(s) remaining
Completed 5.9 MiB/233.2 MiB (24.8 MiB/s) with 7 file(s) remaining
Completed 6.2 MiB/233.2 MiB (25.9 MiB/s) with 7 file(s) remaining
Completed 6.4 MiB/233.2 MiB (26.7 MiB/s) with 7 file(s) remaining
Completed 6.7 MiB/233.2 MiB (27.7 MiB/s) with 7 file(s) remaining
Completed 6.9 MiB/233.2 MiB (28.5 MiB/s) with 7 file(s) remaining
Completed 7.2 MiB/233.2 MiB (29.4 MiB/s) with 7 file(s) remaining
Completed 7.4 MiB/233.2 MiB (30.0 MiB/s) with 7 file(s) remaining
Completed 7.7 MiB/233.2 MiB (30.9 MiB/s) with 7 file(s) remaining
Completed 7.9 MiB/233.2 MiB (31.4 MiB/s) with 7 file(s) remaining
Completed 8.2 MiB/233.2 MiB (32.4 MiB/s) with 7 file(s) remaining
Completed 8.4 MiB/233.2 MiB (32.8 MiB/s) with 7 file(s) remaining
Completed 8.7 MiB/233.2 MiB (33.7 MiB/s) with 7 file(s) remaining
Completed 8.9 MiB/233.2 MiB (34.2 MiB/s) with 7 file(s) remaining
Completed 9.2 MiB/233.2 MiB (35.0 MiB/s) with 7 file(s) remaining
Completed 9.4 MiB/233.2 MiB (35.9 MiB/s) with 7 file(s) remaining
Completed 9.7 MiB/233.2 MiB (36.7 MiB/s) with 7 file(s) remaining
Completed 9.9 MiB/233.2 MiB (37.2 MiB/s) with 7 file(s) remaining
Completed 10.2 MiB/233.2 MiB (38.1 MiB/s) with 7 file(s) remaining
Completed 10.4 MiB/233.2 MiB (38.9 MiB/s) with 7 file(s) remaining
Completed 10.7 MiB/233.2 MiB (39.7 MiB/s) with 7 file(s) remaining
Completed 10.9 MiB/233.2 MiB (40.1 MiB/s) with 7 file(s) remaining
Completed 11.2 MiB/233.2 MiB (40.9 MiB/s) with 7 file(s) remaining
Completed 11.4 MiB/233.2 MiB (41.1 MiB/s) with 7 file(s) remaining
Completed 11.7 MiB/233.2 MiB (41.9 MiB/s) with 7 file(s) remaining
Completed 11.9 MiB/233.2 MiB (42.7 MiB/s) with 7 file(s) remaining
Completed 12.2 MiB/233.2 MiB (43.4 MiB/s) with 7 file(s) remaining
Completed 12.4 MiB/233.2 MiB (44.0 MiB/s) with 7 file(s) remaining
Completed 12.7 MiB/233.2 MiB (44.7 MiB/s) with 7 file(s) remaining
Completed 12.9 MiB/233.2 MiB (45.5 MiB/s) with 7 file(s) remaining
Completed 13.2 MiB/233.2 MiB (46.3 MiB/s) with 7 file(s) remaining
Completed 13.4 MiB/233.2 MiB (46.6 MiB/s) with 7 file(s) remaining
Completed 13.7 MiB/233.2 MiB (47.3 MiB/s) with 7 file(s) remaining
Completed 13.9 MiB/233.2 MiB (47.6 MiB/s) with 7 file(s) remaining
Completed 14.2 MiB/233.2 MiB (48.4 MiB/s) with 7 file(s) remaining
Completed 14.4 MiB/233.2 MiB (49.1 MiB/s) with 7 file(s) remaining
Completed 14.7 MiB/233.2 MiB (49.7 MiB/s) with 7 file(s) remaining
Completed 14.9 MiB/233.2 MiB (50.3 MiB/s) with 7 file(s) remaining
Completed 15.2 MiB/233.2 MiB (51.1 MiB/s) with 7 file(s) remaining
Completed 15.4 MiB/233.2 MiB (51.6 MiB/s) with 7 file(s) remaining
Completed 15.7 MiB/233.2 MiB (52.2 MiB/s) with 7 file(s) remaining
Completed 15.9 MiB/233.2 MiB (52.3 MiB/s) with 7 file(s) remaining
Completed 16.2 MiB/233.2 MiB (52.8 MiB/s) with 7 file(s) remaining
Completed 16.4 MiB/233.2 MiB (53.4 MiB/s) with 7 file(s) remaining
Completed 16.7 MiB/233.2 MiB (53.6 MiB/s) with 7 file(s) remaining
Completed 16.9 MiB/233.2 MiB (54.2 MiB/s) with 7 file(s) remaining
Completed 17.2 MiB/233.2 MiB (54.9 MiB/s) with 7 file(s) remaining
Completed 17.4 MiB/233.2 MiB (54.8 MiB/s) with 7 file(s) remaining
Completed 17.7 MiB/233.2 MiB (54.9 MiB/s) with 7 file(s) remaining
Completed 17.9 MiB/233.2 MiB (54.1 MiB/s) with 7 file(s) remaining
Completed 18.2 MiB/233.2 MiB (54.4 MiB/s) with 7 file(s) remaining
Completed 18.4 MiB/233.2 MiB (54.9 MiB/s) with 7 file(s) remaining
Completed 18.7 MiB/233.2 MiB (55.4 MiB/s) with 7 file(s) remaining
Completed 18.9 MiB/233.2 MiB (55.5 MiB/s) with 7 file(s) remaining
Completed 19.2 MiB/233.2 MiB (56.0 MiB/s) with 7 file(s) remaining
Completed 19.4 MiB/233.2 MiB (56.6 MiB/s) with 7 file(s) remaining
Completed 19.7 MiB/233.2 MiB (57.2 MiB/s) with 7 file(s) remaining
Completed 19.9 MiB/233.2 MiB (56.8 MiB/s) with 7 file(s) remaining
Completed 20.2 MiB/233.2 MiB (57.3 MiB/s) with 7 file(s) remaining
Completed 20.4 MiB/233.2 MiB (57.2 MiB/s) with 7 file(s) remaining
Completed 20.7 MiB/233.2 MiB (57.0 MiB/s) with 7 file(s) remaining
Completed 20.9 MiB/233.2 MiB (57.3 MiB/s) with 7 file(s) remaining
Completed 21.2 MiB/233.2 MiB (57.5 MiB/s) with 7 file(s) remaining
Completed 21.4 MiB/233.2 MiB (57.4 MiB/s) with 7 file(s) remaining
Completed 21.7 MiB/233.2 MiB (58.0 MiB/s) with 7 file(s) remaining
Completed 21.9 MiB/233.2 MiB (58.6 MiB/s) with 7 file(s) remaining
Completed 22.2 MiB/233.2 MiB (59.3 MiB/s) with 7 file(s) remaining
Completed 22.4 MiB/233.2 MiB (59.3 MiB/s) with 7 file(s) remaining
Completed 22.7 MiB/233.2 MiB (59.9 MiB/s) with 7 file(s) remaining
Completed 22.9 MiB/233.2 MiB (60.0 MiB/s) with 7 file(s) remaining
Completed 23.2 MiB/233.2 MiB (60.0 MiB/s) with 7 file(s) remaining
Completed 23.4 MiB/233.2 MiB (60.0 MiB/s) with 7 file(s) remaining
Completed 23.7 MiB/233.2 MiB (60.5 MiB/s) with 7 file(s) remaining
Completed 23.9 MiB/233.2 MiB (60.7 MiB/s) with 7 file(s) remaining
Completed 24.2 MiB/233.2 MiB (60.8 MiB/s) with 7 file(s) remaining
Completed 24.4 MiB/233.2 MiB (60.7 MiB/s) with 7 file(s) remaining
Completed 24.7 MiB/233.2 MiB (61.0 MiB/s) with 7 file(s) remaining
Completed 24.9 MiB/233.2 MiB (61.4 MiB/s) with 7 file(s) remaining
Completed 25.2 MiB/233.2 MiB (61.7 MiB/s) with 7 file(s) remaining
Completed 25.4 MiB/233.2 MiB (62.1 MiB/s) with 7 file(s) remaining
Completed 25.7 MiB/233.2 MiB (62.2 MiB/s) with 7 file(s) remaining
Completed 25.9 MiB/233.2 MiB (62.7 MiB/s) with 7 file(s) remaining
Completed 26.2 MiB/233.2 MiB (62.9 MiB/s) with 7 file(s) remaining
Completed 26.4 MiB/233.2 MiB (62.9 MiB/s) with 7 file(s) remaining
Completed 26.7 MiB/233.2 MiB (62.9 MiB/s) with 7 file(s) remaining
Completed 26.9 MiB/233.2 MiB (63.0 MiB/s) with 7 file(s) remaining
Completed 27.2 MiB/233.2 MiB (63.0 MiB/s) with 7 file(s) remaining
Completed 27.4 MiB/233.2 MiB (62.9 MiB/s) with 7 file(s) remaining
Completed 27.7 MiB/233.2 MiB (62.9 MiB/s) with 7 file(s) remaining
Completed 27.9 MiB/233.2 MiB (63.1 MiB/s) with 7 file(s) remaining
Completed 28.2 MiB/233.2 MiB (63.4 MiB/s) with 7 file(s) remaining
Completed 28.4 MiB/233.2 MiB (63.6 MiB/s) with 7 file(s) remaining
Completed 28.7 MiB/233.2 MiB (64.0 MiB/s) with 7 file(s) remaining
Completed 28.9 MiB/233.2 MiB (64.1 MiB/s) with 7 file(s) remaining
Completed 29.2 MiB/233.2 MiB (62.0 MiB/s) with 7 file(s) remaining
Completed 29.4 MiB/233.2 MiB (60.2 MiB/s) with 7 file(s) remaining
Completed 29.7 MiB/233.2 MiB (60.3 MiB/s) with 7 file(s) remaining
Completed 29.9 MiB/233.2 MiB (59.3 MiB/s) with 7 file(s) remaining
Completed 30.2 MiB/233.2 MiB (58.2 MiB/s) with 7 file(s) remaining
Completed 30.4 MiB/233.2 MiB (58.3 MiB/s) with 7 file(s) remaining
Completed 30.7 MiB/233.2 MiB (57.5 MiB/s) with 7 file(s) remaining
Completed 30.9 MiB/233.2 MiB (56.9 MiB/s) with 7 file(s) remaining
Completed 31.2 MiB/233.2 MiB (56.7 MiB/s) with 7 file(s) remaining
Completed 31.4 MiB/233.2 MiB (55.3 MiB/s) with 7 file(s) remaining
Completed 31.7 MiB/233.2 MiB (55.7 MiB/s) with 7 file(s) remaining
Completed 31.9 MiB/233.2 MiB (54.8 MiB/s) with 7 file(s) remaining
Completed 32.2 MiB/233.2 MiB (54.9 MiB/s) with 7 file(s) remaining
Completed 32.4 MiB/233.2 MiB (54.4 MiB/s) with 7 file(s) remaining
Completed 32.7 MiB/233.2 MiB (54.0 MiB/s) with 7 file(s) remaining
Completed 32.9 MiB/233.2 MiB (53.4 MiB/s) with 7 file(s) remaining
Completed 33.2 MiB/233.2 MiB (53.3 MiB/s) with 7 file(s) remaining
Completed 33.4 MiB/233.2 MiB (52.8 MiB/s) with 7 file(s) remaining
Completed 33.4 MiB/233.2 MiB (52.7 MiB/s) with 7 file(s) remaining
upload: ../../../data/datafile-5243880-b to s3://awscli-mint-test-bucket-28058/datafile-5243880-bCompleted 33.4 MiB/233.2 MiB (52.7 MiB/s) with 6 file(s) remaining
Completed 33.7 MiB/233.2 MiB (52.7 MiB/s) with 6 file(s) remaining
Completed 33.9 MiB/233.2 MiB (52.1 MiB/s) with 6 file(s) remaining
Completed 34.2 MiB/233.2 MiB (52.2 MiB/s) with 6 file(s) remaining
Completed 34.4 MiB/233.2 MiB (51.6 MiB/s) with 6 file(s) remaining
Completed 34.7 MiB/233.2 MiB (51.9 MiB/s) with 6 file(s) remaining
upload: ../../../data/datafile-5-MB to s3://awscli-mint-test-bucket-28058/datafile-5-MBCompleted 34.7 MiB/233.2 MiB (51.9 MiB/s) with 5 file(s) remaining
Completed 34.9 MiB/233.2 MiB (51.8 MiB/s) with 5 file(s) remaining
Completed 35.2 MiB/233.2 MiB (52.2 MiB/s) with 5 file(s) remaining
Completed 35.4 MiB/233.2 MiB (52.3 MiB/s) with 5 file(s) remaining
Completed 35.7 MiB/233.2 MiB (52.3 MiB/s) with 5 file(s) remaining
Completed 35.9 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 36.2 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 36.4 MiB/233.2 MiB (52.2 MiB/s) with 5 file(s) remaining
Completed 36.7 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 36.9 MiB/233.2 MiB (52.5 MiB/s) with 5 file(s) remaining
Completed 37.2 MiB/233.2 MiB (52.5 MiB/s) with 5 file(s) remaining
Completed 37.4 MiB/233.2 MiB (52.5 MiB/s) with 5 file(s) remaining
Completed 37.7 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 37.9 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 38.2 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 38.4 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 38.7 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 38.9 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 39.2 MiB/233.2 MiB (51.8 MiB/s) with 5 file(s) remaining
Completed 39.4 MiB/233.2 MiB (48.1 MiB/s) with 5 file(s) remaining
Completed 39.7 MiB/233.2 MiB (48.3 MiB/s) with 5 file(s) remaining
Completed 39.9 MiB/233.2 MiB (48.6 MiB/s) with 5 file(s) remaining
Completed 40.2 MiB/233.2 MiB (48.8 MiB/s) with 5 file(s) remaining
Completed 40.4 MiB/233.2 MiB (49.1 MiB/s) with 5 file(s) remaining
Completed 40.7 MiB/233.2 MiB (49.2 MiB/s) with 5 file(s) remaining
Completed 40.9 MiB/233.2 MiB (49.3 MiB/s) with 5 file(s) remaining
Completed 41.2 MiB/233.2 MiB (49.4 MiB/s) with 5 file(s) remaining
Completed 41.4 MiB/233.2 MiB (49.5 MiB/s) with 5 file(s) remaining
Completed 41.7 MiB/233.2 MiB (49.6 MiB/s) with 5 file(s) remaining
Completed 41.9 MiB/233.2 MiB (49.7 MiB/s) with 5 file(s) remaining
Completed 42.2 MiB/233.2 MiB (49.8 MiB/s) with 5 file(s) remaining
Completed 42.4 MiB/233.2 MiB (49.9 MiB/s) with 5 file(s) remaining
Completed 42.7 MiB/233.2 MiB (50.0 MiB/s) with 5 file(s) remaining
Completed 42.9 MiB/233.2 MiB (50.1 MiB/s) with 5 file(s) remaining
Completed 43.2 MiB/233.2 MiB (50.2 MiB/s) with 5 file(s) remaining
Completed 43.4 MiB/233.2 MiB (50.5 MiB/s) with 5 file(s) remaining
Completed 43.7 MiB/233.2 MiB (50.7 MiB/s) with 5 file(s) remaining
Completed 43.9 MiB/233.2 MiB (50.9 MiB/s) with 5 file(s) remaining
Completed 44.2 MiB/233.2 MiB (51.1 MiB/s) with 5 file(s) remaining
Completed 44.4 MiB/233.2 MiB (51.3 MiB/s) with 5 file(s) remaining
Completed 44.7 MiB/233.2 MiB (51.5 MiB/s) with 5 file(s) remaining
Completed 44.9 MiB/233.2 MiB (51.7 MiB/s) with 5 file(s) remaining
Completed 45.2 MiB/233.2 MiB (51.9 MiB/s) with 5 file(s) remaining
Completed 45.4 MiB/233.2 MiB (52.2 MiB/s) with 5 file(s) remaining
Completed 45.7 MiB/233.2 MiB (52.4 MiB/s) with 5 file(s) remaining
Completed 45.9 MiB/233.2 MiB (52.5 MiB/s) with 5 file(s) remaining
Completed 46.2 MiB/233.2 MiB (52.6 MiB/s) with 5 file(s) remaining
Completed 46.4 MiB/233.2 MiB (52.7 MiB/s) with 5 file(s) remaining
Completed 46.7 MiB/233.2 MiB (52.6 MiB/s) with 5 file(s) remaining
Completed 46.9 MiB/233.2 MiB (52.7 MiB/s) with 5 file(s) remaining
Completed 47.2 MiB/233.2 MiB (52.8 MiB/s) with 5 file(s) remaining
Completed 47.4 MiB/233.2 MiB (53.0 MiB/s) with 5 file(s) remaining
Completed 47.7 MiB/233.2 MiB (52.8 MiB/s) with 5 file(s) remaining
Completed 47.9 MiB/233.2 MiB (52.9 MiB/s) with 5 file(s) remaining
Completed 48.2 MiB/233.2 MiB (52.8 MiB/s) with 5 file(s) remaining
Completed 48.4 MiB/233.2 MiB (53.0 MiB/s) with 5 file(s) remaining
Completed 48.7 MiB/233.2 MiB (53.1 MiB/s) with 5 file(s) remaining
Completed 48.9 MiB/233.2 MiB (53.2 MiB/s) with 5 file(s) remaining
Completed 49.2 MiB/233.2 MiB (53.3 MiB/s) with 5 file(s) remaining
Completed 49.4 MiB/233.2 MiB (53.5 MiB/s) with 5 file(s) remaining
Completed 49.7 MiB/233.2 MiB (53.7 MiB/s) with 5 file(s) remaining
Completed 49.9 MiB/233.2 MiB (53.7 MiB/s) with 5 file(s) remaining
Completed 50.2 MiB/233.2 MiB (54.0 MiB/s) with 5 file(s) remaining
Completed 50.4 MiB/233.2 MiB (54.0 MiB/s) with 5 file(s) remaining
Completed 50.7 MiB/233.2 MiB (54.2 MiB/s) with 5 file(s) remaining
Completed 50.9 MiB/233.2 MiB (54.3 MiB/s) with 5 file(s) remaining
Completed 51.2 MiB/233.2 MiB (54.5 MiB/s) with 5 file(s) remaining
Completed 51.4 MiB/233.2 MiB (54.7 MiB/s) with 5 file(s) remaining
Completed 51.7 MiB/233.2 MiB (54.7 MiB/s) with 5 file(s) remaining
Completed 51.9 MiB/233.2 MiB (54.9 MiB/s) with 5 file(s) remaining
Completed 52.2 MiB/233.2 MiB (55.0 MiB/s) with 5 file(s) remaining
Completed 52.4 MiB/233.2 MiB (55.0 MiB/s) with 5 file(s) remaining
Completed 52.7 MiB/233.2 MiB (55.2 MiB/s) with 5 file(s) remaining
Completed 52.9 MiB/233.2 MiB (55.4 MiB/s) with 5 file(s) remaining
Completed 53.2 MiB/233.2 MiB (55.4 MiB/s) with 5 file(s) remaining
Completed 53.4 MiB/233.2 MiB (55.6 MiB/s) with 5 file(s) remaining
Completed 53.7 MiB/233.2 MiB (55.8 MiB/s) with 5 file(s) remaining
Completed 53.9 MiB/233.2 MiB (55.7 MiB/s) with 5 file(s) remaining
Completed 54.2 MiB/233.2 MiB (55.9 MiB/s) with 5 file(s) remaining
Completed 54.4 MiB/233.2 MiB (55.8 MiB/s) with 5 file(s) remaining
Completed 54.7 MiB/233.2 MiB (56.0 MiB/s) with 5 file(s) remaining
Completed 54.9 MiB/233.2 MiB (55.9 MiB/s) with 5 file(s) remaining
Completed 55.2 MiB/233.2 MiB (56.1 MiB/s) with 5 file(s) remaining
Completed 55.4 MiB/233.2 MiB (56.0 MiB/s) with 5 file(s) remaining
Completed 55.7 MiB/233.2 MiB (56.1 MiB/s) with 5 file(s) remaining
Completed 55.9 MiB/233.2 MiB (56.3 MiB/s) with 5 file(s) remaining
Completed 56.2 MiB/233.2 MiB (56.3 MiB/s) with 5 file(s) remaining
Completed 56.4 MiB/233.2 MiB (56.3 MiB/s) with 5 file(s) remaining
Completed 56.7 MiB/233.2 MiB (56.3 MiB/s) with 5 file(s) remaining
Completed 56.9 MiB/233.2 MiB (56.4 MiB/s) with 5 file(s) remaining
Completed 57.2 MiB/233.2 MiB (56.5 MiB/s) with 5 file(s) remaining
Completed 57.4 MiB/233.2 MiB (56.6 MiB/s) with 5 file(s) remaining
Completed 57.7 MiB/233.2 MiB (56.6 MiB/s) with 5 file(s) remaining
Completed 57.9 MiB/233.2 MiB (56.8 MiB/s) with 5 file(s) remaining
Completed 58.2 MiB/233.2 MiB (56.8 MiB/s) with 5 file(s) remaining
Completed 58.4 MiB/233.2 MiB (56.9 MiB/s) with 5 file(s) remaining
Completed 58.7 MiB/233.2 MiB (57.1 MiB/s) with 5 file(s) remaining
Completed 58.9 MiB/233.2 MiB (57.1 MiB/s) with 5 file(s) remaining
Completed 59.2 MiB/233.2 MiB (57.1 MiB/s) with 5 file(s) remaining
Completed 59.4 MiB/233.2 MiB (57.3 MiB/s) with 5 file(s) remaining
Completed 59.7 MiB/233.2 MiB (57.3 MiB/s) with 5 file(s) remaining
Completed 59.9 MiB/233.2 MiB (57.4 MiB/s) with 5 file(s) remaining
Completed 60.2 MiB/233.2 MiB (57.4 MiB/s) with 5 file(s) remaining
Completed 60.4 MiB/233.2 MiB (57.6 MiB/s) with 5 file(s) remaining
Completed 60.7 MiB/233.2 MiB (57.7 MiB/s) with 5 file(s) remaining
Completed 60.9 MiB/233.2 MiB (57.7 MiB/s) with 5 file(s) remaining
Completed 61.2 MiB/233.2 MiB (57.8 MiB/s) with 5 file(s) remaining
Completed 61.4 MiB/233.2 MiB (57.5 MiB/s) with 5 file(s) remaining
Completed 61.7 MiB/233.2 MiB (57.1 MiB/s) with 5 file(s) remaining
Completed 61.9 MiB/233.2 MiB (56.6 MiB/s) with 5 file(s) remaining
Completed 62.2 MiB/233.2 MiB (56.3 MiB/s) with 5 file(s) remaining
Completed 62.4 MiB/233.2 MiB (55.9 MiB/s) with 5 file(s) remaining
Completed 62.7 MiB/233.2 MiB (55.7 MiB/s) with 5 file(s) remaining
Completed 62.9 MiB/233.2 MiB (55.9 MiB/s) with 5 file(s) remaining
Completed 63.2 MiB/233.2 MiB (56.1 MiB/s) with 5 file(s) remaining
Completed 63.4 MiB/233.2 MiB (56.2 MiB/s) with 5 file(s) remaining
Completed 63.7 MiB/233.2 MiB (56.3 MiB/s) with 5 file(s) remaining
Completed 63.9 MiB/233.2 MiB (55.9 MiB/s) with 5 file(s) remaining
Completed 64.2 MiB/233.2 MiB (55.9 MiB/s) with 5 file(s) remaining
Completed 64.4 MiB/233.2 MiB (55.7 MiB/s) with 5 file(s) remaining
Completed 64.7 MiB/233.2 MiB (55.7 MiB/s) with 5 file(s) remaining
Completed 64.9 MiB/233.2 MiB (55.3 MiB/s) with 5 file(s) remaining
Completed 65.2 MiB/233.2 MiB (55.0 MiB/s) with 5 file(s) remaining
Completed 65.4 MiB/233.2 MiB (54.7 MiB/s) with 5 file(s) remaining
Completed 65.7 MiB/233.2 MiB (54.4 MiB/s) with 5 file(s) remaining
Completed 65.9 MiB/233.2 MiB (54.2 MiB/s) with 5 file(s) remaining
Completed 66.2 MiB/233.2 MiB (53.9 MiB/s) with 5 file(s) remaining
Completed 66.4 MiB/233.2 MiB (53.7 MiB/s) with 5 file(s) remaining
Completed 66.7 MiB/233.2 MiB (53.6 MiB/s) with 5 file(s) remaining
Completed 66.9 MiB/233.2 MiB (53.4 MiB/s) with 5 file(s) remaining
Completed 67.2 MiB/233.2 MiB (53.3 MiB/s) with 5 file(s) remaining
Completed 67.4 MiB/233.2 MiB (53.3 MiB/s) with 5 file(s) remaining
Completed 67.7 MiB/233.2 MiB (53.3 MiB/s) with 5 file(s) remaining
Completed 67.9 MiB/233.2 MiB (53.3 MiB/s) with 5 file(s) remaining
Completed 68.2 MiB/233.2 MiB (53.3 MiB/s) with 5 file(s) remaining
Completed 68.4 MiB/233.2 MiB (53.4 MiB/s) with 5 file(s) remaining
Completed 68.7 MiB/233.2 MiB (53.5 MiB/s) with 5 file(s) remaining
Completed 68.9 MiB/233.2 MiB (53.5 MiB/s) with 5 file(s) remaining
upload: ../../../data/datafile-6-MB to s3://awscli-mint-test-bucket-28058/datafile-6-MBCompleted 68.9 MiB/233.2 MiB (53.5 MiB/s) with 4 file(s) remaining
Completed 69.2 MiB/233.2 MiB (53.5 MiB/s) with 4 file(s) remaining
Completed 69.4 MiB/233.2 MiB (53.5 MiB/s) with 4 file(s) remaining
Completed 69.7 MiB/233.2 MiB (53.5 MiB/s) with 4 file(s) remaining
Completed 69.9 MiB/233.2 MiB (53.5 MiB/s) with 4 file(s) remaining
Completed 70.2 MiB/233.2 MiB (53.5 MiB/s) with 4 file(s) remaining
Completed 70.4 MiB/233.2 MiB (53.5 MiB/s) with 4 file(s) remaining
Completed 70.7 MiB/233.2 MiB (53.6 MiB/s) with 4 file(s) remaining
Completed 70.9 MiB/233.2 MiB (53.6 MiB/s) with 4 file(s) remaining
Completed 71.2 MiB/233.2 MiB (53.6 MiB/s) with 4 file(s) remaining
Completed 71.4 MiB/233.2 MiB (44.7 MiB/s) with 4 file(s) remaining
Completed 71.7 MiB/233.2 MiB (44.9 MiB/s) with 4 file(s) remaining
Completed 71.9 MiB/233.2 MiB (45.0 MiB/s) with 4 file(s) remaining
Completed 72.2 MiB/233.2 MiB (45.1 MiB/s) with 4 file(s) remaining
Completed 72.4 MiB/233.2 MiB (45.3 MiB/s) with 4 file(s) remaining
Completed 72.7 MiB/233.2 MiB (45.4 MiB/s) with 4 file(s) remaining
Completed 72.9 MiB/233.2 MiB (45.5 MiB/s) with 4 file(s) remaining
Completed 73.2 MiB/233.2 MiB (45.6 MiB/s) with 4 file(s) remaining
Completed 73.4 MiB/233.2 MiB (45.7 MiB/s) with 4 file(s) remaining
Completed 73.7 MiB/233.2 MiB (45.7 MiB/s) with 4 file(s) remaining
Completed 73.9 MiB/233.2 MiB (45.8 MiB/s) with 4 file(s) remaining
Completed 74.2 MiB/233.2 MiB (45.9 MiB/s) with 4 file(s) remaining
Completed 74.4 MiB/233.2 MiB (46.0 MiB/s) with 4 file(s) remaining
Completed 74.7 MiB/233.2 MiB (46.1 MiB/s) with 4 file(s) remaining
Completed 74.9 MiB/233.2 MiB (46.2 MiB/s) with 4 file(s) remaining
Completed 75.2 MiB/233.2 MiB (46.3 MiB/s) with 4 file(s) remaining
Completed 75.4 MiB/233.2 MiB (46.4 MiB/s) with 4 file(s) remaining
Completed 75.7 MiB/233.2 MiB (46.4 MiB/s) with 4 file(s) remaining
Completed 75.9 MiB/233.2 MiB (46.5 MiB/s) with 4 file(s) remaining
Completed 76.2 MiB/233.2 MiB (46.6 MiB/s) with 4 file(s) remaining
Completed 76.4 MiB/233.2 MiB (46.6 MiB/s) with 4 file(s) remaining
Completed 76.7 MiB/233.2 MiB (46.7 MiB/s) with 4 file(s) remaining
Completed 76.9 MiB/233.2 MiB (46.8 MiB/s) with 4 file(s) remaining
Completed 77.2 MiB/233.2 MiB (46.8 MiB/s) with 4 file(s) remaining
Completed 77.4 MiB/233.2 MiB (46.9 MiB/s) with 4 file(s) remaining
Completed 77.7 MiB/233.2 MiB (46.9 MiB/s) with 4 file(s) remaining
Completed 77.9 MiB/233.2 MiB (47.0 MiB/s) with 4 file(s) remaining
Completed 78.2 MiB/233.2 MiB (47.0 MiB/s) with 4 file(s) remaining
Completed 78.4 MiB/233.2 MiB (47.1 MiB/s) with 4 file(s) remaining
Completed 78.7 MiB/233.2 MiB (47.2 MiB/s) with 4 file(s) remaining
Completed 78.9 MiB/233.2 MiB (47.2 MiB/s) with 4 file(s) remaining
Completed 79.2 MiB/233.2 MiB (47.3 MiB/s) with 4 file(s) remaining
Completed 79.4 MiB/233.2 MiB (40.5 MiB/s) with 4 file(s) remaining
Completed 79.7 MiB/233.2 MiB (40.6 MiB/s) with 4 file(s) remaining
Completed 79.9 MiB/233.2 MiB (40.7 MiB/s) with 4 file(s) remaining
Completed 80.2 MiB/233.2 MiB (40.8 MiB/s) with 4 file(s) remaining
Completed 80.4 MiB/233.2 MiB (40.9 MiB/s) with 4 file(s) remaining
Completed 80.7 MiB/233.2 MiB (41.0 MiB/s) with 4 file(s) remaining
Completed 80.9 MiB/233.2 MiB (41.0 MiB/s) with 4 file(s) remaining
Completed 81.2 MiB/233.2 MiB (41.1 MiB/s) with 4 file(s) remaining
Completed 81.4 MiB/233.2 MiB (41.2 MiB/s) with 4 file(s) remaining
Completed 81.7 MiB/233.2 MiB (41.3 MiB/s) with 4 file(s) remaining
Completed 81.9 MiB/233.2 MiB (41.3 MiB/s) with 4 file(s) remaining
Completed 82.2 MiB/233.2 MiB (41.4 MiB/s) with 4 file(s) remaining
Completed 82.4 MiB/233.2 MiB (41.5 MiB/s) with 4 file(s) remaining
Completed 82.7 MiB/233.2 MiB (41.5 MiB/s) with 4 file(s) remaining
Completed 82.9 MiB/233.2 MiB (41.6 MiB/s) with 4 file(s) remaining
Completed 83.2 MiB/233.2 MiB (41.7 MiB/s) with 4 file(s) remaining
Completed 83.4 MiB/233.2 MiB (41.8 MiB/s) with 4 file(s) remaining
Completed 83.7 MiB/233.2 MiB (41.8 MiB/s) with 4 file(s) remaining
Completed 83.9 MiB/233.2 MiB (41.9 MiB/s) with 4 file(s) remaining
Completed 84.2 MiB/233.2 MiB (42.0 MiB/s) with 4 file(s) remaining
Completed 84.4 MiB/233.2 MiB (42.0 MiB/s) with 4 file(s) remaining
Completed 84.7 MiB/233.2 MiB (42.1 MiB/s) with 4 file(s) remaining
Completed 84.9 MiB/233.2 MiB (42.1 MiB/s) with 4 file(s) remaining
Completed 85.2 MiB/233.2 MiB (42.2 MiB/s) with 4 file(s) remaining
Completed 85.4 MiB/233.2 MiB (42.2 MiB/s) with 4 file(s) remaining
Completed 85.7 MiB/233.2 MiB (42.2 MiB/s) with 4 file(s) remaining
Completed 85.9 MiB/233.2 MiB (42.3 MiB/s) with 4 file(s) remaining
Completed 86.2 MiB/233.2 MiB (42.3 MiB/s) with 4 file(s) remaining
Completed 86.4 MiB/233.2 MiB (42.4 MiB/s) with 4 file(s) remaining
Completed 86.7 MiB/233.2 MiB (42.5 MiB/s) with 4 file(s) remaining
Completed 86.9 MiB/233.2 MiB (42.5 MiB/s) with 4 file(s) remaining
Completed 87.2 MiB/233.2 MiB (42.5 MiB/s) with 4 file(s) remaining
upload: ../../../data/datafile-11-MB to s3://awscli-mint-test-bucket-28058/datafile-11-MBCompleted 87.2 MiB/233.2 MiB (42.5 MiB/s) with 3 file(s) remaining
upload: ../../../data/datafile-10-MB to s3://awscli-mint-test-bucket-28058/datafile-10-MBCompleted 87.2 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 87.4 MiB/233.2 MiB (39.5 MiB/s) with 2 file(s) remaining
Completed 87.7 MiB/233.2 MiB (39.6 MiB/s) with 2 file(s) remaining
Completed 87.9 MiB/233.2 MiB (39.7 MiB/s) with 2 file(s) remaining
Completed 88.2 MiB/233.2 MiB (39.8 MiB/s) with 2 file(s) remaining
Completed 88.4 MiB/233.2 MiB (39.9 MiB/s) with 2 file(s) remaining
Completed 88.7 MiB/233.2 MiB (40.0 MiB/s) with 2 file(s) remaining
Completed 88.9 MiB/233.2 MiB (40.1 MiB/s) with 2 file(s) remaining
Completed 89.2 MiB/233.2 MiB (40.2 MiB/s) with 2 file(s) remaining
Completed 89.4 MiB/233.2 MiB (40.3 MiB/s) with 2 file(s) remaining
Completed 89.7 MiB/233.2 MiB (40.4 MiB/s) with 2 file(s) remaining
Completed 89.9 MiB/233.2 MiB (40.4 MiB/s) with 2 file(s) remaining
Completed 90.2 MiB/233.2 MiB (40.5 MiB/s) with 2 file(s) remaining
Completed 90.4 MiB/233.2 MiB (40.6 MiB/s) with 2 file(s) remaining
Completed 90.7 MiB/233.2 MiB (40.6 MiB/s) with 2 file(s) remaining
Completed 90.9 MiB/233.2 MiB (40.7 MiB/s) with 2 file(s) remaining
Completed 91.2 MiB/233.2 MiB (40.8 MiB/s) with 2 file(s) remaining
Completed 91.4 MiB/233.2 MiB (40.9 MiB/s) with 2 file(s) remaining
Completed 91.7 MiB/233.2 MiB (40.9 MiB/s) with 2 file(s) remaining
Completed 91.9 MiB/233.2 MiB (41.0 MiB/s) with 2 file(s) remaining
Completed 92.2 MiB/233.2 MiB (41.1 MiB/s) with 2 file(s) remaining
Completed 92.4 MiB/233.2 MiB (41.1 MiB/s) with 2 file(s) remaining
Completed 92.7 MiB/233.2 MiB (41.2 MiB/s) with 2 file(s) remaining
Completed 92.9 MiB/233.2 MiB (41.3 MiB/s) with 2 file(s) remaining
Completed 93.2 MiB/233.2 MiB (41.4 MiB/s) with 2 file(s) remaining
Completed 93.4 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 93.7 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 93.9 MiB/233.2 MiB (41.6 MiB/s) with 2 file(s) remaining
Completed 94.2 MiB/233.2 MiB (41.7 MiB/s) with 2 file(s) remaining
Completed 94.4 MiB/233.2 MiB (41.8 MiB/s) with 2 file(s) remaining
Completed 94.7 MiB/233.2 MiB (41.9 MiB/s) with 2 file(s) remaining
Completed 94.9 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 95.2 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 95.4 MiB/233.2 MiB (42.1 MiB/s) with 2 file(s) remaining
Completed 95.7 MiB/233.2 MiB (42.2 MiB/s) with 2 file(s) remaining
Completed 95.9 MiB/233.2 MiB (42.2 MiB/s) with 2 file(s) remaining
Completed 96.2 MiB/233.2 MiB (42.3 MiB/s) with 2 file(s) remaining
Completed 96.4 MiB/233.2 MiB (42.4 MiB/s) with 2 file(s) remaining
Completed 96.7 MiB/233.2 MiB (42.4 MiB/s) with 2 file(s) remaining
Completed 96.9 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 97.2 MiB/233.2 MiB (42.6 MiB/s) with 2 file(s) remaining
Completed 97.4 MiB/233.2 MiB (42.6 MiB/s) with 2 file(s) remaining
Completed 97.7 MiB/233.2 MiB (42.7 MiB/s) with 2 file(s) remaining
Completed 97.9 MiB/233.2 MiB (42.8 MiB/s) with 2 file(s) remaining
Completed 98.2 MiB/233.2 MiB (42.9 MiB/s) with 2 file(s) remaining
Completed 98.4 MiB/233.2 MiB (43.0 MiB/s) with 2 file(s) remaining
Completed 98.7 MiB/233.2 MiB (43.1 MiB/s) with 2 file(s) remaining
Completed 98.9 MiB/233.2 MiB (43.1 MiB/s) with 2 file(s) remaining
Completed 99.2 MiB/233.2 MiB (43.2 MiB/s) with 2 file(s) remaining
Completed 99.4 MiB/233.2 MiB (43.3 MiB/s) with 2 file(s) remaining
Completed 99.7 MiB/233.2 MiB (43.4 MiB/s) with 2 file(s) remaining
Completed 99.9 MiB/233.2 MiB (43.5 MiB/s) with 2 file(s) remaining
Completed 100.2 MiB/233.2 MiB (43.5 MiB/s) with 2 file(s) remaining
Completed 100.4 MiB/233.2 MiB (43.6 MiB/s) with 2 file(s) remaining
Completed 100.7 MiB/233.2 MiB (43.7 MiB/s) with 2 file(s) remaining
Completed 100.9 MiB/233.2 MiB (43.8 MiB/s) with 2 file(s) remaining
Completed 101.2 MiB/233.2 MiB (43.9 MiB/s) with 2 file(s) remaining
Completed 101.4 MiB/233.2 MiB (44.0 MiB/s) with 2 file(s) remaining
Completed 101.7 MiB/233.2 MiB (44.1 MiB/s) with 2 file(s) remaining
Completed 101.9 MiB/233.2 MiB (44.2 MiB/s) with 2 file(s) remaining
Completed 102.2 MiB/233.2 MiB (44.2 MiB/s) with 2 file(s) remaining
Completed 102.4 MiB/233.2 MiB (44.3 MiB/s) with 2 file(s) remaining
Completed 102.7 MiB/233.2 MiB (44.3 MiB/s) with 2 file(s) remaining
Completed 102.9 MiB/233.2 MiB (44.4 MiB/s) with 2 file(s) remaining
Completed 103.2 MiB/233.2 MiB (44.4 MiB/s) with 2 file(s) remaining
Completed 103.4 MiB/233.2 MiB (44.5 MiB/s) with 2 file(s) remaining
Completed 103.7 MiB/233.2 MiB (44.6 MiB/s) with 2 file(s) remaining
Completed 103.9 MiB/233.2 MiB (44.7 MiB/s) with 2 file(s) remaining
Completed 104.2 MiB/233.2 MiB (44.7 MiB/s) with 2 file(s) remaining
Completed 104.4 MiB/233.2 MiB (44.8 MiB/s) with 2 file(s) remaining
Completed 104.7 MiB/233.2 MiB (44.9 MiB/s) with 2 file(s) remaining
Completed 104.9 MiB/233.2 MiB (45.0 MiB/s) with 2 file(s) remaining
Completed 105.2 MiB/233.2 MiB (45.0 MiB/s) with 2 file(s) remaining
Completed 105.4 MiB/233.2 MiB (45.1 MiB/s) with 2 file(s) remaining
Completed 105.7 MiB/233.2 MiB (45.1 MiB/s) with 2 file(s) remaining
Completed 105.9 MiB/233.2 MiB (45.2 MiB/s) with 2 file(s) remaining
Completed 106.2 MiB/233.2 MiB (45.2 MiB/s) with 2 file(s) remaining
Completed 106.4 MiB/233.2 MiB (45.3 MiB/s) with 2 file(s) remaining
Completed 106.7 MiB/233.2 MiB (45.4 MiB/s) with 2 file(s) remaining
Completed 106.9 MiB/233.2 MiB (45.4 MiB/s) with 2 file(s) remaining
Completed 107.2 MiB/233.2 MiB (45.5 MiB/s) with 2 file(s) remaining
Completed 107.4 MiB/233.2 MiB (45.6 MiB/s) with 2 file(s) remaining
Completed 107.7 MiB/233.2 MiB (45.7 MiB/s) with 2 file(s) remaining
Completed 107.9 MiB/233.2 MiB (45.8 MiB/s) with 2 file(s) remaining
Completed 108.2 MiB/233.2 MiB (45.9 MiB/s) with 2 file(s) remaining
Completed 108.4 MiB/233.2 MiB (45.9 MiB/s) with 2 file(s) remaining
Completed 108.7 MiB/233.2 MiB (46.0 MiB/s) with 2 file(s) remaining
Completed 108.9 MiB/233.2 MiB (46.1 MiB/s) with 2 file(s) remaining
Completed 109.2 MiB/233.2 MiB (46.2 MiB/s) with 2 file(s) remaining
Completed 109.4 MiB/233.2 MiB (46.2 MiB/s) with 2 file(s) remaining
Completed 109.7 MiB/233.2 MiB (46.3 MiB/s) with 2 file(s) remaining
Completed 109.9 MiB/233.2 MiB (46.4 MiB/s) with 2 file(s) remaining
Completed 110.2 MiB/233.2 MiB (46.4 MiB/s) with 2 file(s) remaining
Completed 110.4 MiB/233.2 MiB (46.5 MiB/s) with 2 file(s) remaining
Completed 110.7 MiB/233.2 MiB (46.5 MiB/s) with 2 file(s) remaining
Completed 110.9 MiB/233.2 MiB (46.5 MiB/s) with 2 file(s) remaining
Completed 111.2 MiB/233.2 MiB (46.6 MiB/s) with 2 file(s) remaining
Completed 111.4 MiB/233.2 MiB (46.7 MiB/s) with 2 file(s) remaining
Completed 111.7 MiB/233.2 MiB (46.7 MiB/s) with 2 file(s) remaining
Completed 111.9 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 112.2 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 112.4 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 112.7 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 112.9 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 113.2 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 113.4 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 113.7 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 113.9 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 114.2 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 114.4 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 114.7 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 114.9 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 115.2 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 115.4 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 115.7 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 115.9 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 116.2 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 116.4 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 116.7 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 116.9 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 117.2 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 117.4 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 117.7 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 117.9 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 118.2 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 118.4 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 118.7 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 118.9 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 119.2 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 119.4 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 119.7 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 119.9 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 120.2 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 120.4 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 120.7 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 120.9 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 121.2 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 121.4 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 121.7 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 121.9 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 122.2 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 122.4 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 122.7 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 122.9 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 123.2 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 123.4 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 123.7 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 123.9 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 124.2 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 124.4 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 124.7 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 124.9 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 125.2 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 125.4 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 125.7 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 125.9 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 126.2 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 126.4 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 126.7 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 126.9 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 127.2 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 127.4 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 127.7 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 127.9 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 128.2 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 128.4 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 128.7 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 128.9 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 129.2 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 129.4 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 129.7 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 129.9 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 130.2 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 130.4 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 130.7 MiB/233.2 MiB (46.7 MiB/s) with 2 file(s) remaining
Completed 130.9 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 131.2 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 131.4 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 131.7 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 131.9 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 132.2 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 132.4 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 132.7 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 132.9 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 133.2 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 133.4 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 133.7 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 133.9 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 134.2 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 134.4 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 134.7 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 134.9 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 135.2 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 135.4 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 135.7 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 135.9 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 136.2 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 136.4 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 136.7 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 136.9 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 137.2 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 137.4 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 137.7 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 137.9 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 138.2 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 138.4 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 138.7 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 138.9 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 139.2 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 139.4 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 139.7 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 139.9 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 140.2 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 140.4 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 140.7 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 140.9 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 141.2 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 141.4 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 141.7 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 141.9 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 142.2 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 142.4 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 142.7 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 142.9 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 143.2 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 143.4 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 143.7 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 143.9 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 144.2 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 144.4 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 144.7 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 144.9 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 145.2 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 145.4 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 145.7 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 145.9 MiB/233.2 MiB (48.2 MiB/s) with 2 file(s) remaining
Completed 146.2 MiB/233.2 MiB (48.2 MiB/s) with 2 file(s) remaining
Completed 146.4 MiB/233.2 MiB (48.2 MiB/s) with 2 file(s) remaining
Completed 146.7 MiB/233.2 MiB (48.3 MiB/s) with 2 file(s) remaining
Completed 146.9 MiB/233.2 MiB (48.3 MiB/s) with 2 file(s) remaining
Completed 147.2 MiB/233.2 MiB (48.3 MiB/s) with 2 file(s) remaining
Completed 147.4 MiB/233.2 MiB (48.4 MiB/s) with 2 file(s) remaining
Completed 147.7 MiB/233.2 MiB (48.4 MiB/s) with 2 file(s) remaining
Completed 147.9 MiB/233.2 MiB (48.4 MiB/s) with 2 file(s) remaining
Completed 148.2 MiB/233.2 MiB (48.5 MiB/s) with 2 file(s) remaining
Completed 148.4 MiB/233.2 MiB (48.5 MiB/s) with 2 file(s) remaining
Completed 148.7 MiB/233.2 MiB (48.5 MiB/s) with 2 file(s) remaining
Completed 148.9 MiB/233.2 MiB (48.6 MiB/s) with 2 file(s) remaining
Completed 149.2 MiB/233.2 MiB (48.6 MiB/s) with 2 file(s) remaining
Completed 149.4 MiB/233.2 MiB (48.6 MiB/s) with 2 file(s) remaining
Completed 149.7 MiB/233.2 MiB (48.7 MiB/s) with 2 file(s) remaining
Completed 149.9 MiB/233.2 MiB (48.7 MiB/s) with 2 file(s) remaining
Completed 150.2 MiB/233.2 MiB (48.8 MiB/s) with 2 file(s) remaining
Completed 150.4 MiB/233.2 MiB (48.8 MiB/s) with 2 file(s) remaining
Completed 150.7 MiB/233.2 MiB (48.8 MiB/s) with 2 file(s) remaining
Completed 150.9 MiB/233.2 MiB (48.7 MiB/s) with 2 file(s) remaining
Completed 151.2 MiB/233.2 MiB (48.3 MiB/s) with 2 file(s) remaining
Completed 151.4 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 151.7 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 151.9 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 152.2 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 152.4 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 152.7 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 152.9 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 153.2 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 153.4 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 153.7 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 153.9 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 154.2 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 154.4 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 154.7 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 154.9 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 155.2 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 155.4 MiB/233.2 MiB (47.8 MiB/s) with 2 file(s) remaining
Completed 155.7 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 155.9 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 156.2 MiB/233.2 MiB (47.9 MiB/s) with 2 file(s) remaining
Completed 156.4 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 156.7 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 156.9 MiB/233.2 MiB (48.0 MiB/s) with 2 file(s) remaining
Completed 157.2 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 157.4 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 157.7 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 157.9 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 158.2 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 158.4 MiB/233.2 MiB (48.1 MiB/s) with 2 file(s) remaining
Completed 158.7 MiB/233.2 MiB (48.2 MiB/s) with 2 file(s) remaining
Completed 158.9 MiB/233.2 MiB (48.2 MiB/s) with 2 file(s) remaining
Completed 159.2 MiB/233.2 MiB (48.2 MiB/s) with 2 file(s) remaining
Completed 159.4 MiB/233.2 MiB (46.3 MiB/s) with 2 file(s) remaining
Completed 159.7 MiB/233.2 MiB (46.3 MiB/s) with 2 file(s) remaining
Completed 159.9 MiB/233.2 MiB (46.4 MiB/s) with 2 file(s) remaining
Completed 160.2 MiB/233.2 MiB (46.5 MiB/s) with 2 file(s) remaining
Completed 160.4 MiB/233.2 MiB (46.5 MiB/s) with 2 file(s) remaining
Completed 160.7 MiB/233.2 MiB (46.5 MiB/s) with 2 file(s) remaining
Completed 160.9 MiB/233.2 MiB (46.6 MiB/s) with 2 file(s) remaining
Completed 161.2 MiB/233.2 MiB (46.7 MiB/s) with 2 file(s) remaining
Completed 161.4 MiB/233.2 MiB (46.7 MiB/s) with 2 file(s) remaining
Completed 161.7 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 161.9 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 162.2 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 162.4 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 162.7 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 162.9 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 163.2 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 163.4 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 163.7 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 163.9 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 164.2 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 164.4 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 164.7 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 164.9 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 165.2 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 165.4 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 165.7 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 165.9 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 166.2 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 166.4 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 166.7 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 166.9 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 167.2 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 167.4 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 167.7 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 167.9 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 168.2 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 168.4 MiB/233.2 MiB (46.5 MiB/s) with 2 file(s) remaining
Completed 168.7 MiB/233.2 MiB (46.6 MiB/s) with 2 file(s) remaining
Completed 168.9 MiB/233.2 MiB (46.6 MiB/s) with 2 file(s) remaining
Completed 169.2 MiB/233.2 MiB (46.7 MiB/s) with 2 file(s) remaining
Completed 169.4 MiB/233.2 MiB (46.7 MiB/s) with 2 file(s) remaining
Completed 169.7 MiB/233.2 MiB (46.8 MiB/s) with 2 file(s) remaining
Completed 169.9 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 170.2 MiB/233.2 MiB (46.9 MiB/s) with 2 file(s) remaining
Completed 170.4 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 170.7 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 170.9 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 171.2 MiB/233.2 MiB (47.0 MiB/s) with 2 file(s) remaining
Completed 171.4 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 171.7 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 171.9 MiB/233.2 MiB (47.1 MiB/s) with 2 file(s) remaining
Completed 172.2 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 172.4 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 172.7 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 172.9 MiB/233.2 MiB (47.2 MiB/s) with 2 file(s) remaining
Completed 173.2 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 173.4 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 173.7 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 173.9 MiB/233.2 MiB (47.3 MiB/s) with 2 file(s) remaining
Completed 174.2 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 174.4 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 174.7 MiB/233.2 MiB (47.4 MiB/s) with 2 file(s) remaining
Completed 174.9 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 175.2 MiB/233.2 MiB (47.5 MiB/s) with 2 file(s) remaining
Completed 175.4 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 175.7 MiB/233.2 MiB (47.6 MiB/s) with 2 file(s) remaining
Completed 175.9 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 176.2 MiB/233.2 MiB (47.7 MiB/s) with 2 file(s) remaining
Completed 176.4 MiB/233.2 MiB (44.8 MiB/s) with 2 file(s) remaining
Completed 176.7 MiB/233.2 MiB (44.8 MiB/s) with 2 file(s) remaining
Completed 176.9 MiB/233.2 MiB (44.9 MiB/s) with 2 file(s) remaining
Completed 177.2 MiB/233.2 MiB (44.9 MiB/s) with 2 file(s) remaining
Completed 177.4 MiB/233.2 MiB (44.7 MiB/s) with 2 file(s) remaining
Completed 177.7 MiB/233.2 MiB (44.2 MiB/s) with 2 file(s) remaining
Completed 177.9 MiB/233.2 MiB (43.7 MiB/s) with 2 file(s) remaining
Completed 178.2 MiB/233.2 MiB (43.8 MiB/s) with 2 file(s) remaining
Completed 178.4 MiB/233.2 MiB (43.8 MiB/s) with 2 file(s) remaining
Completed 178.7 MiB/233.2 MiB (43.9 MiB/s) with 2 file(s) remaining
Completed 178.9 MiB/233.2 MiB (43.7 MiB/s) with 2 file(s) remaining
Completed 179.2 MiB/233.2 MiB (43.5 MiB/s) with 2 file(s) remaining
Completed 179.4 MiB/233.2 MiB (41.2 MiB/s) with 2 file(s) remaining
Completed 179.7 MiB/233.2 MiB (41.3 MiB/s) with 2 file(s) remaining
Completed 179.9 MiB/233.2 MiB (41.3 MiB/s) with 2 file(s) remaining
Completed 180.2 MiB/233.2 MiB (41.3 MiB/s) with 2 file(s) remaining
Completed 180.4 MiB/233.2 MiB (41.4 MiB/s) with 2 file(s) remaining
Completed 180.7 MiB/233.2 MiB (41.4 MiB/s) with 2 file(s) remaining
Completed 180.9 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 181.2 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 181.4 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 181.7 MiB/233.2 MiB (41.6 MiB/s) with 2 file(s) remaining
Completed 181.9 MiB/233.2 MiB (41.6 MiB/s) with 2 file(s) remaining
Completed 182.2 MiB/233.2 MiB (41.6 MiB/s) with 2 file(s) remaining
Completed 182.4 MiB/233.2 MiB (41.7 MiB/s) with 2 file(s) remaining
Completed 182.7 MiB/233.2 MiB (41.7 MiB/s) with 2 file(s) remaining
Completed 182.9 MiB/233.2 MiB (41.7 MiB/s) with 2 file(s) remaining
Completed 183.2 MiB/233.2 MiB (41.8 MiB/s) with 2 file(s) remaining
Completed 183.4 MiB/233.2 MiB (41.8 MiB/s) with 2 file(s) remaining
Completed 183.7 MiB/233.2 MiB (41.8 MiB/s) with 2 file(s) remaining
Completed 183.9 MiB/233.2 MiB (41.9 MiB/s) with 2 file(s) remaining
Completed 184.2 MiB/233.2 MiB (41.9 MiB/s) with 2 file(s) remaining
Completed 184.4 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 184.7 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 184.9 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 185.2 MiB/233.2 MiB (42.1 MiB/s) with 2 file(s) remaining
Completed 185.4 MiB/233.2 MiB (42.1 MiB/s) with 2 file(s) remaining
Completed 185.7 MiB/233.2 MiB (42.2 MiB/s) with 2 file(s) remaining
Completed 185.9 MiB/233.2 MiB (42.2 MiB/s) with 2 file(s) remaining
Completed 186.2 MiB/233.2 MiB (42.3 MiB/s) with 2 file(s) remaining
Completed 186.4 MiB/233.2 MiB (42.3 MiB/s) with 2 file(s) remaining
Completed 186.7 MiB/233.2 MiB (42.3 MiB/s) with 2 file(s) remaining
Completed 186.9 MiB/233.2 MiB (42.4 MiB/s) with 2 file(s) remaining
Completed 187.2 MiB/233.2 MiB (42.4 MiB/s) with 2 file(s) remaining
Completed 187.4 MiB/233.2 MiB (42.4 MiB/s) with 2 file(s) remaining
Completed 187.7 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 187.9 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 188.2 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 188.4 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 188.7 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 188.9 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 189.2 MiB/233.2 MiB (42.4 MiB/s) with 2 file(s) remaining
Completed 189.4 MiB/233.2 MiB (42.4 MiB/s) with 2 file(s) remaining
Completed 189.7 MiB/233.2 MiB (42.3 MiB/s) with 2 file(s) remaining
Completed 189.9 MiB/233.2 MiB (42.3 MiB/s) with 2 file(s) remaining
Completed 190.2 MiB/233.2 MiB (42.2 MiB/s) with 2 file(s) remaining
Completed 190.4 MiB/233.2 MiB (42.2 MiB/s) with 2 file(s) remaining
Completed 190.7 MiB/233.2 MiB (42.1 MiB/s) with 2 file(s) remaining
Completed 190.9 MiB/233.2 MiB (42.1 MiB/s) with 2 file(s) remaining
Completed 191.2 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 191.4 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 191.7 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 191.9 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 192.2 MiB/233.2 MiB (41.9 MiB/s) with 2 file(s) remaining
Completed 192.4 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 192.7 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 192.9 MiB/233.2 MiB (42.1 MiB/s) with 2 file(s) remaining
Completed 193.2 MiB/233.2 MiB (42.1 MiB/s) with 2 file(s) remaining
Completed 193.4 MiB/233.2 MiB (42.2 MiB/s) with 2 file(s) remaining
Completed 193.7 MiB/233.2 MiB (42.2 MiB/s) with 2 file(s) remaining
Completed 193.9 MiB/233.2 MiB (42.3 MiB/s) with 2 file(s) remaining
Completed 194.2 MiB/233.2 MiB (42.3 MiB/s) with 2 file(s) remaining
Completed 194.4 MiB/233.2 MiB (42.3 MiB/s) with 2 file(s) remaining
Completed 194.7 MiB/233.2 MiB (42.4 MiB/s) with 2 file(s) remaining
Completed 194.9 MiB/233.2 MiB (42.4 MiB/s) with 2 file(s) remaining
Completed 195.2 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 195.4 MiB/233.2 MiB (42.5 MiB/s) with 2 file(s) remaining
Completed 195.7 MiB/233.2 MiB (42.6 MiB/s) with 2 file(s) remaining
Completed 195.9 MiB/233.2 MiB (42.6 MiB/s) with 2 file(s) remaining
Completed 196.2 MiB/233.2 MiB (42.6 MiB/s) with 2 file(s) remaining
Completed 196.4 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 196.7 MiB/233.2 MiB (41.8 MiB/s) with 2 file(s) remaining
Completed 196.9 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 197.2 MiB/233.2 MiB (41.1 MiB/s) with 2 file(s) remaining
Completed 197.4 MiB/233.2 MiB (40.9 MiB/s) with 2 file(s) remaining
Completed 197.7 MiB/233.2 MiB (40.9 MiB/s) with 2 file(s) remaining
Completed 197.9 MiB/233.2 MiB (41.0 MiB/s) with 2 file(s) remaining
Completed 198.2 MiB/233.2 MiB (41.0 MiB/s) with 2 file(s) remaining
Completed 198.4 MiB/233.2 MiB (41.1 MiB/s) with 2 file(s) remaining
Completed 198.7 MiB/233.2 MiB (41.1 MiB/s) with 2 file(s) remaining
Completed 198.9 MiB/233.2 MiB (41.2 MiB/s) with 2 file(s) remaining
Completed 199.2 MiB/233.2 MiB (41.2 MiB/s) with 2 file(s) remaining
Completed 199.4 MiB/233.2 MiB (41.2 MiB/s) with 2 file(s) remaining
Completed 199.7 MiB/233.2 MiB (41.3 MiB/s) with 2 file(s) remaining
Completed 199.9 MiB/233.2 MiB (41.3 MiB/s) with 2 file(s) remaining
Completed 200.2 MiB/233.2 MiB (41.3 MiB/s) with 2 file(s) remaining
Completed 200.4 MiB/233.2 MiB (41.3 MiB/s) with 2 file(s) remaining
Completed 200.7 MiB/233.2 MiB (41.4 MiB/s) with 2 file(s) remaining
Completed 200.9 MiB/233.2 MiB (41.4 MiB/s) with 2 file(s) remaining
Completed 201.2 MiB/233.2 MiB (41.4 MiB/s) with 2 file(s) remaining
Completed 201.4 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 201.7 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 201.9 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 202.2 MiB/233.2 MiB (41.6 MiB/s) with 2 file(s) remaining
Completed 202.4 MiB/233.2 MiB (41.6 MiB/s) with 2 file(s) remaining
Completed 202.7 MiB/233.2 MiB (41.6 MiB/s) with 2 file(s) remaining
Completed 202.9 MiB/233.2 MiB (41.7 MiB/s) with 2 file(s) remaining
Completed 203.2 MiB/233.2 MiB (41.7 MiB/s) with 2 file(s) remaining
Completed 203.4 MiB/233.2 MiB (41.7 MiB/s) with 2 file(s) remaining
Completed 203.7 MiB/233.2 MiB (41.8 MiB/s) with 2 file(s) remaining
Completed 203.9 MiB/233.2 MiB (41.8 MiB/s) with 2 file(s) remaining
Completed 204.2 MiB/233.2 MiB (41.8 MiB/s) with 2 file(s) remaining
Completed 204.4 MiB/233.2 MiB (41.9 MiB/s) with 2 file(s) remaining
Completed 204.7 MiB/233.2 MiB (41.9 MiB/s) with 2 file(s) remaining
Completed 204.9 MiB/233.2 MiB (41.9 MiB/s) with 2 file(s) remaining
Completed 205.2 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 205.4 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 205.7 MiB/233.2 MiB (42.0 MiB/s) with 2 file(s) remaining
Completed 205.9 MiB/233.2 MiB (42.1 MiB/s) with 2 file(s) remaining
Completed 206.2 MiB/233.2 MiB (41.9 MiB/s) with 2 file(s) remaining
Completed 206.4 MiB/233.2 MiB (41.5 MiB/s) with 2 file(s) remaining
Completed 206.7 MiB/233.2 MiB (41.2 MiB/s) with 2 file(s) remaining
Completed 206.9 MiB/233.2 MiB (40.9 MiB/s) with 2 file(s) remaining
Completed 207.2 MiB/233.2 MiB (40.6 MiB/s) with 2 file(s) remaining
Completed 207.4 MiB/233.2 MiB (40.4 MiB/s) with 2 file(s) remaining
Completed 207.7 MiB/233.2 MiB (40.5 MiB/s) with 2 file(s) remaining
Completed 207.9 MiB/233.2 MiB (40.5 MiB/s) with 2 file(s) remaining
Completed 208.2 MiB/233.2 MiB (40.6 MiB/s) with 2 file(s) remaining
Completed 208.4 MiB/233.2 MiB (40.5 MiB/s) with 2 file(s) remaining
Completed 208.7 MiB/233.2 MiB (40.5 MiB/s) with 2 file(s) remaining
Completed 208.9 MiB/233.2 MiB (40.2 MiB/s) with 2 file(s) remaining
Completed 209.2 MiB/233.2 MiB (39.9 MiB/s) with 2 file(s) remaining
Completed 209.4 MiB/233.2 MiB (39.9 MiB/s) with 2 file(s) remaining
Completed 209.7 MiB/233.2 MiB (40.0 MiB/s) with 2 file(s) remaining
Completed 209.9 MiB/233.2 MiB (40.0 MiB/s) with 2 file(s) remaining
Completed 210.2 MiB/233.2 MiB (40.0 MiB/s) with 2 file(s) remaining
Completed 210.4 MiB/233.2 MiB (40.1 MiB/s) with 2 file(s) remaining
Completed 210.7 MiB/233.2 MiB (40.1 MiB/s) with 2 file(s) remaining
Completed 210.9 MiB/233.2 MiB (40.1 MiB/s) with 2 file(s) remaining
Completed 211.2 MiB/233.2 MiB (40.2 MiB/s) with 2 file(s) remaining
Completed 211.4 MiB/233.2 MiB (40.2 MiB/s) with 2 file(s) remaining
Completed 211.7 MiB/233.2 MiB (40.2 MiB/s) with 2 file(s) remaining
Completed 211.9 MiB/233.2 MiB (40.2 MiB/s) with 2 file(s) remaining
Completed 212.2 MiB/233.2 MiB (40.3 MiB/s) with 2 file(s) remaining
Completed 212.4 MiB/233.2 MiB (40.3 MiB/s) with 2 file(s) remaining
Completed 212.7 MiB/233.2 MiB (40.3 MiB/s) with 2 file(s) remaining
Completed 212.9 MiB/233.2 MiB (40.4 MiB/s) with 2 file(s) remaining
Completed 213.2 MiB/233.2 MiB (40.4 MiB/s) with 2 file(s) remaining
Completed 213.4 MiB/233.2 MiB (40.4 MiB/s) with 2 file(s) remaining
Completed 213.7 MiB/233.2 MiB (40.5 MiB/s) with 2 file(s) remaining
Completed 213.9 MiB/233.2 MiB (40.5 MiB/s) with 2 file(s) remaining
Completed 214.2 MiB/233.2 MiB (40.5 MiB/s) with 2 file(s) remaining
Completed 214.4 MiB/233.2 MiB (40.5 MiB/s) with 2 file(s) remaining
Completed 214.7 MiB/233.2 MiB (40.6 MiB/s) with 2 file(s) remaining
Completed 214.9 MiB/233.2 MiB (40.6 MiB/s) with 2 file(s) remaining
Completed 215.2 MiB/233.2 MiB (40.6 MiB/s) with 2 file(s) remaining
Completed 215.4 MiB/233.2 MiB (38.5 MiB/s) with 2 file(s) remaining
Completed 215.7 MiB/233.2 MiB (38.5 MiB/s) with 2 file(s) remaining
Completed 215.9 MiB/233.2 MiB (38.5 MiB/s) with 2 file(s) remaining
Completed 216.2 MiB/233.2 MiB (38.6 MiB/s) with 2 file(s) remaining
Completed 216.4 MiB/233.2 MiB (38.6 MiB/s) with 2 file(s) remaining
Completed 216.7 MiB/233.2 MiB (38.6 MiB/s) with 2 file(s) remaining
Completed 216.9 MiB/233.2 MiB (38.6 MiB/s) with 2 file(s) remaining
Completed 217.2 MiB/233.2 MiB (38.7 MiB/s) with 2 file(s) remaining
Completed 217.4 MiB/233.2 MiB (38.7 MiB/s) with 2 file(s) remaining
Completed 217.7 MiB/233.2 MiB (38.7 MiB/s) with 2 file(s) remaining
Completed 217.9 MiB/233.2 MiB (38.7 MiB/s) with 2 file(s) remaining
Completed 218.2 MiB/233.2 MiB (38.8 MiB/s) with 2 file(s) remaining
Completed 218.4 MiB/233.2 MiB (38.7 MiB/s) with 2 file(s) remaining
Completed 218.7 MiB/233.2 MiB (38.3 MiB/s) with 2 file(s) remaining
Completed 218.9 MiB/233.2 MiB (37.8 MiB/s) with 2 file(s) remaining
Completed 219.2 MiB/233.2 MiB (37.6 MiB/s) with 2 file(s) remaining
Completed 219.4 MiB/233.2 MiB (37.1 MiB/s) with 2 file(s) remaining
Completed 219.7 MiB/233.2 MiB (36.6 MiB/s) with 2 file(s) remaining
Completed 219.9 MiB/233.2 MiB (36.4 MiB/s) with 2 file(s) remaining
Completed 220.2 MiB/233.2 MiB (36.4 MiB/s) with 2 file(s) remaining
Completed 220.4 MiB/233.2 MiB (36.5 MiB/s) with 2 file(s) remaining
Completed 220.7 MiB/233.2 MiB (36.5 MiB/s) with 2 file(s) remaining
Completed 220.9 MiB/233.2 MiB (36.5 MiB/s) with 2 file(s) remaining
Completed 221.2 MiB/233.2 MiB (36.6 MiB/s) with 2 file(s) remaining
Completed 221.4 MiB/233.2 MiB (36.6 MiB/s) with 2 file(s) remaining
Completed 221.7 MiB/233.2 MiB (36.6 MiB/s) with 2 file(s) remaining
Completed 221.9 MiB/233.2 MiB (36.7 MiB/s) with 2 file(s) remaining
Completed 222.2 MiB/233.2 MiB (36.7 MiB/s) with 2 file(s) remaining
Completed 222.4 MiB/233.2 MiB (36.7 MiB/s) with 2 file(s) remaining
Completed 222.7 MiB/233.2 MiB (36.7 MiB/s) with 2 file(s) remaining
Completed 222.9 MiB/233.2 MiB (36.8 MiB/s) with 2 file(s) remaining
Completed 223.2 MiB/233.2 MiB (36.8 MiB/s) with 2 file(s) remaining
Completed 223.4 MiB/233.2 MiB (36.8 MiB/s) with 2 file(s) remaining
Completed 223.7 MiB/233.2 MiB (36.9 MiB/s) with 2 file(s) remaining
Completed 223.9 MiB/233.2 MiB (36.9 MiB/s) with 2 file(s) remaining
Completed 224.2 MiB/233.2 MiB (36.9 MiB/s) with 2 file(s) remaining
Completed 224.4 MiB/233.2 MiB (36.9 MiB/s) with 2 file(s) remaining
Completed 224.7 MiB/233.2 MiB (37.0 MiB/s) with 2 file(s) remaining
Completed 224.9 MiB/233.2 MiB (37.0 MiB/s) with 2 file(s) remaining
Completed 225.2 MiB/233.2 MiB (37.0 MiB/s) with 2 file(s) remaining
Completed 225.4 MiB/233.2 MiB (37.0 MiB/s) with 2 file(s) remaining
Completed 225.7 MiB/233.2 MiB (37.1 MiB/s) with 2 file(s) remaining
Completed 225.9 MiB/233.2 MiB (37.1 MiB/s) with 2 file(s) remaining
Completed 226.2 MiB/233.2 MiB (37.1 MiB/s) with 2 file(s) remaining
Completed 226.4 MiB/233.2 MiB (37.1 MiB/s) with 2 file(s) remaining
Completed 226.7 MiB/233.2 MiB (37.2 MiB/s) with 2 file(s) remaining
Completed 226.9 MiB/233.2 MiB (37.2 MiB/s) with 2 file(s) remaining
Completed 227.2 MiB/233.2 MiB (37.2 MiB/s) with 2 file(s) remaining
Completed 227.4 MiB/233.2 MiB (37.3 MiB/s) with 2 file(s) remaining
Completed 227.7 MiB/233.2 MiB (37.3 MiB/s) with 2 file(s) remaining
Completed 227.9 MiB/233.2 MiB (37.3 MiB/s) with 2 file(s) remaining
Completed 228.2 MiB/233.2 MiB (37.3 MiB/s) with 2 file(s) remaining
Completed 228.4 MiB/233.2 MiB ...Truncated

@codecov-io
Copy link

codecov-io commented Aug 7, 2019

Codecov Report

Merging #8027 into master will decrease coverage by 0.05%.
The diff coverage is 68.57%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #8027      +/-   ##
=========================================
- Coverage   44.35%   44.3%   -0.06%     
=========================================
  Files         300     305       +5     
  Lines       51010   39699   -11311     
=========================================
- Hits        22624   17587    -5037     
+ Misses      26261   19976    -6285     
- Partials     2125    2136      +11
Impacted Files Coverage Δ
cmd/posix-dirent_ino.go 100% <100%> (ø)
cmd/posix-dirent_namelen_linux.go 63.63% <63.63%> (ø)
cmd/posix-list-dir_unix.go 70.58% <68.42%> (ø)
cmd/gateway-startup-msg.go 52.38% <0%> (-11.73%) ⬇️
pkg/s3select/sql/parser.go 76.92% <0%> (-6.42%) ⬇️
cmd/web-router.go 82.14% <0%> (-5.86%) ⬇️
cmd/fs-v1-helpers.go 60.99% <0%> (-5.28%) ⬇️
cmd/erasure-utils.go 67.5% <0%> (-5.09%) ⬇️
cmd/http/server.go 27.5% <0%> (-4.96%) ⬇️
pkg/quick/errorutil.go 76% <0%> (-4.77%) ⬇️
... and 297 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 55b385b...cf64ea3. Read the comment docs.

@harshavardhana
Copy link
Member Author

ping @vadmeste

Copy link
Member

@vadmeste vadmeste left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM & tested

@harshavardhana harshavardhana merged commit a829644 into minio:master Aug 9, 2019
@harshavardhana harshavardhana deleted the fix-unsafe branch August 9, 2019 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ARM64 : Minio server crashes randomly
5 participants