create new proxmox_backup_schedule module #9592
Build #20250201.3 had test failures
Details
- Failed: 17 (0.01%)
- Passed: 140,465 (86.91%)
- Other: 21,146 (13.08%)
- Total: 161,628
Annotations
Check failure on line 7267 in Build log
azure-pipelines / CI
Build log #L7267
Bash exited with code '1'.
azure-pipelines / CI
[testhost] testhost: odbc : Create a table dsn={{ dsn }}, query=CREATE TABLE films ( code char(5) CONSTRAINT firstkey PRIMARY KEY, title varchar(40) NOT NULL, did integer NOT NULL, date_prod date, kind varchar(10), len interval hour to minute );
Failed to connect to DSN: ('08001', '[08001] connection to server at "localhost" (127.0.0.1), port 5432 failed: FATAL: password authentication failed for user "ansible_user"\n (101) (SQLDriverConnect)')
Raw output
{
"changed": false,
"msg": "Failed to connect to DSN: ('08001', '[08001] connection to server at \"localhost\" (127.0.0.1), port 5432 failed: FATAL: password authentication failed for user \"ansible_user\"\\n (101) (SQLDriverConnect)')"
}
azure-pipelines / CI
[testhost] testhost: iptables_state : restore state (check_mode, must NOT report a change, no warning) path={{ iptables_saved }}, state=restored
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Raw output
{
"applied": false,
"changed": false,
"cmd": "/sbin/iptables-restore --test /tmp/test_iptables_state.saved --table filter",
"initial_state": [
"# Generated by iptables-save v1.4.21",
"*mangle",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*raw",
":PREROUTING ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*nat",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*filter",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed"
],
"invocation": {
"module_args": {
"_back": null,
"_timeout": null,
"counters": false,
"ip_version": "ipv4",
"modprobe": null,
"noflush": false,
"path": "/tmp/test_iptables_state.saved",
"state": "restored",
"table": null,
"wait": null
}
},
"msg": "Another app is currently holding the xtables lock. Perhaps you want to use the -w option?\n",
"rc": 4,
"restored": [
"# Generated by iptables-save v1.4.21",
"*mangle",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*raw",
":PREROUTING ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*nat",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*filter",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed"
],
"stderr": "Another app is currently holding the xtables lock. Perhaps you want to use the -w option?\n",
"stderr_lines": [
"Another app is currently holding the xtables lock. Perhaps you want to use the -w option?"
],
"stdout": "",
"stdout_lines": [],
"tables": {
"filter": [
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]"
],
"mangle": [
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]"
],
"nat": [
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]"
],
"raw": [
":PREROUTING ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]"
]
}
}
azure-pipelines / CI
[testhost] testhost: iptables_state : restore state (must NOT report a change, warning about rollback & async) path={{ iptables_saved }}, state=restored
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Raw output
{
"applied": false,
"changed": false,
"cmd": "/sbin/iptables-restore --test /tmp/test_iptables_state.saved --table filter",
"initial_state": [
"# Generated by iptables-save v1.4.21",
"*mangle",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*raw",
":PREROUTING ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*nat",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*filter",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed"
],
"invocation": {
"module_args": {
"_back": null,
"_timeout": null,
"counters": false,
"ip_version": "ipv4",
"modprobe": null,
"noflush": false,
"path": "/tmp/test_iptables_state.saved",
"state": "restored",
"table": null,
"wait": null
}
},
"msg": "Another app is currently holding the xtables lock. Perhaps you want to use the -w option?\n",
"rc": 4,
"restored": [
"# Generated by iptables-save v1.4.21",
"*mangle",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*raw",
":PREROUTING ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*nat",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*filter",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed"
],
"stderr": "Another app is currently holding the xtables lock. Perhaps you want to use the -w option?\n",
"stderr_lines": [
"Another app is currently holding the xtables lock. Perhaps you want to use the -w option?"
],
"stdout": "",
"stdout_lines": [],
"tables": {
"filter": [
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]"
],
"mangle": [
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]"
],
"nat": [
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]"
],
"raw": [
":PREROUTING ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]"
]
}
}
azure-pipelines / CI
[testhost] testhost: iptables_state : restore state (check_mode, must report a change) path={{ iptables_saved }}, state=restored
Another app is currently holding the xtables lock. Perhaps you want to use the -w option?
Raw output
{
"applied": false,
"changed": false,
"cmd": "/sbin/iptables-restore --test /tmp/test_iptables_state.saved --table filter",
"initial_state": [
"# Generated by iptables-save v1.4.21",
"*mangle",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*raw",
":PREROUTING ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*nat",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*filter",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"-A OUTPUT -j ACCEPT",
"COMMIT",
"# Completed"
],
"invocation": {
"module_args": {
"_back": null,
"_timeout": null,
"counters": false,
"ip_version": "ipv4",
"modprobe": null,
"noflush": false,
"path": "/tmp/test_iptables_state.saved",
"state": "restored",
"table": null,
"wait": null
}
},
"msg": "Another app is currently holding the xtables lock. Perhaps you want to use the -w option?\n",
"rc": 4,
"restored": [
"# Generated by iptables-save v1.4.21",
"*mangle",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*raw",
":PREROUTING ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*nat",
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]",
"COMMIT",
"# Completed",
"# Generated by iptables-save v1.4.21",
"*filter",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"COMMIT",
"# Completed"
],
"stderr": "Another app is currently holding the xtables lock. Perhaps you want to use the -w option?\n",
"stderr_lines": [
"Another app is currently holding the xtables lock. Perhaps you want to use the -w option?"
],
"stdout": "",
"stdout_lines": [],
"tables": {
"filter": [
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
"-A OUTPUT -j ACCEPT"
],
"mangle": [
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":FORWARD ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]"
],
"nat": [
":PREROUTING ACCEPT [0:0]",
":INPUT ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]",
":POSTROUTING ACCEPT [0:0]"
],
"raw": [
":PREROUTING ACCEPT [0:0]",
":OUTPUT ACCEPT [0:0]"
]
}
}