2022-08-31 20:42:20 |
Ronelle Landy |
description |
fs064 tests are failing overcloud deployment on master and wallaby with :
FATAL | try modifying forward dns record | undercloud | error={"changed": false, "msg": "`arecord` not found."}
...
Error: Execution of '/usr/bin/mysql --defaults-extra-file=/root/.my.cnf -NBe create database if not exists `glance` character set `utf8` collate `utf8_general_ci`' returned 1: ERROR 1205 (HY000) at line 1: Lock wait timeout exceeded; try restarting transaction
2022-08-31 19:04:18 | Error: /Stage[main]/Glance::Db::Mysql/Openstacklib::Db::Mysql[glance]/Mysql_database[glance]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/mysql --defaults-extra-file=/root/.my.cnf -NBe create database if not exists `glance` character set `utf8` collate `utf8_general_ci`' returned 1: ERROR 1205 (HY000) at line 1: Lock wait timeout exceeded; try restarting transaction
2022-08-31 19:04:18 | Error: Execution of '/usr/bin/mysql --defaults-extra-file=/root/.my.cnf -NBe create database if not exists `heat` character set `utf8` collate `utf8_general_ci`' returned 1: ERROR 1205 (HY000) at line 1: Lock wait timeout exceeded; try restarting transaction
Full overcloud deploy log:
https://logserver.rdoproject.org/56/44656/7/check/periodic-tripleo-ci-centos-9-ovb-3ctlr_1comp_1supp-featureset064-master/c4f8bcc/logs/undercloud/home/zuul/overcloud1_deploy.log.txt.gz
Errors in Neutron API container:
https://logserver.rdoproject.org/56/44656/7/check/periodic-tripleo-ci-centos-9-ovb-3ctlr_1comp_1supp-featureset064-master/c4f8bcc/logs/undercloud/var/log/extra/podman/containers/neutron_api/stdout.log.txt.gz |
fs064 tests are failing overcloud deployment on master and wallaby with :
FATAL | try modifying forward dns record | undercloud | error={"changed": false, "msg": "`arecord` not found."}
...
Error: Execution of '/usr/bin/mysql --defaults-extra-file=/root/.my.cnf -NBe create database if not exists `glance` character set `utf8` collate `utf8_general_ci`' returned 1: ERROR 1205 (HY000) at line 1: Lock wait timeout exceeded; try restarting transaction
2022-08-31 19:04:18 | Error: /Stage[main]/Glance::Db::Mysql/Openstacklib::Db::Mysql[glance]/Mysql_database[glance]/ensure: change from 'absent' to 'present' failed: Execution of '/usr/bin/mysql --defaults-extra-file=/root/.my.cnf -NBe create database if not exists `glance` character set `utf8` collate `utf8_general_ci`' returned 1: ERROR 1205 (HY000) at line 1: Lock wait timeout exceeded; try restarting transaction
2022-08-31 19:04:18 | Error: Execution of '/usr/bin/mysql --defaults-extra-file=/root/.my.cnf -NBe create database if not exists `heat` character set `utf8` collate `utf8_general_ci`' returned 1: ERROR 1205 (HY000) at line 1: Lock wait timeout exceeded; try restarting transaction
Full overcloud deploy log:
https://logserver.rdoproject.org/56/44656/7/check/periodic-tripleo-ci-centos-9-ovb-3ctlr_1comp_1supp-featureset064-master/c4f8bcc/logs/undercloud/home/zuul/overcloud1_deploy.log.txt.gz
Errors in Neutron API container:
https://logserver.rdoproject.org/56/44656/7/check/periodic-tripleo-ci-centos-9-ovb-3ctlr_1comp_1supp-featureset064-master/c4f8bcc/logs/undercloud/var/log/extra/podman/containers/neutron_api/stdout.log.txt.gz
Other logs:
https://logserver.rdoproject.org/61/44661/7/check/periodic-tripleo-ci-centos-9-ovb-3ctlr_1comp_1supp-featureset064-wallaby/a30ae4b/logs/undercloud/home/zuul/overcloud1_deploy.log.txt.gz |
|