Closed
Description
Hi!
I post here full information about problem with running CLI using Jenkins CI.
I have the following folder structure:
12:12:29 + pwd
12:12:29 /u01/jenkins_slave/workspace/EPS/simplePayment_update_db
12:12:30 + find . -type d
12:12:30 .
12:12:30 ./tests
12:12:30 ./tests/sp_delayed_requests
12:12:30 ./tests/sp_errors
12:12:30 ./tests/sp_transaction_data
12:12:30 ./tests/sp_transactions
12:12:30 ./tests/views
12:12:30 ./scripts
12:12:30 ./scripts/556376
12:12:30 ./lib
12:12:30 ./utplsql
12:12:30 ./compiled
12:12:30 ./compiled/specs
12:12:30 ./compiled/types
12:12:30 ./compiled/bodies
12:12:30 ./compiled/views
12:12:30 ./rollback
12:12:30 ./rollback/556376
12:12:30 ./changelogs
Here's my debug xml outputs: debug_xmls.zip
The owner of tests/sources is the same user I use to connect to DB.
Adding some logging stuff inside utplsql
mapping routings showed that CLI sends right amount of paths but they are all NULLs (meaning that for 23 source
files I saw map array with 23 entries but all of them were NULL in PL/SQL).
Versions of utplsql
and utplsql-cli
were the latest at the end of April.
Metadata
Metadata
Assignees
Labels
No labels