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.034406
end
2024-09-11 15:09:38.459587
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:38.425181
stderr

stderr_lines
[]
stdout
● mariadb.service - MariaDB 10.6.17 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 08:07:14 BST; 3 weeks 1 days ago
     Docs: man:mariadbd(8)
           https://mariadb.com/kb/en/library/systemd/
 Main PID: 1274955 (mariadbd)
   Status: "Taking your SQL requests now..."
    Tasks: 17 (limit: 13694)
   Memory: 169.3M
   CGroup: /system.slice/mariadb.service
           └─1274955 /usr/sbin/mariadbd

Sep 11 04:40:02 fantastic-sole.man-1.vm.plesk-server.com mariadbd[1274955]: 2024-09-11  4:40:02 126720 [Warning] Aborted connection 126720 to db: 'psa' user: 'admin' host: 'localhost' (Got timeout reading communication packets)
Sep 11 04:40:02 fantastic-sole.man-1.vm.plesk-server.com mariadbd[1274955]: 2024-09-11  4:40:02 126721 [Warning] Aborted connection 126721 to db: 'psa' user: 'admin' host: 'localhost' (Got timeout reading communication packets)
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
stdout_lines
[
    "\u25cf mariadb.service - MariaDB 10.6.17 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 08:07:14 BST; 3 weeks 1 days ago",
    "     Docs: man:mariadbd(8)",
    "           https://mariadb.com/kb/en/library/systemd/",
    " Main PID: 1274955 (mariadbd)",
    "   Status: \"Taking your SQL requests now...\"",
    "    Tasks: 17 (limit: 13694)",
    "   Memory: 169.3M",
    "   CGroup: /system.slice/mariadb.service",
    "           \u2514\u25001274955 /usr/sbin/mariadbd",
    "",
    "Sep 11 04:40:02 fantastic-sole.man-1.vm.plesk-server.com mariadbd[1274955]: 2024-09-11  4:40:02 126720 [Warning] Aborted connection 126720 to db: 'psa' user: 'admin' host: 'localhost' (Got timeout reading communication packets)",
    "Sep 11 04:40:02 fantastic-sole.man-1.vm.plesk-server.com mariadbd[1274955]: 2024-09-11  4:40:02 126721 [Warning] Aborted connection 126721 to db: 'psa' user: 'admin' host: 'localhost' (Got timeout reading communication packets)",
    "Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable."
]