springboot项目连接MongoDB每十秒都有后台进程,导致teamcity做持续集成的时候不能成功发布项目,怎么取消这些进程

我好菜 2019-04-16 01:35:25
2019-04-16 13:30:09.280 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:30:09.280 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 590 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:09.281 [DEBUG] o.m.d.p.command - Execution of command with request id 590 completed successfully in 1.04 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:09.281 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.3 ms, state=CONNECTED}]
2019-04-16 13:30:19.283 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:30:19.283 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 591 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:19.284 [DEBUG] o.m.d.p.command - Execution of command with request id 591 completed successfully in 0.85 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:19.284 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.3 ms, state=CONNECTED}]
2019-04-16 13:30:29.286 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:30:29.286 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 592 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:29.287 [DEBUG] o.m.d.p.command - Execution of command with request id 592 completed successfully in 0.67 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:29.287 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.2 ms, state=CONNECTED}]
2019-04-16 13:30:39.287 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:30:39.287 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 593 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:39.288 [DEBUG] o.m.d.p.command - Execution of command with request id 593 completed successfully in 0.73 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:39.288 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.2 ms, state=CONNECTED}]
2019-04-16 13:30:49.289 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:30:49.289 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 594 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:49.290 [DEBUG] o.m.d.p.command - Execution of command with request id 594 completed successfully in 0.88 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:49.290 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.2 ms, state=CONNECTED}]
2019-04-16 13:30:59.291 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:30:59.291 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 595 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:59.292 [DEBUG] o.m.d.p.command - Execution of command with request id 595 completed successfully in 0.85 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:30:59.292 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.2 ms, state=CONNECTED}]
2019-04-16 13:31:09.294 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:31:09.294 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 596 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:09.295 [DEBUG] o.m.d.p.command - Execution of command with request id 596 completed successfully in 0.85 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:09.295 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.2 ms, state=CONNECTED}]
2019-04-16 13:31:19.296 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:31:19.296 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 597 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:19.297 [DEBUG] o.m.d.p.command - Execution of command with request id 597 completed successfully in 1.25 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:19.297 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.2 ms, state=CONNECTED}]
2019-04-16 13:31:29.298 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:31:29.298 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 598 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:29.299 [DEBUG] o.m.d.p.command - Execution of command with request id 598 completed successfully in 0.95 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:29.299 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.3 ms, state=CONNECTED}]
2019-04-16 13:31:39.301 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:31:39.301 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 599 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:39.302 [DEBUG] o.m.d.p.command - Execution of command with request id 599 completed successfully in 0.96 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:39.302 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.3 ms, state=CONNECTED}]
2019-04-16 13:31:49.303 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:31:49.303 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 600 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:49.304 [DEBUG] o.m.d.p.command - Execution of command with request id 600 completed successfully in 0.81 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:49.304 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.2 ms, state=CONNECTED}]
2019-04-16 13:31:59.305 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:31:59.305 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 601 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:59.307 [DEBUG] o.m.d.p.command - Execution of command with request id 601 completed successfully in 1.71 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:31:59.307 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.4 ms, state=CONNECTED}]
2019-04-16 13:32:09.308 [DEBUG] o.m.d.cluster - Checking status of 192.168.1.243:27017
2019-04-16 13:32:09.308 [DEBUG] o.m.d.p.command - Sending command '{ "ismaster" : 1, "$db" : "admin" }' with request id 602 to database admin on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:32:09.309 [DEBUG] o.m.d.p.command - Execution of command with request id 602 completed successfully in 0.92 ms on connection [connectionId{localValue:1, serverValue:82}] to server 192.168.1.243:27017
2019-04-16 13:32:09.309 [DEBUG] o.m.d.cluster - Updating cluster description to {type=STANDALONE, servers=[{address=192.168.1.243:27017, type=STANDALONE, roundTripTime=1.4 ms, state=CONNECTED}]
Disconnected from the target VM, address: '127.0.0.1:55840', transport: 'socket'
...全文
387 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
qq_38031013 2021-10-28
  • 打赏
  • 举报
回复

解决了么

适用人群IT从业相关人群,0~10年工作经验者课程概述【技术选型】  SpringBoot2.x+MongoDB4.x+Vue均选用能进行生产环境部署的稳定版本【开发模式】前后端分离开发,即当前端又当后端,分角色开发【课程受益】一次上手,即学即会,提供全套源代码,直接可以运行【技术介绍】MongoDB目前NoSql中最流行的数据库,互联网的必备神器,目前最新的版本4.x;本课程针对4.x进行搭建和讲解;MongoDB 是一个基于分布式文件存储的数据库。由 C++ 语言编写。旨在为 WEB 应用提供可扩展的高性能数据存储解决方案。 MongoDB 是一个介于关系数据库和非关系数据库之间的产品,是非关系数据库当中功能最丰富,最像关系数据库的。MongoDB(来自于英文单词“Humongous”,中文含义为“庞大”)是可以应用于各种规模的企业、各个行业以及各类应用程序的开源数据库。作为一个适用于敏捷开发的数据库,MongoDB的数据模式可以随着应用程序的发展而灵活地更新。MongoDB是专为可扩展性,高性能和高可用性而设计的数据库。它可以从单服务器部署扩展到大型、复杂的多数据中心架构。利用内存计算的优势,MongoDB能够提供高性能的数据读写操作。 MongoDB的本地复制和自动故障转移功能使您的应用程序具有企业级的可靠性和操作灵活性

1,798

社区成员

发帖
与我相关
我的任务
社区描述
MongoDB相关内容讨论区
社区管理员
  • MongoDB社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧