Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-65419

Could not create/run test specifying a relative path to a YAML file

XMLWordPrintable

      CONFIGURATION :

      Build step 'Run Performance Test Using LoadRunner Enterprise'

      Run test > Create test from YAML

      Test to create : testascode/tasc1.yaml

       

      REFERENCE:

      https://admhelp.microfocus.com/lre/en/2021/online_help/Content/PC/Run_test_using_PC.htm#mt-item-2

      Create a LoadRunner Enterprise test from YAML input

      You can also specify as a value a relative path to a YAML file within the workspace (or within your Git repository cloned within the workspace).

       

       

      LOGS :

      Running as SYSTEM
      [EnvInject] - Loading node environment variables.
      Building on master in workspace /var/lib/jenkins/workspace/CreateLRTestFromYamlFile
      The recommended git tool is: NONE
      using credential 7e8424a2-037f-407a-88a9-b7e7fb8672af
      > git rev-parse --is-inside-work-tree # timeout=10
      Fetching changes from the remote Git repository
      > git config remote.origin.url https://github.com/rbrtgn190/LRDemo2.git # timeout=10
      Fetching upstream changes from https://github.com/rbrtgn190/LRDemo2.git
      > git --version # timeout=10
      > git --version # 'git version 2.27.0'
      using GIT_ASKPASS to set credentials
      > git fetch --tags --force --progress – https://github.com/rbrtgn190/LRDemo2.git +refs/heads/:refs/remotes/origin/ # timeout=10
      > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
      Checking out Revision dffa1fb59103db9ef4590c993f2d95cd22386ce1 (refs/remotes/origin/main)
      > git config core.sparsecheckout # timeout=10
      > git checkout -f dffa1fb59103db9ef4590c993f2d95cd22386ce1 # timeout=10
      Commit message: "yml to scripts"
      > git rev-list --no-walk dffa1fb59103db9ef4590c993f2d95cd22386ce1 # timeout=10

      Wed 2021 Apr 21 at 14:36:26.073 PM UTC - plugin version is '1.1.5'
      Wed 2021 Apr 21 at 14:36:26.074 PM UTC - Test description: nimbuswindows.aos.com
      Wed 2021 Apr 21 at 14:36:26.074 PM UTC - Validating parameters before run
      OK

      Wed 2021 Apr 21 at 14:36:26.074 PM UTC - Using LoadRunner Enterprise credentials supplied in configuration
      Wed 2021 Apr 21 at 14:36:26.074 PM UTC - Trying to login
      [Login: Attempting to login to LoadRunner Enterprise server 'http://nimbuswindows.aos.com/LoadTest/' with credentials of User 'Alex']
      Wed 2021 Apr 21 at 14:36:26.115 PM UTC - Login succeeded

      Wed 2021 Apr 21 at 14:36:26.351 PM UTC - Error: null
      Wed 2021 Apr 21 at 14:36:26.391 PM UTC - Logout succeeded
      Empty Results
      Result Status: FAILURE

      • - -
        Build step 'Run Performance Test Using LoadRunner Enterprise' changed build result to FAILURE
        Finished: FAILURE

            danieldananm Daniel Danan
            jeangmf jean
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: