ansible-playbook 2.7.0 config file = None configured module search path = [u'/opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ara/plugins/modules'] ansible python module location = /opt/ansible27/ara-venv/local/lib/python2.7/site-packages/ansible executable location = /opt/ansible27/ara-venv/bin/ansible-playbook python version = 2.7.12 (default, Nov 20 2017, 18:23:56) [GCC 5.4.0 20160609] No config file found; using defaults statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/run-unstack.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/install-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/remove-apt-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/install-pip.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/configure-pip-index.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/install-python-packages.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/find-data-port.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/install-zuul.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/prepare-git-repos.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/write-configs.yaml statically imported: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/run-stack.yaml PLAYBOOK: build-devstack.yaml ************************************************** 1 plays in /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/build-devstack.yaml PLAY [devstack] **************************************************************** TASK [Gathering Facts] ********************************************************* task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/build-devstack.yaml:2 ok: [10.222.0.61] META: ran handlers TASK [Include variables from job_vars/os-brick.yaml] *************************** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/build-devstack.yaml:7 ok: [10.222.0.61] => {"ansible_facts": {}, "ansible_included_var_files": [], "changed": false, "failed_when_result": false, "message": "Could not find or access 'job_vars/os-brick.yaml'\nSearched in:\n\t/home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/vars/job_vars/os-brick.yaml\n\t/home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/job_vars/os-brick.yaml on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} TASK [Include variables from job_vars/os-brick-smb.yaml] *********************** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/build-devstack.yaml:12 ok: [10.222.0.61] => {"ansible_facts": {"compute_driver": "compute_hyperv.driver.HyperVDriver", "data_bridge_ovs": "br-ethernet", "join_ad": false, "local_conf": {"append": "Q_ML2_PLUGIN_MECHANISM_DRIVERS=openvswitch\nATTACH_ENCRYPTED_VOLUME_AVAILABLE=False\nSWIFT_REPLICAS=1\nSWIFT_HASH=66a3d6b56c1f479c8b4e70ab5d2014f6\nSWIFT_START_ALL_SERVICES=False\nUSE_PYTHON3=True\n\n[[post-config|$NOVA_CONF]]\n[DEFAULT]\nforce_config_drive = True\nscheduler_default_filters=RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter\n[glance]\nuse_glance_v1=False\n[oslo_messaging_rabbit]\nheartbeat_timeout_threshold = 600\nheartbeat_rate = 3 \n[placement]\nos_region_name = RegionOne\nproject_domain_name = Default\nproject_name = service\nuser_domain_name = Default\npassword = Passw0rd\nusername = placement\nauth_url = http://{{ devstack_ip }}/identity\nauth_type = password\n\n[[post-config|$NEUTRON_CONF]]\n[database]\nmin_pool_size = 5\nmax_pool_size = 50\nmax_overflow = 50\n[quotas]\nquota_network = 100\nquota_subnet = 100\nquota_port = 500\nquota_security_group = 100\nquota_security_group_rule = 100\nquota_vip = 100\nquota_pool = 100\nquota_loadbalancer = 100\nquota_router = 100\nquota_floatingip = 50\nquota_firewall = 10\nquota_firewall_policy = 10\nquota_firewall_rule = 100\n\n[[post-config|$CINDER_CONF]]\n[DEFAULT]\nos_privileged_user_auth_url=http://{{ devstack_ip }}/identity/v2.0\n\n[[post-config|/$Q_PLUGIN_CONF_FILE]]\n[securitygroup]\nenable_security_group = True\n# Note(lpetrut): For some reason, the br-int controller is\n# unaccessible, so we'll stick with ovs-ofctl until we find\n# out what's wrong.\n[ovs]\nof_interface = ovs-ofctl\n", "block_migration": true, "disable_services": ["c-bak", "c-vol", "n-obj", "n-novnc", "n-net", "n-cpu", "q-lbaas", "q-fwaas", "horizon"], "enable_services": ["rabbit", "mysql", "key", "n-api", "n-crt", "n-cond", "n-sch", "n-cauth", "neutron", "q-svc", "q-agt", "q-dhcp", "q-l3", "q-meta", "q-metering", "q-vpn", "g-api", "g-reg", "cinder", "c-api", "c-sch", "s-proxy", "s-object", "s-container", "s-account", "heat", "h-api", "h-api-cfn", "h-api-cw", "h-eng", "ceilometer-acentral", "ceilometer-acompute", "ceilometer-collector", "ceilometer-api", "ceilometer-anotification", "tempest"], "enable_tenant_tunnels": true, "enable_tenant_vlans": false, "image_urls": "{{ image_urls }}", "ip_version": 4, "live_migration": false, "q_ml2_tenant_network_type": "vxlan", "tenant_vlan_range": "{{ vlan_range }}"}, "log_key": "/home/jenkins-slave/.ssh/id_rsa_log.pem", "log_path": "/tmp/build_logs/{{ zuul_change }}-{{ zuul_patchset }}/{{ job_type }}", "post_stack_bash": "source {{ devstack_dir.devstack }}/functions\nTEMPEST_CONFIG={{ devstack_dir.stack }}/tempest/etc/tempest.conf\niniset $TEMPEST_CONFIG compute volume_device_name \"sdb\"\niniset $TEMPEST_CONFIG compute min_compute_nodes {{ win2016_compute_nodes | length }}\niniset $TEMPEST_CONFIG compute flavor_ref 452\niniset $TEMPEST_CONFIG compute flavor_ref_alt 451\niniset $TEMPEST_CONFIG compute-feature-enabled rdp_console true\niniset $TEMPEST_CONFIG compute-feature-enabled block_migrate_cinder_iscsi False\niniset $TEMPEST_CONFIG compute-feature-enabled block_migration_for_live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled live_migration False\niniset $TEMPEST_CONFIG compute-feature-enabled interface_attach False\niniset $TEMPEST_CONFIG compute-feature-enabled swap_volume False\n\niniset $TEMPEST_CONFIG scenario img_dir \"/home/ubuntu/devstack/files/\"\niniset $TEMPEST_CONFIG scenario img_file \"{{ local_conf.image_urls | basename }}\"\niniset $TEMPEST_CONFIG scenario img_disk_format vhdx\niniset $TEMPEST_CONFIG scenario dhcp_client dhclient\n\nIMAGE_REF=`iniget $TEMPEST_CONFIG compute image_ref`\niniset $TEMPEST_CONFIG compute image_ref_alt $IMAGE_REF\niniset $TEMPEST_CONFIG validation image_ssh_user ubuntu\niniset $TEMPEST_CONFIG validation image_alt_ssh_user ubuntu\n\niniset $TEMPEST_CONFIG compute build_timeout 360\niniset $TEMPEST_CONFIG orchestration build_timeout 360\niniset $TEMPEST_CONFIG volume build_timeout 360\niniset $TEMPEST_CONFIG boto build_timeout 360\n\niniset $TEMPEST_CONFIG compute ssh_timeout 360\niniset $TEMPEST_CONFIG compute allow_tenant_isolation True\n", "services": [{"binary": "{{ win_dir.python }}\\scripts\\nova-compute.exe", "config": "{{ win_dir.etc }}\\nova.conf", "description": "OpenStack nova Compute Service", "name": "nova-compute", "nova": null, "template": "nova.conf"}, {"binary": "{{ win_dir.python }}\\scripts\\cinder-volume.exe", "cinder": null, "config": "{{ win_dir.etc }}\\cinder-volume.conf", "description": "OpenStack Cinder Volume Service", "name": "cinder-volume", "template": "cinder-volume.conf"}], "smbshare": "c:\\smbshare", "tempest_tests": {"excluded-tests": "tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern\n", "included-tests": "tempest.scenario.test_minimum_basic\ntempest.scenario.test_stamp_pattern\ntempest.scenario.test_volume_boot_pattern\n"}, "vms": [{"additional_params": "ansible_ssh_private_key_file=/home/jenkins-slave/.ssh/id_rsa.pem ansible_ssh_common_args=\"-o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null\"", "devstack": null, "flavor": "devstack", "image": "bionic-09.08.2019", "inventory_group": "devstack", "name": "dv-osbrick-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "dv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "userdata": ""}, {"additional_params": "ansible_winrm_cert_pem=/home/jenkins-slave/ssl/ssl_winrm.crt ansible_winrm_cert_key_pem=/home/jenkins-slave/ssl/ssl_winrm.key ansible_winrm_transport=certificate ansible_ssh_user=administrator ansible_connection=winrm ansible_winrm_server_cert_validation=ignore ansible_ssh_port=5986", "flavor": "ci-win2016hv", "hv2016-compute": null, "image": "win2016-hypervrole", "inventory_group": "win2016-compute", "name": "hv-osbrick-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "tags": "hv-{{ zuul_project | basename }}-{{ zuul_change }}-{{ zuul_patchset }}-{{ job_type }}", "userdata": "{{ lookup('file', '/home/jenkins-slave/ssl/ssl_winrm.crt') }}"}], "vmswitches": [{"management": false, "name": "{{ data_bridge }}", "subnet": "{{ data_network }}"}], "volume_driver": "cinder.volume.drivers.windows.smbfs.WindowsSmbfsDriver", "win2016_compute_node_ip": "{{ groups['win2016-compute'][0] }}", "win_cherry_picks": [{"patches": ["refs/changes/59/763159/1"], "path": "{{ win_dir.build }}\\neutron", "project": "openstack/neutron"}], "win_crt": "/home/jenkins-slave/ssl/ssl_winrm.crt", "win_dir": {"bin": "c:\\openstack\\bin", "build": "c:\\openstack\\build", "etc": "c:\\openstack\\etc", "event_log": "c:\\openstack\\log\\event-log", "instances": "C:\\openstack\\instances", "log": "c:\\openstack\\log", "openstack": "c:\\openstack", "pip": "C:\\ProgramData\\pip", "python": "c:\\python37", "python_zuul": "c:\\python27", "tmp": "c:\\openstack\\tmp"}, "win_git_prep_projects": ["openstack/requirements", "openstack/cinder", "openstack/nova", "openstack/neutron", "openstack/compute-hyperv", "openstack/os-win", "openstack/os-brick", "openstack/networking-hyperv"], "win_key": "/home/jenkins-slave/ssl/ssl_winrm.key", "win_python_archive_url": "http://10.100.0.9/ci/python37.zip", "win_python_packages": ["pywin32", "pbr", "pymysql", "ovs"]}, "ansible_included_var_files": ["/home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/job_vars/os-brick-smb.yaml"], "changed": false, "failed_when_result": false} TASK [Set persistent saving for journald] ************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/build-devstack.yaml:18 ok: [10.222.0.61] => {"changed": false, "gid": 0, "group": "root", "mode": "0644", "msg": "OK", "owner": "root", "path": "/etc/systemd/journald.conf", "size": 1034, "state": "file", "uid": 0} TASK [Restart systemd-journald service] **************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/build-devstack.yaml:27 changed: [10.222.0.61] => {"changed": true, "name": "systemd-journald", "state": "started", "status": {"ActiveEnterTimestamp": "Fri 2020-12-11 07:18:06 UTC", "ActiveEnterTimestampMonotonic": "864999965", "ActiveExitTimestamp": "Fri 2020-12-11 07:18:06 UTC", "ActiveExitTimestampMonotonic": "864952251", "ActiveState": "active", "After": "systemd-journald-audit.socket systemd-journald.socket systemd-journald-dev-log.socket system.slice syslog.socket", "AllowIsolate": "no", "AmbientCapabilities": "", "AssertResult": "yes", "AssertTimestamp": "Fri 2020-12-11 07:18:06 UTC", "AssertTimestampMonotonic": "864960591", "Before": "sysinit.target systemd-journal-flush.service", "BlockIOAccounting": "no", "BlockIOWeight": "[not set]", "CPUAccounting": "no", "CPUQuotaPerSecUSec": "infinity", "CPUSchedulingPolicy": "0", "CPUSchedulingPriority": "0", "CPUSchedulingResetOnFork": "no", "CPUShares": "[not set]", "CPUUsageNSec": "[not set]", "CPUWeight": "[not set]", "CacheDirectoryMode": "0755", "CanIsolate": "no", "CanReload": "no", "CanStart": "yes", "CanStop": "yes", "CapabilityBoundingSet": "cap_chown cap_dac_override cap_dac_read_search cap_fowner cap_setgid cap_setuid cap_sys_ptrace cap_sys_admin cap_audit_control cap_mac_override cap_syslog", "CollectMode": "inactive", "ConditionResult": "yes", "ConditionTimestamp": "Fri 2020-12-11 07:18:06 UTC", "ConditionTimestampMonotonic": "864960591", "ConfigurationDirectoryMode": "0755", "ControlGroup": "/system.slice/systemd-journald.service", "ControlPID": "0", "DefaultDependencies": "no", "Delegate": "no", "Description": "Journal Service", "DevicePolicy": "auto", "Documentation": "man:systemd-journald.service(8) man:journald.conf(5)", "DynamicUser": "no", "ExecMainCode": "0", "ExecMainExitTimestampMonotonic": "0", "ExecMainPID": "29364", "ExecMainStartTimestamp": "Fri 2020-12-11 07:18:06 UTC", "ExecMainStartTimestampMonotonic": "864963024", "ExecMainStatus": "0", "ExecStart": "{ path=/lib/systemd/systemd-journald ; argv[]=/lib/systemd/systemd-journald ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }", "FailureAction": "none", "FileDescriptorStoreMax": "4224", "FragmentPath": "/lib/systemd/system/systemd-journald.service", "GID": "[not set]", "GuessMainPID": "yes", "IOAccounting": "no", "IOSchedulingClass": "0", "IOSchedulingPriority": "0", "IOWeight": "[not set]", "IPAccounting": "no", "IPEgressBytes": "18446744073709551615", "IPEgressPackets": "18446744073709551615", "IPIngressBytes": "18446744073709551615", "IPIngressPackets": "18446744073709551615", "Id": "systemd-journald.service", "IgnoreOnIsolate": "no", "IgnoreSIGPIPE": "yes", "InactiveEnterTimestamp": "Fri 2020-12-11 07:18:06 UTC", "InactiveEnterTimestampMonotonic": "864959391", "InactiveExitTimestamp": "Fri 2020-12-11 07:18:06 UTC", "InactiveExitTimestampMonotonic": "864963080", "InvocationID": "fab2ad19dc994ab494a8bc162c8e3830", "JobRunningTimeoutUSec": "infinity", "JobTimeoutAction": "none", "JobTimeoutUSec": "infinity", "KeyringMode": "private", "KillMode": "control-group", "KillSignal": "15", "LimitAS": "infinity", "LimitASSoft": "infinity", "LimitCORE": "infinity", "LimitCORESoft": "0", "LimitCPU": "infinity", "LimitCPUSoft": "infinity", "LimitDATA": "infinity", "LimitDATASoft": "infinity", "LimitFSIZE": "infinity", "LimitFSIZESoft": "infinity", "LimitLOCKS": "infinity", "LimitLOCKSSoft": "infinity", "LimitMEMLOCK": "16777216", "LimitMEMLOCKSoft": "16777216", "LimitMSGQUEUE": "819200", "LimitMSGQUEUESoft": "819200", "LimitNICE": "0", "LimitNICESoft": "0", "LimitNOFILE": "16384", "LimitNOFILESoft": "16384", "LimitNPROC": "47843", "LimitNPROCSoft": "47843", "LimitRSS": "infinity", "LimitRSSSoft": "infinity", "LimitRTPRIO": "0", "LimitRTPRIOSoft": "0", "LimitRTTIME": "infinity", "LimitRTTIMESoft": "infinity", "LimitSIGPENDING": "47843", "LimitSIGPENDINGSoft": "47843", "LimitSTACK": "infinity", "LimitSTACKSoft": "8388608", "LoadState": "loaded", "LockPersonality": "yes", "LogLevelMax": "-1", "LogsDirectoryMode": "0755", "MainPID": "29364", "MemoryAccounting": "no", "MemoryCurrent": "[not set]", "MemoryDenyWriteExecute": "yes", "MemoryHigh": "infinity", "MemoryLimit": "infinity", "MemoryLow": "0", "MemoryMax": "infinity", "MemorySwapMax": "infinity", "MountAPIVFS": "no", "MountFlags": "", "NFileDescriptorStore": "16", "NRestarts": "0", "Names": "systemd-journald.service", "NeedDaemonReload": "no", "Nice": "-1", "NoNewPrivileges": "no", "NonBlocking": "no", "NotifyAccess": "main", "OOMScoreAdjust": "0", "OnFailureJobMode": "replace", "PermissionsStartOnly": "no", "Perpetual": "no", "PrivateDevices": "no", "PrivateNetwork": "no", "PrivateTmp": "no", "PrivateUsers": "no", "ProtectControlGroups": "no", "ProtectHome": "no", "ProtectKernelModules": "no", "ProtectKernelTunables": "no", "ProtectSystem": "no", "RefuseManualStart": "no", "RefuseManualStop": "no", "RemainAfterExit": "no", "RemoveIPC": "no", "RequiredBy": "systemd-journal-flush.service", "Requires": "systemd-journald.socket system.slice", "Restart": "always", "RestartUSec": "0", "RestrictNamespaces": "yes", "RestrictRealtime": "yes", "Result": "success", "RootDirectoryStartOnly": "no", "RuntimeDirectoryMode": "0755", "RuntimeDirectoryPreserve": "no", "RuntimeMaxUSec": "infinity", "SameProcessGroup": "no", "SecureBits": "0", "SendSIGHUP": "no", "SendSIGKILL": "yes", "Slice": "system.slice", "StandardError": "inherit", "StandardInput": "null", "StandardInputData": "", "StandardOutput": "null", "StartLimitAction": "none", "StartLimitBurst": "5", "StartLimitIntervalUSec": "10s", "StartupBlockIOWeight": "[not set]", "StartupCPUShares": "[not set]", "StartupCPUWeight": "[not set]", "StartupIOWeight": "[not set]", "StateChangeTimestamp": "Fri 2020-12-11 07:18:06 UTC", "StateChangeTimestampMonotonic": "864999965", "StateDirectoryMode": "0755", "StatusErrno": "0", "StatusText": "Processing requests...", "StopWhenUnneeded": "no", "SubState": "running", "SuccessAction": "none", "SyslogFacility": "3", "SyslogLevel": "6", "SyslogLevelPrefix": "yes", "SyslogPriority": "30", "SystemCallArchitectures": "native", "SystemCallErrorNumber": "0", "SystemCallFilter": "~_sysctl add_key adjtimex afs_syscall bdflush break chroot clock_adjtime clock_settime create_module delete_module finit_module ftime get_kernel_syms getpmsg gtty idle init_module ioperm iopl kexec_file_load kexec_load keyctl lock lookup_dcookie modify_ldt mount mpx pciconfig_iobase pciconfig_read pciconfig_write perf_event_open pivot_root process_vm_readv process_vm_writev prof profil ptrace putpmsg query_module reboot request_key rtas s390_pci_mmio_read s390_pci_mmio_write s390_runtime_instr security settimeofday sgetmask ssetmask stime stty subpage_prot swapoff swapon switch_endian sysfs tuxcall ulimit umount umount2 uselib ustat vm86 vm86old vserver", "TTYReset": "no", "TTYVHangup": "no", "TTYVTDisallocate": "no", "TasksAccounting": "yes", "TasksCurrent": "1", "TasksMax": "14352", "TimeoutStartUSec": "1min 30s", "TimeoutStopUSec": "1min 30s", "TimerSlackNSec": "50000", "Transient": "no", "TriggeredBy": "systemd-journald-audit.socket systemd-journald.socket systemd-journald-dev-log.socket", "Type": "notify", "UID": "[not set]", "UMask": "0022", "UnitFilePreset": "enabled", "UnitFileState": "static", "UtmpMode": "init", "WantedBy": "sysinit.target", "Wants": "systemd-journald-audit.socket systemd-journald.socket systemd-journald-dev-log.socket", "WatchdogTimestamp": "Fri 2020-12-11 07:18:06 UTC", "WatchdogTimestampMonotonic": "865000712", "WatchdogUSec": "3min"}} TASK [Check if unstack.sh exists] ********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/run-unstack.yaml:1 ok: [10.222.0.61] => {"changed": false, "stat": {"atime": 1607671024.9087496, "attr_flags": "e", "attributes": ["extents"], "block_size": 4096, "blocks": 16, "charset": "us-ascii", "checksum": "0755df8506598582a484778e0cf8c79b6998b32e", "ctime": 1607670597.5107338, "dev": 2049, "device_type": 0, "executable": true, "exists": true, "gid": 1000, "gr_name": "ubuntu", "inode": 270419, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/x-shellscript", "mode": "0775", "mtime": 1607670597.5107338, "nlink": 1, "path": "/home/ubuntu/devstack/unstack.sh", "pw_name": "ubuntu", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 4194, "uid": 1000, "version": "3610336726", "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}} TASK [Run unstack if necessary] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/run-unstack.yaml:7 changed: [10.222.0.61] => {"changed": true, "cmd": "./unstack.sh > /dev/null 2>&1", "delta": "0:00:05.024700", "end": "2020-12-11 07:18:52.859354", "rc": 0, "start": "2020-12-11 07:18:47.834654", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []} TASK [Add "bridge-utils" package to apt_packages if network_type is hyperv] **** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/install-apt-packages.yaml:1 skipping: [10.222.0.61] => {"changed": false, "skip_reason": "Conditional result was False"} TASK [Install required packages] *********************************************** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/install-apt-packages.yaml:6 [DEPRECATION WARNING]: Invoking "apt" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and specifying `name: {{ item }}`, please use `name: u'{{ apt_packages }}'` and remove the loop. This feature will be removed in version 2.11. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [10.222.0.61] => (item=[u'python2.7', u'openvswitch-switch', u'htop', u'gcc', u'python2.7-dev', u'python3-dev', u'libpcre3-dev']) => {"cache_update_time": 1607671135, "cache_updated": true, "changed": false, "item": ["python2.7", "openvswitch-switch", "htop", "gcc", "python2.7-dev", "python3-dev", "libpcre3-dev"]} TASK [Remove required packages] ************************************************ task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/remove-apt-packages.yaml:1 [DEPRECATION WARNING]: Invoking "apt" only once while using a loop via squash_actions is deprecated. Instead of using a loop to supply multiple items and specifying `name: {{ item }}`, please use `name: u'{{ apt_packages_remove }}'` and remove the loop. This feature will be removed in version 2.11. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ok: [10.222.0.61] => (item=[u'python3-httplib2', u'python3-yaml', u'python3-pyasn1-modules']) => {"changed": false, "item": ["python3-httplib2", "python3-yaml", "python3-pyasn1-modules"]} TASK [Download get-pip.py from https://bootstrap.pypa.io/get-pip.py] *********** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/install-pip.yaml:1 ok: [10.222.0.61] => {"changed": false, "dest": "/tmp/get-pip.py", "gid": 1000, "group": "ubuntu", "mode": "0664", "msg": "file already exists", "owner": "ubuntu", "size": 1886796, "state": "file", "uid": 1000, "url": "https://bootstrap.pypa.io/get-pip.py"} TASK [Create constraints file for pip==20.2.2 setuptools<50.0.0] *************** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/install-pip.yaml:7 ok: [10.222.0.61] => {"changed": false, "checksum": "cc2ea2805a9f408d8b03b8ed28fe3a00ef8b99e4", "dest": "/tmp/constraints.txt", "gid": 1000, "group": "ubuntu", "mode": "0664", "owner": "ubuntu", "path": "/tmp/constraints.txt", "size": 30, "state": "file", "uid": 1000} TASK [Install pip version pip==20.2.2 setuptools<50.0.0] *********************** task path: /home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/tasks/devstack/install-pip.yaml:15 failed: [10.222.0.61] (item=python2.7) => {"changed": true, "cmd": "python2.7 /tmp/get-pip.py -c /tmp/constraints.txt pip setuptools", "delta": "0:00:03.733041", "end": "2020-12-11 07:19:06.334303", "item": "python2.7", "msg": "non-zero return code", "rc": 1, "start": "2020-12-11 07:19:02.601262", "stderr": "DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.\n ERROR: Command errored out with exit status 1:\n command: /usr/bin/python2.7 -c 'import sys, setuptools, tokenize; sys.argv[0] = '\"'\"'/tmp/pip-install-ZmhEa3/setuptools/setup.py'\"'\"'; __file__='\"'\"'/tmp/pip-install-ZmhEa3/setuptools/setup.py'\"'\"';f=getattr(tokenize, '\"'\"'open'\"'\"', open)(__file__);code=f.read().replace('\"'\"'\\r\\n'\"'\"', '\"'\"'\\n'\"'\"');f.close();exec(compile(code, __file__, '\"'\"'exec'\"'\"'))' egg_info --egg-base /tmp/pip-pip-egg-info-sW_dcU\n cwd: /tmp/pip-install-ZmhEa3/setuptools/\n Complete output (10 lines):\n Traceback (most recent call last):\n File \"\", line 1, in \n File \"setuptools/__init__.py\", line 19, in \n import setuptools.version\n File \"setuptools/version.py\", line 1, in \n import pkg_resources\n File \"pkg_resources/__init__.py\", line 1380\n raise SyntaxError(e) from e\n ^\n SyntaxError: invalid syntax\n ----------------------------------------\nERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.\nWARNING: You are using pip version 20.2.2; however, version 20.3.1 is available.\nYou should consider upgrading via the '/usr/bin/python2.7 -m pip install --upgrade pip' command.", "stderr_lines": ["DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.", " ERROR: Command errored out with exit status 1:", " command: /usr/bin/python2.7 -c 'import sys, setuptools, tokenize; sys.argv[0] = '\"'\"'/tmp/pip-install-ZmhEa3/setuptools/setup.py'\"'\"'; __file__='\"'\"'/tmp/pip-install-ZmhEa3/setuptools/setup.py'\"'\"';f=getattr(tokenize, '\"'\"'open'\"'\"', open)(__file__);code=f.read().replace('\"'\"'\\r\\n'\"'\"', '\"'\"'\\n'\"'\"');f.close();exec(compile(code, __file__, '\"'\"'exec'\"'\"'))' egg_info --egg-base /tmp/pip-pip-egg-info-sW_dcU", " cwd: /tmp/pip-install-ZmhEa3/setuptools/", " Complete output (10 lines):", " Traceback (most recent call last):", " File \"\", line 1, in ", " File \"setuptools/__init__.py\", line 19, in ", " import setuptools.version", " File \"setuptools/version.py\", line 1, in ", " import pkg_resources", " File \"pkg_resources/__init__.py\", line 1380", " raise SyntaxError(e) from e", " ^", " SyntaxError: invalid syntax", " ----------------------------------------", "ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.", "WARNING: You are using pip version 20.2.2; however, version 20.3.1 is available.", "You should consider upgrading via the '/usr/bin/python2.7 -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\nCollecting pip==20.2.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/524/4e51494f5d1df/pip-20.2.2-py2.py3-none-any.whl (1.5 MB)\nCollecting setuptools<50.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/46b/d862894ed22c2/setuptools-49.6.0.zip (2.2 MB)", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Collecting pip==20.2.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/524/4e51494f5d1df/pip-20.2.2-py2.py3-none-any.whl (1.5 MB)", "Collecting setuptools<50.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/46b/d862894ed22c2/setuptools-49.6.0.zip (2.2 MB)"]} changed: [10.222.0.61] => (item=python3) => {"changed": true, "cmd": "python3 /tmp/get-pip.py -c /tmp/constraints.txt pip setuptools", "delta": "0:00:06.160011", "end": "2020-12-11 07:19:12.887409", "item": "python3", "rc": 0, "start": "2020-12-11 07:19:06.727398", "stderr": "WARNING: You are using pip version 20.2.2; however, version 20.3.1 is available.\nYou should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command.", "stderr_lines": ["WARNING: You are using pip version 20.2.2; however, version 20.3.1 is available.", "You should consider upgrading via the '/usr/bin/python3 -m pip install --upgrade pip' command."], "stdout": "Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/\nCollecting pip==20.2.2\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/524/4e51494f5d1df/pip-20.2.2-py2.py3-none-any.whl (1.5 MB)\nCollecting setuptools<50.0.0\n Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4dd/5bb0a0a0cff77/setuptools-49.6.0-py3-none-any.whl (803 kB)\nInstalling collected packages: pip, setuptools\n Attempting uninstall: pip\n Found existing installation: pip 20.2.2\n Uninstalling pip-20.2.2:\n Successfully uninstalled pip-20.2.2\n Attempting uninstall: setuptools\n Found existing installation: setuptools 49.6.0\n Uninstalling setuptools-49.6.0:\n Successfully uninstalled setuptools-49.6.0\nSuccessfully installed pip-20.2.2 setuptools-49.6.0", "stdout_lines": ["Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/", "Collecting pip==20.2.2", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/524/4e51494f5d1df/pip-20.2.2-py2.py3-none-any.whl (1.5 MB)", "Collecting setuptools<50.0.0", " Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4dd/5bb0a0a0cff77/setuptools-49.6.0-py3-none-any.whl (803 kB)", "Installing collected packages: pip, setuptools", " Attempting uninstall: pip", " Found existing installation: pip 20.2.2", " Uninstalling pip-20.2.2:", " Successfully uninstalled pip-20.2.2", " Attempting uninstall: setuptools", " Found existing installation: setuptools 49.6.0", " Uninstalling setuptools-49.6.0:", " Successfully uninstalled setuptools-49.6.0", "Successfully installed pip-20.2.2 setuptools-49.6.0"]} to retry, use: --limit @/home/jenkins-slave/workspace/os-brick-smb/c5cf07b64c5e4e46bc9b5462fb17537a/cbci/build-devstack.retry PLAY RECAP ********************************************************************* 10.222.0.61 : ok=11 changed=2 unreachable=0 failed=1