Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Bump Azure test container to 6.0.0 #8483

Merged
merged 1 commit into from
Jun 10, 2024

Bump Azure test container to 6.0.0.

d610214
Select commit
Loading
Failed to load commit list.
Merged

CI: Bump Azure test container to 6.0.0 #8483

Bump Azure test container to 6.0.0.
d610214
Select commit
Loading
Failed to load commit list.
Azure Pipelines / CI succeeded Jun 10, 2024 in 18m 18s

Build #20240610.13 had test failures

Details

Tests

  • Failed: 12 (0.01%)
  • Passed: 103,256 (87.52%)
  • Other: 14,712 (12.47%)
  • Total: 117,980

Annotations

Check failure on line 1 in [testhost] testhost: iptables_state : restore state (check_mode, must NOT report a change, no warning) path={{ iptables_saved }}, state=restored

See this annotation in the file changed.

@azure-pipelines 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]"
        ]
    }
}

Check failure on line 1 in [testhost] testhost: iptables_state : restore state (must NOT report a change, warning about rollback & async) path={{ iptables_saved }}, state=restored

See this annotation in the file changed.

@azure-pipelines 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]"
        ]
    }
}

Check failure on line 1 in [testhost] testhost: iptables_state : restore state (check_mode, must report a change) path={{ iptables_saved }}, state=restored

See this annotation in the file changed.

@azure-pipelines 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]"
        ]
    }
}

Check failure on line 1 in [testhost] testhost: iptables_state : restore state (must report a change, async, no warning) path={{ iptables_saved }}, state=restored

See this annotation in the file changed.

@azure-pipelines azure-pipelines / CI

[testhost] testhost: iptables_state : restore state (must report a change, async, 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": true,
    "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": {
            "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]"
        ]
    }
}