FailedConsole Output

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