FailedConsole Output

Started by GitLab push by ETSI CTI
Lightweight checkout support not available, falling back to full checkout.
Checking out git git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git into /var/lib/jenkins/jobs/3GPP/jobs/sa5-data-models-master/workspace@script to read sa5-data-models-validation.jenkinsfile
using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/master, since it originates from another repository
Seen branch in repository origin/master
Seen 1 remote branch
 > git show-ref --tags -d # timeout=10
Checking out Revision 742c5be8cf180551eabf6ae47f4f3c9369726593 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 742c5be8cf180551eabf6ae47f4f3c9369726593
Commit message: "Add draft validation scripts for SA5 data models"
 > git rev-list --no-walk 742c5be8cf180551eabf6ae47f4f3c9369726593 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on Build 3 in /home/jenkins/workspace/3GPP/sa5-data-models-master
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/master, since it originates from another repository
Seen branch in repository origin/master
Seen 1 remote branch
 > git show-ref --tags -d # timeout=10
Checking out Revision 742c5be8cf180551eabf6ae47f4f3c9369726593 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 742c5be8cf180551eabf6ae47f4f3c9369726593
Commit message: "Add draft validation scripts for SA5 data models"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] gitlabBuilds
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Resolve)
[Pipeline] sh
+ echo Resolve stage
Resolve stage
[Pipeline] updateGitlabCommitStatus
[Pipeline] dir
Running in /home/jenkins/workspace/3GPP/sa5-data-models-master/data-models
[Pipeline] {
[Pipeline] checkout
using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:3GPP/SA5/data-models.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:3GPP/SA5/data-models.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:3GPP/SA5/data-models.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/master^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 02404bfd9e11e4b2e4b5914cac8bd38da8da0e82 # timeout=10
Checking out Revision 02404bfd9e11e4b2e4b5914cac8bd38da8da0e82 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 02404bfd9e11e4b2e4b5914cac8bd38da8da0e82
Commit message: "Add warning note to README and add editorials"
 > git rev-list --no-walk f8acf7bd4e50b0618fd37fbae68668325f2d411f # timeout=10
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/workspace/3GPP/sa5-data-models-master/scripts
[Pipeline] {
[Pipeline] checkout
using credential f9a9fd70-ea8b-4872-a9d5-d1fb1cf8123e
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:cti/forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/master, since it originates from another repository
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 742c5be8cf180551eabf6ae47f4f3c9369726593 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 742c5be8cf180551eabf6ae47f4f3c9369726593
Commit message: "Add draft validation scripts for SA5 data models"
[Pipeline] }
[Pipeline] // dir
[Pipeline] updateGitlabCommitStatus
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] updateGitlabCommitStatus
[Pipeline] sh
+ echo Validate stage
Validate stage
[Pipeline] sh
+ bash ./scripts/validate-data-models.sh ./data-models
------ Switching to ./data-models folder --------
------ Content of the folder ------
README.md
------ Validating all YANG, JSON and XML files ------
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy to FTP)
Stage "Deploy to FTP" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] updateGitlabCommitStatus
[Pipeline] }
[Pipeline] // script
[Pipeline] updateGitlabCommitStatus
[Pipeline] mail
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // gitlabBuilds
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE