FailedConsole Output

+ cd ./scripts
+ pwd
+ bash .jenkins.sh /home/jenkins/workspace/playground/test-nfv-jenkinsfile/scripts/../apis
./docker/build-container.sh: line 4: $'\r': command not found
./docker/build-container.sh: line 6: $'\r': command not found
./docker/build-container.sh: line 7: proxy: command not found
./docker/build-container.sh: line 10: syntax error near unexpected token `elif'
./docker/build-container.sh: line 10: `elif [[ -z "$http_proxy" ]]; then
'
Mounting dir /home/jenkins/workspace/playground/test-nfv-jenkinsfile/scripts/../apis as /work
mkdir: cannot create directory ‘/var/www/html/api/nfv/test-nfv-jenkinsfile’: Permission denied
Mounting dir /var/www/html/api/nfv/test-nfv-jenkinsfile/7 as /storage
Unable to find image 'openapivalidator:latest' locally
docker: Error response from daemon: pull access denied for openapivalidator, repository does not exist or may require 'docker login'.
See 'docker run --help'.