Test script for betting_test failed #264

Closed
opened 2022-01-21 17:55:12 +00:00 by rilesdun · 4 comments
rilesdun commented 2022-01-21 17:55:12 +00:00 (Migrated from gitlab.com)

After upgrading to Ubuntu 20.04 we are now seeing this test fail. After an brief review the following has been determined;

  1. The betting script is not being called properly
Executing "step_script" stage of the job script
00:01
$ ./build/tests/betting_test --log_level=message
bash: line 136: ./build/tests/betting_test: No such file or directory
  1. After reviewing the following gitlab-runner/server; it is confirmed that the script is present.
Running with gitlab-runner 14.7.0 (98daeee0)
on Bunker build server qk1zxGTz
  1. The script is available in the following directory
    /home/gitlab-runner/builds/qk1zxGTz/0/PBSA/peerplays/build/tests
bunker@pbsa01:/home/gitlab-runner/builds/qk1zxGTz/0/PBSA/peerplays/build/tests$ pwd
/home/gitlab-runner/builds/qk1zxGTz/0/PBSA/peerplays/build/tests
bunker@pbsa01:/home/gitlab-runner/builds/qk1zxGTz/0/PBSA/peerplays/build/tests$ ls
app_test      chain_test  cmake_install.cmake    intense_test                peerplays_sidechain_test  tournament_test
betting_test  cli_test    es_test                libgraphene_tests_common.a  performance_test
chain_bench   CMakeFiles  generate_empty_blocks  Makefile                    random_test
After upgrading to Ubuntu 20.04 we are now seeing this test fail. After an brief review the following has been determined; 1. The betting script is not being called properly ``` Executing "step_script" stage of the job script 00:01 $ ./build/tests/betting_test --log_level=message bash: line 136: ./build/tests/betting_test: No such file or directory ``` 2. After reviewing the following gitlab-runner/server; it is confirmed that the script is present. ``` Running with gitlab-runner 14.7.0 (98daeee0) on Bunker build server qk1zxGTz ``` 3. The script is available in the following directory `/home/gitlab-runner/builds/qk1zxGTz/0/PBSA/peerplays/build/tests` ``` bunker@pbsa01:/home/gitlab-runner/builds/qk1zxGTz/0/PBSA/peerplays/build/tests$ pwd /home/gitlab-runner/builds/qk1zxGTz/0/PBSA/peerplays/build/tests bunker@pbsa01:/home/gitlab-runner/builds/qk1zxGTz/0/PBSA/peerplays/build/tests$ ls app_test chain_test cmake_install.cmake intense_test peerplays_sidechain_test tournament_test betting_test cli_test es_test libgraphene_tests_common.a performance_test chain_bench CMakeFiles generate_empty_blocks Makefile random_test ```
hbelakon commented 2022-01-25 04:54:58 +00:00 (Migrated from gitlab.com)

assigned to @sierra19XX

assigned to @sierra19XX
hbelakon commented 2022-01-25 04:55:11 +00:00 (Migrated from gitlab.com)

unassigned @sierra19XX

unassigned @sierra19XX
serkixenos commented 2022-02-15 18:23:46 +00:00 (Migrated from gitlab.com)

assigned to @serkixenos and @rilesdun

assigned to @serkixenos and @rilesdun
serkixenos commented 2022-02-15 18:23:50 +00:00 (Migrated from gitlab.com)

CI/CD executes betting test properly
https://gitlab.com/PBSA/peerplays/-/jobs/2096508914

CI/CD executes betting test properly https://gitlab.com/PBSA/peerplays/-/jobs/2096508914
serkixenos (Migrated from gitlab.com) closed this issue 2022-02-15 18:23:51 +00:00
Sign in to join this conversation.
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Peerplays_Blockchain/peerplays_migrated#264
No description provided.