FailedConsole Output

17:22:35 Started by GitLab push by Walter Featherstone
17:22:35 Building remotely on Build 3 (docker) in workspace /home/jenkins/workspace/MEC - Multi-access Edge Computing/mec-gs-011
17:22:35  > git rev-parse --is-inside-work-tree # timeout=10
17:22:35 Fetching changes from the remote Git repository
17:22:35  > git config remote.origin.url git@forge.etsi.org:mec/gs011-app-enablement-api.git # timeout=10
17:22:35 Fetching upstream changes from git@forge.etsi.org:mec/gs011-app-enablement-api.git
17:22:35  > git --version # timeout=10
17:22:35 using GIT_SSH to set credentials 
17:22:35  > git fetch --tags --progress git@forge.etsi.org:mec/gs011-app-enablement-api.git +refs/heads/*:refs/remotes/origin/*
17:22:35  > git rev-parse remotes/origin/develop^{commit} # timeout=10
17:22:35  > git branch -a -v --no-abbrev --contains f102112e99ee57d7fe93721a3b350709597bf6e6 # timeout=10
17:22:35 Checking out Revision f102112e99ee57d7fe93721a3b350709597bf6e6 (origin/develop)
17:22:35  > git config core.sparsecheckout # timeout=10
17:22:35  > git checkout -f f102112e99ee57d7fe93721a3b350709597bf6e6
17:22:35 Commit message: "subscriptionType in path has only 2 possibilities"
17:22:35  > git rev-list 9d2c84cad6b761c15caba310345d959eacb6c454 # timeout=10
17:22:35 [mec-gs-011] $ /bin/bash /tmp/jenkins9365049503202114796.sh
17:22:35 -- Validating OpenAPI file Mp1.json...
17:22:35 .jenkins.sh: line 8: swagger-tools: command not found
17:22:35 -- Validator returned 127.
17:22:35 
17:22:35 -- Validating OpenAPI file Mp1.yaml...
17:22:35 .jenkins.sh: line 8: swagger-tools: command not found
17:22:35 -- Validator returned 127.
17:22:35 
17:22:35 -- Final validator returns 1.
17:22:35 Build step 'Execute shell' marked build as failure
17:22:35 Finished: FAILURE