:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Setup :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:50:26 ] :: [ PASS ] :: Checking for the presence of mariadb-connector-odbc rpm :: [ 14:50:26 ] :: [ LOG ] :: Package versions: :: [ 14:50:26 ] :: [ LOG ] :: mariadb-connector-odbc-3.1.13-1.fc35.x86_64 :: [ 14:50:26 ] :: [ PASS ] :: Checking for the presence of unixODBC rpm :: [ 14:50:26 ] :: [ LOG ] :: Package versions: :: [ 14:50:26 ] :: [ LOG ] :: unixODBC-2.3.9-2.fc34.x86_64 :: [ 14:50:26 ] :: [ PASS ] :: Checking for the presence of mariadb rpm :: [ 14:50:26 ] :: [ LOG ] :: Package versions: :: [ 14:50:26 ] :: [ LOG ] :: mariadb-10.5.10-2.fc35.x86_64 :: [ 14:50:26 ] :: [ PASS ] :: Checking for the presence of mariadb-server rpm :: [ 14:50:26 ] :: [ LOG ] :: Package versions: :: [ 14:50:26 ] :: [ LOG ] :: mariadb-server-10.5.10-2.fc35.x86_64 :: [ 14:50:26 ] :: [ PASS ] :: File /etc/odbcinst.ini should exist :: [ 14:50:26 ] :: [ PASS ] :: File '/etc/odbcinst.ini' should contain 'MariaDB' :: [ 14:50:26 ] :: [ BEGIN ] :: Running 'cp -f odbc.ini /etc/' :: [ 14:50:26 ] :: [ PASS ] :: Command 'cp -f odbc.ini /etc/' (Expected 0, got 0) :: [ 14:50:26 ] :: [ PASS ] :: File /etc/odbc.ini should exist :: [ 14:50:27 ] :: [ PASS ] :: File '/etc/odbc.ini' should contain 'MariaDB' :: [ 14:50:27 ] :: [ BEGIN ] :: Running 'systemctl start mariadb' :: [ 14:50:30 ] :: [ PASS ] :: Command 'systemctl start mariadb' (Expected 0, got 0) :: [ 14:50:30 ] :: [ BEGIN ] :: Running 'echo "CREATE USER 'odbc_connector_user'@'localhost' IDENTIFIED BY 'odbc_connector_password'" | mysql ' :: [ 14:50:30 ] :: [ PASS ] :: Command 'echo "CREATE USER 'odbc_connector_user'@'localhost' IDENTIFIED BY 'odbc_connector_password'" | mysql ' (Expected 0, got 0) :: [ 14:50:30 ] :: [ BEGIN ] :: Running 'CREDENTIALS="odbc_connector_user odbc_connector_password"' :: [ 14:50:30 ] :: [ PASS ] :: Command 'CREDENTIALS="odbc_connector_user odbc_connector_password"' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 5s :: Assertions: 12 good, 0 bad :: RESULT: PASS (Setup) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Test :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ 14:50:30 ] :: [ BEGIN ] :: Running ' echo "SHOW DATABASES" | isql -v mariadb-connector-odbc odbc_connector_user odbc_connector_password ' :: [ 14:50:30 ] :: [ PASS ] :: Command ' echo "SHOW DATABASES" | isql -v mariadb-connector-odbc odbc_connector_user odbc_connector_password ' (Expected 0, got 0) :: [ 14:50:30 ] :: [ BEGIN ] :: Running ' echo "SELECT USER(),CURRENT_USER()" | isql -v mariadb-connector-odbc odbc_connector_user odbc_connector_password ' :: [ 14:50:30 ] :: [ PASS ] :: Command ' echo "SELECT USER(),CURRENT_USER()" | isql -v mariadb-connector-odbc odbc_connector_user odbc_connector_password ' (Expected 0, got 0) :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 0s :: Assertions: 2 good, 0 bad :: RESULT: PASS (Test) :: [ 14:50:31 ] :: [ LOG ] :: JOURNAL XML: /var/tmp/beakerlib-LJhB7CY/journal.xml :: [ 14:50:31 ] :: [ LOG ] :: JOURNAL TXT: /var/tmp/beakerlib-LJhB7CY/journal.txt :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: Duration: 6s :: Phases: 2 good, 0 bad :: OVERALL RESULT: PASS (mariadb_connection)