I am getting following error when I am trying to import CSV file as Product import.
I used following commands for access permission.
find var vendor pub/static pub/media app/etc -type f -exec chmod g+w {} \;
find var vendor pub/static pub/media app/etc -type d -exec chmod g+ws {} \;
I increased php execution time in apache server.
I used item_xxl_12063874_18123233.jpg as base-image in CSV file.
I used pub/media/import as Images File Directory in Product import screen and placed all the images in pub/media/import.