FailedConsole Output

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