Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行hrp用例的时候,偶发的报python编译错误 #1728

Open
EironnWalker opened this issue Jan 25, 2024 · 0 comments
Open

执行hrp用例的时候,偶发的报python编译错误 #1728

EironnWalker opened this issue Jan 25, 2024 · 0 comments
Labels
pending pending for confirmation

Comments

@EironnWalker
Copy link

问题描述

偶发的会出来,而且频率很高,我的脚本执行了大量的python方法,会产生很多的进程,每次执行完我会手动清理,但是执行中产生的进程没办法清理,然后偶尔的没办法执行完,报下面的错误。

请对 bug 进行简要描述;
尽量附带运行的命令和报错时的堆栈信息

3:01PM ERR init plugin failed: /opt/disk-2/test/kj/hrp-attendance/.debugtalk_gen.py error="connect grpc plugin failed: Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol."
2024-01-25T15:01:59.671+0800 [ERROR] grpc-py: plugin process exited: path=/root/.hrp/venv/bin/python3 pid=1931 error="exit status 1"
3:01PM ERR create case runner failed error="init plugin failed: connect grpc plugin failed: Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol.: init plugin failed"
3:01PM ERR run step end error="init plugin failed: connect grpc plugin failed: Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol.: init plugin failed" step="删除按人指定考勤组人员" success=false type=testcase
3:01PM ERR run step end error="abort running due to failfast setting: init plugin failed: connect grpc plugin failed: Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol.: init plugin failed" step="考勤组定义" success=false type=testcase
3:01PM ERR [Run] run testcase failed error="abort running due to failfast setting: abort running due to failfast setting: init plugin failed: connect grpc plugin failed: Unrecognized remote plugin message: \n\nThis usually means that the plugin is either invalid or simply\nneeds to be recompiled to support the latest protocol.: init plugin failed"

版本信息

请提供如下版本信息:

  • 操作系统类型: Linux centos
  • Python 版本: 3.9.13
  • Go 版本: go version go1.16.2 linux/amd64
  • HttpRunner 版本 v4.3.3

项目文件内容(非必须)

如果可能,提供项目测试用例文件原始内容可加快 bug 定位和修复速度。

提示:请注意在去除项目敏感信息(IP、账号密码、密钥等)后再进行上传。

@EironnWalker EironnWalker added the pending pending for confirmation label Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending pending for confirmation
Projects
None yet
Development

No branches or pull requests

1 participant