FailedConsole Output

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