Execution
Date 11 Sep 2024 15:12:23 +0100
Duration 00:01:01.73
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
138 Hosts
3 Tasks
414 Results
1 Plays
6 Files
0 Records

Task result details


Field Value
changed
False
cmd
set -o pipefail
systemctl status mariadb.service
delta
0:00:00.034911
end
2024-09-11 15:13:07.342370
invocation
{
    "module_args": {
        "_raw_params": "set -o pipefail\nsystemctl status mariadb.service\n",
        "_uses_shell": true,
        "argv": null,
        "chdir": null,
        "creates": null,
        "executable": "/bin/bash",
        "expand_argument_vars": true,
        "removes": null,
        "stdin": null,
        "stdin_add_newline": true,
        "strip_empty_ends": true
    }
}
msg

rc
0
start
2024-09-11 15:13:07.307459
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 Wed 2024-08-21 07:05:28 BST; 3 weeks 0 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 2756340 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 21 (limit: 60569)
   Memory: 734.3M
   CGroup: /system.slice/mariadb.service
           └─2756340 /usr/sbin/mariadbd

Sep 11 14:22:51 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:22:51 449545 [Warning] Aborted connection 449545 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:27:54 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:27:54 449671 [Warning] Aborted connection 449671 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:32:56 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:32:56 449734 [Warning] Aborted connection 449734 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:37:58 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:37:58 449837 [Warning] Aborted connection 449837 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:43:01 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:43:01 449934 [Warning] Aborted connection 449934 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:48:03 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:48:03 450026 [Warning] Aborted connection 450026 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:53:05 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:53:05 450270 [Warning] Aborted connection 450270 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 14:58:07 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:58:07 450372 [Warning] Aborted connection 450372 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:03:10 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 15:03:10 450429 [Warning] Aborted connection 450429 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)
Sep 11 15:08:12 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 15:08:12 450488 [Warning] Aborted connection 450488 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 Wed 2024-08-21 07:05:28 BST; 3 weeks 0 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 2756340 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 21 (limit: 60569)",
    "   Memory: 734.3M",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25002756340 /usr/sbin/mariadbd",
    "",
    "Sep 11 14:22:51 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:22:51 449545 [Warning] Aborted connection 449545 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:27:54 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:27:54 449671 [Warning] Aborted connection 449671 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:32:56 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:32:56 449734 [Warning] Aborted connection 449734 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:37:58 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:37:58 449837 [Warning] Aborted connection 449837 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:43:01 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:43:01 449934 [Warning] Aborted connection 449934 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:48:03 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:48:03 450026 [Warning] Aborted connection 450026 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:53:05 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:53:05 450270 [Warning] Aborted connection 450270 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 14:58:07 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 14:58:07 450372 [Warning] Aborted connection 450372 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:03:10 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 15:03:10 450429 [Warning] Aborted connection 450429 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)",
    "Sep 11 15:08:12 popular-iguana.man-1.vm.plesk-server.com mariadbd[2756340]: 2024-09-11 15:08:12 450488 [Warning] Aborted connection 450488 to db: 'unconnected' user: 'unauthenticated' host: 'localhost' (This connection closed normally without authentication)"
]