找回密码
 注册
查看: 2513|回复: 2

创建虚机报错 ERROR oslo_db.sqlalchemy.exc_filters

[复制链接]

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
发表于 2021-8-25 12:00:01 | 显示全部楼层 |阅读模式
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters [req-c4b8bba8-9608-4f45-95dd-05242cf87863 - - - - -] DBAPIError exception wrapped from (pymysql.err.InternalError) (1054, u"Unknown column 'cn.mapped' in 'field list'") [SQL: u'SELECT cn.created_at, cn.updated_at, cn.deleted_at, cn.deleted, cn.id, cn.service_id, cn.host, cn.uuid, cn.vcpus, cn.memory_mb, cn.local_gb, cn.vcpus_used, cn.memory_mb_used, cn.local_gb_used, cn.hypervisor_type, cn.hypervisor_version, cn.hypervisor_hostname, cn.free_ram_mb, cn.free_disk_gb, cn.current_workload, cn.running_vms, cn.cpu_info, cn.disk_available_least, cn.host_ip, cn.supported_instances, cn.metrics, cn.pci_stats, cn.extra_resources, cn.stats, cn.numa_topology, cn.ram_allocation_ratio, cn.cpu_allocation_ratio, cn.disk_allocation_ratio, cn.mapped \nFROM compute_nodes AS cn \nWHERE cn.deleted = %(deleted_1)s ORDER BY cn.id ASC'] [parameters: {u'deleted_1': 0}] (Background on this error at: http://sqlalche.me/e/2j85): InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")
+ O+ h0 t, X# h0 e3 d2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):
9 f" @' u& ]/ g! X8 r2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context
0 A7 I3 N. k1 ~: z1 y2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     context)" u% e; o  q$ `8 s. l
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute
% h1 d& v4 d9 u  t( g- b2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     cursor.execute(statement, parameters)
1 b" _/ s! A- r- @* j2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 170, in execute0 |1 _  u- d  s/ ^
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     result = self._query(query)
% C9 `5 e0 F- ]/ R( Q0 g9 }/ V2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 328, in _query
/ K# F1 q, `0 F) p1 _2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     conn.query(q)5 `5 V, u9 C! N2 z0 _
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 516, in query
( k! T. Y8 F6 \3 l$ |2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     self._affected_rows = self._read_query_result(unbuffered=unbuffered)
( c8 [" _. e# k( A2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 727, in _read_query_result
2 Y* A3 T6 U3 a- R  Z) o5 L: P2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     result.read()
7 I5 g5 m; K' P% _$ r7 {, q2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1066, in read
8 {* ^$ H4 f+ z: j- e2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     first_packet = self.connection._read_packet()
3 Q. G) @' v9 }; K2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 683, in _read_packet; w3 }7 Z7 s9 B) f" X& J  D
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     packet.check_error()) _( ~4 p* c0 U! S8 c0 w: z4 M
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/protocol.py", line 220, in check_error
: k2 K( W1 }" d! U2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     err.raise_mysql_exception(self._data)0 i; a2 o& K, r" i2 e+ t
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/err.py", line 109, in raise_mysql_exception' n! e& ]4 t/ n7 P% U- z+ B- e
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters     raise errorclass(errno, errval)
& x0 [/ {5 k5 s( F+ I' C$ B2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")0 c6 T. q7 T: n  e$ C
2021-08-24 13:38:12.858 7 ERROR oslo_db.sqlalchemy.exc_filters
  d" c+ n& W) e( t- x2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool [-] Exception during reset or similar: AssertionError: do not call blocking functions from the mainloop/ z/ y6 q7 q/ F. E% U8 t
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool Traceback (most recent call last):
2 ]9 Z8 o* i. l: \3 a- R7 j2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 703, in _finalize_fairy
8 y% W( f3 ^7 c( j9 i6 m2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     fairy._reset(pool)4 O: N% S# w  }1 J! e3 O7 b, m0 H
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 873, in _reset' j1 x3 H4 z1 e' |, p! M
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     pool._dialect.do_rollback(self)
# v3 y: X0 r: l  C+ h+ G2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/dialects/mysql/base.py", line 1775, in do_rollback0 i* _0 @( u! E# U
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     dbapi_connection.rollback()
% G6 \/ P2 ^& @! m' L' v2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 432, in rollback# o. Q9 |/ i- ]8 Q+ ?7 J9 }# F9 Q
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     self._read_ok_packet(). a" \7 \# r1 K3 s# a. v
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 396, in _read_ok_packet
; @* w0 Y; R7 B: D, t! ~/ X2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     pkt = self._read_packet()( h$ R( u% x! y( g6 \: W: R
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 656, in _read_packet
0 r9 \6 r" |" s9 x2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     packet_header = self._read_bytes(4)% C% C- J3 ]+ V& h5 d! D
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 690, in _read_bytes
2 T' J7 g* ^" E2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     data = self._rfile.read(num_bytes)+ p9 M# \# K2 n, k5 c! }
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/_socketio.py", line 59, in readinto$ K1 s3 V( A3 S! e! @3 Q
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     return self._sock.recv_into(b)
8 z1 X' ]* q( c5 I& y& i2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 360, in recv_into
. k. C1 Z- m5 p0 Z2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     return self._recv_loop(self.fd.recv_into, 0, buffer, nbytes, flags)
1 i, N0 q9 o3 e8 E2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 348, in _recv_loop$ R7 ~9 q  b9 J& F6 W% i9 m
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     self._read_trampoline()5 _# O+ J/ q' w
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 319, in _read_trampoline
7 b: B- N5 D4 [2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     timeout_exc=socket.timeout("timed out"))8 }* z9 e' S" S/ b. K1 i+ n
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 203, in _trampoline6 j) G3 s3 N% ~% d; k! {
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     mark_as_closed=self._mark_as_closed). J( ]) \. U. Q8 ?+ A4 j4 G
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/hubs/__init__.py", line 144, in trampoline& D9 L3 V( h2 l2 x7 L) h
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool     assert hub.greenlet is not current, 'do not call blocking functions from the mainloop'& r8 F& m! H. }" N3 ~8 v1 V( y
2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool AssertionError: do not call blocking functions from the mainloop
; x+ e9 R. p% ~! x+ I2 a2021-08-24 13:38:12.890 7 ERROR sqlalchemy.pool.QueuePool
+ c( E9 K2 X2 d! Y

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
 楼主| 发表于 2021-8-25 12:00:02 | 显示全部楼层
2021-08-24 13:38:14.209 7 INFO oslo_service.periodic_task [-] Skipping periodic task _discover_hosts_in_cells because its interval is negative
5 B8 l6 s/ Y# e% W# q$ |. ?) j3 V2021-08-24 13:38:15.241 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "dhcpbridge" from group "DEFAULT" is deprecated for removal (
7 Y7 b+ ?+ _( P0 _6 Onova-network is deprecated, as are any related configuration options.
1 D8 ]% K$ p* Z4 A0 L3 x1 ]).  Its value may be silently ignored in the future.
; K5 a% J4 d) V2021-08-24 13:38:15.246 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "dhcpbridge_flagfile" from group "DEFAULT" is deprecated for removal (
1 t- n. P2 U+ J/ N2 `& q' x4 Pnova-network is deprecated, as are any related configuration options.
* i8 M2 m, ~( A4 f- W/ H; b).  Its value may be silently ignored in the future.
' i; W* F# V: N5 Z5 N, u2021-08-24 13:38:15.248 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "firewall_driver" from group "DEFAULT" is deprecated for removal (
$ v- [; [: t- m; |! Ynova-network is deprecated, as are any related configuration options.# m  ?% d0 L& i+ q8 o& Q0 I8 R
).  Its value may be silently ignored in the future.
  v0 ^( S/ U2 p/ K6 ^2021-08-24 13:38:15.250 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "force_dhcp_release" from group "DEFAULT" is deprecated for removal (# H) O; V. Z' k" {
nova-network is deprecated, as are any related configuration options.
) P: H! g9 r, T9 x).  Its value may be silently ignored in the future.1 q. @1 d8 N, R1 x" Y
2021-08-24 13:38:15.287 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "vncserver_listen" from group "vnc" is deprecated. Use option "server_listen" from group "vnc".5 m( [: b) n2 [
2021-08-24 13:38:15.288 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "vncserver_proxyclient_address" from group "vnc" is deprecated. Use option "server_proxyclient_address" from group "vnc".% d0 d6 u* H# D9 f& E
2021-08-24 13:38:15.300 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_interface" from group "placement" is deprecated for removal (Endpoint lookup uses the service catalog via common keystoneauth1 Adapter configuration options.  Use the valid_interfaces option instead.).  Its value may be silently ignored in the future.
( ?: \/ ]9 s( ^% P# W( C/ G2021-08-24 13:38:15.302 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_region_name" from group "placement" is deprecated for removal (Endpoint lookup uses the service catalog via common keystoneauth1 Adapter configuration options.  Use the region_name option instead.).  Its value may be silently ignored in the future.
# b' J! @5 o1 @1 V, Y: J2021-08-24 13:38:15.302 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_region_name" from group "placement" is deprecated. Use option "region-name" from group "placement".. ~9 D  ~- W! U' D
2021-08-24 13:38:15.303 7 WARNING oslo_config.cfg [req-911c5a21-74d5-4a7c-ba13-aacf46cd352f - - - - -] Option "os_interface" from group "placement" is deprecated. Use option "valid-interfaces" from group "placement".
3 E  g, _. y% f  y2021-08-24 13:38:15.333 7 INFO nova.service [-] Starting scheduler node (version 17.0.12-1.el7): @$ o7 x& i/ L+ _" z5 u! v
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters [req-2c16e7d2-10c8-41f0-9495-7e1bea28f380 - - - - -] DBAPIError exception wrapped from (pymysql.err.InternalError) (1054, u"Unknown column 'cn.mapped' in 'field list'") [SQL: u'SELECT cn.created_at, cn.updated_at, cn.deleted_at, cn.deleted, cn.id, cn.service_id, cn.host, cn.uuid, cn.vcpus, cn.memory_mb, cn.local_gb, cn.vcpus_used, cn.memory_mb_used, cn.local_gb_used, cn.hypervisor_type, cn.hypervisor_version, cn.hypervisor_hostname, cn.free_ram_mb, cn.free_disk_gb, cn.current_workload, cn.running_vms, cn.cpu_info, cn.disk_available_least, cn.host_ip, cn.supported_instances, cn.metrics, cn.pci_stats, cn.extra_resources, cn.stats, cn.numa_topology, cn.ram_allocation_ratio, cn.cpu_allocation_ratio, cn.disk_allocation_ratio, cn.mapped \nFROM compute_nodes AS cn \nWHERE cn.deleted = %(deleted_1)s ORDER BY cn.id ASC'] [parameters: {u'deleted_1': 0}] (Background on this error at: http://sqlalche.me/e/2j85): InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")
+ w' c& D1 q- y2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters Traceback (most recent call last):/ g0 u9 v& E4 A, I  U
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/base.py", line 1193, in _execute_context6 y. L" H+ m" X, g  f
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     context)
+ E, z. f8 T4 A" b/ _2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib64/python2.7/site-packages/sqlalchemy/engine/default.py", line 507, in do_execute0 n3 J% |+ l0 i6 F" `
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     cursor.execute(statement, parameters)
8 Y' |# \  |. ~& J2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 170, in execute
' u5 G5 I& M; w( m+ ]7 ~( D4 ?) |, s2 |) C2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     result = self._query(query)& Q" s  r7 i+ e0 ~! X, h! ?; l  M9 o
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/cursors.py", line 328, in _query- C* f% H8 T2 s# Z9 ?: a
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     conn.query(q)
* S2 F- B! F+ o/ ]1 A! _1 @2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 516, in query
! p2 P/ u" h8 K; D7 K2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     self._affected_rows = self._read_query_result(unbuffered=unbuffered)3 k+ B' m- ?5 i- o% {6 z" Y
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 727, in _read_query_result
. b( |. B- F  Z" k* @$ I( y! |2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     result.read()7 t* r- N. V. A9 b
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 1066, in read
6 y7 b' ]- l* V, p2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     first_packet = self.connection._read_packet()
3 t4 S" z1 b. N) k1 U2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 683, in _read_packet) X7 ^/ G( _% G
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     packet.check_error()
# o! N- W0 \. c3 L$ A" j: n- e2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/protocol.py", line 220, in check_error% M% [! E$ c& g; w" \
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     err.raise_mysql_exception(self._data)
; d- i* a% d+ h( P, \& M2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters   File "/usr/lib/python2.7/site-packages/pymysql/err.py", line 109, in raise_mysql_exception
1 J- K/ b) q1 Q2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters     raise errorclass(errno, errval)
+ l3 x. B* d0 M; j4 R3 r5 P: x2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters InternalError: (1054, u"Unknown column 'cn.mapped' in 'field list'")( w) P  n7 g3 w" v  G+ {
2021-08-24 13:38:15.536 7 ERROR oslo_db.sqlalchemy.exc_filters / P" V+ F8 S# E) ^0 n& z3 j
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool [-] Exception during reset or similar: AssertionError: do not call blocking functions from the mainloop
* ?/ T! ]% ~7 _. y5 Q2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool Traceback (most recent call last):" q" T' z4 Z, |: P
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 703, in _finalize_fairy
9 T7 F: M& x% S2 u7 z  j2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     fairy._reset(pool)
; X: B3 Q" U* ?3 c% i' c3 C5 a% N2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/pool.py", line 873, in _reset6 {& T( Y# a2 X. g' x
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     pool._dialect.do_rollback(self)$ S% J$ P9 v6 V  k
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib64/python2.7/site-packages/sqlalchemy/dialects/mysql/base.py", line 1775, in do_rollback5 r$ s1 Y8 F* d/ W8 \0 l% C
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     dbapi_connection.rollback()& a6 |/ M3 L5 T# U% I( {* t
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 432, in rollback
# F# P/ K' ]: n; E& Y% H2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     self._read_ok_packet()
( z2 X; C' j/ g) e* J( V. V5 @2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 396, in _read_ok_packet9 `" a  T3 \4 H+ [8 c
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     pkt = self._read_packet()
& i: M3 t% s1 m2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 656, in _read_packet- R' ^  D$ @6 V! Y; L
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     packet_header = self._read_bytes(4)
7 L; j6 o' g& k2 {9 v! @! t' M" F2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/connections.py", line 690, in _read_bytes
' ]  N0 x4 ^! }- t1 z9 j2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     data = self._rfile.read(num_bytes)
  H0 k! a% |+ y" M+ W2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/pymysql/_socketio.py", line 59, in readinto3 I% t' E' y* u! }
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     return self._sock.recv_into(b)
0 g) _5 w, q  h* Z2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 360, in recv_into* o& Y: p' u% F& s, ?  A: y- g
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     return self._recv_loop(self.fd.recv_into, 0, buffer, nbytes, flags). O/ u% E- r7 C
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 348, in _recv_loop+ }7 K; U/ Q) y6 F3 N& z
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     self._read_trampoline()
8 `9 `! M# M1 B# L- @2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 319, in _read_trampoline% g% J( e7 Q( g& F
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     timeout_exc=socket.timeout("timed out"))
+ Z! r5 s$ @, d7 e$ `; D2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/greenio/base.py", line 203, in _trampoline% {# o# G# T0 r! O  v3 e+ T) ^
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     mark_as_closed=self._mark_as_closed)
' I* ]: C0 C$ ~) t2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool   File "/usr/lib/python2.7/site-packages/eventlet/hubs/__init__.py", line 144, in trampoline) k) a' t, D; l% W) i
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool     assert hub.greenlet is not current, 'do not call blocking functions from the mainloop'
0 V; I9 Z4 O: s% Z' d/ ]2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool AssertionError: do not call blocking functions from the mainloop0 l" f$ U0 j  E# S7 X
2021-08-24 13:38:15.554 7 ERROR sqlalchemy.pool.QueuePool

1

主题

0

回帖

12

积分

管理员

积分
12
QQ
 楼主| 发表于 2021-8-25 12:00:03 | 显示全部楼层
yep.....
9 s/ M; P4 E' y6 U. Z% j0 J1 Vthat fixed it...
5 [; s8 g( ~; o7 v' c! a# s! S! _
8 N# W8 u( `, H5 [All previous runs of the clean install had failed with exactly the same software, X. B) z# f* E( A
(I know it is exactly the same becasue the whole setup was imaged just before the packstack cmd)
8 U0 O( @1 e6 E1 b+ o: KI don't execute the upgrade db command, and it ALWAYS fails6 k( ~7 M5 ], z
+ t3 {/ W$ v* q
**** Installation completed successfully ******  N& z( d- t- a# v- ]/ E/ y
+ I" D2 u7 D* U; u
Additional information:
; z) u: _4 d% t! h& {& @- R# y7 F * Time synchronization installation was skipped. Please note that unsynchronized time on server instances might be problem for some OpenStack components.
$ O) L0 ]7 k5 j+ W/ X7 [8 T  r * File /root/keystonerc_admin has been created on OpenStack client host 172.18.10.70. To use the command line tools you need to source the file.
您需要登录后才可以回帖 登录 | 注册

本版积分规则

返回首页|Archiver|手机版|小黑屋|易陆发现技术论坛 ( 蜀ICP备2026014127号-1 )

GMT+8, 2026-6-12 02:20 , Processed in 0.015735 second(s), 22 queries .

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表