Execution
Date 11 Sep 2024 15:09:30 +0100
Duration None
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.4
ara 1.7.1 / 1.7.1
Python 3.10.10
Summary
120 Hosts
1 Tasks
119 Results
1 Plays
1 Files
0 Records

Task result details


Field Value
changed
True
cmd
systemctl status mariadb.service --no-pager
delta
0:00:00.018254
end
2024-09-11 15:09:41.877921
invocation
{
    "module_args": {
        "_raw_params": "systemctl status mariadb.service --no-pager",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": null,
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-09-11 15:09:41.859667
stderr

stderr_lines
[]
stdout
● mariadb.service - MariaDB 10.6.18 database server
   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)
  Drop-In: /etc/systemd/system/mariadb.service.d
           └─override.conf
   Active: active (running) since Tue 2024-08-20 06:15:32 BST; 3 weeks 1 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 2823375 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 22 (limit: 44602)
   Memory: 447.7M
   CGroup: /system.slice/mariadb.service
           └─2823375 /usr/sbin/mariadbd

Sep 11 14:24:07 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:24:07 314251 [Warning] Aborted connection 314251 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:29:10 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:29:10 314321 [Warning] Aborted connection 314321 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:34:12 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:34:12 314358 [Warning] Aborted connection 314358 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:39:14 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:39:14 314392 [Warning] Aborted connection 314392 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:44:16 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:44:16 314444 [Warning] Aborted connection 314444 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:49:18 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:49:18 314480 [Warning] Aborted connection 314480 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:54:20 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:54:20 314506 [Warning] Aborted connection 314506 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:59:22 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:59:22 314534 [Warning] Aborted connection 314534 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:04:25 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 15:04:25 314590 [Warning] Aborted connection 314590 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:09:27 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 15:09:27 314620 [Warning] Aborted connection 314620 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
stdout_lines
[
    "\u25cf mariadb.service - MariaDB 10.6.18 database server",
    "   Loaded: loaded (/usr/lib/systemd/system/./mariadb.service; enabled; vendor preset: disabled)",
    "  Drop-In: /etc/systemd/system/mariadb.service.d",
    "           \u2514\u2500override.conf",
    "   Active: active (running) since Tue 2024-08-20 06:15:32 BST; 3 weeks 1 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 2823375 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 22 (limit: 44602)",
    "   Memory: 447.7M",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25002823375 /usr/sbin/mariadbd",
    "",
    "Sep 11 14:24:07 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:24:07 314251 [Warning] Aborted connection 314251 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:29:10 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:29:10 314321 [Warning] Aborted connection 314321 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:34:12 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:34:12 314358 [Warning] Aborted connection 314358 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:39:14 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:39:14 314392 [Warning] Aborted connection 314392 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:44:16 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:44:16 314444 [Warning] Aborted connection 314444 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:49:18 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:49:18 314480 [Warning] Aborted connection 314480 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:54:20 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:54:20 314506 [Warning] Aborted connection 314506 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:59:22 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 14:59:22 314534 [Warning] Aborted connection 314534 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:04:25 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 15:04:25 314590 [Warning] Aborted connection 314590 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:09:27 awesome-dragonfly.man-1.vm.plesk-server.com mariadbd[2823375]: 2024-09-11 15:09:27 314620 [Warning] Aborted connection 314620 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)"
]