FailedConsole Output

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