fix

6 jobs for master in 3 minutes and 39 seconds (queued for 2 seconds)
Status Job ID Name Coverage
  Test
failed #56090
linux
centos7

00:01:50

failed #56093
linux
centos8

00:00:27

failed #56088
linux
debian

00:02:08

failed #56092
linux
fedora

00:03:38

failed #56089
linux
ubuntu

00:03:04

failed #56091
linux
centos8

00:00:29

 
Name Stage Failure
failed
fedora Test

TASK [init : hostname] *********************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Failed to find required executable hostname in paths: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"}

PLAY RECAP *********************************************************************
localhost : ok=4 changed=1 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0

Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
ubuntu Test

TASK [init : hostname] *********************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Command failed rc=1, out=, err=hostname: you must be root to change the host name\n"}

PLAY RECAP *********************************************************************
localhost : ok=4 changed=1 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0

Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
debian Test

TASK [init : hostname] *********************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Command failed rc=1, out=, err=hostname: you must be root to change the host name\n"}

PLAY RECAP *********************************************************************
localhost : ok=4 changed=1 unreachable=0 failed=1 skipped=1 rescued=0 ignored=0

Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
centos8 Test
Using docker image sha256:5d0da3dc976460b72c77d94c8a1ad043720b0416bfc16c52c45d4847e53fadb6 for centos:8 with digest centos@sha256:a27fd8080b517143cbbbab9dfb7c8571c40d67d534bbdee55bd6c473f432b177 ...
$ apt update && apt -y install python3-pip tar wget || dnf -y install python3-pip tar wget || yum -y install python3-pip tar wget
/usr/bin/bash: line 110: apt: command not found
CentOS Linux 8 - AppStream 66 B/s | 38 B 00:00
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
CentOS Linux 8 - AppStream 66 B/s | 38 B 00:00
Error: Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist
Cleaning up file based variables
ERROR: Job failed: exit code 1
failed
centos7 Test
  File "/usr/local/lib/python3.6/site-packages/pip/_internal/operations/prepare.py", line 223, in unpack_url
unpack_file(file.path, location, file.content_type)
File "/usr/local/lib/python3.6/site-packages/pip/_internal/utils/unpacking.py", line 247, in unpack_file
untar_file(filename, location)
File "/usr/local/lib/python3.6/site-packages/pip/_internal/utils/unpacking.py", line 218, in untar_file
with open(path, "wb") as destfp:
UnicodeEncodeError: 'ascii' codec can't encode character '\xe9' in position 112: ordinal not in range(128)
Cleaning up file based variables
ERROR: Job failed: exit code 1