FailedConsole Output

Started by GitLab push by Bruno Landais
Lightweight checkout support not available, falling back to full checkout.
Checking out git git@forge.etsi.org:forge-tools/3gpp-scripts.git into /var/lib/jenkins/jobs/3GPP/jobs/openapi-playground-any-commit/workspace@script to read 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:forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/Rel16-draft-CT88, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/tags
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision db01b2373d435fd24e0ceaf1b1ff192d5c94c176 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db01b2373d435fd24e0ceaf1b1ff192d5c94c176
Commit message: "Fix scm checkout and add debug information"
 > git rev-list --no-walk db01b2373d435fd24e0ceaf1b1ff192d5c94c176 # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] node
Running on build.forge.etsi.org in /home/jenkins/workspace/3GPP/openapi-playground-any-commit
[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:forge-tools/3gpp-scripts.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:forge-tools/3gpp-scripts.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:forge-tools/3gpp-scripts.git +refs/heads/*:refs/remotes/origin/*
skipping resolution of commit remotes/origin/Rel16-draft-CT88, since it originates from another repository
Seen branch in repository origin/master
Seen branch in repository origin/tags
Seen 2 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision db01b2373d435fd24e0ceaf1b1ff192d5c94c176 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db01b2373d435fd24e0ceaf1b1ff192d5c94c176
Commit message: "Fix scm checkout and add debug information"
[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/openapi-playground-any-commit/apis
[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/5G_APIs.git # timeout=10
Fetching upstream changes from git@forge.etsi.org:3GPP/5G_APIs.git
 > git --version # timeout=10
using GIT_SSH to set credentials 
 > git fetch --tags --progress git@forge.etsi.org:3GPP/5G_APIs.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse remotes/origin/Rel16-draft-CT88^{commit} # timeout=10
 > git branch -a -v --no-abbrev --contains 5344dfac0e3d5897a6a8cb0a39f01cbb2fa56474 # timeout=10
Checking out Revision 5344dfac0e3d5897a6a8cb0a39f01cbb2fa56474 (origin/Rel16-draft-CT88)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5344dfac0e3d5897a6a8cb0a39f01cbb2fa56474
Commit message: "With CRs agreed at CT4#97e and CT4#98e"
 > git rev-list --no-walk 25449048f3aee7d5b71b65496d0a420e08a7f37c # timeout=10
[Pipeline] sh
+ git log --oneline -n 5
5344dfa With CRs agreed at CT4#97e and CT4#98e
2544904 With CRs agreed at CT4#97e and CT4#98e
6a8cc6b Update after CT3#110e June meeting
f921e77 Error corrected
c4ef31e Update after CT3#110e
[Pipeline] sh
+ git status -sb
## HEAD (no branch)
[Pipeline] }
[Pipeline] // dir
[Pipeline] dir
Running in /home/jenkins/workspace/3GPP/openapi-playground-any-commit/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/Rel16-draft-CT88, 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 db01b2373d435fd24e0ceaf1b1ff192d5c94c176 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f db01b2373d435fd24e0ceaf1b1ff192d5c94c176
Commit message: "Fix scm checkout and add debug information"
[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-all.sh ./apis
------ Switching to ./apis folder --------
------ Content of the folder ------
README.md
TS29122_AsSessionWithQoS.yaml
TS29122_ChargeableParty.yaml
TS29122_CommonData.yaml
TS29122_CpProvisioning.yaml
TS29122_DeviceTriggering.yaml
TS29122_ECRControl.yaml
TS29122_GMDviaMBMSbyMB2.yaml
TS29122_GMDviaMBMSbyxMB.yaml
TS29122_MonitoringEvent.yaml
TS29122_MsisdnLessMoSms.yaml
TS29122_NIDD.yaml
TS29122_NpConfiguration.yaml
TS29122_PfdManagement.yaml
TS29122_RacsParameterProvisioning.yaml
TS29122_ReportingNetworkStatus.yaml
TS29122_ResourceManagementOfBdt.yaml
TS29222_AEF_Security_API.yaml
TS29222_CAPIF_Access_Control_Policy_API.yaml
TS29222_CAPIF_API_Invoker_Management_API.yaml
TS29222_CAPIF_API_Provider_Management_API.yaml
TS29222_CAPIF_Auditing_API.yaml
TS29222_CAPIF_Discover_Service_API.yaml
TS29222_CAPIF_Events_API.yaml
TS29222_CAPIF_Logging_API_Invocation_API.yaml
TS29222_CAPIF_Publish_Service_API.yaml
TS29222_CAPIF_Routing_Info_API.yaml
TS29222_CAPIF_Security_API.yaml
TS29486_VAE_ApplicationRequirement.yaml
TS29486_VAE_DynamicGroup.yaml
TS29486_VAE_FileDistribution.yaml
TS29486_VAE_MessageDelivery.yaml
TS29486_VAE_ServiceContinuity.yaml
TS29502_Nsmf_PDUSession.yaml
TS29503_Nudm_EE.yaml
TS29503_Nudm_MT.yaml
TS29503_Nudm_NIDDAU.yaml
TS29503_Nudm_PP.yaml
TS29503_Nudm_SDM.yaml
TS29503_Nudm_UEAU.yaml
TS29503_Nudm_UECM.yaml
TS29504_Nudr_DataRepository.yaml
TS29504_Nudr_GroupIDmap.yaml
TS29505_Subscription_Data.yaml
TS29507_Npcf_AMPolicyControl.yaml
TS29508_Nsmf_EventExposure.yaml
TS29509_Nausf_SoRProtection.yaml
TS29509_Nausf_UEAuthentication.yaml
TS29509_Nausf_UPUProtection.yaml
TS29510_Nnrf_AccessToken.yaml
TS29510_Nnrf_Bootstrapping.yaml
TS29510_Nnrf_NFDiscovery.yaml
TS29510_Nnrf_NFManagement.yaml
TS29511_N5g-eir_EquipmentIdentityCheck.yaml
TS29512_Npcf_SMPolicyControl.yaml
TS29514_Npcf_PolicyAuthorization.yaml
TS29515_Ngmlc_Location.yaml
TS29517_Naf_EventExposure.yaml
TS29518_Namf_Communication.yaml
TS29518_Namf_EventExposure.yaml
TS29518_Namf_Location.yaml
TS29518_Namf_MT.yaml
TS29519_Application_Data.yaml
TS29519_Exposure_Data.yaml
TS29519_Policy_Data.yaml
TS29520_Nnwdaf_AnalyticsInfo.yaml
TS29520_Nnwdaf_EventsSubscription.yaml
TS29521_Nbsf_Management.yaml
TS29522_5GLANParameterProvision.yaml
TS29522_ACSParameterProvision.yaml
TS29522_AnalyticsExposure.yaml
TS29522_ApplyingBdtPolicy.yaml
TS29522_IPTVConfiguration.yaml
TS29522_LpiParameterProvision.yaml
TS29522_MoLcsNotify.yaml
TS29522_NIDDConfigurationTrigger.yaml
TS29522_ServiceParameter.yaml
TS29522_TrafficInfluence.yaml
TS29523_Npcf_EventExposure.yaml
TS29525_Npcf_UEPolicyControl.yaml
TS29526_Nnssaaf_NSSAA.yaml
TS29531_Nnssf_NSSAIAvailability.yaml
TS29531_Nnssf_NSSelection.yaml
TS29540_Nsmsf_SMService.yaml
TS29541_Nnef_SMContext.yaml
TS29542_Nsmf_NIDD.yaml
TS29544_Nspaf_SecuredPacket.yaml
TS29549_SS_Events.yaml
TS29549_SS_GroupManagement.yaml
TS29549_SS_LocationReporting.yaml
TS29549_SS_NetworkResourceAdaptation.yaml
TS29549_SS_UserProfileRetrieval.yaml
TS29550_Nsoraf_SOR.yaml
TS29551_Nnef_PFDmanagement.yaml
TS29554_Npcf_BDTPolicyControl.yaml
TS29562_Nhss_imsSDM.yaml
TS29562_Nhss_imsUEAU.yaml
TS29562_Nhss_imsUECM.yaml
TS29563_Nhss_EE.yaml
TS29563_Nhss_SDM.yaml
TS29563_Nhss_UEAU.yaml
TS29563_Nhss_UECM.yaml
TS29571_CommonData.yaml
TS29572_Nlmf_Broadcast.yaml
TS29572_Nlmf_Location.yaml
TS29573_JOSEProtectedMessageForwarding.yaml
TS29573_N32_Handshake.yaml
TS29573_SeppTelescopicFqdnMapping.yaml
TS29591_Nnef_EventExposure.yaml
TS29594_Nchf_SpendingLimitControl.yaml
TS29598_Nudsf_DataRepository.yaml
TS29673_Nucmf_UERCM.yaml
TS29675_Nucmf_Provisioning.yaml
TS32291_Nchf_ConvergedCharging.yaml
TS32291_Nchf_OfflineOnlyCharging.yaml
------ Validating all YAML files ------
----  Will validate: ./TS29122_AsSessionWithQoS.yaml ----
(node:32155) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_ChargeableParty.yaml ----
(node:32170) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_CommonData.yaml ----
(node:32181) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_CpProvisioning.yaml ----
(node:32192) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_DeviceTriggering.yaml ----
(node:32203) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_ECRControl.yaml ----
(node:32214) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_GMDviaMBMSbyMB2.yaml ----
(node:32227) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_GMDviaMBMSbyxMB.yaml ----
(node:32238) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_MonitoringEvent.yaml ----
(node:32249) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_MsisdnLessMoSms.yaml ----
(node:32260) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_NIDD.yaml ----
(node:32271) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_NpConfiguration.yaml ----
(node:32284) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_PfdManagement.yaml ----
(node:32295) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_RacsParameterProvisioning.yaml ----
(node:32306) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_ReportingNetworkStatus.yaml ----
(node:32317) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29122_ResourceManagementOfBdt.yaml ----
(node:32328) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_AEF_Security_API.yaml ----
(node:32339) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_Access_Control_Policy_API.yaml ----
(node:32352) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_API_Invoker_Management_API.yaml ----
(node:32363) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_API_Provider_Management_API.yaml ----
(node:32374) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_Auditing_API.yaml ----
(node:32385) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_Discover_Service_API.yaml ----
(node:32396) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_Events_API.yaml ----
(node:32409) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_Logging_API_Invocation_API.yaml ----
(node:32420) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_Publish_Service_API.yaml ----
(node:32431) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_Routing_Info_API.yaml ----
(node:32442) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29222_CAPIF_Security_API.yaml ----
(node:32453) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29486_VAE_ApplicationRequirement.yaml ----
(node:32464) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29486_VAE_DynamicGroup.yaml ----
(node:32477) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29486_VAE_FileDistribution.yaml ----
(node:32488) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29486_VAE_MessageDelivery.yaml ----
(node:32499) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29486_VAE_ServiceContinuity.yaml ----
(node:32510) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29502_Nsmf_PDUSession.yaml ----
(node:32521) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29503_Nudm_EE.yaml ----
(node:32534) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29503_Nudm_MT.yaml ----
(node:32545) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29503_Nudm_NIDDAU.yaml ----
(node:32556) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_NIDDAU.yaml is valid
----  Will validate: ./TS29503_Nudm_PP.yaml ----
(node:32567) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29503_Nudm_SDM.yaml ----
(node:32578) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29503_Nudm_UEAU.yaml ----
(node:32589) ExperimentalWarning: The fs.promises API is experimental
./TS29503_Nudm_UEAU.yaml is valid
----  Will validate: ./TS29503_Nudm_UECM.yaml ----
(node:32602) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29504_Nudr_DataRepository.yaml ----
(node:32613) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29504_Nudr_GroupIDmap.yaml ----
(node:32625) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29505_Subscription_Data.yaml ----
(node:32636) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29507_Npcf_AMPolicyControl.yaml ----
(node:32647) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29508_Nsmf_EventExposure.yaml ----
(node:32660) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29509_Nausf_SoRProtection.yaml ----
(node:32671) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_SoRProtection.yaml is valid
----  Will validate: ./TS29509_Nausf_UEAuthentication.yaml ----
(node:32682) ExperimentalWarning: The fs.promises API is experimental
./TS29509_Nausf_UEAuthentication.yaml is valid
----  Will validate: ./TS29509_Nausf_UPUProtection.yaml ----
(node:32693) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29510_Nnrf_AccessToken.yaml ----
(node:32704) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29510_Nnrf_Bootstrapping.yaml ----
(node:32715) ExperimentalWarning: The fs.promises API is experimental
./TS29510_Nnrf_Bootstrapping.yaml is valid
----  Will validate: ./TS29510_Nnrf_NFDiscovery.yaml ----
(node:32728) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29510_Nnrf_NFManagement.yaml ----
(node:32739) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29511_N5g-eir_EquipmentIdentityCheck.yaml ----
(node:32750) ExperimentalWarning: The fs.promises API is experimental
./TS29511_N5g-eir_EquipmentIdentityCheck.yaml is valid
----  Will validate: ./TS29512_Npcf_SMPolicyControl.yaml ----
(node:32761) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29514_Npcf_PolicyAuthorization.yaml ----
(node:304) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29515_Ngmlc_Location.yaml ----
(node:315) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29517_Naf_EventExposure.yaml ----
(node:328) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29518_Namf_Communication.yaml ----
(node:339) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29518_Namf_EventExposure.yaml ----
(node:350) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29518_Namf_Location.yaml ----
(node:361) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29518_Namf_MT.yaml ----
(node:373) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29519_Application_Data.yaml ----
(node:385) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29519_Exposure_Data.yaml ----
(node:398) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29519_Policy_Data.yaml ----
(node:409) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29520_Nnwdaf_AnalyticsInfo.yaml ----
(node:420) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29520_Nnwdaf_EventsSubscription.yaml ----
(node:431) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29521_Nbsf_Management.yaml ----
(node:442) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_5GLANParameterProvision.yaml ----
(node:455) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_ACSParameterProvision.yaml ----
(node:466) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_AnalyticsExposure.yaml ----
(node:477) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_ApplyingBdtPolicy.yaml ----
(node:488) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_IPTVConfiguration.yaml ----
(node:499) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_LpiParameterProvision.yaml ----
(node:512) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_MoLcsNotify.yaml ----
(node:523) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_NIDDConfigurationTrigger.yaml ----
(node:534) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_ServiceParameter.yaml ----
(node:545) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29522_TrafficInfluence.yaml ----
(node:556) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29523_Npcf_EventExposure.yaml ----
(node:567) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29525_Npcf_UEPolicyControl.yaml ----
(node:580) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29526_Nnssaaf_NSSAA.yaml ----
(node:591) ExperimentalWarning: The fs.promises API is experimental
./TS29526_Nnssaaf_NSSAA.yaml is valid
----  Will validate: ./TS29531_Nnssf_NSSAIAvailability.yaml ----
(node:602) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29531_Nnssf_NSSelection.yaml ----
(node:613) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29540_Nsmsf_SMService.yaml ----
(node:624) ExperimentalWarning: The fs.promises API is experimental
./TS29540_Nsmsf_SMService.yaml is valid
----  Will validate: ./TS29541_Nnef_SMContext.yaml ----
(node:635) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29542_Nsmf_NIDD.yaml ----
(node:648) ExperimentalWarning: The fs.promises API is experimental
./TS29542_Nsmf_NIDD.yaml is valid
----  Will validate: ./TS29544_Nspaf_SecuredPacket.yaml ----
(node:659) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29549_SS_Events.yaml ----
(node:670) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29549_SS_GroupManagement.yaml ----
(node:681) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29549_SS_LocationReporting.yaml ----
(node:692) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29549_SS_NetworkResourceAdaptation.yaml ----
(node:705) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29549_SS_UserProfileRetrieval.yaml ----
(node:716) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29550_Nsoraf_SOR.yaml ----
(node:727) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29551_Nnef_PFDmanagement.yaml ----
(node:741) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29554_Npcf_BDTPolicyControl.yaml ----
(node:757) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29562_Nhss_imsSDM.yaml ----
(node:772) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29562_Nhss_imsUEAU.yaml ----
(node:783) ExperimentalWarning: The fs.promises API is experimental
./TS29562_Nhss_imsUEAU.yaml is valid
----  Will validate: ./TS29562_Nhss_imsUECM.yaml ----
(node:796) ExperimentalWarning: The fs.promises API is experimental
./TS29562_Nhss_imsUECM.yaml is valid
----  Will validate: ./TS29563_Nhss_EE.yaml ----
(node:807) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29563_Nhss_SDM.yaml ----
(node:818) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29563_Nhss_UEAU.yaml ----
(node:832) ExperimentalWarning: The fs.promises API is experimental
./TS29563_Nhss_UEAU.yaml is valid
----  Will validate: ./TS29563_Nhss_UECM.yaml ----
(node:853) ExperimentalWarning: The fs.promises API is experimental
./TS29563_Nhss_UECM.yaml is valid
----  Will validate: ./TS29571_CommonData.yaml ----
(node:880) ExperimentalWarning: The fs.promises API is experimental
./TS29571_CommonData.yaml is valid
----  Will validate: ./TS29572_Nlmf_Broadcast.yaml ----
(node:899) ExperimentalWarning: The fs.promises API is experimental
./TS29572_Nlmf_Broadcast.yaml is valid
----  Will validate: ./TS29572_Nlmf_Location.yaml ----
(node:911) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29573_JOSEProtectedMessageForwarding.yaml ----
(node:923) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29573_N32_Handshake.yaml ----
(node:934) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29573_SeppTelescopicFqdnMapping.yaml ----
(node:948) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29591_Nnef_EventExposure.yaml ----
(node:959) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS29594_Nchf_SpendingLimitControl.yaml ----
(node:970) ExperimentalWarning: The fs.promises API is experimental
./TS29594_Nchf_SpendingLimitControl.yaml is valid
----  Will validate: ./TS29598_Nudsf_DataRepository.yaml ----
(node:981) ExperimentalWarning: The fs.promises API is experimental
./TS29598_Nudsf_DataRepository.yaml is valid
----  Will validate: ./TS29673_Nucmf_UERCM.yaml ----
(node:992) ExperimentalWarning: The fs.promises API is experimental
./TS29673_Nucmf_UERCM.yaml is valid
----  Will validate: ./TS29675_Nucmf_Provisioning.yaml ----
(node:1003) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS32291_Nchf_ConvergedCharging.yaml ----
(node:1016) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
----  Will validate: ./TS32291_Nchf_OfflineOnlyCharging.yaml ----
(node:1027) ExperimentalWarning: The fs.promises API is experimental
Error parsing /home/jenkins/workspace/3GPP/openapi-playground-any-commit/apis/TS29502_Nsmf_PDUSession.yaml 
incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line at line 1437, column 80:
     ...      binaryDataN4InformationExt2:
                                         ^
-- Final validator returns 1.
[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