/home/zuul/src/opendev.org/opendev/system-config/playbooks/service-bridge.yaml
Execution
Date
08 Apr 2026 21:34:53 +0000
Duration
00:01:45.70
Controller
bridge99.opendev.org
User
root
Versions
Ansible
2.15.13
ara
1.7.5 / 1.7.5
Python
3.10.12
Summary
1
Hosts
92
Tasks
90
Results
2
Plays
34
Files
0
Records
Task result details
-
StatusCHANGED
-
Duration00:00:05.79
-
PlayBridge: configure the bastion host
-
Taskinstall-kubectl : Extract openshift client tarball
-
Hostbridge99.opendev.org
-
Date08 Apr 2026 21:36:00 +0000
-
Module / Actionunarchive (/home/zuul/src/opendev.org/opendev/system-config/playbooks/roles/install-kubectl/tasks/main.yaml:12)
| Field | Value |
|---|---|
| changed |
True |
| dest |
/opt/oc |
| extract_results |
{ "cmd": [ "/usr/bin/tar", "--extract", "-C", "/opt/oc", "-z", "--show-transformed-names", "--strip-components=1", "-f", "/root/.ansible/tmp/ansible-tmp-1775684155.0816832-18865-59909404553275/source" ], "err": "/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.selinux'\n", "out": "", "rc": 0 } |
| gid |
0 |
| group |
root |
| handler |
TgzArchive |
| invocation |
{ "module_args": { "attributes": null, "copy": true, "creates": null, "decrypt": true, "dest": "/opt/oc", "exclude": [], "extra_opts": [ "--strip-components=1" ], "group": null, "include": [], "io_buffer_size": 65536, "keep_newer": false, "list_files": false, "mode": null, "owner": null, "remote_src": false, "selevel": null, "serole": null, "setype": null, "seuser": null, "src": "/root/.ansible/tmp/ansible-tmp-1775684155.0816832-18865-59909404553275/source", "unsafe_writes": false, "validate_certs": true } } |
| mode |
0755 |
| owner |
root |
| size |
4096 |
| src |
/root/.ansible/tmp/ansible-tmp-1775684155.0816832-18865-59909404553275/source |
| state |
directory |
| uid |
0 |