FailedConsole Output

18:56:57 Started by GitLab push by Walter Featherstone
18:56:57 Building remotely on Build 3 (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
18:57:00 Cloning the remote Git repository
18:57:00 Cloning repository git@forge.etsi.org:mec/gs011-app-enablement-api.git
18:57:00  > git init /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011 # timeout=10
18:57:00 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
18:57:00  > git --version # timeout=10
18:57:00 using GIT_SSH to set credentials 
18:57:02  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
18:57:03  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
18:57:03  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:57:03  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
18:57:03 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
18:57:03 using GIT_SSH to set credentials 
18:57:03  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
18:57:04  > git rev-parse origin/master^{commit} # timeout=10
18:57:04 Checking out Revision 241380e2051df197b6023f803264121a611eb773 (origin/master)
18:57:04  > git config core.sparsecheckout # timeout=10
18:57:04  > git checkout -f 241380e2051df197b6023f803264121a611eb773
18:57:07 Commit message: "Bug 83 OpenAPI examples and documentation mismatch"
18:57:07  > git rev-list 241380e2051df197b6023f803264121a611eb773 # timeout=10
18:57:07 [mec-gs-011] $ /bin/bash /tmp/jenkins1292012862010977492.sh
18:57:07 -- Validating OpenAPI file Mp1.json...
18:57:07 .jenkins.sh: line 8: swagger-tools: command not found
18:57:07 -- Validator returned 127.
18:57:07 
18:57:07 -- Validating OpenAPI file Mp1.yaml...
18:57:07 .jenkins.sh: line 8: swagger-tools: command not found
18:57:07 -- Validator returned 127.
18:57:07 
18:57:07 -- Final validator returns 1.
18:57:07 Build step 'Execute shell' marked build as failure
18:57:07 Finished: FAILURE